unable to locate sdk

Just scraping a little bit the fuse project. It seems to be quite promising even if in early stage.

When i run fuse install android it asks me to specify the path to jdk. I have jdk installed, but if i specify the path, either with or without /bin at the end, fuse can’t locate the jdk. Maybe it’s because i have spaces in my path to jdk?

Bests, Dario

Hi Dario,

Which Fuse version are you on? There were some problems with spaces in the path in earlier versions, but I believe those to be fixed in the latest version (0.9.4). If you are on an earlier version, please upgrade at https://www.fusetools.com/downloads.

You can find your Fuse version in the tray icon menu, or by doing fuse --version. Which OS are you on btw?

Yes. The release that is in QA now (with some issues) is going to solve this. Sorry for the inconvenience.

I’m already using v 0.94. build 5388 My OS is Windows 8.1 and my path to jdk is C:\Program Files (x86)\Java\jdk1.8.0_66\bin.

Bests, Dario

Try changing that path to just C:\Program Files (x86)\Java. The quickest way to do that is to just edit %LOCALAPPDATA%\Fusetools\Fuse\sdkConfig.json.

If that doesn’t help, please post the contents of that file here.