开发者

Can't find android.support support package

开发者 https://www.devze.com 2023-04-13 00:44 出处:网络
I made a folder called libs to my working space. I copied the android开发者_开发问答-support-v4.jar in it.

I made a folder called libs to my working space.

I copied the android开发者_开发问答-support-v4.jar in it.

Pressed right on it Build Path > Add to Build Path.

Next i added a library and there it needs the Viewpager.

Afterwards i cleaned my project, but i cann't access android.support.v4.view.ViewPager.

Eclipse don't find android.support as well

Solutions?


You should add the library to your build path after you copy the file in the libs directory.

Once you copy the file in libs directory, right click on project, build path, libraries and select the libs directory of the project and add it.

You can then import the classes.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号