Disgruntled Rats Android microtransactions (in-app billing) library has just been released as open source.
Category Archives: Unified Modeling Language
Understanding Android OpenGL Through UML
I find it easier to learn a new software system by creating diagrams. Today, I created a couple Unified Modeling Language (UML) diagrams for Android OpenGL. These diagrams present a high-level view of the Android OpenGL rendering domain.
The class diagram describes the main classes and relationships. I also described a few important methods...
Read more