programmatically unset a default application
- by dystroy
I made a Home application and I'd like to offer the ability to exit it and unset it as the default application.
Exit is easy (just starting an intent) but the problem is I don't want my program to be launched again the next time the user click the Home button.
I know that this can be done by going in the parameters / Applications / my app /…