E0200: Android build failed

Problem only occurs on my own projects whenever I tried to preview/build Android.

Does that mean, that eg. fuse create example test && fuse preview -t=android test fails?

Emil Sandstø wrote:

Problem only occurs on my own projects whenever I tried to preview/build Android.

Does that mean, that eg. fuse create example test && fuse preview -t=android test fails?

No problem on creating projects. At first this bug affected almost all my projects, but then after a computer restart, the bug went away except for the project I’ve sent to you guys. fuse preview -t=android and fuse build -t=android both failed. No idea why.

It’s a really weird bug. What happens if you create a new project with an another name, and then copy the content from the other project into this new project?

Alright, tried to copy the content to another project file. Got the same error. Problem with the codes maybe?

Maybe, I’m not sure, it may be something with your assets.

Yeap, the Assets are causing the problem. Removed all images and now I can build the apk. Any particular reason why it fails? I only had .png and .jpg images.

I am sorry, I have no idea. However try to remove the hyphens from the image names.