What is the minimum minSdkVersion to support the new Kindle Fire tablet? I've heard conflicting reports that Amazon's android is based on 2.1 (api level 7) and 2.2 (api level 8).
Asked
Active
Viewed 2,719 times
1
-
1Wait until tomorrow when the actually announce the device. Until then anything you've heard / read is speculation and/or was fact but was subject to changing before release. – FoamyGuy Sep 28 '11 at 17:46
-
1Actually the device was announced by Jeff Bezos hours before I asked my question. – Alec B. Plumb Sep 28 '11 at 18:21
-
Amazon's AppStore helpdesk offered the following: "Thank you for your interest in Kindle Fire. The Amazon Appstore for Android will be available instantly on Kindle Fire. We will be providing more detailed information about the device and how to submit your apps next week. Please follow us on Twitter (http://twitter.com/amznappstoredev) for the latest updates, or watch for updates to our developer blog (http://www.amazonappstoredev.com)." – Alec B. Plumb Sep 28 '11 at 18:23
-
My mistake, thought the announcement was Thursday =/ either way it seems that the actual API level is not set in stone or if it is they have neglected to share. – FoamyGuy Sep 28 '11 at 18:28
3 Answers
10
Amazon has posted some info. The answer is 2.3.4 (api level 10). I, for one, am glad I don't have to go back to supporting 2.1.

Alec B. Plumb
- 2,490
- 25
- 25
-
I only see 2.3.3 in the SDK Manager. Is there something else needed for 2.3.4? – tofutim Feb 04 '12 at 17:03
-
There's no API changes between 2.3.3 and 2.3.4, it's just bug fixes. – Waynn Lue Mar 23 '12 at 01:28