Cannot preview on device

Hello,

Here again, now getting started with Fuse. Local preview works, however when trying to preview on device with “fuse preview -tandroid” it says there is no android sdk, ndk and ant. If using “fuse build -tandroid -vv” it says there’s no make.exe in “preview/windows”.

Does anyone knows how to fix this? Already moved android sdk from “program files (86)” to avoid the space problem, however no luck.

Thanks in advance!

In cmd type

Fuse install android

I hope it help you.

Please run the following commands in a terminal and paste the output here, this will make it easier to help.

  • uno config
  • fuse install -s android
  • type %localappdata%\Fusetools\Fuse\sdkConfig.json
  • type %localappdata%\Fusetools\Fuse\Android\.sdkconfig
  • fuse build -tandroid -vv