bleucalme wrote:
> Anyone was able to play a video included in the .apk? I'm able to play
> this video from the SD card but not when it's a resource.

I doubt that will work well. APKs are ZIP files, so you're asking the
device to uncompress the video and play it back, which would require a
fair amount of horsepower.

Try unpacking it to the SD card, then playing it back.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

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

Reply via email to