• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Disable touch input events?

No idea about how to do it at the driver/kernel/os level like that but you could always have your views capture the event and tell the OS to ignore it.

View.onTouchEvent returns a boolean whether or not to continue processing the event. if you return false (IIRC) it will stop processing the event. Might be the other way around though should be in the docs.

not a perfect or easy solution, but hope it helps.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones