Yes
You can do it.

use command


$ adb push  <yourfile> sdcard/yourfoldername.

Ensure that phone should be connected to system.
before pushing check
adb devices command.




Regards
Ramesh
On 12/11/09, Yousuf Syed <yousuf.syed....@gmail.com> wrote:
> Hi,
>
> I am developing an application where in I need to display video files in a
> video player. I need to push the video files on to the sdcard of the
> emulator in order for my application to play those videos. if this
> application is deployed on an android phone I need to push the files on that
> too.
>
> Is there a way I can bundle those file along within the apk file so that its
> easy for the users to download and install the application?
>
> Thanks in advance,
>
> Yousuf
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to android-beginners@googlegroups.com
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en

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

Reply via email to