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
0
votes
0 answers

Launcher icon blury in Kindle carousel

I am just testing my Android 4+ on a Kindle Fire. Most things work fine but the launcher icon that is displayed in the Carousel is very blury. I think the reason for this is quite obvious: The Kindle system expects some large versions of the…
Andrei Herford
  • 17,570
  • 19
  • 91
  • 225
0
votes
1 answer

Android SDK (Kindle Fire) - Button onClick() not firing

I'm very new to both Java and the Android SDK, so I apologize if this question is silly. I'm writing an app that should display a simple button, and send a message to a local server when clicked. However, when I tap the button, nothing happens.…
Liyara
  • 1
0
votes
1 answer

Android AccessibilityService compatible to Kindle Fire?

I try to develop an Android application to handle the notifications from other apps and send them to my laptop to notify the user. I use the AccessibilityService to handle the notifications on devices with Android < 4.3 (API Level 18) and the…
Lukas Körfer
  • 13,515
  • 7
  • 46
  • 62
0
votes
1 answer

Kindle Fire Devices not showing by eclipse sdk-manager

I have tried many times: I am adding a addon in sdk-manager http://kindle-sdk.s3.amazonaws.com/addon.xml But sdk-manager not showing any kindle-devices. what i am missing.? I have followed the…
g4gaj
  • 85
  • 2
  • 11
0
votes
1 answer

How to cast/fling videos from Kindle Fire to Kindle Fire TV

I'm developing a video player on both Kindle Fire and Fire TV. According to this article, I can integrate DIAL to integrate the second screen feature. After doing the DIAL integrate, I still can't implement this feature. What else should be…
Wesley
  • 4,084
  • 6
  • 37
  • 60
0
votes
1 answer

How do you link to books on the Kindle from a Kindle app?

I am wondering, is there a way to link to kindle books from kindle apps to make it easy for users to get the books? And also, by the same virtue, is there a way to link to kindle apps from kindle apps to make it simplest for the users to download…
Genadinik
  • 18,153
  • 63
  • 185
  • 284
0
votes
1 answer

NullPointerException on Kindle Fire devices

I am continually getting these crash reports and I can't figure out why. This comes from a Kindle Fire, and they seem to be the only devices I am having errors on. I don't have one to test, but does anybody know why this NullPointerException only…
Nick Lopez
  • 27
  • 7
0
votes
1 answer

Kindle Overflow menu button not appearing

I'm working on an app for android which has a menu. It works perfectly fine on my ancient phone which has a physical menu button(running 2.2), but on a Kindle Fire the overflow menu button doesn't appear. I'm sorry if this seems like a repeat…
0
votes
0 answers

My app is approved by amazon, but shown incompatible when I install using kindle fire hd

My App is a Cordova app(Cordova 3.2.0-0.1.0), I installed and test it at Kindle fire by ADB My app is been approved in amazon store, and I can search and install it in my android device, except all Kindle Fire tablet. It's shown my app is…
Eric Chen
  • 3,708
  • 2
  • 18
  • 15
0
votes
0 answers

window.requestFeature not working in kindle fire and actionbar

I am using a trick to avoid showing the actionbar while the application loads. Such trick works perfect in typical Android systems, but fail on Amazon Kindle Fires. It involves setting the actionbar to false in the application theme, then re-enable…
rupps
  • 9,712
  • 4
  • 55
  • 95
0
votes
1 answer

Admob Ad's not appearing on the Amazon Store App's

I released my Android Apps on the Amazon App Store, I assumed the Admob Ad's would work fine on the Kindle Devices, but my impressions haven't changed in weeks.. So they aren't appearing. I can't test as I don't have an Amazon Kindle Fire. :/ Can…
Morry
  • 121
  • 2
  • 13
0
votes
1 answer

OpenGL ES 1.1 - visual artefact (alpha issue) on Kindle Fire

I faced a visual artifact, when launched my game on Kndle Fire (android 2.3.4): there are gray squares around my particles. The code works well on iOS and Nexus! Moreover, the screenshots look correct when taken by ddms (that's the only way to take…
deko
  • 2,534
  • 3
  • 34
  • 48
0
votes
1 answer

Amazon Gamecircle Friends

I have integrated Amazon Game Circle api in my kindle application. I have managed to obtain the Friends and Learder board feature successfully. Now i want to obtain my game circle friends ? Is such a thing possible ? In IOS we get can get our game…
AndroidDev
  • 15,993
  • 29
  • 85
  • 119
0
votes
0 answers

How does the SendToKindle work?

I'm been research on SendToKindle function, currently I'm using the Chrome SendToKindle Plugin. I want to implement this kind of function by using a web-service. From what I see, the "SendToKindle" is analyzing the webpage by send the page to the…
CharlesC
  • 1,310
  • 14
  • 26
0
votes
1 answer

Can't execute javascript on Android with Kindle Fire

I have an application which needs to execute javascript in a Webview. When I test it on mobile/tablet/note (Samsung Galaxy S3, Sony TX, Samsung N10.1...), it runs perfectly. However, when I test it on Kindle Fire (Android 4.3), the javascript code…
lolyoshi
  • 1,536
  • 3
  • 24
  • 42