Debug Android library project with java source code
- Open the debug view in eclipse (use the menu at the top: Window -> Show View -> Debug)
- Right click one of the activities in the debug window "Edit source lookup"
- Click "Add"
- Select "Java Project"
- Check the box for the Android Library project
- Press OK