Search code examples
androidkindle-fire

What are Amazon Kindle Fire's screen density and size as far as the Android SDK is concerned?


Can anyone tell me if the Kindle Fire's density is mdpi, hdpi, or xhdpi and whether its screen is large, or xlarge, as per http://developer.android.com/guide/practices/screens_support.html?


Solution

  • All Kindle Fire information can be found here : https://developer.amazon.com/help/faq.html#KindleFire

    We are treating it as a large/mdpi screen just like the Nook Color.