An open API service indexing awesome lists of open source software.

https://github.com/hacksu/android-calc-tutorial

A simple android calculator example. Source code and lesson materials courtesy of Hyland Software Hy-Tech club. Used with permission.
https://github.com/hacksu/android-calc-tutorial

beginner lesson

Last synced: about 1 year ago
JSON representation

A simple android calculator example. Source code and lesson materials courtesy of Hyland Software Hy-Tech club. Used with permission.

Awesome Lists containing this project

README

          

# android-calc-tutorial
A simple android calculator example. Source code and lesson materials courtesy of Hyland Software Hy-Tech club. Used with permission.

#
1. Install Android Studio with the default settings.
2. Create a new directory for your project and run ```git clone git@github.com:hacksu/android-calc-tutorial.git```
3. Take a look through the code.