windows-mobile-gps

Am I reinventing the wheel on this idea?

Ok here it goes, hope this is an original idea. Scenario is this. I have hosted a personal website, which contains a wordpress blog as well. I have a windows mobile connected to internet via GPRS. I want to write an application for my windows mobile, which would track my current GPS coordinates (I don't have GPS but have figured out a w...

How to show map control on windows mobile application and which service is providing that?

Hi all, I am searching for How to use map control on windows mobile 6? Which service i have to use for this? Can any one help me? Thanks. ...

GPS signal strength calculation in windows mobile

Hi, I need to show a bar in the UI indicating the GPS signal strength. How can this be done in windows mobile? Do i have to calculate average of the signal strength of all satellites in view? Apart from this do i have to consider the PDOP value? Wont PDOP value alone suffice to show the bar in UI? Is this data need to be combined wit...

Find location on Windows Mobile 5

Hi, I'm trying to get a Windows Mobile 5 PDA to give me its location. It doesn't have GPS but I found this MSDN article that explains how to do it using cell tower information. The example does a p/invoke to RIL.DLL, but I'm not sure if that is available on WM5, if it is I'm not sure where to find it? Any good hints or links would ...

Get location function based on GPS. WinMobile 6.5 Platform

Hi guys, I am writing a windows mobile application based on GPS technology. everything is ready but I need the function which is used to retrieve GPS location coordinates (latitude and longitude). I declared latitude and longitude, but now I need the function of GPS to put it inside a button I created, get longitude and latitude values...

accessing GPS data using C#?

HI, How do I get data from gps module from my windows mobile phone? Is it through serial port communication? And how do I transform this data? Is there any article out there? ...