• Sonim XP3 PLUS

arren051@pop-os:~$ adb devices
List of devices attached
DNLB121071300691 device

darren051@pop-os:~$ adb install -g weather.apk
Performing Streamed Install
adb: failed to stat weather.apk: No such file or directory
darren051@pop-os:~$ adb install -g weather.apk

Im using LINUX specifically POP OS in the terminal when I enter the commands given in the instruction do I need to already have the apk in a specific location on my local machine or on the phone itself. I dont really know if te command is compatible with Linux terminal I assumed it would be since its similar to MacOS. I read the instructions but im able to use adb on my motorola just fine for the very few things i need to do i think im missing something simple. I dont want to use webadb and was getting the ......"Unable to claim interface" error? . I killed adb kill server ect but I just want to use the regular ADB.

    darren051 It's Prob easiest to just drag the apk on to the command terminal.

    Failure [not installed for 0]
    Error: No UID for com.android.cts.appsflipcursor in user 0
    Starting service: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.android.cts.appsflipcursor/.services.MouseEventService }
    Error: Not found; no service started.

    i got weather i forgot i needed to add adb install in front of the command but when I try to install the MOUSE i get this error

    I noticed that there are other "variations" of the mouse in the forum this is the one from the HOME page

      darren051 as Techgen Wrote, I don't think that you need to run any script for the Xp3. You can grant all permissions directly from the phones UI. I don't have the Xp3 myself, so I can't confirm this.
      However, regarding the error that you're referring to, it can just be ignored and run the rest of the commands. if it still doesn't work, try running them again.

        All command fine

        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 ?

        anonymousflipphone

        I've try matvt-v1.03-phone but

        SETUP PERMISSION : Open new windows "feature not availabe"

        and 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!!!

        Have install that version but all grant and same problem see mouse moveit but not pick

        2 months later

        [Login to see the link] And does anybody know why GroupMe won't install? I have no problem installing the other apps, but when it comes to GroupMe, although WebAdb says the installation is complete, the app just doesn't show up...

        What's the difference between the xp3 and the xp3 plus?