spnova
Lurker
Hello!
I've app https://github.com/spnova/cleverbot
But Can't submit it to google play
**********************
Upload failed
You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play. Learn more about debuggable APKs.
You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode. Learn more about signing.
**********************
Looks like I need to add line android:debuggable="false" into manifest. But I've no installed android sdk now.
Can you help me change manifest file and recompile apk file please?
I've app https://github.com/spnova/cleverbot
But Can't submit it to google play
**********************
Upload failed
You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play. Learn more about debuggable APKs.
You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode. Learn more about signing.
**********************
Looks like I need to add line android:debuggable="false" into manifest. But I've no installed android sdk now.
Can you help me change manifest file and recompile apk file please?