Android 5 - prevent from screen capture

475 views Asked by At

I have an app that uses some kind of PIN code. So I don't want anyone to record the PIN entering process. The newest Android 5 Lollipop provides media.projection API so it's easy to make an app that records device screen (e.g. ilos app). Is there any way to secure my app so no one could record what I'm touching, entering, etc?

I think it will be a big problem e.g. for bank apps or just for everyone who enters his password.

Please help!

0

There are 0 answers