heremaps / here-android-sdk-examples

Java-based projects using the HERE SDK for Android.
Apache License 2.0
145 stars 191 forks source link

undocumented Bootreceiver in examples #171

Closed Xgamefactory closed 4 years ago

Xgamefactory commented 5 years ago

Here we can see a bootreceiver and referenced to docs but search result gives no result on official docs.

bootsd

https://github.com/heremaps/here-android-sdk-examples/blob/f0fb5a3999695a9e82e292e90c7953df8665ee39/positioning-venues-and-logging/app/src/main/AndroidManifest.xml

herebootreceivernotfound

is there any updated documentation ?

starand commented 4 years ago

BootReceiver is used to listen to onBootCompleted() callback. Is used by positioning component to rescan available WiFi.