开发者

Hide My Files from Another Application

开发者 https://www.devze.com 2023-02-24 02:15 出处:网络
In my application i m downloading some (mp4 or mp3 ) files from the internet. Now i want to 开发者_如何转开发hide those files from any other application like(Astro any Music player) so how can i do th

In my application i m downloading some (mp4 or mp3 ) files from the internet. Now i want to 开发者_如何转开发hide those files from any other application like(Astro any Music player) so how can i do this ?

Please help me....


Create a file called ".nomedia" in the folder where you are storing your downloaded files. Well behaved apps should now ignore your content.


if you save the files in your application space, it will automatically be hidden from all other applications.

0

精彩评论

暂无评论...
验证码 换一张
取 消