I can't upload apk file to google play store. It says 'you can't upload debuggable apk' and in my manifest i change the "android:debuggable ="false".
But the error still occur..
Any thread....... It's very urgent....
- Forum posts: 266
Aug 31, 2016 3:32:12 PM via Website
Aug 31, 2016 3:32:12 PM via Website
Apk file must be signed with your own "release" key. Debuggable apk usually is signed with automatically generated by IDE "debug" key.
Thank you..
Are you sure that your APK was created via menu item of Android Studio or Eclipse : Build -> Generate Signed APK?
Screenshots - https://imgur.com/a/9GvDT
Blog - https://okblackcoffee.blogspot.com
- Forum posts: 1
Oct 17, 2016 10:29:18 AM via Website
Oct 17, 2016 10:29:18 AM via Website
vissit to apkoi.com
- Forum posts: 2
Oct 17, 2016 11:31:11 AM via Website
Oct 17, 2016 11:31:11 AM via Website
Every app on playstore needs to have a unique package name,if you are publishing apk with a package name which is already exists then google will not allow to publish the app.
For more details you should visit our site: www.yberryinfosystem.com