• Apps
  • Mouse for SONIM XP3

chaimontherun DPI is the density of your screen, by default the XP3 is 160 dpi, I changed mine to 125 so apps should display better (less cluttered) I posted elsewhere on this forum how to do that, but I'll repeat it again here. Its adb shell wm density 125 (set to whatever you want, but 120 and under causes the phone app to crash) You'll prob want to raise your text size in the regular settings so its easier to read after.

    Techgen Thx! I believe you can lower the DPI on the phone itself. Can I raise the DPI thru ADB?

      virresh As Techgen mentioned, scroll speed could differ based on different dpi's
      I don't have a flipphone device to experiment and determine the exact range of workable parameters, I've put in some which worked for me on a Virtual Machine.
      Would help if you can experiment with DPI and resolution settings and report if that helps.

      I played around with the speed and it works fine now. Thank you for all your help!

      I have a slight issue when using the matvt mouse on the Sonim XP3, after I go onto a new page in the DansDeals viewer or Apps4Flip viewer or after I take a screenshot, the scroll speed defaults back to the fastest speed. (When I switch to D-pad and then back to mouse the scroll goes back to my set, slower speed.) Anyone else has this issue?

        RebYid Yeah have the same issue too sometimes.

        7 days later

        Thanks for reporting. I'll log a bug and try to investigate as soon as I can (It will take a long while though, have an unprecedented situation around my place).

          2 months later

          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?