This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: New in 10.5: Attach debugger to a running Android process
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Recently, we’ve introduced a new feature that should make it MUCH easier to debug your Android applications. Now, you can attach IntelliJ IDEA debugger to any process running on an Android device or in the emulator, which is related to the source code of your project.
Just click “Attach debugger to Android process” toolbar button and [...]