Tower Collector exposes tasks to be run by other applications that send intents like Tasker, Automate or Llama. You need to use Broadcast type for all activities defined below. For more information how to do such integration check that's applications help.
Like within the app you can't start more than one task at the same time!
Collector will be started using settings defined in Preferences. Action:
info.zamojski.soft.towercollector.COLLECTOR_START
Collector will be stopped immediately. Action:
info.zamojski.soft.towercollector.COLLECTOR_STOP
Upload will be started using configuration from Preferences. Action:
info.zamojski.soft.towercollector.UPLOADER_START
Upload will be cancelled soon. Action:
info.zamojski.soft.towercollector.UPLOADER_STOP
Export will be started using configuration from last run, measurements will be kept. Action:
info.zamojski.soft.towercollector.EXPORT_START
Export will be cancelled soon. Action:
info.zamojski.soft.towercollector.EXPORT_STOP
On Android Oreo and newer you need to additionally define component package name:
info.zamojski.soft.towercollector