DeviceFarmer / stf

Control and manage Android devices from your browser.
https://devicefarmer.github.io
Other
3.51k stars 496 forks source link

The software is uninstalled after the connection is disconnected. #706

Closed qianmianyao closed 1 year ago

qianmianyao commented 1 year ago

What is the issue or idea you have? When installing software on the web, there is a chance that the device will disconnect and all installed software inside will be uninstalled.

Does it only happen on a specific device? Please run adb devices -l and paste the corresponding row. This situation will appear on all devices.

koral-- commented 1 year ago

This is the default behavior. You can start the provider with --no-cleanup option to change that.