Error Export to Android

Hi guys i have a problem when i tried to export to android. i got this error :

Unable to get the CMake version located at: C:\Users\Administrator\AppData\Local\Fusetools\Fuse\Android\AndroidSDK\cmake\bin…

can somebody tell me…how to fix this problem … thanks before… your help so meaningful for me…

Hello Adit,

You can try installing the new version of android-build-tools from NPM.

npm install -g android-build-tools

This should work with the new Fuse SDK on NPM.

npm install -g fuse-sdk