question

deveventim avatar image
deveventim asked

What is the difference between Kindle Fire HD API 15 and SDK Platform 15 ?

Hi we use in our Kindle Project many library Projects (apklib) and only the Kindle App should compile against the Kindle Fire API 15. The difference API references (Kindle, SDK) only work in eclipse. If I do a maven build I have only a reference to the SDK API 15 version. To estimate if we run into problems if I compile only against the SDK API 15, I like to know the difference between the Kindle API 15 and the SDK Platform API 15. Regards Stephan
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Anshul@Amazon avatar image
Anshul@Amazon answered
Thank you for your post. You have to build your app against the standard Android API. Build Target: Kindle Fire HD 7" (Amazon) - API Level 15 Kindle Fire HD 8.9" (Amazon) - API Level 15, are used by Emulator only. Hope this info helps.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.