kindle-fire Questions

0

I'm integrating Amazon device messaging into my app following this Offical docs. According to the docs, I have to create a class (MyADMMessageHandler.java) that extends ADMMessageHandlerJobBase and...
Cards asked 14/10, 2020 at 6:14

2

Wondering whats equivalent for Google Advertising Id for Amazon kindle/phone devices? I researched around, and it seems only "Secure.ANDROID_ID" seems to be nearest solution. Any inputs w...
Allanadale asked 18/8, 2014 at 17:1

2

This question discusses it for android devices in general, but if you try to run this code on a Kindle Fire, all you get is the user's name. Is there any way to get the email address? We were hopin...
Exemplar asked 23/3, 2012 at 23:41

17

So I've thrown the book at this problem and think I've isolated the cause. I've downloaded and installed JDK 32 and 64 bit. I've installed the Android SDK as needed. I've modified android_winusb.i...
Outgoing asked 1/12, 2011 at 20:4

5

Solved

I'm trying to detect with javascript if my website is running on a kindle fire mobile device. I've tried with navigator.userAgent and navigator.appVersion but I get this results on kindle : 5.0 (M...
Bandstand asked 30/1, 2012 at 11:49

7

Solved

I have recently got my app rejected from Amazon Mobile App Distribution Portal with the argument that the Menu->"Rate the App" option redirects to Google Play Store. In order to be accepted it sho...
Luscious asked 11/7, 2012 at 21:11

5

We integrated Facebook login on our Kindle Fire android app. It works without any problem most of the time. But occasionally for some users, when they try to register using facebook login, it fails...
Dispassion asked 1/2, 2013 at 3:35

3

Solved

How do I get Amazon Kindle Fire Emulator, Device definitions, and all necessary packages, etc, to emulate an Amazon device? I have tried to get it using Android SDK Manager - links were added, but ...
Aveyron asked 2/2, 2015 at 22:39

7

Solved

AFAIK, push notifications require a Google account to work (they piggyback on GTalk), so does that mean for apps for the Kindle Fire are doomed if they use the standard C2DM approach? I couldn't f...

6

Solved

What do I need to do to use my Kindle Fire for android development? (Specifically for testing my apps on the device.)
Inefficient asked 16/11, 2011 at 12:17

6

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 availabl...
Noncompliance asked 9/10, 2011 at 11:2

1

Solved

I have followed the procedure to set up the development environment for Kindle Fire in Eclipse from the Amazon Site. Though I added the add-on URL in 'Manage Add-On Site' option correctly, still An...
Pronouncement asked 10/4, 2014 at 10:28

1

In my activity: <activity android:name=".MainActivity" android:screenOrientation="landscape" android:launchMode="singleTask" android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen...
Lianneliao asked 4/1, 2012 at 20:35

4

Solved

C2DM required a Google ID, and now C2DM has been replaced by GCM which apparently does not require a Google ID. Does this mean it is simply compatible with devices (such as the Kindle Fire) that d...
Military asked 30/10, 2012 at 23:37

3

Solved

So it looks like the Kindle Fire supports sideloading, which is great, and supports it even without the use of ADB - a user can download an APK and tap on the "download complete" notification just ...
Dhiman asked 16/11, 2011 at 22:49

3

Solved

I'm developing an application for tablet 7 inch Kindle Fire HD and Nexus 7 . These two applications are the same size and the same screen resolution. However, I run my application, it is very diffe...
Marthena asked 31/10, 2012 at 10:48

1

Solved

I am trying to develop Amazon In-app in android. For this i download the sample code for from this site https://developer.amazon.com/sdk/in-app-purchasing/sample-code/button-clicker.html. This arti...
Encephalograph asked 19/11, 2012 at 9:54

2

Solved

Does anyone know how to detect if the app is running on Kindle Fire ? My app needs to turn off a few features if running on the Kindle Fire and I want to use the same build as Google Marketplace. ...
Galsworthy asked 29/11, 2011 at 10:59

5

Solved

I want to configure an emulator to be compatible with the Kindle Fire, including its resolution. What do I have to change in the emulator settings (or elsewhere)?

3

Does anyone know how to correctly impletment CSS classes for the Kindle Fire Silk Browser Reading View? The Kindle Fire 6.3 Update added a "Reading View": With Reading View on Silk, the content...
Profitable asked 18/4, 2012 at 19:40

1

Solved

I have a little popup menu that anchors on a button in the action bar. This works well on 3.0/3.1 Xoom and Galaxy tabs, and a 4.1 Nexus 7. However, on a 7" Fire HD (this one), I get an error abou...
Overabundance asked 22/10, 2012 at 4:58

2

Solved

I've tried everything I can think of to get the Kindle Fire Browser to accept uploads, no dice. The file picker shows up, but the upload errors. Every once in a blue moon it works, and I can't figu...
Feisty asked 16/11, 2011 at 22:56

5

Solved

Is debugging Android applications remotely from eclipse supported for Kindle Fire platform?
Dunford asked 18/11, 2011 at 21:38

1

Possible? I think to do this I need to upgrade the AIR runtime on the Fire to 3, but the version in the app store won't install. I can't create an AIR apk that is both captive runtime and debug th...
Butterwort asked 11/7, 2012 at 0:31

3

Solved

Disclaimer: this is a strange issue that only happens in a Kindle Fire (so far). Technologies Involved: Android SDK, Eclipse, LibGDX. I have a relatively simple app running with LibGDX. The way L...
Larina asked 23/12, 2011 at 14:55

© 2022 - 2024 — McMap. All rights reserved.