What texture resolution should I use in iPhone 2D game?

I'm working on a 2D iPhone game. I add a few cubes and Sphere into scene and set main camera to orthography.

Now I wonder what resolution should I use in texture and material to display on iPhone 3G(320x480) and iPhone4?

As low as possible while still looking acceptable.