gpt4 book ai didi

react-native run-android 命令卡在任务应用程序 :installdebug 上

转载 作者:行者123 更新时间:2023-12-04 11:27:28 25 4
gpt4 key购买 nike

尝试使用命令 react-native run-android 将应用程序安装到设备。

没有显示错误,但应用程序卡在任务 app:installDebug 上,产生以下输出。

Task :app:installDebug 08:46:24 V/ddms: execute: running am get-config 08:46:24 V/ddms: execute 'am get-config' on ‘xxxxxxxxxx’ : EOF hit. Read: -1 08:46:24 V/ddms: execute: returning Installing APK 'app-debug.apk' on 'WAS-LX1 - 8.0.0' for app:debug 08:46:24 D/app-debug.apk: Uploading app-debug.apk onto device ‘xxxxxxxx’ 08:46:24 D/Device: Uploading file onto device ‘xxxxxxxxxxxx’ 08:46:24 D/ddms: Reading file permision of /Users/xxxxx/work/xxxx-app/android/app/build/outputs/apk/debug/app-debug.apk as: rw-r--r-- 08:46:25 V/ddms: execute: running pm install -r -t "/data/local/tmp/app-debug.apk" <============-> 99% EXECUTING [1m 20s] :app:installDebug



大约三个 3 分钟后抛出以下错误:

Execution failed for task ':app:installDebug'. com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException



尝试 ./gradlew clean,重新安装 node_modules。
Adb device 命令显示设备名称。

最佳答案

对于相同的错误消息,在 Oreo 上,这是对我有用的方法:

  • 拔掉安卓设备的USB线
  • 再次插入(相同的 USB 端口)
  • 再次运行 Gradle
  • 那个时候它起作用了
  • 关于react-native run-android 命令卡在任务应用程序 :installdebug 上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56174217/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com