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

Best way to add library #7

Open
misjoinder opened this issue Nov 10, 2013 · 2 comments
Open

Best way to add library #7

misjoinder opened this issue Nov 10, 2013 · 2 comments

Comments

@misjoinder
Copy link

Hi - I am just getting started with Eclipse and the Android SDK. I've made small UI changes to https://github.com/guardianproject/notepadbot and now I want to replace the ListView with a DragNDropList.

When I add DragNDropList to the project and build path and import it in the Java file, the app does not launch and the emulator says "Could not find DragNDropList.apk!" I think I am adding the library in the wrong way. What exactly should I do to add this to the project?

@ak83
Copy link

ak83 commented Jul 7, 2014

I had the same issue.
Then instead of importing, I just copied the files to my project and then it worked.

@IchordeDionysos
Copy link

Why don't let it import via maven or gradle the proper way?

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

3 participants