This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Streamline on a Galaxy J2 Pro

Hello,

I was trying to use lwi_me.py but it says the app is not debuggable.

python .\lwi_me.py --daemon ..\..\..\streamline\bin\arm\gatord --32bit --lwi on --package com.package

ERROR: Package 'com.package' not debuggable

The same apk works fine on a Galaxy A10.

Some relevant info about Galaxy J2 Pro:

Android version: 7.1.1

Kernel version: 3.18.31-18635600

Should it be working?

Regards,

Denis

Parents
  • Got this on streamline:

    Failed to set permissions of file on remote device:[run-as: Could not set capabilities: Operation not permitted]
    com.arm.streamline.deviceconn.adb.AdbSelfCleaningSession$CommandFailedException: Failed to set permissions of file on remote device:[run-as: Could not set capabilities: Operation not permitted]
    at com.arm.streamline.deviceconn.adb.AdbSelfCleaningSession.pushFileAndSetPermissions(AdbSelfCleaningSession.java:174)
    at com.arm.streamline.deviceconn.adb.AdbSelfCleaningSession.pushExecutable(AdbSelfCleaningSession.java:103)
    at com.arm.streamline.databrowser.AndroidDeviceGatordManager$1.lambda$0(AndroidDeviceGatordManager.java:146)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

Reply
  • Got this on streamline:

    Failed to set permissions of file on remote device:[run-as: Could not set capabilities: Operation not permitted]
    com.arm.streamline.deviceconn.adb.AdbSelfCleaningSession$CommandFailedException: Failed to set permissions of file on remote device:[run-as: Could not set capabilities: Operation not permitted]
    at com.arm.streamline.deviceconn.adb.AdbSelfCleaningSession.pushFileAndSetPermissions(AdbSelfCleaningSession.java:174)
    at com.arm.streamline.deviceconn.adb.AdbSelfCleaningSession.pushExecutable(AdbSelfCleaningSession.java:103)
    at com.arm.streamline.databrowser.AndroidDeviceGatordManager$1.lambda$0(AndroidDeviceGatordManager.java:146)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

Children