Reader small image

You're reading from  Corona SDK Mobile Game Development: Beginner's Guide

Product typeBook
Published inMar 2015
Publisher
ISBN-139781783559343
Edition1st Edition
Tools
Right arrow
Author (1)
Michelle M Fernandez
Michelle M Fernandez
Right arrow

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/.

Creating launcher icons

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:

  • Icon-ldpi.png: This is a 36 x 36 px image at 120 dpi, which is used for low-density screen

  • Icon-mdpi.png: This is a 48 x 48 px image at 160 dpi, which is used for medium-density screen

  • Icon-hdpi.png: This is a 72 x 72 px image at 240 dpi...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Corona SDK Mobile Game Development: Beginner's Guide
Published in: Mar 2015Publisher: ISBN-13: 9781783559343

Author (1)