like

Results 33 comments of like

My phone is not rooted, so adb tcpip will be a little complicated to me. Could you try to debug like mine?

I have tried 5 times, the adb tcpip is ok.

The adbkit runs on the computer which is connected by the phone via usb. And the android studio is another computer, connected the phone by the command adb connect 10.18.131.59:6174

And the as debug logs as below: 02/15 16:00:24: Launching app $ adb push I:\project\android-platform_sdk-master\MyApplication2\app\build\outputs\apk\app-debug.apk /data/local/tmp/com.example.administrator.myapplication $ adb shell pm install -r "/data/local/tmp/com.example.administrator.myapplication" pkg: /data/local/tmp/com.example.administrator.myapplication Success $ adb shell am...

Thanks a lot! Waiting for you response.

Thanks a lot! I will try to find the detail of the problem.

the crash image: ` [lx_20160304114859.zip](https://github.com/openstf/minicap/files/160706/lx_20160304114859.zip) `

I found that executed this command with desktop is OK, ssh will be failed.

I executed this command "pactl list short sources", then can found the phone device. But when I execute the same command from ssh, can't find it.