https://github.com/aaronw-be/locationrecord-android
Android app
https://github.com/aaronw-be/locationrecord-android
Last synced: 3 months ago
JSON representation
Android app
- Host: GitHub
- URL: https://github.com/aaronw-be/locationrecord-android
- Owner: AaronW-BE
- Created: 2019-11-08T09:36:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-01T13:51:46.000Z (over 5 years ago)
- Last Synced: 2025-01-11T15:48:06.005Z (5 months ago)
- Language: Java
- Size: 6.52 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# locationRecord-android
### 预期功能
* 用户登录:微信登录——用于后续用户身份验证
* 定时上报位置服务
* 查询历史位置记录
* 首页显示当天位置轨迹(类似嘀嘀打车首页得地图)
### 用户身份
使用微信登录,请求授权token,后面请求都需要发送token验证身份。