I'm using Xamarin.Android and I would like to build an application that start in modal way and don't close if you push the home button. So this application need to be the only one application than a user can use on device.
Somebody can suggest how it can be done?