Try this like for your answer : http://bit.ly/ORtV

On 22/06/2011, NaveenShrivastva <kumarnaveen.si...@gmail.com> 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 <nikolatesl...@yahoo.com> 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?
>>>
>>>
>>>
>>> On Jun 22, 8:41 am, naveen kumar <kumarnaveen.si...@gmail.com> wrote:
>>> > Hello sir,
>>> >
>>> > Good evening,
>>> >
>>> > I am playing video from sdcard and also getting meta data for that
>>> > video by this code
>>> >
>>> > ==========video playing code==============
>>> >
>>> >  video.setVideoPath(path);
>>> >
>>> >      video.setVisibility(1);
>>> >      video.canSeekBackward();
>>> >      video.canSeekForward();
>>> >      video.setMediaController(new MediaController(this));
>>> >      video.requestFocus();
>>> >
>>> >      video.start();
>>> >
>>> > when i am trying to play large video then getting exception
>>> > outofmemory.
>>> >
>>> > Please help me how to resolve this issue in android, i am trying from
>>> > two days, but not greeting any related solution on developer site.
>>> >
>>> > Please help me
>>> > Thanks,
>>> >
>>> > Naveen Kumar shrivastva
>>> >
>>> > 9555674501
>>>
>>> --
>>> 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
>>>
>>
>>
>> Sir,
>>
>> This is  objective of my project to play large video file  movie (1 GB )
>> mp4 from sdcard.
>>
>> I am able to play this file from server ftp url parse  but objective is
>> play from sdcard.
>>
>> Please give me idea sir, this is very urgent need for me.
>>
>>
>> Thanks in advance, Please help me.
>> --
>> Naveen Shrivastava
>> BCA+MCA(LAST SEM)+O/A/B Level(DOEACC SOCITY IT GOVT INDIA)
>>
>>
>
> Any android developer please help me, thanks in advance,please help me...
>
>
>
> --
> Naveen Shrivastava
> BCA+MCA(LAST SEM)+O/A/B Level(DOEACC SOCITY IT GOVT INDIA)
>
> --
> 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

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