How to browse android emulator SD on Windows without Eclipse?

android, android-emulator

Solution

Use DDMS. It is available as a standalone tool, in addition to the Eclipse perspective.

Problem

Can't understand how to browse android emulator sd card. I am using IDEA, not Eclipse and can't use Eclipse tool for this purpose.

Original source