【发布时间】:2023-01-29 22:56:17
【问题描述】:
您好,我在尝试在更新的 Android 操作系统上运行我的 React 本机应用程序时遇到了一些问题。我以前在 Android 11 上,我的新 AVD 模拟是 Android 12。我收到一条错误消息:
Couldn't start project on Android: Error running adb: Error running app. Error: Activity not started, unable to resolve Intent { act=android.intent.action.VIEW
非常感谢有关如何迁移应用程序以在最新的 android 版本上运行的任何建议。
非常感谢。
我已经尝试使用最新的 Android Tiramisu (13) 操作系统添加不同的 AVD,但没有用。它只能在旧操作系统上运行。如果是这样的话,我正在寻找要更新的设置文件。
【问题讨论】:
标签: react-native android-studio expo