-
Notifications
You must be signed in to change notification settings - Fork 0
Build process
Alar Kirikal edited this page Oct 14, 2013
·
7 revisions
- Android SDK: http://developer.android.com/sdk/index.html
- Choose from Menu: File -> Import..
- Choose there: Projects from Git, then URI
- Input URI: https://github.com/alarkirikal/tartutrainer.git
- Selection order: Next, Next, select the project and then press Finish
- Instruction with pictures: http://www.vogella.com/articles/EGit/article.html
Now you have our project in Eclipse environment. Here you can easily run our Android application. There is a green button "Run as" -> "Android Application"
If you already have and android device that you want to download the application to, you do not need Eclipse nor android SDK. To run the application on your own android device, download the .apk file to your device and run it (you will also have to allow installing applications, which are not from Google Play). It will automatically install the application and create an icon in the menu.
.apk file can be found in: TartuTrainer/bin/TartuTrainer.apk