Android export problem

Hi, I have a bug with importing the game to android. I can export to windows, but the android build fails. The saddest thing is that the “see logs” button doesn’t work if there is a failure…

I successfully exported games to android before, but now I was able to export only the game with 2 sprites for the test. I can not even export the game that I have successfully exported before! I do not really hope that someone will be able to help me without logs … but maybe someone already had this bug.


2 img

I think I have the same problem … but why I can not export my old project, I do not understand it.

Topic

Reduced the contents of the game directory to 90 MB and the export earned…
Unfortunately, the big games for android will not work by Gdev(

google play also has a limit of MB for games and apps

I know that games over 50 mb require a Wi-Fi connection to be downloaded to google play. But I have not heard about the limitation of the total size, is it 100 mb?

:thinking: there are some Games like asphalt 8 that makes more than 1 Gig… I didn’t think that It’s limited. But When the game is installed, It Can download anything. Maybe there is a way to download the Sprites After the installation with some JavaScript ? Then thé package would be way smaller.

taken from here

You can use up to 2 expansion files 2GB each one.

Google Play requires that the compressed APK that users download be no more than 100MB. For most apps, this is plenty of space for all the app’s code and assets. However, some apps need more space for high-fidelity graphics, media files, or other large assets. Previously, if your app’s compressed download size exceeded 100MB, you had to host and download the additional resources yourself when the user opens the app. Hosting and serving the extra files can be costly, and the user experience is often less than ideal. To make this process easier for you and more pleasant for users, Google Play allows you to attach two large expansion files that supplement your APK.

Maybe online build by gdevelop doesn’t work but you can try to build it yourself using cordova or phonegap.
Try something like this: Export your bigger than 90 mb game to IOS & Android (manual), then go to https://build.phonegap.com/ and click on login, create or log into a adobe account, click on new app, upload a zip file containing what you exported manually locally and wait. Then follow this tutorial to allow the installation on adroid 7 and higher:
https://docs.phonegap.com/phonegap-build/signing/android/
Then download the app and try it out.

EDIT: Oh, sorry, didn’t notice this was 6 month old.

Guys, I have a similar problem,
So I spent about 4 days on this game and when I export it GDevelop just loads “Upload to Build service”
to about 100% and just stays there for about 10 minutes and then GDevelop closes by itself leaving me with nothing.
Can someone please help me?
Or at least can someone convert the game to an apk file for me?
Thanks in advance

For me it was that my game size was more than 100 mb, U can try to make your game below 100mb, and if it should export correct, u know your problem

My game is about 86 mb and the same problem is happening

Done, there is no more problem, now limit is about 1gb! :grin: