• Apps
  • Mouse for SONIM XP3

not allowing me to enable accesibility keeps saying settings has crashed when i try

4 months later

virresh On Sonim Xp3plus seem not working . Install all permissed granted I can change mode to mouse ( that see and move on screen ) but not pick

    Hi matteovisco
    Thanks for trying out the app. I don't know what could have gone wrong. Are you not able to click / scroll but can see the mouse?

    If so, likely some OS update has removed critical features required for the app. Unfortunately I don't have a Sonim XP3 Plus (or any flipphone) to test on.

    Would need help of some developer with access to such a flipphone to look into it.

      matteovisco It could be the xp3 plus has a different keycode for select for some reason. Try using keyevent display (in the uploaded apps thread) to see what the keycode is for your select button and report back to [Login to see the link] to see if it's included in the current version of the game

      a month later

      are these mostly modified android apks or are some of there built from the groud up? Does anyone know what programming language or skill set to start contributing to the community to keep apps up to date I'm using a XP3 for specific reason possibly not the same for others here. Is there a way to donate I'm in the US.

      virresh

      All command fine

      with app4flipmouse

      try adb command
      LAST : adb shell am startservice com.android.cts.appsflipcursor/com.android.cts.appsflipcursor.services.MouseEventService

      REPLY : Error: Requires permission not exported from uid 10196

      Is this the problem ?

        matteovisco no, it always says that, you just ignore it and it works anyway. The apps for flip mouse does not work to click on the xp3 so I assume it won't work with the xp3 plus either. You have a better chance with the one from virresh. Did you check the keycode of the select button like I suggested to you a while back?

          Techgen and with

          matvt-v1.03-phone but

          SETUP PERMISSION : Open new windows "feature not availabe"

          and also try

          a4fmouse

          with WEBADB command :
          pm uninstall -k --user 0 com.lge.voicecommand
          appops set com.android.cts.appsflipcursor SYSTEM_ALERT_WINDOW allow
          settings put secure accessibility_enabled 1
          settings put secure enabled_accessibility_services com.android.cts.appsflipcursor/com.android.cts.appsflipcursor.services.MouseEventService
          am startservice com.android.cts.appsflipcursor/com.android.cts.appsflipcursor.services.MouseEventService

          IS THIS VERSION ALL GRANT but see mouse move and NOT PICK!!!

            matteovisco It sounds like youre having an issue activating the matvt mouse with the UI, so try installing the MATVT mouse, but activating it with adb [or webadb shell] use these commands
            adb shell appops set com.android.cts.io.github.virresh.matvt SYSTEM_ALERT_WINDOW allow
            adb shell settings put secure accessibility_enabled 1
            adb shell settings put secure enabled_accessibility_services com.android.cts.io.github.virresh.matvt/com.android.cts.io.github.virresh.matvt.services.MouseEventService
            adb shell am startservice com.android.cts.io.github.virresh.matvt/com.android.cts.io.github.virresh.matvt.services.MouseEventService

            If youre using WebADB shell, leave out "adb shell" from the commands

            matteovisco Open the mouse app, go down to override activation key, check that, and put in 17 for the * key or 18 for the # key, and press and hold the key to turn on the mouse (not press 3 times)

              using Linux terminal

              adb shell am startservice com.android.cts.io.github.virresh.matvt/com.android.cts.io.github.virresh.matvt.services.MouseEventService
              Starting service: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.android.cts.io.github.virresh.matvt/.services.MouseEventService }
              Error: Requires permission not exported from uid 10162

              when i scroll down the page I cant go back up and now both mice are on the screen but i cant scroll back up before initiating mouse mode anyway.