Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 449 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 449 Bytes

Description

Android app that gets it's location and sends it to a simple PHP based web server.

Web server shows the last received location on google maps

Quick start

get the archive.

open and build the android app in AndroidSudio. Last tested with AndroidStudio version 2.3.3

Upload the contents of the webserver directory to a web host

install the app on android phone

configure the url of the webserver in the android app.

readdy to go