Skip to content

Commit

Permalink
Updated the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanikkar committed Sep 29, 2015
1 parent adcba9f commit b033e5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions v0.2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

How to Get the Project Up and Running
==============================================================
In order to get the project up and running, you must first install Android Studio from here: https://developer.android.com/sdk/index.html. Once this has been completed, unzip and then open "AppDemo1.iml" file in Android Studio. You may then build the project.
In order to get the project up and running, you must first install Android Studio from here: https://developer.android.com/sdk/index.html. Once this has been completed, unzip and then open "AppDemo1.iml" file in Android Studio. You may then build the project and/or run it in the Android emulator.

Note: This software only works with devices running Android, and is only designed for mobile use.
Alternatively, you may download the .apk file (app-release2) and sideload it onto your Android device. In order to do this, transfer the .apk file to your Android phone. Go into your phone and tap on the file. This should prompt installation, and tap the "install" button to get the app installed on your phone. You may run the app from the app drawer.

Alternatively, you may download the .apk file (app-release1) and sideload it onto your Android device. In order to do this, transfer the .apk file to your Android phone. Go into your phone and tap on the file. This should prompt installation, and tap the "install" button to get the app installed on your phone. You may run the app from the app drawer.
Note: This software only works with devices running Android, and is only designed for mobile use.

0 comments on commit b033e5c

Please sign in to comment.