Buggy before resize and AndroidManifest.xml ignored
Solved
Mobile and Embedded
-
Hi,
I dev a game, and porting it to android: https://github.com/alphaonex86/CatchChallenger/tree/master/client
- At the startup, util I do rotation to trigger resize I see:
- https://github.com/alphaonex86/CatchChallenger/blob/master/client/android-sources/AndroidManifest.xml is ignored, how fix this? I use this script to compile https://github.com/alphaonex86/CatchChallenger/blob/master/client/android-sources/build.sh under a12e-docker-qt-5.12-android_armv7
Can you help me? I'm newbie in android.
Cheers,