0 down vote favorite
i want to do step by step debugging in android. I am working on Eclipse. Whenever i start my android application and keep a breakpoint a problem occurs. here is the problem
i go into the debug mode and i see that my breakpoint is reached, but now that i want to step by...