What is the Keystore files and why we need these files ? Also is it necessary to have a keystore files before publish our application in the android market ?
Please provide me some useful information regarding this .
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See there are 2 types of keystore files we can have while developing android app:
Note:
For example:
Here’s an example of a Keytool command that generates a private key:
More information you can read here: Signing Your Applications