Use PackageManager.setComponentEnabledSetting() to disable that activity when you don't want it displayed.
On Sat, Feb 13, 2010 at 1:44 AM, Manjunatha M <[email protected]> wrote: > yes.. I want that to be configurable. sometimes to show and sometimes not > to show in the list of "select wallpaper from" > > > On Sat, Feb 13, 2010 at 12:07 PM, venkat ranjit <[email protected]>wrote: > >> >> >> >> >> >> Hi manjuntha ur question is not clear , tell me clearly, in my >> understanding u want shortcut of ur activity (custom activity). in >> wallpaper , i want clarity k.... >> >> >> Regards, >> Ranjit.... >> >> On Sat, Feb 13, 2010 at 10:03 AM, Manjunatha M <[email protected]> wrote: >> >>> Hi Folks, >>> >>> I want to show my Activity in >>> HomeScreen->Menu Press->Wallpapers. >>> >>> This should be dynamic, so that, for some check this should show, and >>> otherwise it should not show. >>> >>> Could anyone please help on this?? >>> >>> -- >>> Regards, >>> Manjunatha >>> >>> -- >>> 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]<android-developers%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >> >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > > -- > Regards, > Manjunatha > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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, and so won't reply to such e-mails. 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 [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

