gps
Getting GPS data of a remote mobile
I\'m developing a mobile app, somekind of a social networking thing. There I\'m planning to intergrate a Location searching facilty to users. Can anyone tell me is it possible to track the gps data of[详细]
2023-04-08 02:53 分类:问答Getting Street address in android using GPS and google maps
I wan\'t to get the street name that I\'m standing in using the GPS of my android and g开发者_如何学Gooogle maps.[详细]
2023-04-08 02:36 分类:问答Regarding current location in android [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: GPS not update location after close and reopen app on android[详细]
2023-04-07 23:48 分类:问答get current location from GPS in Blackberry application
How to get current location from GPS in Blackberry application. I tried to get location from Locationmanager method in simulator its work fine but in my device (Storm 2 using wifi) I am not able to ge[详细]
2023-04-07 21:22 分类:问答Develop GPS application
I have a Windows 7 tablet pc with GPS facility. I need to develop a GPS application for my tablet pc. How can I do that? Is there any built in API is available for that?[详细]
2023-04-07 15:36 分类:问答Why i can't get my GPS position?
i\'m trying to get my GPS position and update with it a textview (tv2) that it is on the top of the Activity. My Activity shows the camera view and captures GPS coordenates and it haves to write them[详细]
2023-04-07 15:17 分类:问答iOS: locationManager:didUpdateToLocation:fromLocation: reports speed when not moving
I am using locationManager:didUpdateToLocation:fromLocation: to get location updates.Most everything is working well but when I check the newLocation.speed propery while standing still I almost always[详细]
2023-04-07 14:33 分类:问答java - is that possible to develop GPS software on PC
i want to make an application for tablet PC / notebook i want to make software to acquire a location(longitude and latitude)for PC.[详细]
2023-04-07 10:20 分类:问答Android getting best location
I want the exact location of user. So I created two listeners as: locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, 0, 0, mGPSListener);[详细]
2023-04-07 09:46 分类:问答What is wrong with this Thread? It only gets runned one time. (Thread with GPS Location)
i have a activity that must capture GPS position of the user each 500ms and write it on the screen (Textview tv2). But something is going wrong[详细]
2023-04-07 04:14 分类:问答