Skip to content

hamiltont/iNaturalistAndroid

 
 

Repository files navigation

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, FB, etc. keys)
  5. From Android Studio: File -> Open -> Choose the root directory of the downloaded source code
  6. Download and install Android NDK
  7. Make sure ANDROID_NDK_HOME environment variable points to the NDK root path.
  8. If on Mac: Make sure the above env variable is passed to Android Studio's gradle system: https://stackoverflow.com/a/30128305/1233767
  9. Clean & build

Packages

No packages published

Languages

  • Java 83.5%
  • C 15.7%
  • Other 0.8%