You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: