-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Project Salsa | ||
|
||
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. | ||
|
||
Note: This software only works with devices running Android, and is only designed for mobile use. | ||
|
||
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. |
Binary file not shown.