You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to start the minicap on the Nexus 4X device and after that close the process "adb shell" on my client machine.
Nexus 4X connected to my machine via USB.
I do not need the adb process to be visible on the system and the user can delete it.
I can close the minicap on the device through the "adb shell kill".
I try to run the miniсap through a script from the device
Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.74. Please mark this comment with 👍 or 👎 to give our bot feedback!
AndreySkorkin
changed the title
Can I run minicap on device and close "adb shell" process after that on client machine?
Can I run minicap on device in demon mode?
Jul 10, 2020
Tested on Win 10. /data/local/tmp/minicap - directory where my minicap binary is. &>/dev/null - prevents nohup hanging on standart streams, prevented exiting
Hi, everyone!
I need to start the minicap on the Nexus 4X device and after that close the process "adb shell" on my client machine.
Nexus 4X connected to my machine via USB.
I do not need the adb process to be visible on the system and the user can delete it.
I can close the minicap on the device through the "adb shell kill".
I try to run the miniсap through a script from the device
but after starting the minimap process closed with this message like this
In Logcat I found some information, maybe related with it
Can you help me launch the minicap in demon mode?
The text was updated successfully, but these errors were encountered: