I found Another StackOverflow answer, but i'm not sure if it answers my question.

I want my application to be found on market, but i also want the users to use in-app purchase with a monthly description.

I found this:Android Subscriptions and license fees

So if i use MoVend, i can't distribute it on Android market? Are there any solutions to this, so i can distribute it on the Android market AND use in-app monthly subscription?

Thanks in advance

link|improve this question

58% accept rate
This is a business problem, not a coding problem. – James Moore Jan 2 at 16:02
feedback

1 Answer

up vote 1 down vote accepted

You should not make a monthly subscription, because if google catches you (which they will), your application will be permanently removed and banned from marked.

Source

link|improve this answer
2  
What is the source of this information, please cite..? – Mudassir Nov 22 '11 at 11:44
"Please note that collecting payments through your application is not allowed under the Android Market Developer Distribution Agreement." – Jan Dragsbaek Nov 22 '11 at 11:47
What if I collect the payment from Google market but manage the subscription through my content server? – Naved Nov 22 '11 at 14:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.