• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Errors Starting Android Emulator

JB_User

Newbie
Hi. I'm a new user still trying to follow the instructions for building my first Android app at this URL: Running Your App | Android Developers

ATTEMPT 1: I could not run the app on the ANdroid device via Eclipse (see previous post).

ATTEMPT 2: I could not run the app from the command line: The tutorial tells me to run the command 'ant debug' but I don't have an 'ant' executable in my path.

ATTEMPT 3: I tried creating an Android Virtual Device with Android Virtual Device Manager. When I start it, the virtual device appears for about 10 seconds, buyt then exits with this error message:
Starting emulator for AVD 'AVD_attempt02'
Assertion 'b' failed at pulsecore/memblock.c:451, function pa_memblock_acquire(). Aborting.
So, I'm running out of options. Anyone know how I should proceed with this?
 
Back
Top Bottom