2 messages in com.googlegroups.android-developersRe: push file to emulator to a specif...
FromSent OnAttachments
giri29 Jan 2008 23:01 
Gabor Paller30 Jan 2008 03:35 
Subject:Re: push file to emulator to a specific location
From:Gabor Paller (pall@freemail.hu)
Date:01/30/2008 03:35:06 AM
List:com.googlegroups.android-developers

This should be adb push <local> <remote> from the command line. Never tried on Mac, works without traps on Windows. :-)

On Jan 30, 7:01 am, giri <giri@gmail.com> wrote:

Hi,

I want to push a file to a specific location on emulator , please help me how to do it . I am using MAC OS .

Thanks