Assume that I have multiple home screen installed in my android device. When booting or pressing the HOME key, a dialog is shown to the user to select desired HOME screen and a check box to set this action as default.
I would like to know the code where the "default" home screen would be set when I select the "set this action as default" checkbox and launch the application.
I need this to programatically control the home screen in two different modes.
Regards, Praga