android - Application api - Generic method for touch event in the screen -


is there event available in applicaiton api capture touch event in screen. want generic method capture touchevent entire screen (which means menu, activity, keypad, dialogfragment etc..).

i know can use onuseriteraction() mtd activity , onmenuitemclick() menu etc, need generic method control item in screen.

thanks mindus


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -