Skip to content

How can I find hidden files? #147

Closed Answered by NikMAX2077
NikMAX2077 asked this question in Q&A
Discussion options

You must be logged in to vote

After research of mediastore database (in my case it locates at /data/data/com.android.providers.media.module/databases/external.db) I noticed that hidden files not caching in Images and Videos tables, but only in Files table. So there is necessary to have full access to shared storage, not just Photos and Videos, to get access inside hidden folders. After I granted MANAGE_EXTERNAL_STORAGE permission it start working. My fault.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NikMAX2077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant