在 Xamarin 開發工具下,可以選擇使用 Visual Studio 內建的 Visual Studio for Android Emulator 模擬器 與 Google Android 原生模擬器 這兩個模擬器的其中一個,當然,也可以選擇其他類型的 Android 模擬器,不過,對於無法在電腦上執行模擬器的情境下,是可以選擇使用實體裝置來進行開發和測試;不過,前面提到的兩者差異在於前者比較不耗用 CPU 資源,但是,卻沒有預設安裝 Google Play Server,這對於有些開發應用上會比較麻煩,因為這些應用程式需要裝置上有運行 Google Play Server。
由於這裡將會使用 Google Android 原生模擬器與搭配 Intel HAXM 虛擬化技術,所以在安裝 Visual Studio 2019 的過程中,將會都安裝起來了,現在可以直接來使用與設定這個模擬器。
Visual Studio 2019 for Xamarin 之安裝與設定 Part2 - Visual Studio 2019 安裝與相關相關設定 1
Visual Studio 2019 for Xamarin 之安裝與設定 Part3 - Visual Studio 2019 安裝與相關相關設定 2
Visual Studio 2019 for Xamarin 之安裝與設定 Part4 - 安裝 Android 使用的模擬器
Visual Studio 2019 for Xamarin 之安裝與設定 Part5 - 測試與確認開發環境可以進行 Xamarin.Forms 專案開發與結論
在 Xamarin 開發工具下,可以選擇使用 Visual Studio 內建的 Visual Studio for Android Emulator 模擬器 與 Google Android 原生模擬器 這兩個模擬器的其中一個,當然,也可以選擇其他類型的 Android 模擬器,不過,對於無法在電腦上執行模擬器的情境下,是可以選擇使用實體裝置來進行開發和測試;不過,前面提到的兩者差異在於前者比較不耗用 CPU 資源,但是,卻沒有預設安裝 Google Play Server,這對於有些開發應用上會比較麻煩,因為這些應用程式需要裝置上有運行 Google Play Server。
安裝與啟動 Google Android 原生模擬器