Hello,
I havn't export my project in apk file. I bought the business license, but in export project I don't see the filed export to android.
Why?
Develop games in your browser. Powerful, performant & highly capable.
JulieApp
because you don't export to android directly, you use a 3rd party plugin like CocoonJS or PhoneGap
I recommend that you use the CocoonJS plugin
export cocoon => upload to ludei to compile to unsiged apk => sign and align your apk and upload to any of the stores requiring signed apk files for distribution.
There are tutorials on this site ^_^
I am successful, thank you! But Does CocoonJS applie its logo APK?
Another problem... How Do I do to sign my apk? CocooJs send me two apk: release_unsigned and debug_signed. What Do I must to load?