tags:

views:

84

answers:

1

I am new to Android development. I developed a new Android application. I would like to publish my Android application to the Android market. How can I do this?

A: 

You can follow this : http://developer.android.com/guide/publishing/app-signing.html

NSchubhan