Can you please help me?
I try upload my application for google play store, and this problem: "You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play
What this need setting? Thank you very mutch!
Don't use the debug variant output! Build a release apk. You can do that in Android Studio by going to the menu Build -> Generate Signed APK.