[android-developers] Re: How to remove or hide an app

2009-03-02 Thread Edward Falk
By "grid", do you mean the grid of applications shown to you in the application launcher? If so, I believe you remove the tag from the intent filter of your app. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Andro

[android-developers] Re: How to remove or hide an app

2009-03-02 Thread Dianne Hackborn
You can use PackageManager to disable the corresponding component. On Mon, Mar 2, 2009 at 2:34 AM, georgesdaw2 wrote: > > Hello, > > I want to remove or hide an app from the main grid. > Is it possible? > > Thanks, > Georges > > > > -- Dianne Hackborn Android framework engineer hack...@androi