Android Canary
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
カナリア チャンネルでは、プレリリース版の Android API と、今後変更される可能性のある動作を含む、最新の Android ビルドを試してテストできます。問題や破壊的変更が発生する可能性があります。これらの最先端のビルドは、メインのデバイスまたは唯一のデバイスとして使用するには最適ではありません。これにより、変更がアプリに与える影響を早期に確認し、新しい機能を試して、Android の将来に備えることができます。
Android Canary は次の方法で入手できます。
Google Pixel デバイスにインストールする
Google Pixel デバイスで Android Canary を入手するには、Android Flash Tool を使用します。
サポートされている Google Pixel デバイスに Canary ビルドを書き込むと、デバイスは Android Canary for Pixel チャンネルに自動的に登録され、最新の Canary ビルドへの無線(OTA)アップデートが継続的に提供されます。
Google Pixel デバイスで Canary チャンネルを終了する
ベータ版またはリリース版のチャンネルに戻るには、デバイスをワイプし、Android Flash Tool などの方法で適切なチャンネルのビルドを書き込む必要があります。
Android Emulator を構成する
Android Canary を実行するように Android Emulator を設定すると、新機能や API を調べたり、将来の動作の変更点をテストしたりするのに便利です。エミュレータのセットアップは簡単です。エミュレータを使用すると、さまざまな画面サイズやデバイスの特性をエミュレートできます。
仮想デバイスをセットアップする
一般的なスマートフォンをエミュレートするように仮想デバイスをセットアップする手順は次のとおりです。
- Android Studio の最新のプレビュー リリースをインストールします。
- Android Studio で [Tools] > [SDK Manager] をクリックします。
- [SDK Tools] タブで Android Emulator の最新バージョンを選択し、[OK] をクリックします。これにより、最新バージョンがまだインストールされていない場合は、インストールされます。
- Android Studio で [Tools] > [Device Manager] をクリックし、[Device Manager] パネルで [Add a new device
> Create Virtual Device] をクリックします。
- デバイス定義を選択して [次へ] をクリックします。
- Android Canary システム イメージを見つけ、[Release Name] の横にある [Download] をクリックして取得します。ダウンロードが完了したら、このシステム イメージを選択して [Next] をクリックします。
- 仮想デバイスのその他の設定が完了したら、[Finish] をクリックします。
- デバイス マネージャーで仮想デバイスのリストに戻り、目的の Android Canary 仮想デバイスを探して [開始] をクリックします。
上記の手順を繰り返して、さまざまなフォーム ファクタでアプリをテストするために使用できるデバイス定義を含むエミュレータを作成します。[Phone] カテゴリで [Resizable] デバイス定義を選択して、サイズ変更可能なエミュレータの使用を検討してください。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-10 UTC。
[null,null,["最終更新日 2025-07-10 UTC。"],[],[],null,["# Android Canary\n\nThe Canary channel lets you explore and test the most up-to-date Android\nbuilds with pre-release Android APIs and potential upcoming behavior changes.\nYou should expect issues and breaking changes; these cutting-edge builds won't\nbe the best choice to use as a primary or only device. As a result, you may\nget an early look at how your app could be impacted by changes, and\nbe able to experiment with new capabilities to get your app ready for the\nfuture of Android.\n\nYou can get the Android Canary in the following ways:\n\n- [Install on a Google Pixel device](#on_pixel)\n- [Configure the Android Emulator](#on_emulator)\n\nInstall on a Google Pixel device\n--------------------------------\n\nTo get the Android Canary on a Google Pixel device, use the [Android Flash\nTool](https://flash.android.com/).\n\nAfter you've flashed a Canary build to a supported Pixel device, your device\nis automatically enrolled in the Android Canary for Pixel channel, and will be\noffered continuous over-the-air (OTA) updates to the latest Canary builds.\n\n### Exit the Canary channel on a Google Pixel device\n\nIn order to return to a beta or release channel, you'll have to wipe your device\nand flash a build from the appropriate channel using the Android Flash Tool or\nother means.\n\nConfigure the Android Emulator\n------------------------------\n\nConfiguring the Android Emulator to run Android Canary is a great solution for\nexploring new features and APIs and testing possible future behavior changes.\nSetting up the emulator is fast and convenient and lets you emulate various\nscreen sizes and device characteristics.\n\n### Set up a virtual device\n\nTo set up a virtual device to emulate a typical phone, follow these steps:\n\n1. Install the latest [preview release](/studio/preview) of Android Studio.\n2. In Android Studio, click **Tools \\\u003e SDK Manager**.\n3. In the **SDK Tools** tab, select the latest version of **Android Emulator** , and click **OK**. This action installs the latest version if it isn't already installed.\n4. In Android Studio, click **Tools \\\u003e Device Manager** , then click **Add a new\n device \\\u003e\n Create Virtual Device** in the **Device Manager** panel.\n5. Select a device definition, then click **Next**.\n6. Find the Android Canary system image and click **Download** next to the **Release Name** to get it. After the download completes, select this system image and click **Next**.\n7. Finalize other settings for your virtual device, then click **Finish**.\n8. After returning to the list of virtual devices in the Device Manager, find your Android Canary virtual device and click **Start**.\n\nRepeat these steps to create emulators with device definitions that you can use\nto test your app across a variety of form factors. Consider using a resizable\nemulator by selecting the **Resizable** device definition in the **Phone**\ncategory."]]