The Google Play Store

The Google Play Store is a publishing platform that helps you publicize, sell, and distribute your Android applications to users around the world.

To register as a Google Play Developer and get started with publishing, visit the Google Play Android Developer Console publisher site. You can sign up for an account at https://play.google.com/apps/publish/.

A launcher icon is a graphic that represents your application. Launcher icons are used by applications and appear on the user's home screen. They can also be used to represent shortcuts in your application. These are similar to the icons created for iOS applications. The following are the launcher icon requirements, which also need to be in a 32-bit .png format:

Launcher icons need to be placed in your project folder at the time you build your application. The Google Play Store also requires you to have a 512 x 512 px version of your icon, which can be uploaded in the developer console at the upload time of your build. For more information on launcher icons, visit http://developer.android.com/guide/practices/ui_guidelines/icon_design_launcher.html.