This repository contains the code for the guessing game created on session #2 of Android Study Jams - New to Programming Track
- Install git
- Navigate to the directory where you want to save the project and open a terminal
- Type-in this command:
git clone -b master https://github.com/dsc-nsut/ASJ-GuessingGame
- Start Android Studio and select "File -> Open..." and select the project directory
- Android Studio will starting importing files and now you can build the app