David Janes' Code Weblog

April 9, 2010

Useful Android Command Line Commands

android · David Janes · 9:13 am ·

This post is basically an FYI for me.

Running an Android emulator

$ emulator -avd david_6 &

or if you’re getting Out of Disk Space errors

$ emulator -avd david_6 -wipe-data &

Seeing the console output

$ adb logcat

Seeing what AVDs are available

$ android &

0 comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress

Switch to our mobile site