how to publish app to Google play?

Hi

I want to know how can I publish my app to google play with free edition?
I registered with android as dev
Already.

Thanks in advance
Keat

First you will need a release keystore.  See:

http://docs.coronalabs.com/guide/distribution/androidBuild/index.html

for instructions.  Then from Corona SDK, Click on the menu

File->Build->Android

Fill out the form with the requisite information.  When you are done you will have a .apk file that can be uploaded to Google Play.

Thanks Rob

First you will need a release keystore.  See:

http://docs.coronalabs.com/guide/distribution/androidBuild/index.html

for instructions.  Then from Corona SDK, Click on the menu

File->Build->Android

Fill out the form with the requisite information.  When you are done you will have a .apk file that can be uploaded to Google Play.

Thanks Rob