简体   繁体   English

如何在发布之前对 Android 应用进行 Alpha/Beta 测试?

[英]How to alpha / beta test an Android App before publishing it?

I need to test my APK before publishing it to the Store.我需要在将 APK 发布到应用商店之前对其进行测试。
Can I do an alpha / beta test before sending the app to production?我可以在将应用程序投入生产之前进行 alpha/beta 测试吗?

You can create alpha and beta channels on your Google Play Developer console page, and then you can also gradually release your apps into production.您可以在 Google Play 开发者控制台页面上创建 Alpha 和 Beta 渠道,然后您还可以逐步将您的应用发布到生产环境中。

See official tutorials here:在此处查看官方教程:

Set up alpha/beta tests 设置 alpha/beta 测试

Release app updates with staged rollouts 分阶段发布应用更新

Yes you can.是的,你可以。 You have to upload apk on alpha/beta upload.Then you can make it publish.您必须在 alpha/beta 上传时上传 apk。然后您可以发布它。 Just create your app and on playstore in upload apk section you will find alpha and beta testing只需创建您的应用程序,然后在 Playstore 上传 apk 部分,您就会发现 alpha 和 beta 测试

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

相关问题 我可以在不将应用发布到Alpha或Beta的情况下测试应用帐单吗? - Can I test In App Billing without publishing the app to Alpha or Beta? Android App beta / alpha test apk未安装 - Android App beta/alpha test apk not installing 在alpha / beta测试中发布应用程序是否取消发布我在制作中的应用程序? - Does publishing app in alpha/beta testing unpublish my app in Production? Alpha / Beta apk发布是否可以在Google Play中使用未发布的应用? - Does Alpha/Beta apk publishing works unpublished app in Google Play? Google Play 管理中心:如何将 Android 应用从 Alpha 版推广到 Beta 版 - Google Play Console: How to promote Android app from Alpha to Beta 如何在发布我的应用程序之前测试Android Market Filtering? - How can I test Android Market Filtering before publishing my app? 发布我的Android应用的Alpha vsersion - publishing an alpha vsersion of my android app 在 Play 商店中将应用发布为生产版本之前,无法启动 alpha/内部 android 测试 - Can not start alpha/internal android testing before publishing app as production version in Play Store 如何将Alpha和Beta版应用程序保留在Android设备上 - how to keep alpha and beta apps on an android device 如何让Android app alpha / beta测试人员免费下载该应用程序? - How do I allow android app alpha/beta testers to download the app for free?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM