Click here to Skip to main content
15,915,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing an application where in there is a server app and a client app.The connection has been established between dem but now I am stuck at not knowing how to send the gps location of server app to client app. Plzz help me
Posted

Advice: Split your complicated question in a few simpler ones.

- How can I get my app to know actual gps location.
- How can I send data between both apps.
- How can I run an app on button click.

You will have more chances to find answers by yourself for theses questions.
 
Share this answer
 
You can exact GPS location from mobile devices see https://forums.xamarin.com/discussion/28746/reading-device-location#latest[^]
 
Share this answer
 

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