Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android AVD, No Target Selected

Tags:

android

avd

I am trying to create an AVD, but after selecting the target also, it is showing "No Target Selected".

like image 440
user2740599 Avatar asked Oct 15 '13 05:10

user2740599


People also ask

Why is my AVD not working?

On ChromeOS, Android Virtual Devices (AVDs) might fail to launch because the libnss3 dependency is missing. To launch the AVDs successfully, run sudo apt install libnss3 to manually install the libnss3 library.

Why AVD Manager is not working?

SDK Build Tools are not installed If it fails then you may have to install it again. You look at the build tab at the bottom of the screen, it will display the error message and option to install the Build tools. Install it and you should be able to see the AVD Manager. Another way is to go to the SDK Manager.


1 Answers

to solve the problem. install one of CPU System Images. for example: ARM EABI v7a System Image

like image 106
sharik Avatar answered Sep 27 '22 19:09

sharik