android: how to hide folder from appearing in the Gallery

前端 未结 6 1631
难免孤独
难免孤独 2020-12-14 19:15

I have an application that creates a folder in the sd-card. After that, I do several operations which may result in storing different media files, graphics in my folder. The

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-14 19:35

    For people who are on android version 5.1.1 some of you cant do this but what you can do is change the extention of that file, for example image.png change ".png" to something like ".txt" or something that way it doesnt show up in your gallery

提交回复
热议问题