-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
The device adb connection is successful, and the device status is device after connection.
in execution
PackageManager packageManager = new PackageManager(device)
packageManager.getPackages()
An error is reported and device offline is displayed. What is the reason? After using
adb reconnect offline
here, the execution is successful again.
but jadb not support the reconnect function
Metadata
Metadata
Assignees
Labels
No labels