search for: usb_linux

Displaying 1 result from an estimated 1 matches for "usb_linux".

Did you mean: sl_linux
2010 Feb 07
0
Somewhat off topic: Building Android on CentOS 5.4
...e extremely grateful if he or she could publish the procedure they used to do so. In any event here is the motivation of why I want to build the Android platform and a description of the problem I encountered: I have a Samsung Moment which the Android module adb will not detect due to a bug in usb_linux.c. Therefore I have been trying to compile a patched version of adb on Centos 5.4. I have followed these instructions in effort to build adb on cupcake: > > cd $HOME/download/android > > repo init -u git://android.git.kernel.org/platform/manifest.git -b cupcake > > repo sync &gt...