I want to develop an application in which if a method is in execution and user suddenly press home key. and the application exits. the application automatically restart and the method started to execute again from the point where it is closed..
Please guide me the best way….
Thankx in advance..
I want to develop an application in which if a method is in execution
Share
You can do it by using URL schema, read more here http://github.com/ltgbau/_SkyPaw_AutoRestartApp