I am trying to use Android studio as my main Android IDE.
One thing I am using is the option to use DDMS to view log-in logs from attached device to be connected to Eclipse.
I do not think able to get it with Android studios - I need to create a new project before it can reach Logcat.
Is there a way that shows lockback output or do I have to create a new project for it?
I think what you want view / tool windows / android
(Alt + 6 shortcut) that gives you access to the logcat
Comments
Post a Comment