Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Target option is disabled in Eclipse window->Preference->android

Why my target option in eclipse is disabled? I cant select the target platform. On the other hand the platform folder and adds-on are empty. Plz any ideas?

like image 685
Denis Avatar asked Jan 14 '10 11:01

Denis


1 Answers

After you have installed your SDK, you need to download all the platforms you need (like Android 1.5, Google API's, so on...)

Then you should create some virtual devices with some parameters (like screen size, sd card...). Then you should run the app over the platform you like.

like image 181
Danail Avatar answered Nov 14 '22 23:11

Danail