preview error on android.

hi, first of all, really promising tool. thanks a lot.

meanwhile i’ve just tried to preview any of the projects on android and end up with the below. the preview does not reach the phone.
local preview works fine though.

i am:
using windows, android note 3
USB drivers installed.
windows firewall allows Fuse
both devices on the same wifi network.
use fuse 0.8.2

any ideas?

EDIT: fixed by enabling USB Debugging in android’s developer options.

keep up the good work guys!:slight_smile:




>
> -post-build:
>
> debug:
>
> BUILD SUCCESSFUL
> Total time: 9 seconds
>
> # Done!
> APK: C:\Users\username\Documents\Fuse\fuse\.build\Simulator\Android\bin\fuse-d
ebug.apk
> (exit code: 0)

Build completed in 72,44 seconds
    0 Warning(s)
    0 Error(s)
Build ended
Running `C:\Users\username\Documents\Fuse\fuse\.build\Simulator\Android\run.bat`

> # Trying to uninstall existing version of APK


Thanks, looks like we’ll have to make that a bit clearer on the docs. Glad you got it working! :slight_smile: