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

m
 
(3 intermediate revisions by the same user 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;">
 
<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>
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
+
 
For devices using Android 10+, this action does not work anymore.
+
<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.