Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| xro:tasker_calllog [2020-01-18 15:26] – xro | xro:tasker_calllog [2025-11-09 09:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * App [[https:// | * App [[https:// | ||
| * Additional permissions for Tasker, since Android 8: | * Additional permissions for Tasker, since Android 8: | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| === Set Permissions using adb === | === Set Permissions using adb === | ||
| | | ||
| adb shell pm grant net.dinglisch.android.taskerm android.permission.PROCESS_OUTGOING_CALLS | adb shell pm grant net.dinglisch.android.taskerm android.permission.PROCESS_OUTGOING_CALLS | ||
| - | adb shell pm grant net.dinglisch.android.taskermandroid.permission.READ_PHONE_STATE | + | adb shell pm grant net.dinglisch.android.taskerm android.permission.READ_PHONE_STATE |
| ==== The App ==== | ==== The App ==== | ||