Reading list Switch to dark mode

    How to export an APK file from eclipse

    Updated 26 March 2015

    In order to publish an application at the Android Market, the app must be ‘signed’ with your own  ‘certificate’.  This tutorial explains how to export an apk file of your Android project from Eclipse.

    1- Right click on the Android project you wish to export and from the context menu select Android Tools->Export Signed Application Package.

    2- Select the project to export and click Next button.

    3- Select “Create new keystore” and browse to the location you wish to store the key.

    4- Give your key a file name and click Save.

    Start your headless eCommerce
    now.
    Find out More

    5- Type and confirm the password you want to use for the key and click Next.

    6- Fill all required fields and click Next.

    7- Browse the location where apk file will be saved and click Finish button.

    8- Done!

    1- Right click on the Android project you wish to export and from the context menu select Android Tools->Export Signed Application Package.

    2- Select the project to export and click Next button.

    3- Select “Use existing keystore” and browse to the location you stored the key.

    4- Type your key password and click Next.

    5- Select your alias ,give its corresponding password and click Next.

    6- Choose where you would like to store your apk file and click Finish button.

    7- Done!

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home