在不啟動應用程式的情況下啟動模擬器
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
有時您可能想要在不執行應用程式的情況下啟動模擬器,例如想查看兩部模擬器裝置在透過藍牙配對時的互動情形。如要在不啟動應用程式的情況下啟動模擬器,請按照下列步驟操作:
- 開啟裝置管理工具。
- 在 AVD 上按兩下,或選取 AVD,然後按一下「Run」圖示
。系統會隨即載入 Android Emulator。
在模擬器執行期間,您可以執行 Android Studio 專案,並選擇模擬器做為目標裝置。您也可以按照下一節所述,在模擬器中安裝一或多個 APK,然後執行這些 APK。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-27 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-27 (世界標準時間)。"],[],[],null,["# Launch the emulator without launching an app\n\nSometimes you might want to launch the emulator without running an app, such\nas if you want to see how two emulator devices interact with each\nother when paired over Bluetooth. To launch the emulator without launching an\napp, follow these steps:\n\n1. [Open the Device Manager](/studio/run/managing-avds).\n2. Double-click an AVD or select an AVD and click **Run** . The Android Emulator loads.\n\nWhile the emulator is running, you can run Android Studio projects and choose\nthe emulator as the target device. You can also install one or more APKs onto\nthe emulator, as described in the following section, and then run them."]]