简体   繁体   中英

Current Location GPS Tracking Issue

i followed this Tutorial http://www.androidhive.info/2012/07/android-gps-location-manager-tutorial/

when launch the App Lat:0 and Long:0 shown on the Emulator and Mobile Device

i am using Latest Android Studio and API 16

Please open terminal and enter:

telnet localhost 5554

Then enter Longitude Latitude as:

geo fix <longitude> <latitude>

Example: geo fix 88.556(longitude) 22.567(latitude)

Alternatively, You can open Android Device Monitor under Tools -> Android. There you can set Lat,Lng value.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM