简体   繁体   English

我们可以在 Play 商店中将 Android 应用程序更新为 Flutter 应用程序吗

[英]Can we update Android app to Flutter app on Play Store

I have build an android app with java and published it to play store but now I want to rebuild it with Flutter and update it on play store can i do that?我已经用 java 构建了一个 android 应用程序并将其发布到游戏商店,但现在我想用 Flutter 重建它并在游戏商店更新它我可以这样做吗?

Yes as long as the package name stays the same (app identifier) and you can still sign your apk or app bundle with your private key / keystore是的,只要 package 名称保持不变(应用标识符)并且您仍然可以使用您的私钥/密钥库签署您的 apk 或应用程序包

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以强制我的Android应用从Play商店进行更新吗? - Can I force my Android app to update from the Play Store? 我们可以在不改变APP版本的情况下更新Google Play商店上的APK - Can we update the APK on Google Play Store with out changing the APP Version 如何在 Play 控制台中使用 Java 应用更新已发布的原生 android 上的颤振应用 - How to Update a flutter app on already published native android using java app in play console Android应用程序类别通过Play商店 - Android App Category via Play Store Android 应用程序在 Play 商店发布后崩溃? - Android app crashes after publishing on Play Store? Android无法在Play商店上找到名称为的应用 - android unable to find app on play store with name 从PreferenceActivity启动android Play商店应用吗? - Launch android Play Store app from PreferenceActivity? 应用内更新无法正常运行应用还可以在Play商店中使用吗? - in-app update is not working app is also live on play store? 手动下载的android obb文件,通过Play商店更新应用后删除 - Manually downloaded android obb file, deleted after app update through Play Store 使用新项目更新Google Play上的应用(Android)吗? - Update app (Android) on Google play with new project?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM