Generate signed apk on the Android Studio
Welcome to my How to generate signed apk on the android studio? Android App from Scratch tutorial series where you will learn Android APK and create amazing apps using Java. In this blog, you will build the APK of an Android App and learn about stacks and position manipulation.
Step 1: Go to build Variant and click on the Release option.
Step 2:
Go to the Project structure option and click on the build variant than signing the config option selected then ok
Step 3: Go to build and click on Generate Signed Apk
Step 2: Android Studio will now open a dialog box. Click on Next.
Step 3: Now you will need to create a Keystore path. Click on Create new
Step 4: Now locate the key store path in your system where you want to save .jks file of your project. Click on … to locate the path.
and click ok.
Step 6: Fill the other details and click ok. For example, you can refer to the image below:
Step 7: Click next.
Step 8: Now edit the destination folder of the signed apk file, choose build type, and select signature versions. Finally, click Finish.
Step 9: Now you can use this signed apk for publishing app on Playstore via your developer console.














No comments:
Thanks for visiting!