Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android, adb command not recognised #127

Open
IndomitableAlbus opened this issue Apr 9, 2024 · 2 comments
Open

Android, adb command not recognised #127

IndomitableAlbus opened this issue Apr 9, 2024 · 2 comments

Comments

@IndomitableAlbus
Copy link

IndomitableAlbus commented Apr 9, 2024

Hi Dev.
I'm using an unrooted device so trying to run the adb command via the ashell app on my Android device.

aShell uses the Shizuku backend to create an adb shell and normally there are no issues but I'm getting an adb inaccessible or not found error.

I have tried running the adb command on my device with the ashell App and on a Windows 11 PC, both fail. With Windows 11, the error message is " Package not found " and on Android, the aShell output error, is sh: .adb: inaccessible or not found, essentially the same thing.

Testing aShell and Windows 11 with a known good command is successful.

Any help please.

@Chewie610
Copy link

Do you have the adb package installed on your device? You could try the script linked in the readme.

@hamzah4
Copy link

hamzah4 commented Aug 19, 2024

yep is adb package installed and are you using the correct path , can we see the error messages please. Have you tried just using adb and windows command prompt.

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

No branches or pull requests

3 participants