CaveSurvey Development - lz1asl/CaveSurvey GitHub Wiki

Getting starting with CaveSurvey development

  • Install Android Studio
  • Get the source code: git clone https://github.com/lz1asl/CaveSurvey.git and import
  • Remove support for Bosch devices: git apply no_bosch_library.patch to compile
  • Have a look at the Architecture
  • Start asking questions :)
  • Any contributions are welcome