Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Adb is not in your path... #52

Open
ElMehdiHemmana opened this issue Feb 11, 2017 · 4 comments
Open

Adb is not in your path... #52

ElMehdiHemmana opened this issue Feb 11, 2017 · 4 comments

Comments

@ElMehdiHemmana
Copy link

When i go to the p2p-adb-master folder then type "sh run.sh" i get the following error..:
root@s5neolte:/sdcard/kali_tools/adb # sh run.sh
Using:
adb is not in your $PATH
Add it to $PATH, or enable $tryStaticADB in run.sh
root@s5neolte:/sdcard/kali_tools/adb #
Plz help me solve this problem
I'm running a rooted galaxy s5 new
screenshot_20170211-211132
I also tried adding an adb folder i found in /data/adb to path by typing:
export PATH=$PATH:/data/adb
But i still get the same error.

@MPeti1
Copy link

MPeti1 commented Jul 4, 2017

Same here

@MPeti1
Copy link

MPeti1 commented Jul 5, 2017

You should edit run.sh, and set tryStaticADB to 1. or edit /system/etc/mkshrc and add the folder of p2p-adb here

@jodojodo
Copy link

Try "apt-get install android-tools-adb" in a Kali terminal

This was referenced Mar 30, 2018
@denzuko
Copy link

denzuko commented Mar 30, 2018

Duplicate of #36

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants