Advertisement
Guest User

tetherlog

a guest
Jan 3rd, 2012
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. C:\Program Files (x86)\ClockworkMod\Tether
  2. "Local Area Connection 2"
  3. Checking arguments...
  4. Setting IP Address, mask, and gateway.
  5. Setting DNS server.
  6. The object is already in the list.
  7. Starting Tether...
  8. C:\Program Files (x86)\ClockworkMod\Tether\node-tuntap
  9. opening tun device: null
  10. adb binary path: ..\win32\adb.exe
  11. Testing adb status...
  12. Waiting for interface to get ready... (waiting 5 seconds)
  13. List of devices attached
  14. 015ED0341500C013 device
  15. Checking if package is installed.
  16. STATUS: Connected to phone. Waiting for tether connection.
  17. Phone detected by adb!
  18. Starting the Tether application on the phone...
  19. Found that APK is already installed. Starting tether on phone.
  20. Setting up adb port forwarding to port 30002.
  21. adb port forwarding results:
  22. { '0': null, '1': '', '2': '' }
  23. Results from starting Tether service:
  24. { '0': null,
  25. '1': 'Starting service: Intent { cmp=com.koushikdutta.tether/.TetherService }\r\r\n',
  26. '2': '' }
  27. Results from starting Tether activity:
  28. { '0': null,
  29. '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',
  30. '2': '' }
  31. {}
  32. Tun/tap device IP: 10.0.0.1
  33. Reading tun/tap device...
  34. Listening on tether port...
  35. STATUS: Tether has connected.
  36. STATUS: Tether has connected.
  37. Testing adb status...
  38. Phone still visible by adb.
  39. Testing adb status...
  40. Phone still visible by adb.
  41. Testing adb status...
  42. Phone still visible by adb.
  43. Testing adb status...
  44. Phone still visible by adb.
  45. Testing adb status...
  46. Phone still visible by adb.
  47. Testing adb status...
  48. Phone still visible by adb.
  49. Testing adb status...
  50. Phone still visible by adb.
  51. Testing adb status...
  52. Phone still visible by adb.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement