MacroDroid Helper APK

tortutre

New member
Hello, since I installed the helper I have the coordinates display at the top of my screen but have no way to remove it even by uninstalling the apk.
 

dhj49er

Well-known member
Hello, since I installed the helper I have the coordinates display at the top of my screen but have no way to remove it even by uninstalling the apk.
This is an Android feature, so not caused by installing the helper.
The feature is pointer location.
It can be enabled and disabled in the Developer section of the phones system settings. Search or look for Pointer Location and untick it to disable it.
 

crloslm

New member
¿Cómo evitar recibir este mensaje? (Adb hack hecho)
[ADJUNTAR=completo]4069[/ADJUNTAR]
Me pasa lo mismo, la app auxiliar y Macrodroid tiene todos los permisos concedidos, hackadb ejecutado y me sale también esa ventana. ¿Alguna solución?

The same thing happens to me, the auxiliary app and Macrodroid have all the permissions granted, hackadb executed and that window also appears. Any solution?

Poco X3 NFC rom stock Miui 13.0.4.0 Android 12
 

Attachments

  • Screenshot_2022-12-25-17-48-25-587_com.miui.securitycenter.jpg
    Screenshot_2022-12-25-17-48-25-587_com.miui.securitycenter.jpg
    436.9 KB · Views: 4

Endercraft

Moderator (& bug finder :D)
The same thing happens to me, mobile data is not activated or deactivated. Any new solution? Thanks
Xiaomi ? If yes, then you can be disappointed because as far as I know it nevers works on Xiaomi (unless you have root of course).
 

Mila_s

New member
When I issue a command .\adb shell pm grant
I get the response
adb.exe: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
 

Endercraft

Moderator (& bug finder :D)
When I issue a command .\adb shell pm grant
I get the response
adb.exe: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
When you first use 'adb devices' (first command to run), there should be a confirmation dialog on your device. Tap OK and everything should work fine. Else, verify that USB debugging (secure settings) is enabled in the developer options.
 

Mila_s

New member
When you first use 'adb devices' (first command to run), there should be a confirmation dialog on your device. Tap OK and everything should work fine. Else, verify that USB debugging (secure settings) is enabled in the developer options.
USB debugging is on. But no confirmation dialog appears.
 

Endercraft

Moderator (& bug finder :D)
USB debugging is on. But no confirmation dialog appears.
I'm not sure on how to fix this, are you using adb devices or .\adb devices ? You may try both.

Another solution is to make sure that data transfer is enabled and not just charging.
 

Mila_s

New member
adb devices does not work; .\adb devices works, but the response is:
List of devices attached
R3CTB09QM8N unauthorized

No confirmation dialog on my device appears.
 

Qarboz

Well-known member
adb devices does not work; .\adb devices works, but the response is:
List of devices attached
R3CTB09QM8N unauthorized

No confirmation dialog on my device appears.
In developer options, try to revoking USB debug permissions
 
Top