Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 763 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 763 Bytes

Billing Hack

local android purchase server for supporting billing hack

updated version of billing-hack licensed under Apache 2

so it will work on newer version of billing client with improvements such as

  • Updated AIDL to be compatable with newer billing client's version

  • implement getPurchases to store history of purchases

  • set transaction code explicitly in AIDL to remain compatable with
    newer version of com.android.vending (google playstore)

Reference

Billing Client AIDL Reference