Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Android SDK

0 views
Skip to first unread message

Любомир Григоров

unread,
Apr 8, 2011, 8:50:42 PM4/8/11
to
I believe the bsdroid is the best one, but I haven't got it to work with
Eclipse. Also, it is the SDK only, so you are on your own for the emulator.

2011/4/8 grarpamp <grar...@gmail.com>

> Is anyone out there using the SDK under FreeBSD?
> Is there a port of the source somewhere? Preferably of 2.3.3?
> ie: not linuxulated
>
> http://developer.android.com/sdk/index.html
> http://source.android.com/source/index.html
> http://code.google.com/android/add-ons/google-apis/index.html
>
> I've found a couple projects, yet as this is new area to me it's
> not easy to discern their scope/status. Any others?
>
> http://bsdroid.org/tiki-index.php
> http://gitorious.org/freebroid
> _______________________________________________
> freebsd...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobil...@freebsd.org"
>

--
Lyubomir Grigorov (bgalakazam)
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "freebsd-mobil...@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

grarpamp

unread,
Apr 9, 2011, 3:15:32 AM4/9/11
to
> I believe the bsdroid is the best one, but I haven't got it to work with
> Eclipse. Also, it is the SDK only, so you are on your own for the emulator.

As I don't have hardware yet, it is the emulator I need the most, go figure.
It appears to be buildable under Linux and MacOS (BSD-ish).
http://source.android.com/source/building.html
It'll be a couple weeks before I can try and see, I need a better
environment first. That works ok as others here may chime in.

Eclipse took a solid day of compiling to build the last time I tried it.
But eventually I did end up with native freebsd swt libraries
for use with what I think was azureus at that time.

Henry Hu

unread,
Apr 9, 2011, 1:06:32 PM4/9/11
to
BSDroid does include an emulator.
I used to develop android applications on FreeBSD, with Eclipse.
Generally all the developing functions work properly, including running on
the emulator and debugging on a real device.
You need to run adb as root to communicate with the device, and it always
needs restarting.

As I remember, once I built a usable emulator. However later I switched to
the emulator in BSDroid.

I also have linux version of android SDK installed. You may also use the
emulator in it. However, the adb in it does not function properly here.

On Sat, Apr 9, 2011 at 3:15 PM, grarpamp <grar...@gmail.com> wrote:

> > I believe the bsdroid is the best one, but I haven't got it to work with
> > Eclipse. Also, it is the SDK only, so you are on your own for the
> emulator.
>

> As I don't have hardware yet, it is the emulator I need the most, go
> figure.
> It appears to be buildable under Linux and MacOS (BSD-ish).
> http://source.android.com/source/building.html
> It'll be a couple weeks before I can try and see, I need a better
> environment first. That works ok as others here may chime in.
>
> Eclipse took a solid day of compiling to build the last time I tried it.
> But eventually I did end up with native freebsd swt libraries
> for use with what I think was azureus at that time.

> _______________________________________________
> freebsd...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobil...@freebsd.org"
>

--
Cheers,
Henry

0 new messages