Share USB connection over Wifi/Bluetooth. Possible? - Android Software/Hacking General [Developers Only]

Is there an app/program or is it otherwise possible to share a usb device plugged into an android phone with a desktop computer, or vice versa over wifi or bluetooth. For example plugging a DSLR into my android phone and having it show up on the desktop computer as if it were connected via usb. There would be a ton of uses for this if it is possible. It would change your phone into a sort of wireless USB port.

there is software USB Network Gate with Win and Linux versions which probably could help you, but I don't know if it will work with Android...

I had run into USB Network Gate in my search for something similar for android. Seems like a great tool. If only it were able to run on android and was a bit cheaper.
Anyone know of something like this that will run on android?

Related

Mini USB hard drives and cell phones

I'm just wondering, is it possible to use a mini USB hard drive such as this one: http://accessories.us.dell.com/sna/...1&cs=19&c=us&l=en&dgc=SS&cid=25682&lid=585550
to extend a phone's memory?
My guess is that it wouldn't work since the hard drive is bus powered. It would probably take some sort of special formatting. But has anyone ever tried this?
Your phone doesn't have USB hosting capabilities. It has to way to run another USB device. I don't think that is ever going to be planned into the development road map of PPCs and Win Mobile.
Also I just don't see why you would want to tether your phone to an external hard drive especially with 8gb+ mini/micro SDs coming to market and the ability to download your desired files from the internet or a VPN on the fly.
What you may see is Wifi and Bluetooth storage devices being wirelessly connected to your phone. It might even be possible now -- can anyone link up with a Zune to their phone via wifi?
some have like flame and Athena
think the main problem is that usb host mean one
have to substain a 500mA output current at 5volt which mean 2.5watt
that would suck a normal phone dry pretty fast
SeanFromSoCal said:
Your phone doesn't have USB hosting capabilities. It has to way to run another USB device. I don't think that is ever going to be planned into the development road map of PPCs and Win Mobile.
Also I just don't see why you would want to tether your phone to an external hard drive especially with 8gb+ mini/micro SDs coming to market and the ability to download your desired files from the internet or a VPN on the fly.
What you may see is Wifi and Bluetooth storage devices being wirelessly connected to your phone. It might even be possible now -- can anyone link up with a Zune to their phone via wifi?
Click to expand...
Click to collapse
I guess that's a good point about an external hard drive not being needed. You could always run orb or a similar client which basically does the same as hooking up the hard drive. Well, thanks for clarifying anyway.

Phone as PC USB keyboard/mouse

Is there a way I can plug my phone into the computer via USB or bluetooth it to a USB bluetooth dongle and have the PC recongnize it as a keyboard/mouse??
I know there is software like PPC Tablet which allows you to do this; however, you have to install a server application and run it. I want to be able to connect to ANY PC without having to start an application (since I wont have a keyboard/mouse to login and start a program) or install any drivers.
It seems like this would be possible by running an application on the phone which makes the computer recongize it as a keyboard and emulates a keyboard and sends the corresponding keystrokes.
Anybody??
it has been asked here before and i don't recall we managed to find a solution for this without using a server application. sorry

[Q] establishing a console connection trough serial cable

Hello everyone,
I am taking networking classes and I was wondering if it's possible, instead of carrying a laptop with me, to use my SGS2(rooted) to configure switches/router with.
I bought a female to female usb adapter, and i also have a USB to serial cable. So all the cabling is fine, but still when I open a console emulator i get nothing going there...
I believe it may be parity related, but there seem to be no console parity settings on any of the terminal emulators that i was able to find on the market.
Usualy, if you extablish a console connection from a laptop via USB, the usb port gets defaulted to COM3 or COM4. Do android devices have a defaulted COM port to the usb connection, Is there a config file where I can change it, or is it supported at all?
any help would be appreciated,
thanks

IPod` or Android WiFi Adapteer for PC - no thether

What I neeed is is an iphone or an android device to acts a wifi adapter/dongle so I can view a list of available access points on my computer and connect to them.
Does this make sense?
I'm sure this is possible.
Does anyone have any idea?
Ay help help? Thanks!!
houseonfire said:
What I neeed is is an iphone or an android device to acts a wifi adapter/dongle so I can view a list of available access points on my computer and connect to them.
Does this make sense?
I'm sure this is possible.
Does anyone have any idea?
Ay help help? Thanks!!
Click to expand...
Click to collapse
What exactly are you trying to do?
Are you trying to tether your computer through your phone (i.e. connect the computer to the phone via USB cable, and then use the phone's WiFi / 3G connection on your computer)?
Or just use the phone as a wifi finder (which seems odd because if your computer has WiFi then it should be able to see the access points on its own..)?
I'll assume you're going for the first one because the second one doesn't make any sense. You should search the forum for "USB tether" .. although since you're asking for iPhone or android, it seems like you don't have a device yet...
mdizzlew said:
What exactly are you trying to do?
Are you trying to tether your computer through your phone (i.e. connect the computer to the phone via USB cable, and then use the phone's WiFi / 3G connection on your computer)?
Or just use the phone as a wifi finder (which seems odd because if your computer has WiFi then it should be able to see the access points on its own..)?
I'll assume you're going for the first one because the second one doesn't make any sense. You should search the forum for "USB tether" .. although since you're asking for iPhone or android, it seems like you don't have a device yet...
Click to expand...
Click to collapse
I have no WiFi adapter. I want to use an android/iPod as a wifi adapter so I can see possible connections listed on the PC (providided by the ipod or android device)..
I build a WiFi antenna that i want to put the device in, i hook the phone/ipod to the computer, then on the computer i find the best wifi point to connect to and connect to it.
I dont want to see the listings for the access points on the device, i want to see and connect to the listings on my computer.
Shameless bump.
I basically want my old android phone or old iPod touch to act as a wifi adapter. That's it.
You mean a hotspot?

[Q] Looking for confirmation - no USB accessory support

Hello.
I have a machine with a USB host and a USB accessory port.
I have successfully got an Android tablet to talk to the machine, using an OTG cable which puts the tablet into Host Mode (using the machine accessory port).
This has a couple of problems, one of which is charging while in host mode.
I am now trying to keep the tablet in accessory mode, and connect to the host port on the machine.
My research suggests that Android has no support for running as the accessory.
The ADK sample code clearly seems to intended to run on a host (as it enumerates accessories).
I know the tablet supports an accessory mode because when I plug it into a PC, it mounts as camera or storage.
I can understand why they would not expect a keyboard or hub to be running Android, but there do seem to be some legitimate use cases.
Can anyone confirm my understanding, that there is no way to run Android as the accessory ?
Thanks.
I have since found the Android Open Accessory Protocol. Using information from ver 1 and 2 of the protocol, I found enough info to switch the android device into the special android-accessory mode. Note that on Linux, you may need to change the adb program so it is owned by root if you want to run the debugger over the new connection.

Categories

Resources