Related
So I have my EVO mounted and while viewing the root of the SD card I hit <Ctrl>H to show hidden files and then go to .Trash-1000 and all of the files that I thought I had deleted from the music folder are in this folder.
Any info on how to get rid of these files? Even if I try to re-select them and delete they disappear for 1 sec then return... They are .flac files and are very large, so I need them gone.
What is the proper way to delete files directly from folders?
What computer are you using with your phone? '.Trashes' is the name Macintosh uses for the un-emptied trash folders. I imagine similar processes are used by other OSes. To empty it simply requires emptying the Trash (or Recycle Bin) from Finder or the like. You can also use any file browser when the phone isn't mounted to delete that folder directly.
generalExpert said:
So I have my EVO mounted and while viewing the root of the SD card I hit <Ctrl>H to show hidden files and then go to .Trash-1000 and all of the files that I thought I had deleted from the music folder are in this folder.
Any info on how to get rid of these files? Even if I try to re-select them and delete they disappear for 1 sec then return... They are .flac files and are very large, so I need them gone.
What is the proper way to delete files directly from folders?
Click to expand...
Click to collapse
By default on Ubuntu (and other distros with GNOME), pressing delete just puts files in a trash folder. In the file browser you'll have to "Empty Trash" to delete them.
If you want to skip sending them to the Trash in the first place, press "Shift-Delete"
I Usually delete that entire folder.
Sent from my PC36100 using XDA App
[TIP/TRICK] Stop Stock Gallery From Creating .thumbnails Folder! Save SD Card Space!
First off, I'll start by saying: "I am not responsible if you brick your phone! Always make a nandroid backup before using my steps/messing with Autostarts! (It's a very powerful application!)"
If you use a 3rd party gallery app (Like QuickPic, my personal favorite...) - You are probably tired of wasting over 100mb of space on your SD card... (And waiting a long time for booting up as well...) I had no need for the /sdcard/DCIM/.thumbnails folder taking up space on my SD card, so this is how to disable the stock Gallery app from doing so!
I researched a little on how to accomplish this and came up with little information, so I thought I'd share:
What you'll need:
1.) Autostarts app (I used: Version 1.7.0)
---
Steps/Directions:
1.) Run Autostarts
2.) Look for these entries: Media ejecting/mounted
3.) Choose either entry (ONLY CHOOSE ONE, IT DOES NOT MATTER WHICH! Choosing one entry will disable both entries in Media ejecting AND Media mounted!)
4.) Click on BootReceiver
5.) Choose Disable (A popup will show saying "This is a system app, are you sure? etc.)
6.) Done! Reboot. On boot, go to /sdcard/DCIM/ and look inside for the usual .thumbnails folder, it should be contained with a few (SMALL) files now!
Note: (Make sure you disable the entry BootReceiver ONCE, it should "strikeout" (as in: draw a line through) the entry BootReceiver, to show it has been disabled on boot.) - zmag
Hmm, seems I just looked in my folder and I saw the darn .thumbnails file again... If anyone knows how to disable the stock Gallery app from wasting boot time & sd space; PLEASE TELL ME!!! - zmag
Well, it looks like this is not a big issue for anyone out there - but it still annoys me.
I have since "frozen" the stock Camera and Gallery apps with Titanium Backup Pro, and still; no luck.
Now, granted when I reboot my phone and look in my DCIM folder it doesn't seem to be creating the .thumbnails folder 100% of the time. But the folder is still being created somehow, and my only guess is from a third-party app (and I can't seem to pinpoint which one) but I'm gonna test to find out which and post my results...
I wish someone out there could give me some input, I've been talking to myself here for too long. - zmag
This isn't the same, but you can create a filetype named '.nomedia' and place it at the root of the folder where you want and it will stop displaying the thumbnails in the gallery app.
http://smartadopter.wordpress.com/2...mbnails-showing-in-the-android-photo-gallery/
OK I believe I may have found the possible solution to this problem.
I was searching around on how to fix this problem as well, and tried a few things myself and believe I have found a solution, so I had to sign up for xda to share with everyone else. So please be gentle as this is my first post, although im a long time lurker.
I also got rid of the stock gallery (uninstalled with Titanium Backup) and now use Quick Pic. although I have removed the stock gallery it still builds that 60mb+ thumbnails directory on my SDcard. I was using SD Maid to delete it but it gets annoying that it kept reappearing even after the uninstall of stock gallery.
Now to start fixing,
I realized it was actually a large single file itself named ".thumbdata3-1967290299" in "sdcard/DCIM/.thumbnails/" that was taking up the 60mb+ , the smaller individual thumbnails Quick Pic created only added up to a 1mb or so.
So what I did was I just grabbed a random useless file from my SD card I didn't need anymore (an alarm clock plus backup .bak file, but I would assume the *new file" option in root explorer would do the same) and I renamed the unneeded file the same name as the file in /.thumbdata/ (the the .thumbdata3-19672902099).
Now I had a .thumbdata file that was only 1.75kb and just simply moved it to the sdcard/DCIM/.thumbnails/ folder and replaced the 60mb .thumbdata file with the smaller one.
After a few restarts of my phone, opening and browsing Quick Pic, checking my thumbnail size a few times with both SD Maid and Root Explore - I now have a much smaller 1.75kb file instead of the old 60mb file.
Hopefully this well help some of you out and solve your problem as well, as far as I can tell it is no longer making that thumbnail file expand so large on my phone.
Phone: HTC Hero CDMA
ROM: Cyanogenmod 7.1
Carrier: i-wireless/sprint
hewillmakehell said:
OK I believe I may have found the possible solution to this problem.
Click to expand...
Click to collapse
i've tried both your copied file trick and making a new file with root explorer, both to no avail. ".thumbdata3--1967290299" always reverts to its old size if any app associated with the gallery is opened.
has yours really stopped reappearing?
i can't figure out where the large thumbnail data is stored, but it must be in the system somewhere...
problem solved
hey i figured out how to fixed this on my atrix. should be the same for all android phones.
http://forum.xda-developers.com/showthread.php?p=28447099#post28447099
There's no "external.db" inside my "com.android.providers.media" folder.
However, I didn't even understood what I was supposed to do with this file. What he meant with "trim the thumbnails table with an sql editor"?
I quoted the post you linked below:
i found the place where the thumbnail data is stored, which was making the huge thumbnail file and crashing Entertainment Center.
it isn't storing the entire ".thumbdata3--1967290299" file (which can be hundreds of mb for some people), rather a large (tens of mb) .db database file that is being used to recreate it on demand.
/data/data/com.android.providers.media/databases
external.db
with Root Explorer i could view the file, and Speed Software also sells an sql editor which you can use to trim the thumbnails table.
*be careful: deleting entries from this file also seems to delete it from the device! i deleted all records from the thumbnails and images tables..
learn from my mistake. i thought it would regenerate, but it deleted all images from /sd card. good thing i backed up all my photos first, but better to use the filter option and trim out only the records for files that are no longer on the device.
".thumbdata3--1967290299" now reappears, but a whole lot smaller.
Gallery opens so much faster now, and Entertainment Center works again!
hope it helps!
Click to expand...
Click to collapse
i bet it is hiding somewhere. maybe it's slightly different on other phones.
the issue was that i had an ever-expanding sdcard/dcim/.thumbnails/.thumbdata3--1967290299 file being recreated every time i accessed the gallery viewer, even after that thumbnails folder was erased.
my device was keeping track of ALL the media files that were ever on it, not just the ones presently on it. so the more files that passed through my device, the bigger the thumbdata file kept getting. the external.db file contains a table that lists all media files along with a bunch of attributes for each. apparently this db file is used to generate the thumbdata file. all the info for deleted files just leads to more padding inside the thumbdata file, so it keeps getting bigger.
by trimming the table i meant to delete the records in the external.db that correspond to thumbnails for media no longer on the device. that file is an SQLite file, so to open it you need a special viewer/editor. i first used the SQLite Viewer that comes with Root Explorer. with that, i could see the all the redundant thumbnail entries. to edit it, i got the SQLite Editor, though i'm sure there are other ways. then it's a matter of recognizing which files it lists that are no longer on your device, and getting rid of those rows from the table. in my case the external.db file went down from 8mb to 500kb after i did that.
screenshot 1 showing tables inside external.db, using SQLite Editor
screenshot 2 showing 'thumbnails' table
TBN FILE 2gb
hi
i have a huge thumbnail file in he sd card its almots 2GB
i have already came to opeing the list for thumbnails in the editor
but i dont know how to filter it that i can delete only the files which are not in the sd card (i.e already deleted ) plss guide me throught ,,, this and u will be a star:good:
whitebreadstyle said:
i bet it is hiding somewhere. maybe it's slightly different on other phones.
the issue was that i had an ever-expanding sdcard/dcim/.thumbnails/.thumbdata3--1967290299 file being recreated every time i accessed the gallery viewer, even after that thumbnails folder was erased.
my device was keeping track of ALL the media files that were ever on it, not just the ones presently on it. so the more files that passed through my device, the bigger the thumbdata file kept getting. the external.db file contains a table that lists all media files along with a bunch of attributes for each. apparently this db file is used to generate the thumbdata file. all the info for deleted files just leads to more padding inside the thumbdata file, so it keeps getting bigger.
by trimming the table i meant to delete the records in the external.db that correspond to thumbnails for media no longer on the device. that file is an SQLite file, so to open it you need a special viewer/editor. i first used the SQLite Viewer that comes with Root Explorer. with that, i could see the all the redundant thumbnail entries. to edit it, i got the SQLite Editor, though i'm sure there are other ways. then it's a matter of recognizing which files it lists that are no longer on your device, and getting rid of those rows from the table. in my case the external.db file went down from 8mb to 500kb after i did that.
screenshot 1 showing tables inside external.db, using SQLite Editor
screenshot 2 showing 'thumbnails' table
Click to expand...
Click to collapse
I had the sam issue, but unfortunately your solution didn't help me. I have only a couple of pictures on my phone, but a lot of GBs of music on SDCard and I think this is he reason why .thumbdata3 file is so large on my phone.
I also tried using SDRescan as proposed here: http://forum.xda-developers.com/showpost.php?p=28516079&postcount=6, but that didn't help either.
I've done some more research and found a solution here: http://www.mobilephonetalk.com/show...in-memory-card&p=311954&viewfull=1#post311954. After I deleted the .thumbdata3 file, created a blank one with Root Explorer and removed write permission to it, the file stays at 0 bytes and Camera and Gallery apps still work fine.
mihir880 said:
hi
i have a huge thumbnail file in he sd card its almots 2GB
i have already came to opeing the list for thumbnails in the editor
but i dont know how to filter it that i can delete only the files which are not in the sd card (i.e already deleted ) plss guide me throught ,,, this and u will be a star:good:
Click to expand...
Click to collapse
it sure would be nice if android did that automatically
i don't know how though, sorry.. maybe there is a way, but it is surely safer to backup the media files to another drive, trim the db, then move them back if necessary.
---------- Post added at 09:47 PM ---------- Previous post was at 09:42 PM ----------
strom87 said:
I've done some more research and found a solution here: http://www.mobilephonetalk.com/show...in-memory-card&p=311954&viewfull=1#post311954. After I deleted the .thumbdata3 file, created a blank one with Root Explorer and removed write permission to it, the file stays at 0 bytes and Camera and Gallery apps still work fine.
Click to expand...
Click to collapse
i guess that's one way of doing it. it just means all the thumbnails have to be recreated every time you open the gallery or file browser.
strom87 said:
I had the sam issue, but unfortunately your solution didn't help me. I have only a couple of pictures on my phone, but a lot of GBs of music on SDCard and I think this is he reason why .thumbdata3 file is so large on my phone.
I also tried using SDRescan as proposed here: http://forum.xda-developers.com/showpost.php?p=28516079&postcount=6, but that didn't help either.
I've done some more research and found a solution here: http://www.mobilephonetalk.com/show...in-memory-card&p=311954&viewfull=1#post311954. After I deleted the .thumbdata3 file, created a blank one with Root Explorer and removed write permission to it, the file stays at 0 bytes and Camera and Gallery apps still work fine.
Click to expand...
Click to collapse
How did you removed write permission from the thumbdata3 file with RootExplorer. If I try this, then I get a message, that that is not possible on the SD-Card and nothing happens!! The permissions stay !!!
Sunnymen1975 said:
How did you removed write permission from the thumbdata3 file with RootExplorer. If I try this, then I get a message, that that is not possible on the SD-Card and nothing happens!! The permissions stay !!!
Click to expand...
Click to collapse
You can try creating a folder instead of a file(no need to set permissions). So far, it's working
lbrfabio said:
You can try creating a folder instead of a file(no need to set permissions). So far, it's working
Click to expand...
Click to collapse
Another quick way that seems to work:
Code:
rm -rf /mnt/sdcard/DCIM/.thumbnails && touch /mnt/sdcard/DCIM/.thumbnails
rm -rf /mnt/sdcard/external_sd/DCIM/.thumbnails && touch /mnt/sdcard/external_sd/DCIM/.thumbnails
Hello, I also have this problem. Now I put another file with that name and that seems to work.
However, I came on this because my device went suddenly very slow.
Is it possible that the application that writes these .thumbnail files is still searching through the complete device, even when it cannot update the file?
And, how can I inspect what app is causing this file or slow down?
Fixed!... deleted .thumbnails folder and then created a file called .thumbnails using root explorer....thats worked for me in my THL w1..saved 1.2 gb of space!
Is there anyway to stop the stock camera from posting pics in the DCIM folder? I am somewhat ocd and would like them to be posted in a folder of my choosing.
estranged1977 said:
Fixed!... deleted .thumbnails folder and then created a file called .thumbnails using root explorer....thats worked for me in my THL w1..saved 1.2 gb of space!
Click to expand...
Click to collapse
Created a file or a folder?
petrsiri said:
Created a file or a folder?
Click to expand...
Click to collapse
try create folder (I do this and see no more thumbdata3-files yet two months)
I have a Nexus 4 running CyanogenMod 10.1. I want to hide the WhatsApp images folder. I have already tried placing a "." at the beginning of the file name and also adding a .nomedia file in to the WhatsApp images folder. Both methods hide the folder only until you receive or send an image on WhatsApp whereby the folder appears again.
Any help would be appreciated.
I don't entirely know if this would work because I haven't used whatsapp, so I don't know what their folder setup is like. You could try to put a .nomedia file in the folder above the images folders.
Eg. If the image folder is \SD-Card\Whatsapp\Images
put the .nomedia file in \SD-Card\Whatsapp\.nomedia
Thanks for your suggestion. Unfortunately this gives the same result as described in my original post. It hides the folder temporarily until an image is sent or received on WhatsApp, whereby the folder appears again.
Any other sugesstions would be welcome.
supaphreek said:
I don't entirely know if this would work because I haven't used whatsapp, so I don't know what their folder setup is like. You could try to put a .nomedia file in the folder above the images folders
Eg. If the image folder is \SD-Card\Whatsapp\Images
put the .nomedia file in \SD-Card\Whatsapp\.nomedia
Click to expand...
Click to collapse
mubs123 said:
I have a Nexus 4 running CyanogenMod 10.1. I want to hide the WhatsApp images folder. I have already tried placing a "." at the beginning of the file name and also adding a .nomedia file in to the WhatsApp images folder. Both methods hide the folder only until you receive or send an image on WhatsApp whereby the folder appears again.
Any help would be appreciated.
Click to expand...
Click to collapse
Download Quickpic from Play Store and hide the folder.
P.S Once you hide the folder from Quickpic, it doesn't show up on the default Gallery app as well.
Ooh, I didn't know that. And Quickpic is an awesome image viewer/gallery anyways, so I already had it installed. Thanks for the tip!
jpde said:
Ooh, I didn't know that. And Quickpic is an awesome image viewer/gallery anyways, so I already had it installed. Thanks for the tip!
Click to expand...
Click to collapse
No problem. Cheers!
Didn't work for me. Whatsapp folder is still there in default gallery.
cthdesire said:
Download Quickpic from Play Store and hide the folder.
P.S Once you hide the folder from Quickpic, it doesn't show up on the default Gallery app as well.
Click to expand...
Click to collapse
mubs123 said:
Didn't work for me. Whatsapp folder is still there in default gallery.
Click to expand...
Click to collapse
its a stupid workaround but here.
rename the images folder to Whatsapp Images.bak
restart the phone
remove the new Whatsapp Images folder and rename the *.bak to the orignal folder name
I've tried all the methods you mention. I hided the folder in quickpic, but it doesn't work. I put a new file named .nomedia both in the whatsapp folder or in the whatsapp images folder, but it doesn't work (it hides the folder just untill you dont post or download an other images from whatsapp). I tried renaming the whatsapp images folder with the .bak but still doesn't work.
I have a new nexus 4. How can I hide this folder from my gallery?
praveenmarkandu said:
its a stupid workaround but here.
rename the images folder to Whatsapp Images.bak
restart the phone
remove the new Whatsapp Images folder and rename the *.bak to the orignal folder name
Click to expand...
Click to collapse
You always make a folder named ".Pictures" or something with a ".nomedia" file in it somewhere on your phone and manually move whichever pictures you want to hide there.
EDIT: I searched "hide app" in the Play store and there's a few apps that claim they can hide pictures.
https://play.google.com/store/search?q=hide+app
This is not the point. I don't want to hide pictures in a folder. What I would like to do is to hide the "whatsapp images" folder from the gallery. All the methods you mention in this thread are not valid for the nexus 4. Other solutions?
WarToilet said:
You always make a folder named ".Pictures" or something with a ".nomedia" file in it somewhere on your phone and manually move whichever pictures you want to hide there.
EDIT: I searched "hide app" in the Play store and there's a few apps that claim they can hide picture
Click to expand...
Click to collapse
sorry this is my actual message:
This is not the point. I don't want to hide pictures in a folder. What I would like to do is to hide the "whatsapp images" folder from the gallery.
All the methods are mentioned in this thread are not valid for the nexus 4.
Other solutions?
QuickPic is the way to go. The stock Gallery app should have been like it. All you have to do is to long press that folder, hit the menu button and choose exclude. Of course it only takes effect within QuickPic itself. Stock Gallery app sucks anyway.
nexus4usa said:
This is not the point. I don't want to hide pictures in a folder. What I would like to do is to hide the "whatsapp images" folder from the gallery. All the methods you mention in this thread are not valid for the nexus 4. Other solutions?
WarToilet said:
You always make a folder named ".Pictures" or something with a ".nomedia" file in it somewhere on your phone and manually move whichever pictures you want to hide there.
EDIT: I searched "hide app" in the Play store and there's a few apps that claim they can hide picture
Click to expand...
Click to collapse
Use hide it pro. I use it for years and never had any problem with it.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Lexus fan said:
QuickPic is the way to go. The stock Gallery app should have been like it. All you have to do is to long press that folder, hit the menu button and choose exclude. Of course it only takes effect within QuickPic itself. Stock Gallery app sucks anyway.
Click to expand...
Click to collapse
.. so how do you view your photospheres? With quickpic? I doubt that..
greg17477 said:
.. so how do you view your photospheres? With quickpic? I doubt that..
Click to expand...
Click to collapse
Yeah, QuickPic doesn't support pictures taken using Photosphere. But its other advantages still outshine Gallery
Again, the point is not to hide some pictures. The point is to hide the whatsapp images folder from the gallery. Probably I'm not clear, I don't know, you keep giving solution on how to hide pictures.
aimcr7 said:
nexus4usa said:
This is not the point. I don't want to hide pictures in a folder. What I would like to do is to hide the "whatsapp images" folder from the gallery. All the methods you mention in this thread are not valid for the nexus 4. Other solutions?
Use hide it pro. I use it for years and never had any problem with it.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Click to expand...
Click to collapse
nexus4usa said:
Again, the point is not to hide some pictures. The point is to hide the whatsapp images folder from the gallery. Probably I'm not clear, I don't know, you keep giving solution on how to hide pictures.
Click to expand...
Click to collapse
Did you at least try it? I haven't, but I assume that the folder would be hidden after all the pictures are hidden. :S
The folder will be hidden until you will send or receive an other picture from whatsapp.
Nobody knows how to solve this problem?
WarToilet said:
Did you at least try it? I haven't, but I assume that the folder would be hidden after all the pictures are hidden. :S
Click to expand...
Click to collapse
nexus4usa said:
The folder will be hidden until you will send or receive an other picture from whatsapp.
Nobody knows how to solve this problem?
Click to expand...
Click to collapse
I don't think anyone knows how to solve this, but right now the only way seems to be to hide new pictures after you receive them.
I have tried everything I read on the net so far but couldnt stop my 2012 NExus 7 regenerate the 2 GB useless Gallery Preview file in the Dcim as .thumbnail1239812 file. I tried to change file name, duplicate file and delete , tried every thing from the gallery settings menu etc. but it keeps coming back. ?
My device is not rooted
hagizma said:
I have tried everything I read on the net so far but couldnt stop my 2012 NExus 7 regenerate the 2 GB useless Gallery Preview file in the Dcim as .thumbnail1239812 file. I tried to change file name, duplicate file and delete , tried every thing from the gallery settings menu etc. but it keeps coming back. ?
My device is not rooted
Click to expand...
Click to collapse
Tapping "Clear cache" should rid of the thumbnails but they will come back every time the app is opened. I don't think you can rid of them, unfortunately. Sorry.
However, a workaround can be out forth, check out the long fifth post here: http://forum.xda-developers.com/showthread.php?t=1318827
kcipopnevets said:
Tapping "Clear cache" should rid of the thumbnails but they will come back every time the app is opened. I don't think you can rid of them, unfortunately. Sorry.
However, a workaround can be out forth, check out the long fifth post here: http://forum.xda-developers.com/showthread.php?t=1318827
Click to expand...
Click to collapse
I have tried that way too, and guess what, I had 2+2 = 4 GB thumbnail files at the end of the day! So it regenerate the original file plus made the small size of file up to 2 gb too. SO it didnt work with me.
hagizma said:
I have tried that way too, and guess what, I had 2+2 = 4 GB thumbnail files at the end of the day! So it regenerate the original file plus made the small size of file up to 2 gb too. SO it didnt work with me.
Click to expand...
Click to collapse
I'm really sorry that I was of no help. I hope you find your answer relatively soon, maybe someone else will chime in... I'll keep looking for you, though.
that's so odd my nexus 7 never made one?
how meany pictures do you have.
My gallery is not so full , I have deleted many of folders and files in it, but the thumbnail file is still remain in the root of DCim folder and no matter how many times i delete it, regenerates itself.
hagizma said:
My gallery is not so full , I have deleted many of folders and files in it, but the thumbnail file is still remain in the root of DCim folder and no matter how many times i delete it, regenerates itself.
Click to expand...
Click to collapse
Just a long shot
Copy the .nomedia file from
Android/data
Then put it in .thumbnails folder
Tell me what happens
No, that didnt help too. My 2.3 GB thumbnail file is still there
Will it delete thumbnail files if i do a factory reset?
Hi all
As per subject, i keep having this "mei" folder in DCIM folder. After i delete it, it keep reappearing again. The "mei" folder is always empty.
1) Anyone know what is this "mei" folder in DCIM folder?
2) And also how to stop it from reappearing again?
I googled and didn't find any answer and solution to this.
Thanks in advance.
Tiongkia said:
Hi all
As per subject, i keep having this "mei" folder in DCIM folder. After i delete it, it keep reappearing again. The "mei" folder is always empty.
1) Anyone know what is this "mei" folder in DCIM folder?
2) And also how to stop it from reappearing again?
I googled and didn't find any answer and solution to this.
Thanks in advance.
Click to expand...
Click to collapse
Sounds like to got another app adding photos to your gallery
Google shows loads of responses possibly a cloud sync or something one guy says he went to manually syn instead of auto and it stopped
HoosierDaddy said:
Sounds like to got another app adding photos to your gallery
Google shows loads of responses possibly a cloud sync or something one guy says he went to manually syn instead of auto and it stopped
Click to expand...
Click to collapse
Thanks mate
My Google drive is manually synced but the mei folder keeps coming back
Anyone?
Tiongkia said:
Anyone?
Click to expand...
Click to collapse
Use root explorer, find the dcim folder. Inside there find the mei folder. Inside mei folder create a file and name it .nomedia now that folder or any files won't show in gallery. Or delete the mei folder from dcim with root explorer not via gallery
callumbr1 said:
Use root explorer, find the dcim folder. Inside there find the mei folder. Inside mei folder create a file and name it .nomedia now that folder or any files won't show in gallery. Or delete the mei folder from dcim with root explorer not via gallery
Click to expand...
Click to collapse
Thanks but i am not saying that there is pictures inside. I said the mei folder keeps appearing. Its always empty. I always delete the folder using es explorer not gallery but it will reappear again.
Tiongkia said:
Thanks but i am not saying that there is pictures inside. I said the mei folder keeps appearing. Its always empty. I always delete the folder using es explorer not gallery but it will reappear again.
Click to expand...
Click to collapse
Then it must be down to an app that's using storage permission to create that folder. Try to find the app and disable permissions or delete
I have the same too, but that folder is not a big deal... If you deleted the "mei" folder, it will reappear again when you open LINE app...