Android App setup
1.Prerequisites to be installed:
Android Studio: Install the latest version of Android Studio in order to work with the android code Download Android Studio.
2. Cloning the GitHub repository:
a. Go to the Intelehealth GitHub repository click to visit.
b. Click on the Clone button and copy-paste the clone repository path to your respective GitHub Desktop version software to clone the code.
c. In Android Studio click on File → Import Settings → Select the directory of your GitHub cloned code.
d. Wait for the build to finish.
3. Necessary files to be added:
a. google-services.json: Add the google-services.json file under the app folder of your cloned directory.
b. config.json: Add config.json file into C:\Intelehealth_clone\Android-Mobile-Client\app\src\main\assets i.e under the assets folder.
c. Demo History Protocols: Add the demo history protocols under the assets folder.
d. Demo Medical Protocols: Add the demo medical protocols under C:\Intelehealth_clone\Android-Mobile-Client\app\src\main\assets\engines folder i.e. under the engines folder.