문제

Hi there I am just newer in android development and I am trying to build my first app and I do will until now.

but I need to use ViewPagerIndicator so I do my search and I've found JakeWharton-Android-ViewPagerIndicator also I am using inellij IDE

but the problem that when I want to add this library into my project I can't find the jar file and I don't know if the error from my side or what please any help.

regards

도움이 되었습니까?

해결책

You will need to create a new module with the library sources and add it as a dependency to your main module. This answer has detailed steps you can follow. Just replace the library used with ViewPagerIndicator.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top