Size is not a problem for me as it is demo app. But i need to keep a video file 
in raw folder and play it. So how do i go ahead? In this case, can't i use 
vidtry code? Can i go ahead with VideoView itself and try hiding built-in 
overlay controls? Your advise is appreciated to me.

thanks.

--- On Sat, 10/17/09, Mark Murphy <mmur...@commonsware.com> wrote:

From: Mark Murphy <mmur...@commonsware.com>
Subject: [android-beginners] Re: UrgentHelp:Play Video file when accelerometer 
is triggered code error:
To: android-beginners@googlegroups.com
Date: Saturday, October 17, 2009, 3:38 AM


Prabakar wrote:
> Ok thanks you Mark then. But i want to play my Video file from a raw
> folder which is available on my project, not from any URL or SDCard.
> Does vidtry code supports that also as well?

vidtry is designed to support entering URLs to streaming video.

I am skeptical that putting video inside an APK file is necessarily a
good idea, if your intention is for this APK to be downloaded onto
existing Android devices. The APK size will be too large.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books.html





      
--~--~---------~--~----~------------~-------~--~----~
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