Jump to content

waiting for phone to connect...


Guest spazi

Recommended Posts

Guest spazi

Hi guys, I just got my OTG cable in the mail today. Totally psyched to try out the p2p-adb from KoS
Anyhoo, I tried reading as much info as I could but I can't get it to work.

Here's my setup

HTC Sensation (CyanogenMod 9.1)

Have SU, Busybox ìnstalled etc

I type in

cd /sdcard/p2p-adb

sh ./run.sh

it says it's loading up fine, but nothing happens when I plug in a htc rhyme with stock ROM and debugging mode enabled.

Any help?

Link to comment
Share on other sites

fixed it, went to developer options and selected "adb over network"

adb tcp and adb usb are very different. it seems that the problem was you were running the script and then plugging in the victim device. enabling adb over network will have no effect at all when using the usb otg cable.

are you verifying the device is connected with the command 'adb devices' from the host device terminal?

you could however connect to the victim device over the same wlan using the 'adb connect <ipaddress of victim>' and then run the 'run.sh' script or any of the single scripts from the p2p-adb package.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...