Hi all!
I’m currently working on a project and need to store some sensitive documents on my Android device temporarily. I thought of using private space to keep things separate, but I want to make sure I can hide it properly, so nobody accidentally sees it.
I tried locking the private space, but I don’t even want anyone to know that I have enabled private space in the first place. So, is there any way to make sure the private space stays completely hidden on my device?