Thursday, 20 March 2014

How to Create the Package in Android;

To install the application into google play you need to create the package with signed code. Do the right click on the project and you will get the below scree like;

Way to create package in android eclipse.




Click on the Export Signed Application Package;
It will open the below screen with package name;



Create the Key store Give the new password which you want; you will get the below screen;
If you already have Keystore select the Use existing Keystore
Fill the below form which will create the unique identifier for you;



If the keystore is already present it will open the below screen and asking for password; Just remember and provide the password;


Final screen is to create Signed APK;

Click on Finish;


No comments:

Post a Comment