https://github.com/malinduliyanage/android_sql_openstreetmap_api
https://github.com/malinduliyanage/android_sql_openstreetmap_api
android-application java openstreetmap sqlite
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malinduliyanage/android_sql_openstreetmap_api
- Owner: MalinduLiyanage
- Created: 2024-04-08T13:06:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T10:54:11.000Z (10 months ago)
- Last Synced: 2024-12-11T11:39:37.779Z (10 months ago)
- Topics: android-application, java, openstreetmap, sqlite
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Studio Project for SQLite Database + OpenStreetMap API
# By Malindu LiyanageThis App basically shows the map as a view and if the user made a single tap on the map, it shows the tapped location coordinates as a toast message.
If the user has long pressed on a certain location, then it will be recorded in the Database itself.
By clicking on See Locations, saved locations on the DB can be viewed.based on OpenStreetMap API.
Screenshots
![]()
![]()