Hi, i am developing an application where one of my Activity contains a button as "Set as Home Page" . So my problem is that when i will click this button the status will be saved in the shared preference and next time when this application will be opened i want to start this Activity(the Activity which has been set as home page) instead of the default one. Hope you can understand... So how can i do it??? Has anyone gone through this problem????
Thanks in advance....