Hello guys,
We just got a new Kindle Fire HD, and we test our games which is run fine on iPod Touch 4th gen and Samsung Galaxy S2. Our game runs rather slow on the Kindle, especially enterframe-intensive game. What surprise me is the spec of kindle is quite allright
https://developer.amazon.com/sdk/fire/specifications.htmlAnyone experience it?
Comments
if you are building a package ,it might help to install these packages.
----------------------------------------
more info is here :
https://developer.amazon.com/sdk/fire/setup.html
--------------------------------------------
Tools:
Android SDK Tools (install the latest version)
Android SDK Platform-tools (install the latest version)
Android API versions later than 4.0.3 API 15:
Note: You can install and target SDK platform versions later than Android 4.0.3. For example, the Android SDK bundle has a version of the SDK platform already installed. However, regardless of the target SDK version you choose for your app, you must verify that your app runs correctly on the Kindle Fire emulator and tablets.
Android 4.0.3 API 15:
SDK Platform
ARM EABI v7a System Image (emulator prerequisite for ARM system images)
Intel x86 Atom System Image (emulator prerequisite for x86 system images)
Kindle Fire (2nd Generation) (ARM and x86 system images for emulator)
Kindle Fire HD 7" (ARM and x86 system images for emulator)
Kindle Fire HD 8.9" (ARM and x86 system images for emulator)
Android 2.3.3 API 10:
SDK Platform
Kindle Fire (ARM system image for emulator)
Extras:
Kindle Fire Device Definitions
Kindle Fire USB Driver (not applicable for OS X)
Android Support Library
Intel x86 Emulator Accelerator (HAXM) (emulator prerequisite for x86 system images)
-------------------------
Cheers:)