tobias47n9e / iNaturalistAndroid

Android app for iNaturalist.org

Home Page:https://market.android.com/details?id=org.inaturalist.android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. 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

About

Android app for iNaturalist.org

https://market.android.com/details?id=org.inaturalist.android

License:MIT License


Languages

Language:Java 81.9%Language:C 17.2%Language:C++ 0.5%Language:Python 0.3%Language:Objective-C 0.1%Language:Makefile 0.0%