This content has been marked as final.
Show 3 replies
-
1. Re: Android Gallery adds DPS content
Christophe_Jossic Jul 11, 2014 2:23 AM (in response to Andrey_ZR)Hi Andrey,
We are storing our files in the app data storage directory, and that directory already has a ".nomedia" file in it which is supposed to indicate to other apps that the content inside is not media and should not be indexed (see http://androinica.com/2009/08/how-to-hide-non-music-audio-files-from-appearing-in-android- media-players/ for one example of this).
It appears whatever app that is is ignoring this ".nomedia" information and indexing the data anyway.
-
2. Re: Android Gallery adds DPS content
Andrey_ZR Jul 11, 2014 3:05 AM (in response to Christophe_Jossic) -
3. Re: Android Gallery adds DPS content
Christophe_Jossic Jul 11, 2014 3:43 AM (in response to Andrey_ZR)I meant the '.nomedia' file is not DPS specific, it is in \Internal storage\Android\data already, which is where we store our files. For some reason, that picture gallery is ignoring that file.



