Help install android virtual device. I don’t see it in menu items. Google doesn’t help. Correctly I understand, in order to reach a breakpoint, you need to start Run and be sure to have some kind of Virtual Device?
Android Studio version – 3.0.1
Answer 1, authority 100%
- Go to
Tools & gt; Android & gt; AVD Manager
. - Select
Create Virtual Device
- Select a device profile and click
Next
- Select a system image (
sistem image
) and clickNext
- Adjust (if necessary) the
AVD
properties and clickFinish
Answer 2
The fact of the matter is that there is no Android item and AVD Manager in Tools.
The AVD icon is gray, it doesn’t exist as such. But the SDK manager states that Android Emulator is installed! Is this what you need?
How to install AVD manager?