Saturday, December 3, 2011

[android-developers] Re: MP4 video not working on Google Nexus One

Device manufacturers are free to extend the media support for their
particular distribution of Android beyond what is normally supported
by the core version of Android distributed by Google (like on the
Nexus One). We know for a fact that Samsung does this since their
devices support AVI and DivX which is not part of the media support
declared by Android.

If you are going to distribute media for all Android devices, it needs
to be in a format that is supported by core Android and not depend on
manufacturer extensions.

Doug

On Dec 1, 7:49 pm, Ali Rangwala <aliwor...@gmail.com> wrote:
> Hello All,
>
> I have developed an application with some MP4 videos. It works well on HTC
> however Google Nexus One throws error of "Video Format not supported" The
> client can play normal mp4 videos on his mobile. Any pointers/directions on
> if there needs to be additional permission settings in the app or the video
> format need to be different ?
>
> BR,
> Ali

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment