I am developing app in which it plays video stored in sdcard. But the video stored in sdcard can be access by other video player installed in the android phone like media player etc.
I want that video content to be accessed only through my app only. please give proper example or demo code snippet of doing such security system.