Recently, I was working with Android Maps V2. I came across debug.keystore and release.keystore. What is the difference between them? Why do we hav
debug.keystore
release.keystore
You can work on developing the Android app with debug.keystore. The release.keystore will be need when your app is ready to be submitted as an app on Play Store.