Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2014 17:31:04 -0500
From:      Adam Vande More <amvandemore@gmail.com>
To:        "Julian H. Stacey" <jhs@berklix.com>
Cc:        Gary Jennejohn <gj@freebsd.org>, FreeBSD Current <current@freebsd.org>
Subject:   Re: android bsd connectivity tools etc ?
Message-ID:  <CA%2BtpaK184szT4U12As-Cq3ZcA3JyfAr4w2xagvx54HDHPBOuwg@mail.gmail.com>
In-Reply-To: <201408132347.s7DNlcHU013055@fire.js.berklix.net>
References:  <201408132347.s7DNlcHU013055@fire.js.berklix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 13, 2014 at 6:47 PM, Julian H. Stacey <jhs@berklix.com> wrote:

> Hi,
> Any tips for Android / FreeBSD BSD tools for connectivity etc ?
>
> I just got a Samsung Galaxy Note 3, with Android 4.4.2 kernel 3.4.0
>
> It directs me to
>         https://www.android.com/filetransfer/
> which seems binary for mac
>
> I recall I will need current for IP tethering
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-usb-tethering.html
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html#networking-lagg-wired-and-wireless
>
> I'll build a current from a 10.0-RELEASE partition,
> but now looking with 9.2-RELEASE I see:
>
> /dev/
> lrwxr-xr-x  1 root  wheel        9 Aug 14 00:01 ugen1.5@ -> usb/1.5.0
> crw-------  1 root  operator  0x7a Aug 14 00:00 usb/1.5.0
> crw-------  1 root  operator  0x8f Aug 14 00:00 usb/1.5.1
> crw-------  1 root  operator  0x90 Aug 14 00:00 usb/1.5.2
>
> devd .conf will need:
>        match   "vendor"        "0x04e8";
>        match   "product"       "0x6860";
>        match   "devclass"      "0x00";
>        match   "devsubclass"   "0x00";
>        match   "sernum"        "6758498c";
>        match   "release"       "0x0400";
> I've no idea what to do for attach
>
> http://www.freebsd.org/cgi/ports.cgi?query=android&stype=all
> has just
>         /usr/ports/devel/android-tools-adb/pkg-descr
> & these for cross compiling later:
>         /usr/ports/lang/*gnatdroid*/pkg-descr
>
> I also found
>         ports/
>                 deskutils/tine20
>                 net/crtmpserver
>                 net/linphone
>         https://source.android.com/source/index.html
>
> Any URLs, tips, comments welcome, Thanks
>

Android can run an sshd server as well as a socks proxy.


-- 
Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK184szT4U12As-Cq3ZcA3JyfAr4w2xagvx54HDHPBOuwg>