BangleApps/apps/agpsdata/README.md

19 lines
479 B
Markdown
Raw Normal View History

2022-06-16 16:14:13 +00:00
# A-GPS Data
Load assisted GPS data directly to the watch using the new http requests on Android GadgetBridge.
Make sure:
* your GadgetBridge version supports http requests
* turn on internet access in GadgetBridge settings
Currently proof of concept on Bangle2 only. Will eventually add a widget for automatic download.
![](screenshot.png)
![](screenshot2.png)
2022-06-16 16:21:35 +00:00
![](screenshot3.png)
![](screenshot4.png)
![](screenshot5.png)
2022-06-16 16:14:13 +00:00
## Creator
[@pidajo](https://github.com/pidajo)