Automated hotspot triggering doesn't work in the app but a workaround exists using https://github.com/RikkaApps/Shizuku and https://github.com/supershadoe/delta to enable advanced hotspot settings. Currently this can be called using a macro app like Tasker to set up triggers using intents. Maybe possible to add this support to the app.
Current setup looks like this
Hotspot on:
Action: dev.shadoe.delta.action.START_SOFT_AP
Cat: none
Package: dev.shadoe.delta
Class: dev.shadoe.delta.SoftApBroadcastReceiver
Target: Broadcast Receiver
Hotspot off:
Action: dev.shadoe.delta.action.STOP_SOFT_AP
Cat: none
Package: dev.shadoe.delta
Class: dev.shadoe.delta.SoftApBroadcastReceiver
Target: Broadcast Receiver
Automated hotspot triggering doesn't work in the app but a workaround exists using https://github.com/RikkaApps/Shizuku and https://github.com/supershadoe/delta to enable advanced hotspot settings. Currently this can be called using a macro app like Tasker to set up triggers using intents. Maybe possible to add this support to the app.
Current setup looks like this
Hotspot on:
Action: dev.shadoe.delta.action.START_SOFT_AP
Cat: none
Package: dev.shadoe.delta
Class: dev.shadoe.delta.SoftApBroadcastReceiver
Target: Broadcast Receiver
Hotspot off:
Action: dev.shadoe.delta.action.STOP_SOFT_AP
Cat: none
Package: dev.shadoe.delta
Class: dev.shadoe.delta.SoftApBroadcastReceiver
Target: Broadcast Receiver