Use the PackageManager to disable that component. On Sun, Nov 22, 2009 at 8:58 PM, Ob1 <[email protected]> wrote:
> Hi. > > I am creating an alternative keyboard. In order to help users > understand how to set up the IME after it is installed I have added a > simple Main Activity that appears in the Application Launcher with set > up and usage instructions. > > I also have a preferences Activity and I want the user to have an > option to hide or show the setup instructions Activity if they don't > want to see it any more. > > My question is how best I can do this? > > I am assuming if it is possible it would require overriding the > IntentFilter for the setup instruction Activity. I have experimented > with this and read through the Intents and IntentFilter documentation > but I can't see how to do this. > > Any pointers would be great. > > Thanks in advance > > -O > > -- > 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

