在Kindle Fire的调试Android应用 [英] Debugging android apps on the kindle fire

查看:218
本文介绍了在Kindle Fire的调试Android应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

时远离蚀支持Kindle Fire的平台调试Android应用程序?

Is debugging Android applications remotely from eclipse supported for Kindle Fire platform?

推荐答案

根据亚马逊的常见问题的Kindle Fire ,Kindle Fire的有默认情况下启用USB调试。为Kindle Fire的连接到你的Andr​​oid调试桥(ADB)按照此PDF 。如果您使用的是Windows 7中,您将需要下载和使用的此驱动程序。他们还提供了USB驱动程序下载的Windows 7 PC。此外,我们还可以在模拟Android模拟器的Kindle Fire的规格使用以下参数。

According to Amazon's FAQ on Kindle Fire, Kindle Fire has USB debugging enabled by default. To connect Kindle Fire to your Android Debug Bridge (ADB) follow the instructions in this PDF.If you are working with Windows 7 you will need to download and use this driver. They are also providing USB drivers for download for Windows 7 PC. Moreover, we can also emulate Kindle Fire specs on Android emulator by using the following parameters.

  • 宽度:600px的
  • 高度:1024px
  • 抽象液晶密度:169
  • 目标:安卓2.3.4 - API级别10
  • 内存:512 MB

他们不提供单独的开发设备。您可以使用Kindle Fire的设备,你可以在网上购买。

They don't offer separate developer devices. You can use the Kindle Fire devices which you can buy online.

安装设备驱动程序后,我不得不修改adb_usb.ini

After installing the device driver, I had to modify your adb_usb.ini

  1. 打开C:\用户\<您登陆> \。安卓\ adb_usb.ini文件进行编辑
  2. 添加0x1949
  3. 保存文件

这篇关于在Kindle Fire的调试Android应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆