You may need to set the adb target:
under linux:
  export ADBHOST=your_vmware_target_ip
under windows:
  set ADBHOST=your_vmware_target_ip
then try to start the adb server. if you have already started the
server, you need to kill it firstly by: adb kill-server
If you are using NAT network in VMware, your target may only be
reachable to the host.
hope it helps!
--
 Chen



On Mon, Mar 23, 2009 at 12:01 AM, Brian <bgc...@gmail.com> wrote:
>
> I'm trying to copy my dalvik application package to android x86 eeepc
> running in vmware.
> adb does not detect any device. I cannot use adb push.
>
> How can I copy my dalvik application package located in my os to
> android x86 running in vmware?
>
> Thanks,
> Brian
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to