[android-developers] Re: Debugger to run Android Applications

2013-02-19 Thread Ashu
You should have mentioned the Android SDK Version that you are using when launching emulator, in your post. Assuming that you are using latest Android SDK-rev 21, you can edit your AVD Instance through AVD Manager tool (part of ADT Plug-in in eclipse). You need to Enable/select Keyboard

[android-developers] Re: Debugger to run Android Applications

2013-02-19 Thread Sagar Rout
thanks guys i got it On Tuesday, 19 February 2013 18:13:02 UTC+5:30, Ashu wrote: You should have mentioned the Android SDK Version that you are using when launching emulator, in your post. Assuming that you are using latest Android SDK-rev 21, you can edit your AVD Instance through

[android-developers] Re: Debugger to run Android Applications

2013-02-15 Thread JackN
That warning probably says the app is waiting for the debugger to attach... it is normal. I don't know about the rest of your issues.\ On Thursday, February 14, 2013 9:20:11 PM UTC-8, Sagar Rout wrote: while i run my program in android emulator there is a flash of warning of 1-2 second