I have the exact opposite problem as the other gentleman. According to http://developer.anscamobile.com/reference/index/systemgetinfo system.getInfo(“model”) is supposed to give the following sort of string:
“iPhone”
“iPad”
“iPhone Simulator”
“Nexus One”
“Droid”
“myTouch”
“Galaxy Tab”
…but it does not for Android devices! Our Ipad 2 returns “iPad” and our 2nd gen iPod Touch returns “iPod Touch.” Fantastic. However, our Droid Incredible returns “ADR6300” and our Galaxy Tab 10.1 returns “GT-P7510” which are exact model numbers. We need to adjust our game depending on screen dimensions, but we are daunted by the idea we have to specify every single model number for every single device our game can be imaginably played on. More importantly, what about when new devices come out? Wouldn’t it be lovely for the next Galaxy Tab to just be covered? What to do? How do others get around this?
Thanks,
Rodger L. Gamblin,
Intern, Sunstone Games [import]uid: 111461 topic_id: 19486 reply_id: 319486[/import]
