Hi to all,
I've been trying to generate an android.debug.apk from C3 but only managed to get a black screen on the device.
Steps :
- I created a simple game for test : a drag and drop sprite on blank screen
- Filling in all the information needed for app export : name, web site, mail, version...
- Export using Android.debug.apk. Minifying script
- Upload .apk on my website
- Download .apk to smartphone (Android 7) using the .apk dress on Chrome
- Install .apk when loaded
- Launch .apk.
- Black screen
Oh, and Developper mode is activated on the phone
Is there anything I'm doing wrong ?
Thanks for your help !