/camDB

Storing images and real time location location in Sqlite

Primary LanguageJava

Camdb

A Native Android application demonstrating how to access device camera for capturing photographs and real time user location and then utilizing Sqlite to permanently store the record. A Recycler View is used to display all images records.

Requirements

  • Android Studio 4.0
  • minSdkVersion 16
  • targetSdkVersion 30