IIRC, if you omit:

  <category android:name="android.intent.category.LAUNCHER"/>

in your application manifest,  laubcher will not show it, but you will
be able to start it with
intent


On Jun 8, 4:02 am, jlc488 <[email protected]> wrote:
> I have a situation like this.
>
> I have a "A" app which shows on home screen. When I click this "A"
> app, It will show many other apps which installed or will be installed
> on the device.
>
> But the problem is I only want to show these apps through the "A" app
> only.
>
> Is it possible??
>
> If installing and hiding icons not possible, I can dynamically
> download these apps from my own cloud and load them at the request.
>
> Is this also possible??
>
> Can anyone please guide me some ideas or something??
>
> I'm so lost here and just no clue at all how to start!!!
>
> Thanks in advance.

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