Publish to Google Play

Google doesn’t restrict testing your app on device. But it costs USD $25 to publish apps to Google Play store.

Before building the APK file, ensure you have deactivated the android:debuggable inside the AndroidManifest.xml.

Manifest debuggable

Creating APK for production

  1. Select your project in Eclipse.
  2. File > Export.
  3. Select Android Application.
  4. Ensure there is no any errors found.
  5. Select or create a KeyStore for signing.
  6. Select where your APK saves.

Apk export1

Apk export2

At last, you may pay and login to the publisher dashboard in the following link.

https://play.google.com/apps/publish/v2/

Google doesn’t do any checking until someone reports the app. The app will get published in hours after you fill in all the required information, uploaded the screenshot and icons, and clicked ‘publish’.

What’s next? We’re going to take a look at “Distribution is just the beginning”.

overlaied image when clicked on thumbnail

Makzan | Mobile web app dev with phonegap | Table of Content