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 <[email protected]> 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 [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

Reply via email to