kosborn / p2p-adb

Phone to Phone Android Debug Bridge - A project for "debugging" phones... from other phones.
GNU General Public License v3.0
578 stars 188 forks source link

p2p adb static adb for x8 issue #12

Open vijaypatil90 opened 11 years ago

vijaypatil90 commented 11 years ago

sir i have the same problem. i am using x8 and rooted installed cygenmod rom prime hd and running andriod 2.3.7. where and what changes i have to make in run.sh for properly working.

sorry about that the exact problem is look likes as follows

when i try to launch it on my xperia x8

CyanogenMod installed rom prime hd BusyBox installed Rooted Android 2.3.7

$ su

cd sdcard/p2p-adb

sh ./run.sh

version: not found \033[0;31madb is not in your $PATH Add it to $PATH, or enabel $tryStaticADB in run.sh \033[o

the error shows at the launching of the run.sh where i need to make changes in my x8

kosborn commented 11 years ago

Same problems? I'm not sure what you mean, sounds like same problem as #8?

vijaypatil90 commented 11 years ago

p2p adb static adb for x8 issue

No milestone No one is assigned

sir i have the same problem. i am using x8 and rooted installed cygenmod rom prime hd and running andriod 2.3.7. where and what changes i have to make in run.sh for properly working.

sorry about that the exact problem is look likes as follows

when i try to launch it on my xperia x8

CyanogenMod installed rom prime hd BusyBox installed Rooted Android 2.3.7

$ su cd sdcard/p2p-adb sh ./run.sh

version: not found \033[0;31madb is not in your $PATH Add it to $PATH, or enabel $tryStaticADB in run.sh \033[o

the error shows at the launching of the run.sh where i need to make changes in my x8

denzuko commented 6 years ago

Duplicate of #36