1
I need to debug a lib I just created, I’ve done these steps:
*Here is what worked for me: (After having clicked debug at least Once before) 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*
But even if you don’t get into LIB, you can help me figure out what the problem might be?