Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmalek/android-project

Android project using GPS to put coordinate points in SQLite database.
https://github.com/pmalek/android-project

Last synced: 6 days ago
JSON representation

Android project using GPS to put coordinate points in SQLite database.

Awesome Lists containing this project

README

        

android-project
===============

Android project using GPS to gather data points and then put those coordinate points in SQLite database (having adapter with ListView in second tab showing the points)

Project needs Android's `android-support-v13` library.
Check https://developer.android.com/tools/support-library/setup.html for setup tips.

![Main screen](readme_res/screen_main.png) 
![Collected data points screen](readme_res/screen_listview.png?raw=true)