How to disable any input on the screen in android?
This is a simple example showing how will you disable any input on your current application screen in android. This is done by showing a transparent overlay dialog on the screen. This is how it is done. The layout for the above java file- main.xml