473,385 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

GPS Access and emulating

Hi,

Can any one mention how I can I get Longitude and Latitude in windows mobile Pocket PC.

Please mention any GPS emulator as no gps here.


Thank you in advance.
Mar 12 '08 #1
1 1885
markmcgookin
648 Expert 512MB
Hi,

Can any one mention how I can I get Longitude and Latitude in windows mobile Pocket PC.

Please mention any GPS emulator as no gps here.


Thank you in advance.
Hi there,

I develop a lot of GPS apps in WM5 now. You best bet is to use the Microsoft.WindowsMobile.Samples.Location sample project included in the Windows Mobile 6 SDK (download it from Microsoft Website) don't worry, if you include it in your WM5 project it will work fine! This uses the intermediate GPS driver, so once you have it working you can just go

String Long = this.gps.Longitude;

Regarding the GPS emulator Fake GPS is the best, and this too is included in the WM6 SDK I think, which is just an application that simulates NEMA data on the emulator, or any device without a signal.

Try here http://www.microsoft.com/downloads/d...displaylang=en for the SDK

and here http://msdn2.microsoft.com/en-us/library/bb158722.aspx for the info on Fake GPS
Mar 12 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

28
by: Anthony Williams | last post by:
Good morning, I'm currently designing a site, using CSS, and wish to create a variable width two-column layout, with header and footer, and one fixed-width column on the left. Previously, I...
10
by: Cezar | last post by:
Hello. How can simple emulating in IE this class ? ..example:hover{ border: 1px solid #696969; } Greets, Cezar.
2
by: Bart | last post by:
Hi there, Since you've all told me that frames ar evil, I'm planning to disguard frames in favour of CSS "pseudo-frames" for my personal website. While trying to "emulate frames" (that is I...
0
by: steve | last post by:
As my other post shows, every once in a while I get MYI corruption (anyone can help with the other post?). Now, how do I emulate MYI corruption on the dev machine. Can I somehow force MYI to...
2
by: John J. Hughes II | last post by:
I am having some major problem with maintaining security for my windows application to the SQL. Currently my application access the SQL using System.Data.SqlClient and all forms use stored...
1
by: AAVF | last post by:
We have a problem that has only started in the last few weeks. We have an Access 2000 database running on a P300 Win98 PC. The PC outputs Access reports to an HP LaserJet 5L printer, connected to...
92
by: Jeffrey P via AccessMonster.com | last post by:
Our IT guys are on a vendetta against MS Access (and Lotus Notes but they've won that fight). What I can't understand is, what's the problem? Why does IT hate MS Access so much. I have tried...
5
by: Stephan Schaem | last post by:
How does one write an unmanaged function that perform this functionality? In short I want to turn off/on visual style in my app... Thanks, Stephan PS: two people have been looking for...
3
by: BradC | last post by:
I know that the design itself is not optimal, but the client wants it to work, look and feel EXACTLY like their poorly-designed Access application... What I need to figure out how to do is...
1
by: codemanthebarbarian | last post by:
Is there an activeX or DLL that I can use that emulates the Insert Hyperlink GUI of MS Access? I'd hate to have to code all the beauty that's already there.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.