Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread Miguel Morales
Post your whole logcat and your layout xml. On Fri, Jun 24, 2011 at 11:09 AM, NaveenShrivastva < kumarnaveen.si...@gmail.com> wrote: > > > On Fri, Jun 24, 2011 at 11:26 PM, Miguel Morales > wrote: > >> Are you getting paid for this? If so, pay one of us and we can fix it for >> you. >> >> >> On

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread NaveenShrivastva
On Fri, Jun 24, 2011 at 11:26 PM, Miguel Morales wrote: > Are you getting paid for this? If so, pay one of us and we can fix it for > you. > > > On Fri, Jun 24, 2011 at 10:55 AM, naveen kumar < > kumarnaveen.si...@gmail.com> wrote: > >> >> >> On Jun 24, 7:03 pm, naveen kumar wrote: >> > On Jun 2

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread Miguel Morales
Are you getting paid for this? If so, pay one of us and we can fix it for you. On Fri, Jun 24, 2011 at 10:55 AM, naveen kumar wrote: > > > On Jun 24, 7:03 pm, naveen kumar wrote: > > On Jun 24, 6:08 pm, Peter Stacey wrote: > > > > > > > > > Not yet. You haven't asked enough times...Oh wait. 5

[android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread naveen kumar
On Jun 24, 7:03 pm, naveen kumar wrote: > On Jun 24, 6:08 pm, Peter Stacey wrote: > > > > > Not yet. You haven't asked enough times...Oh wait. 5 times already > > today...The same question? > > > Yes, the same basic question 5 times in a 4 hours. > > > Ok, since you asked so many times it must

[android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread naveen kumar
On Jun 24, 6:08 pm, Peter Stacey wrote: > Not yet. You haven't asked enough times...Oh wait. 5 times already > today...The same question? > > Yes, the same basic question 5 times in a 4 hours. > > Ok, since you asked so many times it must be urgent for me. > > Oh wait. No it isn't that urgent fo

[android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread Peter Stacey
Not yet. You haven't asked enough times...Oh wait. 5 times already today...The same question? Yes, the same basic question 5 times in a 4 hours. Ok, since you asked so many times it must be urgent for me. Oh wait. No it isn't that urgent for me, but I might get around to it when I have a bit mor

[android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread naveen kumar
On Jun 24, 2:20 pm, NaveenShrivastva wrote: > On Fri, Jun 24, 2011 at 2:18 PM, naveen kumar > wrote: > > > > > > > > > > > > > On Jun 24, 1:30 pm, NaveenShrivastva > > wrote: > > > On Fri, Jun 24, 2011 at 12:44 PM, Miguel Morales < > > therevolti...@gmail.com>wrote: > > > > >http://developer.an

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread NaveenShrivastva
On Fri, Jun 24, 2011 at 2:18 PM, naveen kumar wrote: > > > On Jun 24, 1:30 pm, NaveenShrivastva > wrote: > > On Fri, Jun 24, 2011 at 12:44 PM, Miguel Morales < > therevolti...@gmail.com>wrote: > > > > > > > > > > > > > > > > > > > > > > > > >http://developer.android.com/resources/samples/ApiDemos

[android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread naveen kumar
On Jun 24, 1:30 pm, NaveenShrivastva wrote: > On Fri, Jun 24, 2011 at 12:44 PM, Miguel Morales > wrote: > > > > > > > > > > > > >http://developer.android.com/resources/samples/ApiDemos/src/com/examp... > > > On Thu, Jun 23, 2011 at 11:48 PM, naveen kumar < > > kumarnaveen.si...@gmail.com> wrote

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-23 Thread NaveenShrivastva
On Thu, Jun 23, 2011 at 3:51 AM, Miguel Morales wrote: > I wouldn't bother trying to split up the video content. > MediaPlayers should have no problem streaming the data from the file just > like it can stream from a url. > > I've never done it before, but make sure you are using the API correctly

[android-developers] Re: How to play large size video from sdcard in android

2011-06-23 Thread naveen kumar
On Jun 23, 3:21 am, Miguel Morales wrote: > I wouldn't bother trying to split up the video content. > MediaPlayers should have no problem streaming the data from the file just > like it can stream from a url. > > I've never done it before, but make sure you are using the API correctly. > Read:ht

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread Miguel Morales
I wouldn't bother trying to split up the video content. MediaPlayers should have no problem streaming the data from the file just like it can stream from a url. I've never done it before, but make sure you are using the API correctly. Read: http://developer.android.com/guide/topics/media/index.htm

[android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread Spooky
On Jun 22, 9:55 am, NaveenShrivastva wrote: > > >>> > when i am trying to play large video then getting > > >>> > exception outofmemory. You mentioned that you are loading a 1 GB video file. Are you trying to load the entire file into memory at the same time? I don't know if most video players

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread NaveenShrivastva
On Wed, Jun 22, 2011 at 8:25 PM, NaveenShrivastva < kumarnaveen.si...@gmail.com> wrote: > > > On Wed, Jun 22, 2011 at 8:18 PM, Fred Niggle > wrote: > >> Try this like for your answer : http://bit.ly/ORtV >> >> On 22/06/2011, NaveenShrivastva wrote: >> > On Wed, Jun 22, 2011 at 7:53 PM, NaveenShr

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread NaveenShrivastva
On Wed, Jun 22, 2011 at 8:18 PM, Fred Niggle wrote: > Try this like for your answer : http://bit.ly/ORtV > > On 22/06/2011, NaveenShrivastva wrote: > > On Wed, Jun 22, 2011 at 7:53 PM, NaveenShrivastva < > > kumarnaveen.si...@gmail.com> wrote: > > > >> > >> > >> On Wed, Jun 22, 2011 at 7:43 PM, n

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread Fred Niggle
Try this like for your answer : http://bit.ly/ORtV On 22/06/2011, NaveenShrivastva wrote: > On Wed, Jun 22, 2011 at 7:53 PM, NaveenShrivastva < > kumarnaveen.si...@gmail.com> wrote: > >> >> >> On Wed, Jun 22, 2011 at 7:43 PM, niko20 wrote: >> >>> How are we supposed to answer this? We have no id

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread NaveenShrivastva
On Wed, Jun 22, 2011 at 7:53 PM, NaveenShrivastva < kumarnaveen.si...@gmail.com> wrote: > > > On Wed, Jun 22, 2011 at 7:43 PM, niko20 wrote: > >> How are we supposed to answer this? We have no idea what the "video" >> object is? >> >> Ugh why do we get like 20 posts a day from clearly outsourced

Re: [android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread NaveenShrivastva
On Wed, Jun 22, 2011 at 7:43 PM, niko20 wrote: > How are we supposed to answer this? We have no idea what the "video" > object is? > > Ugh why do we get like 20 posts a day from clearly outsourced coders > that have no idea of what they are doing, much less how to ask a > proper question? > > > >

[android-developers] Re: How to play large size video from sdcard in android

2011-06-22 Thread niko20
How are we supposed to answer this? We have no idea what the "video" object is? Ugh why do we get like 20 posts a day from clearly outsourced coders that have no idea of what they are doing, much less how to ask a proper question? On Jun 22, 8:41 am, naveen kumar wrote: > Hello sir, > > Good e