--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
--- Begin Message ---
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
--- Begin Message ---I usually do the following. sudo ./adb kill-server sudo ./adb devices sudo ./adb -d install -r someFile.apkOn Sep 14, 12:40 pm, André Charles Legendre <[email protected]> wrote: > Hi Thank's to Dilli and Tauno > > I have enabled USB debugging. > When I do adb devices I get no devices. > > If I look in /var/log/messages > I see that mobile is detected when it is connected. > The system give it a disk alias (sdb) and a network alias /dev/ttyACM.... > > But no devices is detected by adb. > > Any help welcome. > > Andre --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
--- End Message ---
--- End Message ---

