Monday, July 27, 2015

android:How to export a project in the Android studio

Follow the below steps to sign the application in the android studio:-
  1. First Go to Build->Generate Signed APK
    First screenshot
  2. Then Once you click on the Generate Signed APK then there is info dialog message appear.
    Second screenshot
  3. Click on the Create New button if you don't have any keystore file. If you have click on the Choose Existing.
    This screenshot
  4. 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.
    Fourth screenshot
  5. Once you fill complete details then click on the Ok button then it redirect to this dialog.
    Fifth screenshot
  6. Click on the Next button then check mark on the Run ProGuard and click on the finish. It generate the signed APK.
    Sixth screenshot
    Seventh screenshot

No comments:

Post a Comment