[Win 7] Sorry, i can's preview on Andriod. I have installed jdk, android sdk, NDK, Ant

First, this is my sdkConfig.json

{
    "AndroidSDK": {
        "Path":"C:\Users\li\AppData\Local\Android\sdk",
        "API":19
    },
    "AndroidNDK": {
        "Path":"F:\Android\NDK\android-ndk-r10e"
    },
    "JDK": {
        "Path":"%programfiles%/Java","PathPattern":"jdk*"
    },
    "Ant": {
        "Path":"F:\Android\NDK\apache-ant-1.9.6"
    }
}

when i run fuse install -s android, returnandroid is installed.`, this is ok.

but i preview on andriod, will like below:

file

Anybody? Thank you way much!

Hey

I am sorry for late response, but it’s christmas and we are unfortunately reduced staff. Anyways hard to tell where the problem is by just that log. So could you please post the whole log, and also translate the error message for us.

I would also like to see the whole result of running fuse build -t=android -v --run.