Showing posts with label Tutorials. Show all posts
Showing posts with label Tutorials. Show all posts

Simplest way to sign your Android app for publishing in Google Play.

14:13:00

Simplest way to sign your Android app for publishing in Google Play.

            Only when I started reading the google documentation did I realize how confusing it can get to sign the Android app for publishing in the Android market. The documentation is way too elaborate(which is a good thing if you're not in a hurry;)) and runs for pages which some may find intimidating. Therefore, I decided to help fellow noobs to publish their apps hassle-free. First of all, you need to check your application for "debug" mode. You could do that by looking in the Android manifest file for the "debuggable" attribute.