am facing a problem in Eclipse android development tool
Source not found EDIT SOURCE LOOKUP PATH
while i debug code in class Instrumentati
The sources of the Android API are not included in the SDK download. So when the debugging goes to an Android class Eclipse will raise an error.
Have a look at this questions for instructions on how to add the source to Eclipse.