I'd like to disable android screentouched keyevents and systemevents from buttons in corona sdk: home button, screenshot and recently opened applications, so that they don't work at all in the application, and the application cannot get suspended ever.
I'd like to disable android screentouched buttons in corona sdk: home button, screenshot and recently opened applications
763 views Asked by user3091522 At
2
You can't disable the home button in any Android or iOS applications.
Here is how you would control those key events, but I'm not sure you can disable them: