i would like to create a secret event gesture that will be hardcoded to my app to activate a function.
a secret hidden admin menu, that will ask for admin password and do admin staff, and i would like it to show up after the user do:
5 fingers anywere on screen for 5 seconds
this is to avoid adding a visible admenistrator button to the app since the user does not need to see it and has no use for it.
can anyone provide me with a part of code to achieve this? i searched but not found an example for the kind of gesture i need...
p.s: the code can be for rooted devices.. since it for specific rooted device..
thanks alot for the help :-)