Architecture - lz1asl/CaveSurvey GitHub Wiki

Architecture

  • Android phones or tablets
  • Min supported version is 14; builds against 28
  • Using the SQLLite database with ORMLite
  • Apache POI for the Excel export
  • OpensTopo is embedded to allow multiple export formats
  • Visual Topo export available
  • Gradle build with GitHub Actions produce test versions on each commit
  • Android Studio for development
  • AppCompat library for having ActionBar available from SDK 2.1 and up
  • Bluetooth SPP profile or LE required depending on the device