AusHick / IPMapper-Android

Android app that renders map marker or heatmap data from a provided JSON API. Project for LIS4331. (NOTE: API keys in project have been revoked, and serve only as placeholders.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database App

Advanced Mobile Applications Development Spring 2019 Austin Hickey

Description

Queries a PHP script which returns MySQL results from a remote database server. Data is then returned from the PHP script as JSON, and then parsed by the app to be displayed on the map.

Bonus: Uses Google Maps API for Android.

Bonus: Supports clustering for map markers to improve performance.

Bonus: Generates a heatmap from the location data.

About

Android app that renders map marker or heatmap data from a provided JSON API. Project for LIS4331. (NOTE: API keys in project have been revoked, and serve only as placeholders.)


Languages

Language:Java 100.0%