adb push resource to multi-device at same time

998 views
Skip to first unread message

stanly

unread,
Jun 3, 2011, 12:22:34 AM6/3/11
to android-...@googlegroups.com
hi all,

If I have multi-devices, could I using adb tool push a resource to all devices at the same time?
that is assum my computer host can link all devices at same time.

1) if can, did I must have different serial number of all devices?
2) if can, what's the adb command?
3) if can't, does there exist method to do that?

thank you so much

Stanly

David Zeng

unread,
Jun 6, 2011, 12:41:18 AM6/6/11
to android-...@googlegroups.com
There is a command can help you:

adb -d <device-serial> push <host-res> <target-location>
 
Every device connect to computer have a serial.


*******************************************************
David Zeng

E-mail:
zen...@gmail.com
Mobile: 186-0806-0201
*******************************************************



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

Reply all
Reply to author
Forward
0 new messages