android - App that monitors other Apps - is this even possible? -


not sure if want possible - , appreciate advice.

i want app (on iphone, android , maybe windows) loaded , monitor device screen, until particular 32x32 (or whatever) set of pixels appears. think maybe facebook being loaded , picture being present contains particular pre defined pattern - app 'does something'.... ....if monitor whether user click on pattern better still.

is possible - , if how go it?

phil

if want develop app gives user opportunity monitor apps running on devices , handle touches inside these apps, may done of server.

in general (until more details given) each app must screenshots , handle touches , send them server. , server must send info devices subscribed updates particular set of devices. on other hand, client app must updates server constantly.

but should aware apple may reject such application (for activity similar spying activity), suggest read in details apple opinion case.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -