Kindle fire: model name and link to rate app

Hello all… I have 2 questions about the amazon tablet

  1. What is the string returned by

[lua]system.getInfo( “model” )[/lua]

when running on a kindle fire?
2. What should be the link for a “Rate this app” kind of button for amazon app store?
Thank you

Raúl Beltrán
[import]uid: 44101 topic_id: 17032 reply_id: 317032[/import]

Hi,

  1. The Kindle Fire hasn’t been released yet, so I guess it’ll be a while before we know the answer to that…

  2. Have a look at this link:
    https://developer.amazon.com/help/faq.html [import]uid: 70847 topic_id: 17032 reply_id: 64046[/import]

Anyone got an update on this? [import]uid: 91921 topic_id: 17032 reply_id: 108592[/import]

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

  2. In the Amazon Developer portal, in the “Developer Documents” it describes how to construct a link to your app that will open in the Appstore app. There’s not a specific “rate it” link, just a link to your app’s page (where the “rate this” control is well visible). [import]uid: 44647 topic_id: 17032 reply_id: 108598[/import]

awesome thanks @toby2 [import]uid: 91921 topic_id: 17032 reply_id: 108599[/import]