How to check if the home button was released or even the home activity came out ?
Hi to every one.
How can I check inside the OnRestart method, if the home button was released ?
or
When the home button is released then the following intent is called { act=android.intent.action.MAIN ...}. How to check inside the method onRestart that the above Intent was called ?
Thank you in advance.
Hi to every one.
How can I check inside the OnRestart method, if the home button was released ?
or
When the home button is released then the following intent is called { act=android.intent.action.MAIN ...}. How to check inside the method onRestart that the above Intent was called ?
Thank you in advance.
Last edited: