**********JoggingCoach**********
* developed by Harald Bernhard *
********************************

JoggingCoach is an Android application to track and consequently improve the training performance of its users. 
Additionally, an interface to connect the app with a Samsung gear enables a more comfortable information retrieval from the wearable device. 

///Set up JoggingCoach ///

+++ Android +++

Download and install Android SDK + Android Studio (Page 9, bachelor work) https://developer.android.com/studio/intro/index.html.
Open Android SDK Manager and install Android SDK Platform (minimum API Level 23, Android 6 Marshmallow)
Open Android Studio
Click File > New > Project from Version Control > Git
Import the project from https://github.com/habern05/JoggingCoachAndroid.git
Import the two Samsung Accessory files from Sourecode_JoggingCoach_Android/AccessorySDK_v2.3.2
The project is ready for testing and installing on an emulator or virtual device (provided Android 6 Marshmallow) (Page 47 bachelor work)

Additionlly, the source code is stored in Sourcecode_JoggingCoach_Android

+++ Tizen +++

Download and install Tizen SDK + Tizen IDE (Page 10, bachelor work)
Click File > Import > General > Existing Projects into Workspace
Import the project from Sourcecode_JoggingCoach_Tizen

The project is ready for testing and installing on an emulator or virtual device (provided Tizen 2.3) (Page 47, bachelor work)




