An android app using library: OkHttp Otto, Dagger, RxJava, Butterknife, Retrofit and Google Places API
The easiest way to build is to install Android Studio v1.+ with Gradle v2.2.1. Once installed, then you can import the project into Android Studio:
- Open
File
- Import Project
- Select
build.gradle
under the project directory - Click
OK
Then, Gradle will do everything for you.
This app uses many other open source libraries such as: