ALISON-SBDM is a mobile application developed for educational purposes for the "Mobile Device Applications" course. It integrates various device functionalities to demonstrate the use of mobile technologies in a practical environment.
The app allows users to explore three main functions:
- Device Sensors: Displays information from the phone's sensors, demonstrating how the hardware interacts with applications.
- Local Database: Registers, queries, and deletes basic data (first and last name) using an internal database on the device.
- Map Integration: Allows users to enter coordinates (latitude and longitude) and redirects them to Google Maps to view locations and generate routes.