Simple proxy app that allows interaction with Tasker from "non-Tasker-enabled" apps
- 资源大小:19.77 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
pps
资 源 简 介
This is a simple app that forwards intents to Tasker allowing interaction from apps that are not built with necessary Tasker permissions (i.e. net.dinglisch.android.tasker.PERMISSION_RUN_TASKS)
Sample usage:
adb shell am broadcast -a pl.bossman.taskerproxy.ACTION_TASK --es task_name
Additional details on Tasker"s page: http://tasker.dinglisch.net/invoketasks.html