Top "Kindle-fire" questions

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.

Kindle Fire HD Developer Options

I have been trying to sort out how to enable "Developer Options" (GPU usage, Layout Bounds, Pointer Location etc) for …

android debugging kindle-fire
Kindle Fire USB Debugging Mode

I am porting android apps to Kindle Fire in eclipse. the problem is that i did not know how to …

android kindle-fire
How to get Unique Device ID for Amazon Kindle Fire

To get the Unique Device ID on Android phones/tablets, we use the following: ((TelephonyManager) ctx.getSystemService(Context.TELEPHONY_SERVICE)).…

android amazon udid kindle-fire
How can I open ~/.android/adb_usb.ini for the Kindle Fire?

This is a pretty basic question, but I can't figure out how to get to the ~/.android/adb_usb.ini …

android macos debugging kindle-fire