• Apps
  • Mouse for SONIM XP3

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?

        Just providing that info for the developer, in case he ever checks in here again.

        • TechgenLevel 6 - Platinum Elite Member

        • Edited

        Falconer Oh, so that's prob the issue {like I suspected it's different than the xp3.} EDIT: My mistake, after verifying, the keycode on the xp3 is also 66, in which case I'm not sure what the issue is - see my later post.
        Tag [Login to see the link] to let him know, or contact him through his github page to see if he has a chance to add it in the next version.

          2 months later

          [Login to see the link] If anyone else is using the Sonim xp5s, it's select key is also 66 according to the event viewer app. Or I presume that is what:

          KeyUP
          action=1
          code=66
          repeat=0

          means. So if virresh creates a version that functions on the xp3 plus, it should also function on the xp5s.

          I wonder, is there a possibility of creating a select button override option, just as there is an activation button override? Then people could use the key event app and adjust the mouse for their phone if the select button code has changed. But I'm talking about things far above my head.