I am Planning to build a GPS Application for PC is there any anyway I can use my phone GPS System for the purpose
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could build an app for your phone to send the location to a remote server, and then get it from your PC app. Similarly you could connect use a webservice to get the phone’s location from your PC app (e.g. Google Latitude : http://code.google.com/apis/latitude/)
To get more help, please explain what kind of GPS info you want to use in your app (only the position, or satellites info?…), and what kind of phone you have.