experiment: Add Android example project (Android Studio)#1142
experiment: Add Android example project (Android Studio)#1142rebecca-src wants to merge 2 commits intomarc2332:mainfrom
Conversation
Changes in window event loop and state, otherwise the screen will be black on android or when the screen is rotated
|
Wooooooooow, this is crazy, I will have a look asap!! |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1142 +/- ##
==========================================
- Coverage 74.55% 74.52% -0.04%
==========================================
Files 233 233
Lines 28934 28946 +12
==========================================
Hits 21571 21571
- Misses 7363 7375 +12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I had some issues while trying to build this on Windows, you used Linux right? |
|
Yes, I build on Linux and MacOS, but hoped Windows would work too. |
|
Thanks for your work. I'd like to point out a trivial issue that you might want to exclude Just FYI, it built seamlessly on my Windows machine. |
|
I am going to close this PR in favor of #1590 (their PR is based/inspired) in yours anyway and is also more up to date, but most importantly I was able to finally try myself. I'll credit both of you in the README to be fair |
Hello Marc,
Thank you for this awesome project 😃
I was experimenting with an Android build of Freya and thought, maybe it could be useful to the project.