-
-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Labels
Milestone
Description
The Hello World application often takes a very, very long time to show any interface and run the loaded
callback. The last time I ran it on the emulator (X86 emulator with HAX installed), it took 37 seconds from the time the app showed up with a blank white screen and menu bar. I've seen it take long enough to get a "not responding" warning. It's also slow running on my actual device (Nexus 4).
I don't have this problem with other Android apps I built in pure Java with Android Studio. Start-up of Hello World on the iOS emulator is instantaneous.