Click here to Skip to main content
15,905,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi, first sorry for my weak language but i am a student and i develop an application using c#
this application deal with gps system on a smart device the main problem ican't even start cause i don't know what librays that i need for using gps
Posted

Here is article which describes very simple approach to work with a GPS device, this is with source code on cp:Mapping with a GPS and C#[^]

Here you will get stepwise explanation of how to create such application:http://spatialhorizons.com/2006/12/18/create-your-own-gps-application-using-c-1/[^]

Here, this link demonstrates how to wrap the native GPS APIs in a C# class:http://msdn.microsoft.com/en-us/library/bb158699.aspx[^]

Here you will get some more solutions:http://stackoverflow.com/questions/3168986/gps-application[^]

Here you will get another exapmle of Building GPS applications using Visual C# .Net:http://www.eye4software.com/products/gpstoolkit/source/vcnet/nmea0183/[^]

Here you will get a demo code which was previously answered:http://forum.xda-developers.com/showthread.php?t=785303[^]
 
Share this answer
 
Comments
esraaabu 12-Mar-12 5:41am    
thanks for u'r time and i'll try all the links
thanks
Did you try Google[^] ?
 
Share this answer
 
Comments
esraaabu 12-Mar-12 5:37am    
oh,are u kidding!
"yes"
You need to install windows mobile SDK on your system. After the installation, in folder you will find example on GPS you can start with that.

Try this links.

http://msdn.microsoft.com/en-us/library/dd721907.aspx[^]

http://social.msdn.microsoft.com/Forums/en/windowsmobiledev/thread/f11158ba-cee6-4c94-8ba7-98701eb9f200[^]

http://msdn.microsoft.com/en-us/library/bb158708.aspx[^]
 
Share this answer
 
Comments
esraaabu 12-Mar-12 5:39am    
thanks for u'r time i'll try it and come back
thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900