Issues with referencing Android library projects -


i'm trying use actionbar library project in app keep getting errors when trying add library reference. described on android developers website (here) copies classes across folder called "actionbar_src". error comes when tries find library's resources within classes, didn't copy across. doing wrong?

here's screenshot:

enter image description here

under 'java build path -> projects' did add project there? find have both project compile , run.


Comments