turning on off samsung secure folder programmatically android java api

293 Views Asked by At

enter image description here

Is it possible to turn on off (hide) the samsung secure folder through code in android java? Is there any Api or other way to do this function from another app?

I want to create an android app that connects to internet and it has a simple socket.io that gets the turn on / off (hide/unhide) command from server and hides or unhides the devices secure folder.

is it possible?

thanks.

1

There are 1 best solutions below

0
Taranmeet Singh On BEST ANSWER

Samsung secure folder is a proprietary feature from Samsung OEM. They do not provide any api to any third party application to do any changes to this or any of there features. Any hack that you may devise would be temporary and futile as they are quite active in terminating such attempts.