mbrlabs / Lorien

Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
MIT License
5.52k stars 237 forks source link

Adding android/ios support #30

Open Allstreamer opened 3 years ago

Allstreamer commented 3 years ago

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

MordechaiHadad commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

@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 commented 2 years ago

@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 commented 2 years ago

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 commented 8 months ago

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

trekfan42 commented 8 months ago

@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...