Android : Create a Signed Apk using Android Studio
Create a Signed Apk using Android Studio
- open project in Android Studio
- Build > generate Signed APK >Create New
- Click on file path button in "Key store path"
- Select any folder or create new
- Enter File name > OK button
- Enter any Password and Confirm the same
- Key >Enter any Alias name
- Enter any Password and Confirm
- Under Certificate populate valid data
- Click on OK button
- Screen goes back to "Generate Signed APK" window >Enter Password and confirm the same
- Ck on Next
- Click on Finish
- Gradle will take some time and after that user will get message "generated successfully"
- Click on "Show in explorer" to navigate to apk file
No comments:
Post a Comment