PeakGen
PeakGen

Reputation: 23025

Publishing an Android app with Advertisements

I am having an Android app with advertisements (admob). There is nothing to purchase. Up to now, I have been reading and following the instructions given by Android For Programmers book, even for the registration and creating of my android market account.

Now, I have an issue. when I am about to publish the app, it is asking whether the application is free or paid.

I have created my account in admob as well. So, when it comes to apps with advertisements, what does it become? I guess it is free, but since I earn money from ads, do I need to publish this as a "paid" app?

This is my first android market publish, so I need your help.

Upvotes: 2

Views: 299

Answers (2)

Krzysztof Bogdan
Krzysztof Bogdan

Reputation: 963

Paid means in this case, that user will have to purchases your app. It has nothing to do with ads.

Upvotes: 1

Paresh Mayani
Paresh Mayani

Reputation: 128428

If you are not charging anything from user to download and install app then you should publish it as FREE app, doesn't matter whether you have integrated AdMob or any advertisements to generate revenue.

Upvotes: 1

Related Questions