Building a release signed APK from the .love
Posted: Tue Feb 23, 2016 5:18 pm
Hello!
I am very newbie to this forum (and very newbie to forums in general), but I search for a solution to my problem on this forum (also on all the web) and I posted my problem on "Questions that don't deserve their own thread" thread. I couldn't find anything ...
this wonderful wiki shows how to create a debug APK by entering the command "ant debug", but you can use the command "ant release" and you will get the release-unsigned.apk file.
Both debug and release-unsigned work really fine on android. I tested my silly game on android using both modes. But when I tried to submit my app to play store, they said that my app needs to be signed. fine. it was needed to create some keys to sign my app. I did everything correctly, then I used the "ant release" command and i got this Build Failed on the signing part...
I wanna know what can I do..
sorry for my imperfect english and thank you
I am very newbie to this forum (and very newbie to forums in general), but I search for a solution to my problem on this forum (also on all the web) and I posted my problem on "Questions that don't deserve their own thread" thread. I couldn't find anything ...
this wonderful wiki shows how to create a debug APK by entering the command "ant debug", but you can use the command "ant release" and you will get the release-unsigned.apk file.
Both debug and release-unsigned work really fine on android. I tested my silly game on android using both modes. But when I tried to submit my app to play store, they said that my app needs to be signed. fine. it was needed to create some keys to sign my app. I did everything correctly, then I used the "ant release" command and i got this Build Failed on the signing part...
I wanna know what can I do..
sorry for my imperfect english and thank you