Android 1,5 Xperia x10 pixelized letters

Hi i try to run a game in xperia x10.Graphics are ok but if contain letters no matter if i have embeded words in the image via photoshop (showing image using dispaly.newimage) or just plain text (using display.newtext with or without font) the words are pixelized. The same app is ok running on iphone. [import]uid: 4416 topic_id: 1368 reply_id: 301368[/import]

What screen resolution does this device have? [import]uid: 5712 topic_id: 1368 reply_id: 3783[/import]

As the manufacturer states it is 240x320. However we created a graphic of these dimensions and it displays only on a part of the screen. After doing some tests, we found out the a graphic of dimensions 330x440 fills the screen entirely.
The text also displays very bad on the screen. We have the game ready, but with so bad graphics the client will reject it… [import]uid: 4416 topic_id: 1368 reply_id: 3787[/import]

Ok, so you are doing scaling. either automatic via build settings or manual inside your app. You said it is running on the iphone fine so I assume you scale your graphics. And then for sure can look different.
I guess as long Ansca doesn’t provide a simulator in this size, you have to go through try and error. [import]uid: 5712 topic_id: 1368 reply_id: 3788[/import]

So what exactly should I be doing? I created larger graphics -to the dimensions I mentioned-, and although they fill the screen, they seem broken. [import]uid: 4416 topic_id: 1368 reply_id: 3789[/import]

Please post your config file. I am still not sure what you do scaling wise and which resolution you set your content to. [import]uid: 5712 topic_id: 1368 reply_id: 3790[/import]

The whole app can be downloaded from here http://drop.io/xgxxugj [import]uid: 4416 topic_id: 1368 reply_id: 3794[/import]