eclipse - Error in all android projects -


i have been using eclips android programming since 6 months. working smooth till yesterday.

on restarting eclipse shows error on every project , of them say:

unable resolve target 'android-21'.

and can't create new project says

base theme "holo light dark action bar" requires build target api version of @ least 14, , current version 8

and cant start sdk manager eclipse. please help, , thank in advance. :)

go windows -> android sdk manager install android api level want, in case 21.

once you've finished installing, go window -> preference -> android. should list of available targets. click apply ok.

now right click project, go properties. click android. choose desired target.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -