Difference between revisions of "Action: Camera Enable/Disable"
m |
m |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <span style="color: #1665b0; font-size: 24px;">'''About this action'''</span> | |
− | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | |
− | MacroDroid can no longer run this feature directly due to new Android restrictions. It can only be done with an additional helper file.< | + | This action can be used to allow/ prevent other applications accessing the camera. |
+ | MacroDroid can no longer run this feature directly due to new Android restrictions. | ||
+ | It can only be done with an additional helper file (Not applicable for android 10+). | ||
+ | </pre> | ||
− | + | <pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | |
+ | Sorry this feature can only function on Android 10 and below. | ||
+ | </pre> | ||
+ | </pre><br/> | ||
+ | |||
+ | * ''How to grant permissions '' ''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]'' | ||
+ | * ''If you do not have MacroDroid Helper installed, download it from here.'' ''[https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/ Installing helper.]'' | ||
+ | * ''If you have Android 14, additional configuration is required.'' ''[http://www.macrodroidforum.com/index.php?threads/installing-helper-on-android-14.5606/ Installing helper on Android 14+.]''" |
Latest revision as of 16:52, 19 March 2024
About this action
This action can be used to allow/ prevent other applications accessing the camera. MacroDroid can no longer run this feature directly due to new Android restrictions. It can only be done with an additional helper file (Not applicable for android 10+).
Sorry this feature can only function on Android 10 and below.
- How to grant permissions ADB Hack
- If you do not have MacroDroid Helper installed, download it from here. Installing helper.
- If you have Android 14, additional configuration is required. Installing helper on Android 14+."