Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Eclipse can't see my running android device.

I got a new computer and I'm trying to connect my Kindle Fire to test my apps on. Eclipse isn't seeing my Kindle Fire. I've looked on the internet to try to fix the problem. But nothing is working. Is anyone able to help me with this? I've downloaded the driver I need. I also have the ADB turned on.

1 Answer

This link might help...

https://developer.amazon.com/public/resources/development-tools/ide-tools/tech-docs/05-setting-up-your-kindle-fire-tablet-for-testing

Also make sure you are allowing developer options and usb debugging on your device.

Thanks!