Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

AdbClient.Instance.ExecuteRemoteCommand : why "cd " doesn't work? #170

Open
Qmingming opened this issue Apr 23, 2020 · 4 comments
Open

AdbClient.Instance.ExecuteRemoteCommand : why "cd " doesn't work? #170

Qmingming opened this issue Apr 23, 2020 · 4 comments

Comments

@Qmingming
Copy link

I'm making command prompt by using AdbClient.Instance.ExecuteRemoteCommand(cmd, this.device, receiver);

Everything works perfect except for cd command. Anyone know what's the problem?

@qmfrederik
Copy link
Contributor

What error do you get?

@SparkYDevtk
Copy link

SparkYDevtk commented Jul 31, 2020

Updated from version 2.2.35 to 2.3.22.
mistake
AdbClient does not contain an Instance definition.
AdbClient.Instance.ExecuteRemoteCommand

The bug starts from version 2.3.12

@bddckr
Copy link

bddckr commented Jul 31, 2020

@SparkYDevtk Please keep discussions to a specific issue. This one is about updating the Readme. By doing so others like me can follow along with this project without having to filter out "noise".

Read #192 (comment) and/or comment in #191.

@qqJoker
Copy link

qqJoker commented Sep 29, 2022

I also encountered this problem, how did you solve it?

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

5 participants