You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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](IEnumerable
1 source, Action
1 action)at Managed.Adb.AdbHelper.GetDevices(IPEndPoint address) in C:\projects\madb\Managed.AndroidDebugBridge\AdbHelper.cs:line 685
The text was updated successfully, but these errors were encountered: