views:

1146

answers:

1

I'm working on a web-app at work, and would like to access my development computer from my HTC Hero device. Preferably linux, but I have access to windows and mac computers. The emulator can debug locally, and helps a lot, but it's not good enough to debug real touch-events.

Ad-hoc wifi will breach our strict network policy. No matter how strict key or MAC-address restrictions it has.

Have anyone found a way to access the LAN through USB or Bluetooth? Bluetooth might be on the edge of our rules, but I will accept it as a solution if it's possible.

I'm not looking for Tethering, but rather the opposite.

+2  A: 

I think you can use adb ppp in combination with nc to set up what you need. This guy uses his laptop's internet connection over usb on his phone.

Josef
This looks promising :) But the scandinavian HTC Hero devices come without iptables :-/ Have heard some rumors of a patched ROM. Sounds scary, but guess I have to try it...
gregers
Found the ROM, but think I'll wait for the official update, and hope iptables is included.http://android.modaco.com/content/htc-hero-hero-modaco-com/292018/01-09-1-4-modaco-custom-hero-rom-is-here/
gregers