I think it's un-ordered, since abortBroadcast() is called, when i
debug my app, but it doesn't abort anything.

Since my code is reached (i.e. no abortion by the default camera app
earlier) and my app's call to abortBroadcast doesn't help (default
camera still starting up), i'm assuming it's an un-ordered broadcast.

I gave up on this and just do not implement the 'Camera' key.

On Mar 21, 5:07 pm, DulcetTone <[email protected]> wrote:
> I am trying the same thing, and failing as you are to use
> abortBroadcast() to avoid having Camera launch.
>
> One thing you should note:  999 is apparently the highest priority a
> non-system app should use on its intent filters.  However, 999 did not
> help me get there before Camera (apparently).
>
> I will note that Button Shortcut apparently does this successfully.  I
> wonder if Button Shortcut is alphabetically "less than" Camera.  My
> app it alphabetically "greater".
>
> Are you sure that this is an unordered broadcast?
>
> tone

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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to