Android Studio: How to use Monitor(DDMS) tool to debug application step by step? - Stack Overflow
I think that I got a solution for this. You don't have to start monitor but you can use DDMS instead almost like in Eclipse. Start Android Studio-> pick breakpoint-> Run-> Debug-> Go to %sdk\tools in Terminal window and run ddms.bat to run DDMS withou
stackoverflow.com |