如何从 ionic/react 构建 APK 以安装在我的 android 设备上或在 google play 上发布?

how to build an APK from ionic/react to install on my android device or publish on google play?

如何从 ionic/react 构建 APK 以安装在我的 android 设备上或在 google play 上发布?

您可以修复构建 here 的文档。 所以基本上,您需要遵循上述 3 个步骤。此后在 android studio 中,有一个构建 bundle/apk 的选项,如此处所示。

此后构建 apk 的简单步骤:)