For time being I don t have back button in my android device, For this I need to implement back button functionality.
Using sensors like proximity or light sensors. So that when user taps or near a finger to proximity any application which is on foreground should come back to previous activity (it should acts like back button).
How to do this in android ?