Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 677 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 677 Bytes

Migration App

##Requirements:##

  1. Java (version 7)
  2. Android Studio IDE
  3. Android SDK 23
  4. Android build tool 23.0.1

##Build Steps:##

  1. First download Android Studio
  2. 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).
  3. 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.
  4. Import the project in Android Studio.
  5. Build and Run using (Shift + F10). command.