Jump to content

(Solved) about publish an apk file to play store


khleug35
 Share

Recommended Posts

Hello everyone and happy new year.

I am very happy to create my new HTML5 platformer game made using Panda2. http://www.html5gamedevs.com/topic/41924-panda2-dead-gunner/

I tried to use Panda2 to build apk file and publish this to play store,

finally, I unsuccessful

error.thumb.png.0c065d5f7ed2a5c4c935ff9977e34501.png

 

The following is my step

Firstly, I follow the tutorial to create keystore

https://support.magplus.com/hc/en-us/articles/204270928-Android-Kindle-Fire-Creating-a-Keystore-File

http://docs.phonegap.com/phonegap-build/signing/android/

Here is my code 

keytool -genkey -v -keystore super-key.keystore -alias superalias -keyalg RSA -keysize 2048 -validity 1000

After i have created my keystore file(super-key.keystore) and place it at the root of my project folder

AA.png

and fill in the input field  to the Android Signing settings:

A.thumb.png.955ffbe2d95378ef85e17bb0f8e018dd.png

 

and click 'Build' button

Panda2 is built the release.apk successfully.

but when I upload to play store, it still displays debuggable error 

Do I need to create a config.xml file and type this script  android:debuggable="false"  on it???

or I missed a step???

Thank you so much. thanks

Link to comment
Share on other sites

I tried to use Cordova to build apk for my game and upload to google play console.

it uploaded successfully

 worked.thumb.png.5042022ca506109039e2956b8e0ba7ca.png

 

I hope that I can using Panda2 Editor to build apk and upload to google play console.

but google play always show I uploaded debuggable apk,  any idea? or I missed a step???

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...