[android-developers] Eclipse: Switch between devices for testing

2012-02-02 Thread dev0708
I have several AVDs and one external phone (usb). I want to run apps
on all for testing.

I can't find in Eclipse where to set the device to use for a given
run. The first time I run an app it asks. But now I want to change.  I
see Run/Configure but that seems to only be for the target version,
not the device.

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Eclipse: Switch between devices for testing

2012-02-02 Thread Harri Smått

On Feb 2, 2012, at 11:30 PM, dev0708 wrote:
 I can't find in Eclipse where to set the device to use for a given
 run. The first time I run an app it asks. But now I want to change.  I
 see Run/Configure but that seems to only be for the target version,
 not the device.

If you right-click on Eclipse project, select Run As -- Run 
Configurations.., you should find Target -tab where you can set deployment 
target as Manual. Using this setting there ought to be target device dialog 
every time you execute your application - including connected device if there's 
one.

--
H

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Eclipse: Switch between devices for testing

2012-02-02 Thread Jagruti Sangani
Once you connect your device and pc then run your android application from
start.Then it will automatically detect the your device instead of avd
version.Select your device and continue.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en