I'm working on an app that allows the users to upload multiple images to my site. It works great on a droidx and on the simulator for the phone and tablet. The problem I'm running into is with the asus tablet, where it doesn't appear to be creating thumbnails for pictures. I've tried both taking pictures with the camera and downloading them off the internet. Then I open every image in the gallery, since that usually generates thumbnails. However, when I run my app, it tells me that there are 0 thumbnails even though it tells me there are 3 images taken with the camera, which is correct.
Any suggestions as to how I can get the tablet to start generating thumbnails?