Well, for the Android we are working, 512 would not be tall enough to fit over the screen, it needs to at least be over 800...unless you wanted to test for something else....
On another note, for iPad, I found some interesting issues that (at least for the moment) I have no idea how to fix. I'm using 1024x768 still--on two different images. Both of them do not load in at first. Both of these 1024x768 images are part of themes. One is a PNG with lots of transparency, the other is a JPG that is supposed to fill the entire screen. The user can load in new themes whenever they want. Again, at first, neither of these two images load.
Then, when moving to another theme, the PNG loads. This image loads from then on.
Later (after reloading over and over again--about 6 times) the JPG loads. This image then loads from then on.
I'm baffled.