On Saturday 26 March 2011 17:39:37 Shawn Webb wrote:
> This is awesome. Lack of Android tools support almost keeps me from fully
> switching from OSX to FreeBSD. Any chance adb is or will be supported?
>
> Thanks,
>
> Shawn
I think you might be able to use the same driver code examples for ADB.
This is awesome. Lack of Android tools support almost keeps me from fully
switching from OSX to FreeBSD. Any chance adb is or will be supported?
Thanks,
Shawn
On Mar 26, 2011 9:10 AM, "Hans Petter Selasky" wrote:
> Hi,
>
> On Saturday 26 March 2011 15:30:01 Carlos A. M. dos Santos wrote:
>> But
Hi,
On Saturday 26 March 2011 15:30:01 Carlos A. M. dos Santos wrote:
> But for such a small change a simple Feature Request may suffice:
Thank you!
I've created an issue:
http://code.google.com/p/android/issues/detail?id=15749&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars
--HPS
___
On Sat, Mar 26, 2011 at 4:30 AM, Hans Petter Selasky wrote:
>
> Hi,
>
> The attached files adds USB support to Android's fastboot under FreeBSD 8/9,
> by using the LibUSB v1.0 interface.
>
> http://android-dls.com/wiki/index.php?title=Fastboot
>
> Lines for the Android.mk:
>
> ifeq ($(HOST_OS),Fre
On Saturday 26 March 2011 08:30:59 Hans Petter Selasky wrote:
> Hi,
>
> The attached files adds USB support to Android's fastboot under FreeBSD
> 8/9, by using the LibUSB v1.0 interface.
>
> http://android-dls.com/wiki/index.php?title=Fastboot
>
> Lines for the Android.mk:
>
> ifeq ($(HOST_OS),