اگر از محصولات Firebase دیگری استفاده نمی کنید، فقط باید یک پروژه ایجاد کنید و برنامه خود را ثبت کنید. با این حال، اگر تصمیم به استفاده از محصولات اضافی در آینده دارید، مطمئن شوید که تمام مراحل را در صفحه لینک بالا انجام دهید.
مرحله 1. برنامه خود را بسازید
وقتی آماده توزیع نسخه پیشانتشاری برنامه خود برای آزمایشکنندگان هستید، APK خود را با استفاده از فرآیند عادی خود بسازید. باید APK را با کلید اشکال زدایی یا کلید امضای برنامه امضا کنید.
مرحله 2. برنامه خود را بین آزمایش کنندگان توزیع کنید
برای توزیع برنامهتان بین آزمایشکنندگان، فایل APK خود را با استفاده از کنسول Firebase آپلود کنید:
صفحه App Distribution کنسول Firebase را باز کنید. وقتی از شما خواسته شد پروژه Firebase خود را انتخاب کنید.
در صفحه Releases ، برنامه مورد نظر برای توزیع را از منوی کشویی انتخاب کنید.
فایل APK برنامه خود را به کنسول بکشید تا آپلود شود.
هنگامی که آپلود کامل شد، گروه های آزمایش کننده و آزمایش کننده های فردی را که می خواهید ساخت را دریافت کنید، مشخص کنید. سپس، یادداشت های انتشار را برای ساخت اضافه کنید.
برای در دسترس قرار دادن ساخت در دسترس آزمایش کنندگان، روی توزیع کلیک کنید. آزمایش کننده به طور خودکار یک دعوت نامه ایمیلی برای آزمایش برنامه دریافت می کند.
(اختیاری) برای به اشتراک گذاشتن پیوندهای نسخه های خاص با آزمایش کنندگانی که به آن نسخه ها دسترسی دارند، روی نماد پیوند کلیک کنید تا پیوند انتشار در کلیپ بورد کپی شود.
هنگامی که ساخت خود را توزیع کردید، به مدت 150 روز (پنج ماه) در داشبورد App Distribution کنسول Firebase در دسترس قرار می گیرد. وقتی ساخت 30 روز از انقضا میگذرد، یک اخطار انقضا هم در کنسول و هم در فهرست ساختهای آزمایشکننده شما در دستگاه آزمایشی ظاهر میشود.
آزمایشکنندگانی که برای آزمایش برنامه دعوت نشدهاند، دعوتنامههای ایمیلی را برای شروع دریافت میکنند، و آزمایشکنندگان فعلی اعلانهای ایمیلی مبنی بر آماده بودن ساخت جدید برای آزمایش دریافت میکنند. برای دستورالعملهای نحوه نصب برنامه آزمایشی، به راهاندازی بهعنوان آزمایشکننده با App Distribution مراجعه کنید. میتوانید وضعیت هر آزمایشکننده را کنترل کنید - آیا دعوتنامه را پذیرفتهاند و آیا برنامه را دانلود کردهاند یا خیر - در کنسول Firebase .
آزمایشکنندهها 30 روز فرصت دارند تا قبل از انقضا، دعوتنامه را برای آزمایش برنامه بپذیرند. وقتی دعوتنامه 5 روز از تاریخ انقضا میگذرد، در کنسول Firebase در کنار آزمایشکننده در نسخهای که منتشر میشود، اعلان انقضا ظاهر میشود. دعوتنامه را می توان با ارسال مجدد آن با استفاده از منوی کشویی در ردیف آزمایشگر تمدید کرد.
مراحل بعدی
بازخورد درونبرنامهای را پیادهسازی کنید تا آزمایشکنندگان بتوانند بازخورد درباره برنامه شما (از جمله تصاویر صفحه) ارسال کنند.
با نحوه نمایش هشدارهای درونبرنامهای به آزمایشکنندگان خود، هنگامی که ساختهای جدید برنامهتان برای نصب در دسترس هستند، آشنا شوید.
تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی."],[],[],null,["\u003cbr /\u003e\n\nAPK AAB \n\n\u003cbr /\u003e\n\nThis guide describes how to upload APKs to App Distribution and distribute builds\nto testers using the Firebase console.\n\nBefore you begin\n\nIf you haven't already, [add Firebase to your Android\nproject](/docs/android/setup#console).\n\nIf you aren't using any other Firebase products, you only have to create a\nproject and register your app. However, if you decide to use additional\nproducts in the future, be sure to complete all of the steps on the page\nlinked above.\n| **Caution:** When you register your app with Firebase, make sure to enter the same package name as the app you're distributing. The package name value is case-sensitive and cannot be changed for your app in Firebase after it's registered with your Firebase project.\n\nStep 1. Build your app\n\nWhen you're ready to distribute a pre-release version of your app to testers,\nbuild your APK using your normal process. You must sign the APK with your debug\nkey or app signing key.\n\nStep 2. Distribute your app to testers\n\nTo distribute your app to testers, upload your APK file using the\nFirebase console:\n\n1. Open the [App Distribution page](https://console.firebase.google.com/project/_/appdistribution) of the\n Firebase console. Select your Firebase project when prompted.\n\n2. On the **Releases** page, select the app you want to distribute from\n the drop-down menu.\n\n3. Drag your app's APK file to the console to upload it.\n\n4. When the upload completes, specify the tester groups and individual testers\n you want to receive the build. Then, add release notes for the build.\n\n See [Manage testers](/docs/app-distribution/manage-testers) for more on\n creating tester groups.\n5. Click **Distribute** to make the build available to testers. The tester\n automatically receives an email invitation to test the app.\n\n6. (Optional) To share links to specific releases with testers who have access\n to those releases, click the\n **Link** icon to copy the release link to the clipboard.\n\nOnce you distribute your build, it becomes available in the\nApp Distribution dashboard of the Firebase console for 150 days (five months).\nWhen the build is 30 days from expiring, an expiration notice appears in both\nthe console and your tester's list of builds on their test device.\n\nTesters who haven't been invited to test the app receive email invitations to\nget started, and existing testers receive email notifications that a new build\nis ready to test. For instructions on how to install the test app, see\n[Get set up as a tester with App Distribution](/docs/app-distribution/get-set-up-as-a-tester?platform=android).\nYou can monitor the status of each tester-whether they accepted the\ninvitation and whether they downloaded the app-in the Firebase console.\n\nTesters have 30 days to accept an invitation to test the app before it expires.\nWhen an invitation is 5 days from expiring, an expiration notice appears in the\nFirebase console next to the tester on a release. An invitation can be\nrenewed by resending it using the drop-down menu on the tester row.\n\nNext steps\n\n- Implement [in-app feedback](/docs/app-distribution/collect-feedback-from-testers)\n to make it easy for testers to send feedback about your app (including\n screenshots).\n\n- Learn how to display [in-app alerts](/docs/app-distribution/set-up-alerts?platform=android)\n to your testers when new builds of your app are available to install.\n\n- Learn best practices for [distributing Android apps to QA testers using CI/CD](/docs/app-distribution/best-practices-distributing-android-apps-to-qa-testers-with-ci-cd)."]]