Android Question In-App Billing Add a subscription

tsteward

Well-Known Member
Licensed User
Longtime User
So far i have followed the In-App billing tutorial and it is set up and running but how do I add an item.

So I want to add maybe monthly or 12 monthly subscription still to be decided.
Tutorial says
You should also add at least one item to the "In-app Products" list.
How do I do this?

Also is there a list of all the events available? Probably in thread I have missed :(
  • BillingSupported
  • OwnedProducts
  • PurchaseCompleted
 
Top