When I actually tested my 5.0+ (Lollipop) version app on an Emulator, called Nox Player (using the Android version 5 platform to test it), I see there are still a few issues...
1. No sound effects or background music is playing.
2. Everything, in terms of movement & speed, is slowed down.
3. Crashes, and turns most of the screen black, leaving only text, as soon as you press any button.
What is the issue here? Is it the emulator? Or, do I perhaps need to change/add some line/s of code in the config.xml file?
Hi :)
I in some reason that Emulator cannot run .APK which build in C3 Runtime. otherwise if you change the runtime to C2, it probably could run :)
I do some test on blank new project here :
construct.net/en/forum/construct-2/how-do-i-18/what-is-the-best-android-emula-131025
I look forward to try it on AndroidStudio AVD Emulator which is an official android emulator by Google :)