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
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?"