mirror of https://github.com/espruino/BangleApps
This was done in response to
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
agpsdata-icon.js | ||
agpsdata.png | ||
app.js | ||
boot.js | ||
default.json | ||
lib.js | ||
metadata.json | ||
screenshot.png | ||
screenshot2.png | ||
settings.js |
README.md
A-GPS Data
Load assisted GPS (A-GPS) data directly to your Bangle.js using the new http requests on Android GadgetBridge.
Will download A-GPS data in background (if enabled in settings).
The GNSS type can be configured in the settings.
Make sure:
- your GadgetBridge version supports http requests
- turn on internet access in GadgetBridge settings
Currently proof of concept on Bangle.js 2 only.