Xtr126 / XtMapper

Advanced keyboard and mouse input mapping tool
https://xtr126.github.io/XtMapper-docs
GNU General Public License v3.0
185 stars 20 forks source link

I can't activate my xt mapper on my cell phone #63

Closed trembo13 closed 6 months ago

trembo13 commented 9 months ago

When I run the command in adb these codes appear C:\Users\User>adb shell sh /sdcard/Android/data/xtr.keymapper/files/xtMapper.sh java.lang.SecurityException: at android.os.Parcel.createExceptionOrNull(Parcel.java:2438) at android.os.Parcel.createException(Parcel.java:2422) at android.os.Parcel.readException(Parcel.java:2405) at android.os.Parcel.readException(Parcel.java:2347) at android.os.IServiceManager$Stub$Proxy.addService(IServiceManager.java:452) at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:72) at android.os.ServiceManager.addService(ServiceManager.java:249) at android.os.ServiceManager.addService(ServiceManager.java:218) at xtr.keymapper.server.RemoteService.(RemoteService.java:36) at xtr.keymapper.server.RemoteService.main(RemoteService.java:28) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method) at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:378)

and the app does not activate,I've also tried to put the code that the app itself gives and it didn't work either

I thought I would just paste the code and the app would activate

Screenshots image

**Device

Xtr126 commented 8 months ago

This happens on non rooted devices, unfortunately I haven’t found a fix to it currently but I assume it will work fine when Shizuku support is implemented.

Xtr126 commented 8 months ago

Well it turns out SELinux is the issue, not root.

Tunna75 commented 7 months ago

Same problem but with a Samsung S10 5g Exynos

Xtr126 commented 6 months ago

Fixed in v2.1.2 https://github.com/Xtr126/XtMapper/releases/tag/v2.1.2