InAppBillingService : Free application and paying application

wolf

Member
Licensed User
Longtime User
hi,

I have two applications: one of the free demonstration and one other complete paying.
For the paying application by means of the tutorial and the questions of the forum, it seems to me OK.

But for the free application, what I have to write in the module main and in the module InAppBillingService?

Thank you
 

wolf

Member
Licensed User
Longtime User
ThanK Erel

I have can nothing be understood but it seems to me that:

I want to protect the version of demonstration and use the new mode of protection of the applications with Android by the number of license. For it, it is necessary to indicate the public key. No ?​
 
Upvote 0

wolf

Member
Licensed User
Longtime User
On
Application Licensing | Android Developers
We can read:

And my question is : How to modify the sent request (red coloring this above) ?

It would mean replacing
FCTAppBillingService.Manager.RequestPayment(Activity, "EssaiMarket", "extra data")
By some things as:
FCTAppBillingService.Manager.RequestURLDOWNLOAD(Activity, "EssaiMarket", "extra data")

Thank You.
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…