Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"lib" dir renamed to "libs" as of ADT 17 #1

Open
spaceflower opened this issue Feb 20, 2013 · 0 comments
Open

"lib" dir renamed to "libs" as of ADT 17 #1

spaceflower opened this issue Feb 20, 2013 · 0 comments

Comments

@spaceflower
Copy link

Hi, admittedly this is my first Android app but I couldn't OSCLib to run using Eclipse and ADT 17. The app compiled but kept crashing during loading complaining about not finding classes.

I found an article that suggested the "lib" dir was renamed to "libs" as of ADT 17. Maybe this might be of use if anyone has similar problems.

I renamed OSCLib/android/AndrOscDemo/lib to OSCLib/android/AndrOscDemo/libs
and OSCLib/java/lib to OSCLib/java/libs

I then updated the build path and rebuilt the app and it finally loaded.

Here's the thread I was reading which links to some more in depth articles:
http://stackoverflow.com/questions/8319703/project-properties-in-android-project

Hope this helps,
Josh

Great library b.t.w.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant