简体   繁体   中英

How send GPS location from android to asp.net mvc

我是编程世界的新手 这是我最后一年的项目 请帮助 Stackoverflow 社区

Following are the steps You need to do ..

  1. make api on mvc use this link MVC API .
  2. make a post api so that it can resive the data from android.
  3. Use Volley to send data to mvc server (ie api ) .
  4. your done :D

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM