Question

I just started working on Android few days ago & I am doing some RND work on Auto Renewable Subscription.

I goggled & found some official links, blog-posts, etc. But I didn't find the tutorial for Auto Renewable Subscription.

Following are the links:
1. Implementing In-app Billing
2. Preparing Your In-app Billing
3. Simple In App Billing / Payment V3

I found the In-app Billing tutorial & integrated it in my code... but I didn't find any information related to Auto-Renewable-Subscription.

I just want to know the following things:
1. Is Auto-Subscription Possible in android.
2. If yes, then, How to implement the Auto-Subscription service.

Please let me know your views.
Thanks..!!!

Was it helpful?

Solution

1) Yes, Auto-Subscription Possible in android
2) You can refer this project for more details
Google play sample application https://play.google.com/store/apps/details?id=net.iboxmanstudio.trivialdrive&hl=en

Try TrivialDrive sample project also.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top