If you are running on Windows (which is what the screenshot suggests), you need to install the development USB drivers, so adb and the rest of the Android tools will recognize your device:
http://developer.android.com/sdk/oem-usb.html On Wed, Nov 9, 2011 at 5:21 AM, Navindian <[email protected]> wrote: > Hi > > I have LG-P350 phone. I am using eclipse for development. In the run > configurations, I have selected and trying to install to phone. It is > showing the attached image. > > > Thanks > navindian > > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.2 Programming Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

