Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 362 Bytes

File metadata and controls

7 lines (6 loc) · 362 Bytes

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.