Skip to content Skip to sidebar Skip to footer

How Do You Add A Library Folder To Eclipse?

Okay, I know this is a Noob question but I cant see to get it figured out! I'm trying to get the Android-ViewPageIndicater library imported to Eclipse, but it doesn't have a LIB fi

Solution 1:

I was facing the same issue. The solution is

1>Create a new android project with existing source (Select that library folder)

2> Mark that project as library

Later you can use this library for other projects

Post a Comment for "How Do You Add A Library Folder To Eclipse?"