Skip to content

Share critical information between devices to help provide disaster relief and save lives anytime, anywhere.

Notifications You must be signed in to change notification settings

AmirNaghibi/rebuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 

Repository files navigation

Rebuild: Android Application

Description here...

Setup Instructions

Codebase

Clone the repository and navigate into the directory:

git clone https://github.com/nwhacks-2020/rebuild.git
cd rebuild/

Android

Install Android Studio and import the project.

Google Maps API Key (for development builds)

Generate a Google Maps SDK API key (step 1).

Duplicate the Google Maps API key template file to hold the API key:

cp Rebuild/app/src/debug/res/values/google_maps_api_template.xml Rebuild/app/src/debug/res/values/google_maps_api.xml

In the new file Rebuild/app/src/debug/res/values/google_maps_api.xml, uncomment the line with the key and replace the value of the placeholder with your API key. This new file will not be tracked by Git.

Build and run the Android application on a physical or virtual device.

About

Share critical information between devices to help provide disaster relief and save lives anytime, anywhere.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%