I use debug certificate for developing app, but just I have finished the app, I want to publish the app in google play. Do i need the other API?
Share
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.
To publish on Google Play, you will need to sign the apk with your own unique key, as detailed here.
Once you have created your own unique key, you will need to get its MD5 hash and obtain a maps API key for it, like you did for the debug certificate.