Debian 7.6, Eclipse 3.8.
When i program with API8 for my HTC Froyo I have no problem: running the debug session i see the device in the device list and I'm able to debug my app.
Since I started with a API14 for smartphone and tablet, I'm not able to detect that devices.
When I connect them to the PC i only see ????????? as Serial Number.
If I check the USB connection with lsusb
or dmesg
, the devices are detected correctly by the system.
I tested Smartphone LG L5II and Hamlet tablet XZPAD0970H and, of course, the debug option is checked.
I read about a potential problem with permissions but i don't understand how to solve the problem.