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

Invalid device list data when getting devices #49

Open
deathddefy opened this issue Jun 27, 2019 · 0 comments
Open

Invalid device list data when getting devices #49

deathddefy opened this issue Jun 27, 2019 · 0 comments

Comments

@deathddefy
Copy link

Attempting to connect to an oculus go. Using straight adb commands works completely fine through command prompt just not through the plugin.

Adb Devices return through cmd :
[serialNumber] device

Stacktrace :
at Managed.Adb.Device.CreateFromAdbData(String data) in C:\projects\madb\Managed.AndroidDebugBridge\Device.cs:line 210
at Managed.Adb.AdbHelper.<>c__DisplayClass28_0.b__0(String item) in C:\projects\madb\Managed.AndroidDebugBridge\AdbHelper.cs:line 686
at MoreLinq.MoreEnumerable.ForEach[T](IEnumerable1 source, Action1 action)
at Managed.Adb.AdbHelper.GetDevices(IPEndPoint address) in C:\projects\madb\Managed.AndroidDebugBridge\AdbHelper.cs:line 685

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

1 participant