[Android] AndroidManifest: Fix the stream captures, again

Edward Wang edward.c.wang at compdigitec.com
Thu Oct 4 23:56:13 CEST 2012


On 12-10-04 05:55 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Thu, Oct 04, 2012 at 05:53:52PM -0400, Edward Wang wrote :
>> On 12-10-04 05:14 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>>> Then you don't need the second part where those are duplicated.
>> The <data android:mimeType="video/*" /> are not duplicated, the
>> first one has them and the second does not...
> Exactly.
> So the second could match everything.
>
No, it does not match cases where the mimeType is not set from the 
intent sender. (Yes this is also quite commmon)

Regards,
         Edward Wang


More information about the Android mailing list