This is my first android app that I would want to publish in the Google Play Store. I have followed the steps from this article.
However I get stuck at one step for specifying the keystore selection. Using the use existing keystore my path
C:\Users\joyson.android\debug.keystore
I suppose this is the debug.keystore
which cannot be used for publishing the app. Can someone please suggest how can I do this? Gone through most of the links however the one above was simple and straightforward. Also I am using Eclipse Tool. Any help would be great.