- Building Android UIs with Custom Views
- Raimon Ràfols Montané
- 159字
- 2021-07-02 15:33:36
How to set up an emulator
To set up an emulator we need to run the Android Virtual Device Manager (AVD Manager). We can find its icon on the top bar, just next to the play/stop application icons.

Once we've executed the Android Device Manager, we can add or manage our virtual devices from there, as shown in the following screenshot:

Clicking on Create Virtual Device will give us the opportunity to use one of the Android device definitions or even create our own hardware profile, as shown in the following screenshot:

Once we've selected the hardware, we've got to choose the software, or the system image, that will run on it. Later on, we can add all the combinations we need for testing: multiple different devices, or the same device with different Android version images, or even a combination of both.

The last step is to name our AVD, review our hardware and software selection, and we're set!

- GAE編程指南
- Vue.js快跑:構建觸手可及的高性能Web應用
- INSTANT Weka How-to
- C語言程序設計案例式教程
- PostgreSQL 11從入門到精通(視頻教學版)
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- Spring Boot+MVC實戰指南
- 大話Java:程序設計從入門到精通
- Python Web自動化測試設計與實現
- Redmine Cookbook
- Android 游戲開發大全(第二版)
- Scratch編程從入門到精通
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Learning Puppet
- 亮劍C#項目開發案例導航