I am creating application with copy & paste functionality in Edittext. Which has some secure text, that needs to be prevent to read from clipboard by another application. Is it possible to prevent our text to read from clipboard by other application that may run in background and listening clipboard.
No, sorry. The clipboard is world-readable.