Skip to content

Android 8.0 (API level 26) application which supplies patient data to doctors.

License

Notifications You must be signed in to change notification settings

nwHacks2017/application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeBand (nwHacks 2017): Application

By Luminescence

Build Status License

Android 8.0 (API level 26) application which supplies patient data to doctors.

Setup

First, an instance of the Lifeband backend should already be running.

Android

Install Android Studio and import the project.

Creating a Production Release

Step 1: Building a Release Variant

Create a new file in the root directory to hold the secure keystore details:

cd application/
cp keystore.properties.template keystore.properties

This file will be ignored by Git. Set your keystore information in this file.

Under Build, click Select Build Variant.

In the Build Variants view which appears, change the Active Build Variant from debug to release.

Build the application normally to your phone. The keystore credentials will be verified and applied.

Step 2: Creating the Signed App

Under Build, click Generate Signed Bundle / APK.

Follow the instructions, inputting your keystore path and credentials, to create a signed app which can be uploaded to the app store.

About

Android 8.0 (API level 26) application which supplies patient data to doctors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages