Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emulator for Amazon Kindle

My app would work very nicely on the new Amazon Kindle Fire, but it would be nice to test it and remove any kinks before they flood onto the market! Is there an emulator of the kindle fire available

like image 360
user462990 Avatar asked Oct 09 '11 11:10

user462990


People also ask

Can you put emulators on Kindle Fire?

Users can now easily emulate games on Fire tablets without having to sideload the RetroArch APK or install a custom ROM with Google Play Store services.

Can I get Android apps on Kindle?

Even though you don't get Google Play, the Amazon Kindle Fire can run a wide range of Android apps.

How can I play Kindle Fire games on my PC?

Download the Amazon Games app on your Windows PC. Install the app and sign in with your Amazon Prime credentials. Start claiming, installing, and playing games included with Prime. To download the Amazon Games app, please open this page on a Windows computer.

Can you play games on Kindle Fire 10?

All of these things make the Fire HD 10 very capable at doing basic tablet things: playing video, browsing the web, or even playing games.


1 Answers

Quoting the documentation:

It is possible to configure a standard Android emulator to simulate the Kindle Fire device platform. You should configure your emulator with the following characteristics:

  • Width: 600px
  • Height: 1024px (note that the device will reserve 20px of the height to display a soft key menu, yielding a height of 1004px when in full-screen mode
  • Abstracted LCD Density: 169
  • Target: Android 2.3.4 - API Level 10
  • RAM: 512 MB
like image 155
CommonsWare Avatar answered Oct 08 '22 08:10

CommonsWare