Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Resolved Question

Why does my tablet create two thumbs of each pic?

Aug 4, 2014 6:43PM PDT

I have an ASUS tablet with Android 4.2.2 and a 32Gb micro SD card. The internal storage is 4 Gb.
I have created a folder on the microSd to place pics in to be seen on the tablet. But, whenever I open "Gallery" or "Photos" on the tablet, I get a screen with two thumbnails of each pic. When I then open the pics to look at them individually, I seem to have two of each. In the folder on the micro SD there is only one file. I have looked thru settings, I have deleted all pics and made a new folder, all with the same result. Who recognizes this and knows how to get rid of this problem?
Thnx for helping!
Jaap

Discussion is locked

bli47 has chosen the best answer to their question. View answer

Best Answer

- Collapse -
There's one big clue.
Aug 8, 2014 6:11AM PDT

" I connect my tablet to my laptop and "

Blammo. Windows Explore will make thumbnails. These are usually hidden but as you connected and looked around, well, I'm unsure if you know Windows that well to know that it does this to speed up browsing. If it didn't, folk would lambast Windows for it's lack of speed even more.

Said things may be hidden from the default settings.
Bob

- Collapse -
Answer
I'm going with no.
Aug 5, 2014 3:28AM PDT

Because we need a pre-scaled image for speed, the apps usually create one for the screen, one for a file browser and so on. In my app development, if I do it properly I have 4 images per image (mind you this is transparent to the app user.)

So no, it sounds like it's doing what it should.
Bob

- Collapse -
To Bob 's answer
Aug 8, 2014 2:26AM PDT

Thnx Bob for your answer! But how do you explain that when I connect my tablet to my laptop and open the microSD on the tablet from my laptop I now also see two folders Documents, two folders Photos, even two similar Android folders............and not all folders have duplicates.....
When I open each of a pair of folders, one folder is empty, the other contains the stuff I put there.
Pretty confusing to me.
Jaap
Oh and correction to my first post, the Asus has 16GB on board and a microSD of 32 Gb

- Collapse -
Because that's how many image cache systems work.
Aug 8, 2014 6:01AM PDT

You are essentially looking under the hood and seeing all the stuff we usually don't see (in apps.) So without looking at the code that is in play it would seem rather confusing. But as an app author and decades of programming behind me, nothing sounds wrong.
Bob