Tuesday 15 February 2011

java - Adding ShowcaseView as library project -



java - Adding ShowcaseView as library project -

how can add together showcaseview project library project?

i´m using eclipse [adt]. i´ve set checkbox "is libryry" in properties library checked , added library illustration code

new showcaseview.builder(this) .settarget(new actionviewtarget(this, actionviewtarget.type.home)) .setcontenttitle("showcaseview") .setcontenttext("this highlighting home button") .hideontouchoutside() .build();

says "create class 'showcaseview'".

go showcaseview's project properties in eclipse java build path source tab add folder select java folder

java android eclipse showcaseview

No comments:

Post a Comment