Follow the below steps to sign the application in the android studio:-
- First Go to Build->Generate Signed APK
- Then Once you click on the Generate Signed APK then there is info dialog message appear.
- Click on the
Create New
button if you don't have any keystore file. If you have click on theChoose Existing
. - Once you click on the
Create New
button then now dialog box appear where you need to enter the keystore file info, other signing authority details. - Once you fill complete details then click on the
Ok
button then it redirect to this dialog. - Click on the Next button then check mark on the
Run ProGuard
and click on the finish. It generate the signed APK.
No comments:
Post a Comment