Is there a way to hide the Android Device Chooser?

Posted by janfsd on Stack Overflow See other posts from Stack Overflow or by janfsd
Published on 2010-04-05T18:52:07Z Indexed on 2010/04/05 18:53 UTC
Read the original article Hit count: 226

Filed under:
|

Whenever I run my app I get the Android Device Chooser dialog:

alt text

This is happening because I am using the Google APIs for 1.6 and trying to run the application on my Nexus one. Is there any way to make this automatically, or to not check the compatibility? Sometimes when I make a modification and quickly after I save and run the application, Eclipse will build the project and the Android Device Chooser dialog will show briefly and disappear and the app won't run. I have to click run again for it to work. Any workarounds?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk