in java can highlighted text native window using jna or jni. example use monitor text highlighted
is there way same thing using android sdk??
you welcome use accessibility apis write accessibility service , watch text selection events. require user agree allow app spy on user input, tend make app less popular.
otherwise, not possible, obvious privacy , security reasons.
Comments
Post a Comment