Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding android/ios support #30

Open
Allstreamer opened this issue Jun 18, 2021 · 8 comments
Open

Adding android/ios support #30

Allstreamer opened this issue Jun 18, 2021 · 8 comments
Labels
enhancement New feature or request

Comments

@Allstreamer
Copy link
Contributor

Feature/enhancement description:
Title explains it self although this goal might be quite a bit in the future

@Allstreamer Allstreamer added the enhancement New feature or request label Jun 18, 2021
@mbrlabs mbrlabs mentioned this issue Nov 17, 2021
@MordechaiHadad
Copy link

This feature request is absolutely awesome! I have recently found this app and it is amazing, but sometimes when I am not on my PC i would like to use it on my tablet(since it feels more natural to me).
I endorse this request!

@0ud
Copy link

0ud commented May 30, 2022

I downloaded the source and I'll try to export it to android from godot, idk why the devs don't do that. They may have tried but got errors, nobody knows.

I'll tell you if it went well when the download of export template finishes

@0ud
Copy link

0ud commented May 30, 2022

Well, I installed the tools and made the .apk file and installed it. The app just shows black screen.
All what can we do now is to wait for the developer to support android

EDIT:
After trying a quick fix, the app worked for Android!!!!
I changed GLES3 to GLES2, enabled import ETC instead of ETC2 from project settings, and it worked!

But there is an issue, The application doesn't recognize the place where you touched correctly. So if I tap on the center and draw, it will draw on the bottom. Idk how to fix that because I don't know anything about godot programming.
image

@Gurchain
Copy link
Contributor

Gurchain commented Jun 6, 2022

@0ud I've seen the black screen and incorrect stroke placement when the Scene stretch and canvas scale aren't working properly. You could try removing the UI scaling feature and see if it works.

@0ud
Copy link

0ud commented Jun 12, 2022

@0ud I've seen the black screen and incorrect stroke placement when the Scene stretch and canvas scale aren't working properly. You could try removing the UI scaling feature and see if it works.

It's already disabled I think

@trekfan42
Copy link

I just built for android as well, Tested on my Galaxy tab s6. There is some crazy flickering, pressure sensitivity doesn't seem to work. UI scale doesnt work. pinch to zoom and pan doesnt work either.
may tear into it later to see whats going on.

@AmeerArsala
Copy link

@trekfan42 Any update on this? I'd love to use it on my Galaxy Tab S8 Ultra

@trekfan42
Copy link

@trekfan42 Any update on this? I'd love to use it on my Galaxy Tab S8 Ultra

Sorry my tablet died and I never ended up taking this on...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants