Attempting to preview on android device

Hello,

I’ve successfully previewed on my samsung tablet before, but now when I enter “> fuse preview . -tandroid -r” in the command prompt, I get the following message: fuse: Could not find a fuse project to preview.

Any ideas?

Hi Jeff,

you need to run that command in the project root folder. There has to be a .unoproj file in that folder you’re running it in. You might also want to do a uno clean in that same folder before you run the new preview, especially if you’ve recently updated Fuse.

Hope this helps!