I want to get rid of the 3 Android soft buttons at the bottom of my activity, or intercept them.
I can intercept the back key, but not the other two - minimise and recent apps, or whatever they do.
I basically want to use the power button to escape out of my activity, if thats possible.
Is there any way I can do this?
I can intercept the back key, but not the other two - minimise and recent apps, or whatever they do.
I basically want to use the power button to escape out of my activity, if thats possible.
Is there any way I can do this?