Kindle Fire

Is there any way to detect wether your app is running on the Kindle fire?

The reason I ask is that the 20 pixel soft key menu bar seems to be unique to the Kindle Fire (unless I’m mistaken) and because I want to center an object I need to know wether it is on or not.

Anybody have an idea? [import]uid: 8697 topic_id: 17982 reply_id: 317982[/import]

system.getInfo(“model”)==“Kindle Fire”

I’ve got a whole post on my findings with Kindle Fire, not much traffic going into it here. [import]uid: 99244 topic_id: 17982 reply_id: 68684[/import]

Doh! of course!

Thanks :slight_smile: [import]uid: 8697 topic_id: 17982 reply_id: 68721[/import]