Hi. im also new. i found a way with paths that works ok. you have to use setVideoURI(Uri uri) instead of setVideoPath. and the media file needs to be in your res folder. this article explains it: http://androidbook.blogspot.com/2009/08/referring-to-android-resources-using.html
maybe someone can give info on how to correctly reference the path (if you want to use the function setVideoPath). hope it helps. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

