• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps help with "install dependencies" msg

rok1

Lurker
hi everyone,

trying to build my first app from instructions

started a new android project..went thrugh the screens..
and then one of the screen read :(header) install dependencies
and the body of the msg was :
the template depends on the android support library,which is either not installed or depends on a more recent version....
requiers version :8
installed version :not installed
.......
install/upgrade
i hit install
a window pops up with version 9

i tried the link provided and the eclipse help files
checked the list of installes in the sdk mgr
every thing is there

i cant post a picture at this time as a new user

any suggestions?
thank you
 
Moved to Dev 101.

To answer your question, you need to also install the Android Support Library from the SDK manager. It's at the very bottom of the list of things you can install.
 
Back
Top Bottom