TrivialDrive vs TrivialDrive V2?

Viewed 2225
3 Answers

TrivialDrive_v2 demonstrates a new way of integration with Google Play Billing.

It's based on the latest release of Play Billing library (currently 1.0) and tries to promote the best practices of integration with it.

TrivialDrive sample was kept for those that still use an integration via AIDL file (e.g. C++ developers).

Related