##Requirements:##
- Java (version 7)
- Android Studio IDE
- Android SDK 23
- Android build tool 23.0.1
##Build Steps:##
- First download Android Studio
- You can download Android SDK from SDK Manager of Android Studio from Tools>SDK manager or download [standalone version] (http://developer.android.com/sdk/index.html#Other).
- The standalone sdk version can be linked to Android Studio from File>Project Structure>SDK Location and providing the path of SDK in your disk.
- Import the project in Android Studio.
- Build and Run using (Shift + F10). command.