Waheed Khan
Waheed Khan

Reputation: 1321

Publishing my first android application in Android market

I want publish my app in the android market. How much time does it take to make an android developer account verified by google. also what other things I should do ?

Upvotes: 9

Views: 12112

Answers (1)

Marmoy
Marmoy

Reputation: 8091

Google has an extensive guide on the steps to take an the things you need to publish your application on the market:

Preparing to publish: http://developer.android.com/guide/publishing/preparing.html

Publishing on Android market: http://developer.android.com/guide/publishing/publishing.html

After paying for the developer account, it takes less than a day to get approved.

In my experience, when you have prepared everything, the time it takes to upload apk and images, and paste the description text is 10 minutes.

After pressing 'Publish' it takes around 15 minutes for the app to appear on the market.

Upvotes: 16

Related Questions