是否可以在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

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

问题描述

我正在使用Unity Engine来构建apk.然后,我在增强功能上使用该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提供的用于App Bundle开发的文档中找到它,但未找到任何结果.如果您能在那帮助我.

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

推荐答案

是否可以使用已经发布的签名APK构建应用包

否.您可以将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)与应用捆绑包之间的区别(.aab)

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

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