Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 894 Bytes

File metadata and controls

10 lines (7 loc) · 894 Bytes

poul / com.sophoun.utils.billing

Package com.sophoun.utils.billing

Types

Name Summary
GooglePlayBilling class GooglePlayBilling
GooglePlayBilling is a class that provide rich functionality to lunch Google billing purchase flow.
GooglePlayBillingSecurity object GooglePlayBillingSecurity
Security-related methods. For a secure implementation, all of this code should be implemented on a server that communicates with the application on the device. For the sake of simplicity and clarity of this example, this code is included here and is executed on the device. If you must verify the purchases on the phone, you should obfuscate this code to make it harder for an attacker to replace the code with stubs that treat all purchases as verified.