android - Execute a method when I click on the screen -
i need execute method every time click part of screen. have tried acessibilityservice, have activate on settings. have tried broadcastreceiver, doesn't work. idea it?
as long want within own activity, override ontouch().
if want across entire device, not possible through public sdk, , have customize android @ source level.
Comments
Post a Comment