2 Markus:

I've made port of sdk on FreeBSD. Built binaries for x86 are here (86
mb): 
http://bsdroid.org/downloads/android-sdk_eng.taleks_freebsd-x86-20081116.zip

It's native binaries, built on 8.0-CURRENT. Most probably it will work
on FreeBSD 7.x without problems, may not work on FreeBSD 6.x. I've no
other versions except 8.0 on my development laptop, so I can't test it
on older versions.

Content file list is the same as on official sdk distributions,
actually it was built using  'gmake sdk'. As in official SDKs it
doesn't include eclipse plugin, other tools are working, and it seems
are working correctly.

Sources are available as patches (freebsd-port branch) on
review.source.android.com
Only small amount of them is merged to korg/main, so it's impossible
to compile Android sources from vanilla git repository on FreeBSD host
system.

I've also added usb module for FreeBSD to adb, but as I've no G1 - as
it's not shipped to my country - I can't grant it works :) It uses
different from Linux way to handle devices (actually, usb events are
supported, instead of /dev directory nodes enumeration), so if you'll
find time and have interest in it, I'd like to see if it really works.

> I am just able to mount the G1 to read from the sd card but my phone
> isn't listed using adb devices.
I'm not sure it'll show device when it works as mass storage device.
see usbdevs or dmesg to be sure Android as device is connected to your
system.

And as stated by Niklas Hallqvist, it may be problem of Linux
compatibility mode.
Try to update to newer versions of compatibility libraries and kernel,
there were some improvements in Linux emulation in recent versions.
Most of USB devices _AFAIK_ are handled correctly.

2 Niklas Hallqvist:
Are your patches are available somewhere?

---
Best regards,
Alexey

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to