My smartphone reports my location to Google (to G+ and to the Android Device Manager). I\'d like to read that location from a website/program to plot my location.
I coul
Check out using location from Google Play Services: http://developer.android.com/google/play-services/index.html
It'll handle keeping track of the device's location, you just request the current location.