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 Build a Simple Android App (retired 2014) Shaking Things Up Running an App on a Device

Joshua Scott
Joshua Scott
540 Points

My LG G3 is not pulling up in DDMS device list. Why?

I have already done the following:

1) Enabled USB Debugging 2) Phone is in Charge Only mode while USB is connected 3) Tried http://developer.android.com/tools/device.html

Do I need the adb file? I thought if using eclipse all that was needed is to USB the phone into the PC.

1 Answer

Harry James
Harry James
14,780 Points

Hello,

You will need your phone to be switched on instead of in Charge Only mode in order for your computer to recognise the device :)

Hope it helps!