• Apps
  • Mouse for SONIM XP3

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.

            matteovisco I was able to install F-droid from the browser when i initially bought the phone I think it was blocked after the update I got yesterday. I've only had the phone for 3 days but that was the first thing I downloaded before I discovered this site but I this community is so small that there apps go months or years without updates.

            oh and shortcuts on the home screen dont work anymore either

              darren051

              Techgen

              virresh

              Has anyone been able to install the Mouse pointer successful meaning able to select options on side-loaded apps specifically on the XP3 PLUS?
              It seems me only one other person are having the issue I have used ADB on Linux and WEBADB and factory reset at least 5times. Is making this work possible who do i need to DONATE to get it working?

              I don't think anyone has been able to get the mouse to work on the XP3plus, no. The “virresh” mouse installs but does not “click” successfully.

              And yes, you used to be able to install apps easily, but then they pushed a system update, and now you have to use ADB to sideload apps. Luckily that still works just fine, with the very minor caveat that USB debug has to be turned back on every time you restart the phone.

              Falconer is that select for the mouse or were you responding to someone other than myself?