Download Uber Apk Signer Jar Here
java -jar uber-apk-signer.jar --apks /path/to/your/apks
Look for the file named uber-apk-signer-x.x.x.jar under the Assets section of the most recent release. How to Use It Download uber apk signer jar
It automatically aligns the APK before signing, which is a requirement for Android apps to run efficiently. java -jar uber-apk-signer
If you don't provide a keystore, the tool will automatically use a debug keystore provided within the JAR to make the process easier. Key Features Download uber apk signer jar
You can point it at a directory, and it will process every APK it finds.
You can find the latest stable version of the tool on the uber-apk-signer GitHub Releases page.
Are you planning to use this for or for signing a modified APK ? apksigner | Android Studio