是否可以在 Android Studio 中使用已发布的签名 APK 构建 App Bundle?我想将 apk 迁移到 Play 商店的应用程序包 [英] Is it possible to build an App Bundle using an already release signed APK, in Android Studio? I want to migrate apk to app bundle for play store

查看:30
本文介绍了是否可以在 Android Studio 中使用已发布的签名 APK 构建 App Bundle?我想将 apk 迁移到 Play 商店的应用程序包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Unity 引擎构建 apk.然后我在 Enhance 上使用该 APK 来集成 SDK.不接受 AAB 格式,因此我需要直接从 Unity 构建 APK 而不是 AAB.然后我希望将集成的 APK 迁移到 App Bundle 以上传到 PlayStore.

I am using the Unity Engine to build apk. Then I use that APK on Enhance to integrate the SDK's. AAB format is not accepted, therefore I need to build APK rather than AAB directly from Unity. Then I want that integrated APK to be migrated to App Bundle to upload to PlayStore.

我曾尝试在 Google 提供的用于应用程序包开发的文档中找到它,但没有找到.如果你能帮助我.

I had tried finding it on documentation provided by Google for App bundle development, but nothing found. If you can help me there.

推荐答案

是否可以使用已发布的签名 APK 构建 App Bundle

否.您可以将 AAB 转换为 APK,但反之则不行.检查 从 aab 文件生成 Apk 文件(android 应用程序包)

NO. You can convert an AAB to APK but not vice versa. Check this for Generate Apk file from aab file (android app bundle)

我想将 apk 迁移到 Play 商店的应用程序包

您可以随时迁移并上传任何版本的 apk 或应用程序包.Android (Google) 在 Play 商店中不限制并接受其中任何一项.

You can migrate anytime and upload an apk or app bundle for any releases. Android (Google) doesn't restrict and accepts either of it in the Play Store.

但是,您需要确保增加 versionCode 以确保每个人都能获得更新.

However, you need to make sure you increment your versionCode to make sure everyone gets the update.

我也推荐你参考,

apk (.apk) 和 app bundle 的区别(.aab)

这篇关于是否可以在 Android Studio 中使用已发布的签名 APK 构建 App Bundle?我想将 apk 迁移到 Play 商店的应用程序包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆