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
1 answer

Phonegap-built app works on Android (Pixel 2) but not Kindle Fire?

I've gotten my app running on my Pixel 2 phone without any problems, and submitted it to the Google Play store. I wanted to put it on the Amazon App Store as well, but they sent me back the message, "We are unable to test your app due to…
Cassandra Gelvin
  • 225
  • 1
  • 3
  • 10
0
votes
0 answers

Unable to deliver doc/ebooks to Kindle Fire (Gen 1) after deleting/recovering accounts.db

I just got a Kindle Fire D01E (i.e. Gen 1) released in 2011 and I've rooted it by using Saferoot (following the procedures here). That was successfully rooted by a root checker, and then I proceeded to install Google apps by using an old version of…
H42
  • 725
  • 2
  • 9
  • 28
0
votes
0 answers

Cache issue mobile devices such as Kindle Fire

I have a website that if running on a mobile device such as Android table or more importantly Kindle Fire, if goes into a wifi scenario where the connection is not too good, it times out randomly. The site has a jquery ajax keep alive but it uses…
0
votes
1 answer

OKHTTP3 SocketTimeOut only on Specific Call

I have a mobile app that makes roughly 15 API calls to our REST API. Most of these are GET, POST, PUT and contain small to medium sized JSON body/response. We are using OKHTTP3 3.8.1 . We have one call that we make to API Gateway->Lambda that…
0
votes
0 answers

JQuery on('input') Retrieving data

I think I just have a fundamental misunderstanding of how this works. I'm am trying to create a snippet that validates an input field's entry in real time. The input is inside a Bootstrap popover, and thus no usual forms of date validation are…
0
votes
1 answer

Kindle fire bluetooth not working properly?

I'm writing an app that connects to bluetooth low energy devices and reads data from them. Specifically, I use the startLeScan() method for BLE scanning. Up to this point I've been using a Kindle Fire for debugging, but BLE scanning has been…
eagren
  • 59
  • 7
0
votes
1 answer

Does Ionic support Kindle Fire / Galaxy Tab?

Are there any known issues for developing in Ionic for Kindle Fire and Galaxy Tab devices? Is the code/assemblies and/or target Framework any different than any other android device?
obizues
  • 1,473
  • 5
  • 16
  • 30
0
votes
0 answers

Is it just me or TOP Joomla Cart Extensions don't work on iPhone and Kindle Fire

I hope someone in here can confirm or deny this. But adding items to cart in iPhone and Kindle Fire don't work in three major Shopping Cart extensions from Joomla. If you go to any of these 3 demos: http://demo.virtuemart.net/ -…
lupoll88
  • 150
  • 13
0
votes
0 answers

Amazon Kindle fire Notification

I am Making Application for Amazon Kindle fire device, I used information at given here. https://developer.amazon.com/sdk/adm.html. I also added amazon-device-messaging-1.0.1.jar as per guide line. and I tried to run in kindle device but it got…
0
votes
1 answer

Kindle Fire HD10 media query

I need to write specific styles for Amazon Fire HD 10. So far I have wrote specific styles for other versions. Ex: Fire HD 7, Fire HD 8 like. Following is my current media query code. @media only screen and (max-device-width: 1280px) and…
WP Learner
  • 788
  • 1
  • 13
  • 34
0
votes
2 answers

Voice Recognizer Access on Kindle Fire HD 6

I'm developing an augmentative communication application for use on Kindle Fire. I'm using Fire HD 6 as my test device. I'm working in Xamarin, C#. I know there is a speech recognizer on the device as the microphone icon appears on the keyboard and…
0
votes
0 answers

Unable to reach network while debugging Xamarin app on Kindle Fire

Original title: Consume REST calls when debugging Android app on Kindle Fire Now with more information, the original title doesn't grasp the issue I'm new to Android development and C# (I'm more accustomed to VB.net) so my apologies if this is an…
medMed
  • 1
  • 1
0
votes
1 answer

Amazon Kindle Fire HD Saving Files onto MicroSD Cards

Before It gets brought up about my question already being asked, I would like to state that I have tried around 5 other options and possible solutions with no result. Here is a snippet of my code. This is just a snippet. Upon testing the results of…
Alex Webber
  • 93
  • 2
  • 10
0
votes
1 answer

Several Android versions on same device (Kindle HD) possible?

I have an old Kindle Fire HD device (running FireOS), which I do not use anymore. Now I would like to test it for my mobile app development in regards to Android. I read about being able to run Android, instead of FireOS (which for sure is…
Joey
  • 511
  • 6
  • 20
0
votes
0 answers

Show Bluetooth Device Chooser and Send File

Sorry for not having any code, only an explanation of what I want to do. My robotics team is working on an app to rank robots, and we are trying to get the android tablets able to send files over to a rasberry pi via bluetooth. We have seen the…
Alex Webber
  • 93
  • 2
  • 10