I need to debug a lib I just created, I've already 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 you still do not get into LIB, can you help me figure out what the problem might be?