As far as I know you can put them in raw resource folder and you could use them as regular resources, I haven't tried with video files but I tried with audio files in the past in it was easy to use. But be careful your apk could get real big.
Regards, Ciprian. On Dec 11, 1:12 am, Yousuf Syed <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

