Re: android bsd connectivity tools etc ?

From: Lars Engels <lars.engels_at_0x20.net>
Date: Thu, 14 Aug 2014 09:40:56 +0200
On Thu, Aug 14, 2014 at 08:29:37AM +0200, Per olof Ljungmark wrote:
> On 08/14/14 01:47, Julian H. Stacey 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_at_ -> 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
> > 
> > Cheers,
> > Julian
> > 
> 
> I gave up on using mass storage and turned to this instead:
> 
> https://play.google.com/store/apps/details?id=lutey.FTPServer&hl=en
> 
> Works very well.
> 
> For tethering I have no idea, sorry.

There's also Airdroid [1]. After installing the App on the phone you can
connect to it with your PC's browser, up- and download files, send
messages, etc.


[1] https://play.google.com/store/apps/details?id=com.sand.airdroid

Received on Thu Aug 14 2014 - 05:41:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:51 UTC