【发布时间】:2022-11-18 14:59:55
【问题描述】:
当我使用“expo start”命令在 react-native 上启动 HelloWorld 应用程序时出现以下错误。模拟器已启动并正在运行。 Expo go 已经安装。但由于某种原因,应用程序没有安装。解决此问题的任何指示都会非常有帮助。
Couldn't start project on Android: Error running adb: Error running app. args: [-p, host.exp.exponent, -c, android.intent.category.LAUNCHER, 1]
arg: "-p"
arg: "host.exp.exponent"
arg: "-c"
arg: "android.intent.category.LAUNCHER"
arg: "1"
data="host.exp.exponent"
data="android.intent.category.LAUNCHER"
** SYS_KEYS has no physical keys but with factor 2.0%.
【问题讨论】:
标签: android react-native