0

I'm about to complete my android application.. I have a query regarding the application licensing and I want to charge the users on yearly basis (Subscription pattern) for the application.

Is it a possibility that can be done using subscription and In app billing.

Please point me out a working example of the same.

Avadhani Y
  • 7,566
  • 19
  • 63
  • 90
rolling.stones
  • 496
  • 3
  • 9
  • 20
  • 1
    http://developer.android.com/google/play/billing/billing_integrate.html#Subs but most likely, if you're only integrating it now, it'll be very easy to crack. -- Regarding the terminology, _LVL_ has nothing much to do with _IAB_. – class stacker Apr 17 '13 at 11:46

1 Answers1

0

Have a look, gives you complete details here

Nanashi
  • 155
  • 2
  • 14