I've installed the drivers, the windows app, and the phone app, i tried running it and this is the problem/error i get. Is anyone else having this issue?
Starting Tether...
C:\Program Files (x86)\ClockworkMod\Tether\node-tuntap
opening tun device: null
adb binary path: ..\win32\adb.exe
Checking phone status...
Waiting for interface to get ready... (waiting 5 seconds)
List of devices attached
0A3BDBFB05002016 device
Checking if package is installed.
STATUS: Connected to phone. Waiting for tether connection.
Phone detected by adb!
Starting the Tether application on the phone...
Found that APK is already installed. Starting tether on phone.
Setting up adb port forwarding to port 30002.
adb port forwarding results:
{ '0': null, '1': '', '2': '' }
Results from starting Tether activity:
{ '0': null,
'1': 'Starting: Intent { cmp=com.koushikdutta.tether/.TetherActivity }\r\r\nWarning: Activity not started, its current task has been brought to the front\r\r\n',
'2': '' }
Results from starting Tether service:
{ '0': null,
'1': 'Starting service: Intent { cmp=com.koushikdutta.tether/.TetherService }\r\r\n',
'2': '' }
{}