Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you're a bit out of luck with this idea.

on android (lacking a backend like ffmpeg or gstreamer) only mjpg encoded avi files are supported, so you cannot read arbitrary video files.

then you cannot read from the raw folder directly (because it is zipped within your apk), but you would have to copy your video to sdcard manually first.