Quantcast
Channel: Excellent Web World » Tutorials
Viewing all articles
Browse latest Browse all 10

How to generate KeyStore for Upload App to PlayStore ?

$
0
0

Now in a Day the mobile user are more then website user. and all the people prefer the App for his product. so when we have to upload our android app to PlayStore we need to generate Signed Apk for that we also need the KeyStore File from which you can upload or Upgrade Appk.

NOTE : When you upload app from keystore the you must have that key if you want to update app. without that key you can’t update exising app.you can upload new one but not update so Take care about that key.

Here is the Steps for Generate the Key

Step 1: Right Click Project  — Android Tools — Export Signed Application Package..

Step 2 : Now Enter App name and the Press Next – then select Create New Keystore see below screen

Create Key Store

Create Key Store

Now Set path Where you want to store keystore and give Password (this password will use when you upload app)

Step 3 : now After click Next just fill required Field mand Press Next and then Select Path Where You want Apk.

After that it will give you Signed Apk now just take it and upload to PlayStore.

The post How to generate KeyStore for Upload App to PlayStore ? appeared first on Excellent Web World.


Viewing all articles
Browse latest Browse all 10

Trending Articles