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
Error Command too long
at Mono.AndroidTools.Adb.AdbClient.GetCommandBuffer(String command) in C:\A\1\315\s\External\androidtools\Mono.AndroidTools\Adb\AdbClient.cs:line 258
at Mono.AndroidTools.Adb.AdbClient.BeginWriteCommand(String command, AsyncCallback callback, Object state) in C:\A\1\315\s\External\androidtools\Mono.AndroidTools\Adb\AdbClient.cs:line 227
at Mono.AndroidTools.Adb.AdbClient.BeginWriteCommandWithStatus(String command, AsyncCallback callback, Object state) in C:\A\1\315\s\External\androidtools\Mono.AndroidTools\Adb\AdbClient.cs:line 274
at System.Threading.Tasks.TaskFactory`1.FromAsyncImpl[TArg1](Func`4 beginMethod, Func`2 endFunction, Action`1 endAction, TArg1 arg1, Object state, TaskCreationOptions creationOptions)
at Mono.AndroidTools.Internal.AdbClientTaskExtensions.WriteCommandWithStatusAsync(AdbClient client, String command, TaskCreationOptions options) in C:\A\1\315\s\External\androidtools\Mono.AndroidTools\Internal\AdbClientTaskExtensions.cs:line 62
at Mono.AndroidTools.AndroidDevice.<>c__DisplayClass62_0.<RunShellCommand>b__0(Task t) in C:\A\1\315\s\External\androidtools\Mono.AndroidTools\AndroidDevice.cs:line 403
at System.Threading.Tasks.ContinuationResultTaskFromTask`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute() 0
The text was updated successfully, but these errors were encountered:
Slion
changed the title
Visual Studio 19 fails to deploy to device
Visual Studio 2019 fails to deploy to device
Mar 22, 2021
Is there a way to get around that issue?
The text was updated successfully, but these errors were encountered: