Fuse install android fails

Trying to install android so fuse can preview app on my android device…


fuse install android
Fuse 1.0.0 (build 13426)

Starting android installer

Android Build Tools was not found and is required

Unhandled Exception: System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Outracks.Fuse.AndroidManager.ProcessHelper.StartProcess(ProcessStartInfo processStart, CancellationToken ct, Action1 usesProcess) at Outracks.Fuse.AndroidManager.ProcessHelper.StartProcessWithProgress(ProcessStartInfo processStart, CancellationToken ct, Action1 usesProcess, IProgress1 progress) at Outracks.Fuse.AndroidManager.AndroidSDKPackageInstaller.UpdateTools(CancellationToken ct, IProgress1 progress, String package)
at Outracks.Fuse.AndroidManager.AndroidSDKPackageInstaller.Install(CancellationToken ct, IDialog dialog, IProgress1 installerProgress) at Outracks.Fuse.AndroidManager.InstallCommand.<>c__DisplayClass10.<Install>b__b(AbsoluteDirectoryPath androidRoot) at Outracks.Optional1.Do(Action`1 some)
at Outracks.Fuse.AndroidManager.InstallCommand.Install(OptionalSdkConfigOptions config, InstallOptions opts)
at Outracks.Fuse.AndroidManager.InstallCommand.Install(InstallOptions opts)
at Outracks.Fuse.AndroidManager.Program.<>c__DisplayClass8.b__1(InstallOptions opts)
at Outracks.Fuse.AndroidManager.Program.Main(String[] args)
fuse: Failed to install android

Hi Wing,

it’s a long shot, but could you please check if any of the suggestions in this thread solve it for you?

I have this exact the same issue. “Android Build Tools was not found and is required”

It seems that this suggestion should help solve the problem.