Re: [android-developers] Problem while running my first Android Application

2011-08-04 Thread Jim Graham
On Wed, Aug 03, 2011 at 12:26:12AM -0700, kavitha ravindran wrote: >I'm pretty stuck up here...while running HelloAndroid program. I'm > using Android 3.2 in Eclipse Indigo IDE. My PC has Win XP. You're about to be un-stuck. Read on. > The message in console window is, All too familiar to

Re: [android-developers] Problem while running my first Android Application

2011-08-04 Thread Gaurav Agarwal
- Go to your android folder (in Program Files) - Android ->android-sdk->tools (check u will have emulator.exe file) - Press shift+right click - Press "Open Command Window here" - type emulator @my_avd once emulator is launch try to run your app gaurav On Wed, Aug 3, 2011 at 12:56

Re: [android-developers] Problem while running my first Android Application

2011-08-04 Thread TreKing
On Wed, Aug 3, 2011 at 2:26 AM, kavitha ravindran < kavitha.ravindr...@gmail.com> wrote: > The message in console window is, And the problem is ... ? - TreKing