Changes

no edit summary
Line 17: Line 17:     
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
adb install --bypass-low-target-sdk-block FILENAME.apk
+
adb install --bypass-low-target-sdk-block MacroDroidHelper.apk
 
</pre>
 
</pre>
   −
where FILENAME.apk is the filename of the helper apk you should download to whatever you are running adb commands from.
   
Remember to allow all permissions when starting the helper app else it might not work properly.
 
Remember to allow all permissions when starting the helper app else it might not work properly.