【发布时间】:2021-09-16 20:53:48
【问题描述】:
我最近卸载了react native项目在物理设备中重建项目。
Installing APK 'app-debug.apk' on 'ZenFone Max Pro M1 - 10' for app:debug
Installed on 1 device.
BUILD SUCCESSFUL in 26s
167 actionable tasks: 2 executed, 165 up-to-date
info Connecting to the development server...
info Starting the app on "C4ATAS000000"...
但它不会初始化项目。显示此错误后。
Starting: Intent { cmp=com.newproject/.MainActivity }
Error type 3
Error: Activity class {com.newproject/com.newproject.MainActivity} does not exist.
Done in 37.23s.
我应该怎么做才能在物理设备中重新安装它。 提前致谢
【问题讨论】:
标签: javascript react-native console.log