Share My Creation GooglePlayBilling Demo

Version: 18.0
Google Play: https://play.google.com/store/apps/details?id=my.computerise.demo.inappbilling

I make a demo for testing the in-app purchase function to be use in my other app.
You can download the demo or contact me if you want to become an Alpha tester.
Note: Alpha tester can make test purchases without making payment for the purchases.

What's new
  1. Use B4XPages
  2. Updated targetSdkVersion = 34
  3. New GooglePlayBilling SDK v7.01
  4. RemoveAds is now removed
  5. Get prices from QuerySkuDetails sub and show on buttons
  6. Fixed a bug where buttons were not showed correctly (UpdateProductState sub)

Please donate min $6 for the source code.

001.jpeg
002.jpeg
003.jpeg
004.jpeg
005.jpeg
006.jpeg
 
Last edited:

aeric

Expert
Licensed User
Longtime User
I have just updated the app with the new GooglePlayBilling and using App Bundle. It also demo the remove ads at the bottom.
 

aeric

Expert
Licensed User
Longtime User
The updated demo is based on the following tutorial. Different is I just add more "inapp" products and a "subs".
 

aeric

Expert
Licensed User
Longtime User
The Remove Ads seems no longer working.
You may use an In-App product to achieve the same.
 

73Challenger

Active Member
Licensed User
So glad to see this @aeric, I wasn't aware you offered this project. It will help me a lot! I just bought you a coffee. Will send a PM for the source.
 

73Challenger

Active Member
Licensed User
@aeric Thank you! I was able use your demo project on google play (internal testing) to set up a subscription and validate it. Thanks for sharing this code, it was very helpful to speed up the communication layer with google play.
 
Top