ContactsApp is a refactoring project for teaching architectural design principles in Android.
- Clone the repository
- Install Java
- Install Android Studio with Android SDK Tools
- Follow these instructions to setup your emulator or device.
- Install the debug version of the app using
./gradlew installDebug