I'm confused... Should this be added to /etc/network/interfaces on the phone ubuntu or the pc ubuntu?
iface usb0 inet static address 192.168.0.200 netmask 255.255.255.0
auto usb0 iface usb0 inet static address 192.168.0.201 netmask 255.255.255.0 gateway 192.168.0.200
# ifup usb0