Skip to content

Commit 8876369

Browse files
rmarinhoCopilot
andcommitted
Refactor EmulatorRunner and AdbRunner to use ProcessUtils
Addresses PR #283/#284 feedback to use existing ProcessUtils. Simplifies API by throwing exceptions on failure instead of returning result types with error states. Changes: - AdbRunner: Simplified using ProcessUtils.RunToolAsync() - EmulatorRunner: Uses ProcessUtils.StartToolBackground() - Removed duplicate AndroidDeviceInfo from Models directory Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2 parents fb85b20 + 826d4aa commit 8876369

4 files changed

Lines changed: 323 additions & 1021 deletions

File tree

src/Xamarin.Android.Tools.AndroidSdk/Models/AndroidDeviceInfo.cs

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)