wimpie3 Well-Known Member Licensed User Longtime User Mar 3, 2014 #1 I have an MP4 included in my project as an asset. When I open up the video player on my android phone, this MP4 appears in the video browser. Is there a way to keep this video hidden for the video player?
I have an MP4 included in my project as an asset. When I open up the video player on my android phone, this MP4 appears in the video browser. Is there a way to keep this video hidden for the video player?
DonManfred Expert Licensed User Longtime User Mar 3, 2014 #2 If you dont want to a video (or specially a MEDIA) not to be listed put a file named .nomedia in this folder. Upvote 0
If you dont want to a video (or specially a MEDIA) not to be listed put a file named .nomedia in this folder.