My simple gps location app, straight from the documentation LocationManager example, doesn't work well when tested on 3 different android phones. Please try for yourself.
Properties like altitude, speed, and direction are not displayed. It performs best if it has data, wifi, and gps. Worse if it has wifi and gps. Worst if it has just gps.
However if an app like GPS Status or Google Maps is also running, then it responds well and is useable. Those other apps are unlocking something that the TNS location module isn't.
My simple gps location app, straight from the documentation LocationManager example, doesn't work well when tested on 3 different android phones. Please try for yourself.
Properties like altitude, speed, and direction are not displayed. It performs best if it has data, wifi, and gps. Worse if it has wifi and gps. Worst if it has just gps.
However if an app like GPS Status or Google Maps is also running, then it responds well and is useable. Those other apps are unlocking something that the TNS location module isn't.