fuse: Android run failed

I have latest fuse enviroment setup on a mac machine [OS X El Capitan 10.11.3 (15D21)]. When I pick android in the preview menu, the app compiles and deploys.

Log

Uno 0.24.2-OSX (build 1218)

Configuring
Project file: screen.unoproj
Search paths: /Applications/Fuse.app/Contents/Packages, /usr/local/share/uno/Packages
Packages:   UnoCore (0.24.2), Uno.Collections (0.24.0), ObjC (0.24.0), Experimental.iOS (0.24.0), Uno.Geometry (0.24.0), Uno.Threading (0.24.2), Fuse.Designer (0.24.2), FuseCore (0.24.2), Experimental.Physics (0.24.2), Fuse.Animations (0.24.2), Fuse.Drawing (0.24.2), Fuse.Drawing.Batching (0.24.2), Fuse.Drawing.Meshes (0.24.2), Fuse.Drawing.Planar (0.24.2), Android (0.24.0), Experimental.TextureLoader (0.24.0), Uno.Net.Http (0.24.2), Experimental.Http (0.24.2), Fuse.Triggers (0.24.2), Fuse.Elements (0.24.2), Fuse.Drawing.Primitives (0.24.2), Fuse.Drawing.Polygons (0.24.2), Fuse.Drawing.Paths (0.24.2), Fuse.Entities (0.24.2), Fuse.Gestures (0.24.2), Fuse.Navigation (0.24.2), Fuse.Shapes (0.24.2), Uno.Data.Json (0.24.0), Uno.Testing (0.24.2), Fuse.Camera (0.24.2), Fuse.GeoLocation (0.24.2), Fuse.Launcher (0.24.2), Fuse.Scripting (0.24.2), Fuse.Scripting.Duktape (0.24.2), Fuse.Scripting.JavaScriptCore (0.24.2), Fuse.Scripting.Jurassic (0.24.2), Uno.Net.Sockets (0.24.0), Fuse.Scripting.V8 (0.24.2), Fuse.Storage (0.24.2), Fuse.UserEvents (0.24.2), Fuse.Vibration (0.24.2), Fuse.Reactive (0.24.2), Fuse.Controls (0.24.2), Fuse.Effects (0.24.2), Fuse.Physics (0.24.2), Fuse.BasicTheme (0.24.2), Fuse.Video (0.24.2), Fuse.Themes (0.24.2), Fuse.Android (0.24.2), Fuse.Desktop (0.24.2), Fuse.iOS (0.24.2), screen (0.0.0)
Output dir:   build/Android/Debug
(6,364.78 ms)

Compiling syntax tree
(12,734.47 ms)

Generating code and data
 308 namespaces stripped.
 5028 types stripped.
 47174 fields stripped.
 101602 functions stripped.
 607 classes sealed.
 1083 functions sealed.
* 240 functions stripped from vtable.
(23,319.76 ms)

Building Android app
1/2: libscreen.so
(178.42 ms)

Build completed in 42.61 seconds.
  0 Warning(s)
  1 Error(s)

Error Summary
-------------

(unknown): E0200: Android build failed -- rerun with '-v' for more information

Can you please do a verbose build and upload it here: https://www.dropbox.com/request/ZgndLtJQm5eGzG9cicGK
E.g. in the terminal, inside the project directory, do fuse build -t=android -v

I uploaded.

@remi ?

Apologies for the delay in getting back to you, this disappeared inbetween a lot of other tasks.

However, what I wanted you to upload was the verbose build log, not the build directory. Sorry for not making that clearer. :slight_smile: