.. just wondering if anybody has compiled a adb binary for ARM that they would be willing to share.
I have zero experience in cross-compiling, so maybe somebody can save me hours of heartache?
Cheers!
fodi wrote:just found this, you might want to give it a shot
/etc/udev/rules.d/99-android.rules
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
pi@raspberrypi:~$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
SH24RW114116 device
ottaky wrote:And USB tethering looks like it might almost be working too.