no game screen after bulding for android
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
no game screen after bulding for android
I added android_sdk root variable and have all SDKs and NDKs installed. Bulding project via ./assembleNormal. I created .love file and drag it to C:\Users\Roman\Documents\love-android\app\src\main\assets (I created the assets folder in src\main, I made a command gradlew assembleNormal uploaded my .apk file to Google Drive, download it and ran on my phone. Everything went smoothly except the standard no game screen with balloon. When I run my game on PC everything is shown correctly. Can you help me with it please?
-
- Prole
- Posts: 2
- Joined: Tue Mar 15, 2022 2:27 am
Re: no game screen after bulding for android
Hi definisto
I have a similar problem. I progressed a tiny bit further than you, but am still not totally successful. I had the same problem when doing it through assembleNormal like you described - on the android device it just showed the no game screen.
Instead I have put the game.love file in love-android/app/src/embed/assets
Then I did gradlew assembleDebugNoRecord command instead of assembleNormal
My 'game' installs and opens on my android device but doesn't play properly, although it is not far off
I have a similar problem. I progressed a tiny bit further than you, but am still not totally successful. I had the same problem when doing it through assembleNormal like you described - on the android device it just showed the no game screen.
Instead I have put the game.love file in love-android/app/src/embed/assets
Then I did gradlew assembleDebugNoRecord command instead of assembleNormal
My 'game' installs and opens on my android device but doesn't play properly, although it is not far off
-
- Prole
- Posts: 1
- Joined: Wed Jul 13, 2022 3:32 am
Re: no game screen after bulding for android
In your command, instead using "gradlew assembleNormal", use this instead "gradlew assemble". Hope it's work, i've similar issue, after seeing the Langenstock reply. i think it's better without using Normal or anything else, and it's work.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 3 guests