Market unfortunately doesn't support this right now.

On Sun, Dec 7, 2008 at 11:46 AM, Peli <[EMAIL PROTECTED]> wrote:

>
> Hm, my colleague just checked, but the way outlined above did not
> work.
>
> Which IntentFilter do I have to specify so that the Market app can
> launch my plugin (to show a custom warning message), but it is still
> not included in the list of all LAUNCHER applications?
>
> If it is not possible currently, that is also ok. I would just like to
> know whether I should invest more time in investigating this or not...
>
> Peli
>
>
> On 7 Dez., 17:48, Peli <[EMAIL PROTECTED]> wrote:
> > Our users complain about the following:
> > "You're getting hammered by negative comments on oi voice notes
> > because after install it gives launch error. I suggest creating an
> > idiot window on launch that says this app is an addon, and to use
> > within other oi products."
> >
> > We provide a plug-in (addon, extension,..) for our shopping list
> > application that is called voice notes, which should only appear in
> > the menu of shopping list. We do not want that plugin to be listed in
> > the list of all applications (as we plan to have more add-ons in the
> > future), so we did not specify the android.intent.category.LAUNCHER,
> > just the android.intent.category.ALTERNATIVE.
> >
> > How can we provide an activity that is launched by the Android
> > installer after installation (to display a warning that this has to be
> > used from within shopping list), but still does not show up in the
> > list of all applications?
> >
> > Hm, thinking about it, is it as simple as providing an intent
> > android.intent.action.MAIN without the category LAUNCHER? Is this what
> > the installer would call? (I have not downloaded the latest SDK yet,
> > otherwise I could probably answer this question myself by trying it
> > out...)
> >
> > Peliwww.openintents.org
> >
>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to