Search found 2 matches
- Tue Dec 31, 2024 8:45 am
- Forum: Support and Development
- Topic: "No Games :(" on signed apk splash screen
- Replies: 1
- Views: 249
Re: "No Games :(" on signed apk splash screen
well I've put about 65 hrs into this. Found the launch intent code in the onOptionsItemSelected() and ended up by-passing the original onCreate() in the MainActivity.java so its working now.. I still don't know why it defaulted to the "No Game :(" screen because the hasEmbeddedGame() was r...
- Sun Dec 29, 2024 10:19 am
- Forum: Support and Development
- Topic: "No Games :(" on signed apk splash screen
- Replies: 1
- Views: 249
"No Games :(" on signed apk splash screen
Thank you ahead of time for your help. I'm generating a Self-signed APK utilizing the love-android template I'm utilizing the most up-to-date version of Android Studio and Gradle and the recommended NDK and SDK and Cmake. The APK is generated without any errors and installs correctly but when I go t...