Tag: taschenrechner

Android Tutorial: Calculator App Example with Java Code
For the source code relating to this post, checkout this Github repository. A year ago I started going through the CS 193P iPhone Application Development. The following code is a simple Android Calculator that I have converted from the work I did for the above online class. It was my starting point into android and it’s […]