我正在尝试使用 USB 在我的物理设备中运行我的应用程序,但是当我react-native run-android在成功构建后运行时它显示warn No apps connected. Sending "reload" to all React Native apps failed.我还运行adb devices以检查我的手机是否已连接并且它正在显示
List of devices attached
4200336f97fc7483 device
设备中的应用程序会自动关闭。如果我的电缆损坏,它不会在我的系统中显示我的文件,但它也会显示我的设备文件。有谁知道发生了什么?