- Download and install Android Studio.
- Download and install Git.
- Clone this repository:
git clone https://github.com/HackIllinois/android.git - Open this project in Android Studio: a. Open Android Studio. b. Click "Open an existing Android Studio project" c. Select the "android" folder in the location that you cloned to.
- Create a
~/.gradle/gradle.propertiesfile at the root of your machine. a. If on Windows, this will beC:\Users\username\.gradle\gradle.properties - Fill this follow with the following content:
a. You can either create your own Google Maps API Key, or contact one of the developers for our development key.
GOOGLE_MAPS_API_KEY=<API_KEY_HERE> - In the cloned project, create an
app/google-services.jsonfile. You can get a copy of this file from one of the developers.
forked from HackIllinois/android
-
Notifications
You must be signed in to change notification settings - Fork 0
The Official Android App of HackIllinois
License
yuhengd3/android
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The Official Android App of HackIllinois
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Kotlin 100.0%







