christopherperry / RoboBillingLibrary

Google Play and Amazon Appstore In-app Billing Library
64 stars 11 forks source link

Documentation on RoboBillingController. #7

Closed tasomaniac closed 11 years ago

tasomaniac commented 11 years ago

The definition and explanation on the homepage about RoboBillingController is just copied and pasted but the class is not the same with the original one.

In the original implementation of AndroidBillingLibrary the class had static methods that we can easily call them anywhere in our application. But we cannot do the same with yours.

And in the DungenRedux example, there is still unrelated comments that are copied and pasted. And the example is only for an app that uses in-app billing in only one activity. I think you should write an example about usage of the RoboBillingController.