Questions tagged [kindle-fire]

The Kindle Fire is a family of Android-based devices, using the Amazon ecosystem and running their AppStore for third party applications instead of the Google Play Store.

Amazon introduced the Kindle Fire on November 15, 2011. Based on the Android operating system, the original 7" color tablet device was tightly coupled with Amazon's Kindle ebook library, App Store, memberships (Prime) and web services (as a caching proxy for the Silk web browser).

In 2012 they released an Android 4.0.2 based update to the original 7" device, as well as a new HD 7" and 8.9" devices and with more emphasis on the android app eco-system.

In 2013 they released Android 4.2 based 7" HD and HDX devices and an 8.9" HDX model.

In April 2014, a smart TV device, building on the Kindle Fire brand and similarly using Android, called Amazon Fire TV was introduced.

In September 2014, they announced FireOS4 (Android 4.4) based 6", 7" HD devices and an updated 8.9" HDX, as well as beginning a roll-out of FireOS4 to the 2013 HDX tablets.

324 questions
1
vote
0 answers

Where is AccountManager in Amazon Kindle HDX?

I have implemented the AccountManager workflow to add accounts to my service in the standard Android settings screen. In typical Android devices, I successfully get my App's icon, settings, login workflow, etc. in the "Accounts" section of the…
rupps
  • 9,712
  • 4
  • 55
  • 95
1
vote
1 answer

Not able to find Kindle AVD option in Eclipse

I followed the guidelines from following URL: https://developer.amazon.com/sdk/fire/setup.html but I cannot find the kindle AVD or Kindle Devices in the list. I only get the option of Kindle Fire USB Driver which is for Windows. Any help will be…
Farooq Arshed
  • 1,984
  • 2
  • 17
  • 26
1
vote
0 answers

Android hardware codec in kindle fire hdx not working

I am working on hardware codec for kindle fire hdx. I am not able get encoded stream, for first frame I got input and output buffer index postive and encoded length, for second frame I got only input buffer index positive and failed to get output…
1
vote
0 answers

How does sendtokindle/Reader/Reading View works?

As Tile says, I know there is couple browser e.g. Safari, Firefor, Amazon Silk browser supporting the "reading mode" which can turn any blog/web/news article into a pure text article without any other elements(beside the pics already in the…
CharlesC
  • 1,310
  • 14
  • 26
1
vote
1 answer

hide menu and search button from kindle fire

Is there any way to hide menu and search buttons from Kindle Fire? This (Kindle Fire Customize Soft Key menu) says there's no way to do that, but i hope something has changed since then. Thanks!
soleiljy
  • 1,121
  • 2
  • 13
  • 20
1
vote
2 answers

My app is not available for Kindle Fire HD, and I don't know why

I have an app on the Amazon App Store, and it has recently come to my attention that users with the Kindle Fire HD are not seeing it on their store. It is available for the 1st-gen Kindle Fire, so I assume this is some kind of filtering on the part…
Russell Stewart
  • 1,960
  • 4
  • 24
  • 31
1
vote
0 answers

First Generation Kindle Fire WebView

I'm embedding a
Waynn Lue
  • 11,344
  • 8
  • 51
  • 76
1
vote
1 answer

Kindle - Google Fonts Not Loading

I can't figure out why my google fonts won't load on a Kindle Fire 2012 7". I see other sites have their google fonts work on this device, but for some reason my sites' fonts do not load. how fonts should look (desktop) how they look on my…
HelloWorld
  • 181
  • 2
  • 3
  • 10
1
vote
2 answers

Mounting Kindle Fire on a Mac

I'm working with someone who has a 1st generation Kindle Fire to test Amazon's in-app purchasing. According to Amazon's docs, we need to create a response file named /mnt/sdcard/amazon.sdktester.json on the device. My colleague prepared the .json…
Ted Hopp
  • 232,168
  • 48
  • 399
  • 521
1
vote
1 answer

Error in creating push notifications in Kindle Devices?

I am creating push notifications for my application on Kindle devices. I am following all the procedure they explained in the documentation, but still getting this error: SampleADMMessageHandler:onRegistrationError INVALID_SENDER I had api_key in…
1
vote
1 answer

Icon size in preference screen for Amazon Kindle Fire HD?

I've got Android application running on Amazon Kindle Fire HD 8.9". It's got a full HD display with carousel home screen where icons are 675x675 px big. First problem I had was using standard small app icons which are stretched and blurry on this…
MartinC
  • 546
  • 11
  • 26
1
vote
2 answers

Android app stops after start on Amazon Kindle Fire HD

I've got Android app which runs on various devices, but not Amazon Kindle Fire HD. It stops after start and what I see in the logs is following: 08:42:16.940 201 #201 WARN ActivityManager Unable to start service Intent {…
MartinC
  • 546
  • 11
  • 26
1
vote
1 answer

Does Monogame have development support for Kindle Fire HD?

I was wondering if it is possible to develop apps for Kindle Fire HD using Monogame.
Confused
  • 869
  • 1
  • 7
  • 16
1
vote
0 answers

Detect device has not permanent back button

I'm customizing my app to provide a better experience with the Kindle Fire. in this device, if you do in your Activity getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN); the soft bar with…
GaRRaPeTa
  • 5,459
  • 4
  • 37
  • 61
1
vote
0 answers

Site appears as mobile version on Kindle Fire

My site is using nopcommerce and the mobile version is just a styled up version of nop default, which framework is jQuery mobile. The mobile version appears on all tablet/mobile devices however, on the Amazon Silk I want it to appear as my desktop…
Mikey
  • 46
  • 1
  • 9