Top "Android-app-signing" questions

Use this tag only for Google Play App Signing online service, not for generic app signing issues.

How to enable Google Play App Signing

I think a lot of developers are trying to learn more about the new Google Play App Signing feature presented …

android google-play android-signing android-app-signing
Signing an APK with an upload key provided by Google Play

I'm trying to make sense of how to upload an app onto Google Play while using Google Play App Signing. …

android google-play apk keytool android-app-signing
How to disable App Signing from Google Play Console

How can I disable App Signing from Google Play Console for all the apps already uploaded on Play store and …

google-play android-app-signing
How to generate an upload key for Google App Signing?

I am currently struggling with the upload key, which is the new method of signing APK's to publish it to …

android google-play sign signing android-app-signing
How to get keystore file from Google Play to sign my app to publish

I have implemented map in my app, during development it is working fine but after publishing this app map is …

android google-play-services android-app-signing
Use provided upload_cert.der to sign a release Android APK file

I've just enrolled in the Google Play App Signing program, which required uploading an encrypted version of the release keystore …

android google-play keystore android-app-signing
Error running PEPK app signing tool at command line (java -jar pepk.jar)

I'm getting the output: Error: null from the command (executed at the command line): java -jar pepk.jar --keystore=my.…

java android google-play-services android-app-signing
Google Play App Signing upload.pem?

I've developed and uploaded an android app to the Google Play Store, and I "accidentally" clicked the enable Google Play …

android apk android-app-signing