Hi,

Can anyone help how to debug application in Kindle device using eclipse ,

after connecting Kindle device to the Windows PC its not showing in devices
list.

To resolve this i have tried the following steps :

1. Open the C:\Users\<your-login>\.android\adb_usb.ini file for editing
2. Add 0x1949
3. Add 0x0006
4. Save the file

after that restarted my PC also not only adb.

But the problem is same unable to debug.Can anyone please help me on this

On Fri, Dec 23, 2011 at 12:11 AM, Mark Murphy <[email protected]>wrote:

> On Thu, Dec 22, 2011 at 1:32 PM, alexb <[email protected]> wrote:
> > Has anyone tried this? Here is the problem: once you connect Kindle
> > Fire to PC via USB, you can access sdcard from PC only. As this is the
> > way to debug on Kindle, my app has no read/write access in this mode
> > thus effectively disabling debugging. Without USB it seems working
> > fine. My several requests to their tech support were not answered in a
> > meaningful way.
>
> Step #1: Plug in your Kindle Fire to USB
>
> Step #2: Unmount the drive from your PC
>
> Step #3: Click the Disconnect button on the Kindle Fire screen
>
> Step #4: Start developing
>
> IOW, it is no different than any other Android device, except that it
> throws you into USB sharing mode immediately rather than on demand.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 4.1 Available!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to