Androidアプリケーションでviewpagerindicatorを使用したい。ViewPager作成しました。ViewPager次に、の各ページのタイトルを表示しますViewPager。これを読んだ後、viewpagerindicatorが役立つことがわかりました。問題は、このプロジェクトを自分のプロジェクトでどのように使用できるかということです。から追加してみましproperties --> java build path --> Libraries --> add external class foldersたが、役に立ちませんでした。また、http: //viewpagerindicator.com/
からダウンロードしたライブラリをコンパイルしようとしましたが、それによって多くのタイプエラーが発生します。The method setViewPager(ViewPager) of type LinePageIndicator must override a superclass method
ここで説明するように、アプリケーションでviewpagerindicatorプロジェクトを使用TabPageIndicatorしたいと思います。TitlePageIndicator