Re: [android-developers] ADB device name show invalid characters

2010-11-23 Thread Rogério de Souza Moraes
Do the following steps: $sudo -s $adb kill-server $adb devices Do not forget to logout from root. Regards, Rogerio 2010/11/23 Kumar Bibek coomar@gmail.com Drivers fro your devices are not installed properly. Once you do that, it will tell you your device name. Kumar Bibek

[android-developers] ADB device name show invalid characters

2010-11-22 Thread Jim Qiu
Hi all, I am using a Chinese version of android phone, when I type the $./adb devices it gives me the following: List of devices attached device My DEV computer is Ubuntu 10.10, locale is en_US.utf-8. Is there a way that I can rename my device to a name of only simple

Re: [android-developers] ADB device name show invalid characters

2010-11-22 Thread Kumar Bibek
Drivers fro your devices are not installed properly. Once you do that, it will tell you your device name. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Nov 22, 2010 at 8:29 PM, Jim Qiu bluefishe...@gmail.com wrote: Hi all, I am using a Chinese version of android