Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 621 Bytes

iNaturalistAndroid

iNaturalistAndroid is an Android app for iNaturalist.org.

Setup

  1. Make sure you have tha latest Android Studio
  2. Download and install Crashlytics
  3. Download the iNaturalist source code and extract to a directory of your choosing
  4. Go to the iNaturalist/src/main/res/values and rename config.xml.example to config.xml (and change its values to match your GMaps, Flurry, FB, etc. keys)
  5. From Android Studio: File -> Open -> Choose the root directory of the downloaded source code
  6. Clean & build