A simple android calculator example. Source code and lesson materials courtesy of Hyland Software Hy-Tech club. Used with permission.
- Install Android Studio with the default settings.
- Create a new directory for your project and run
git clone git@github.com:hacksu/android-calc-tutorial.git - Take a look through the code.