question

Massimo Biolcati avatar image
Massimo Biolcati asked

Kindle Fire HD 8.9 emulator not working

I have the Android SDK Tools Rev 21 and the Kindle Fire HD 8.9'' rev 2 package in Eclipse but when I try to launch the emulator I get the skin with a black display (not even the Android logo). I'm on a Mac and all the other KF emulators work fine. I'm guessing that it's an issue with the high resolution (1200x1920) as I saw other people on StackOverflow having similar issues when trying to emulate tablets with that resolution. Has anyone been able to make it work?
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.

Massimo Biolcati avatar image
Massimo Biolcati answered
I was able to make it work using the GPU emulation.
10 |5000

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

Anshul@Amazon avatar image
Anshul@Amazon answered
@massimobio Thank you for the update. This will surely help other developers facing similar issue.
10 |5000

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

W. Gordon avatar image
W. Gordon answered
I still could not get it working completely unless I edited the emulator's config.ini and changed hw.mainKeys=yes. This allowed the Home/Back etc. softkeys to show at the bottom of the screen. Without that, the same keys on the skin did not work and it made it a bit difficult to operate my app :-)!
10 |5000

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

Dixith@Amazon avatar image
Dixith@Amazon answered
Hi, Thank you for your post. While creating the KF-HD 8.9 emulator make sure to enable the "Display a skin with Hardware controls" option in emulator. This would automatically enable the soft key toolbar on emulator even without any change in the config.ini file. Make sure to update below libraries under your Android SDK manager. Android SDK Manger ---> Extras ---> KindleFireDeviceDefinitions
10 |5000

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