Difference between revisions of "Action: Camera Enable/Disable"

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;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action can be used to allow/ prevent other applications accessing the camera.
 
This action can be used to allow/ prevent other applications accessing the camera.
Line 4: Line 5:
 
It can only be done with an additional helper file (Not applicable for android 10+).
 
It can only be done with an additional helper file (Not applicable for android 10+).
 
</pre>
 
</pre>
 +
 +
* ''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+.]''"

Revision as of 16:47, 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+).