SVG not showing in the Samsung Gear emulator

SVG not showing in the Samsung Gear emulator

BY 21 May 2014 Web Application Development

Hi, I am using the Tizen Wearable SDK. I am on Ubuntu 14.04 64bit.

A simple webapp with a simple <svg>-element drawing a circle works fine in any browser on my computer (Chromium, Chrome, Firefox).

However it does not display in the emulator. Emulator only displays html text. This is really a killer, why wont it work? Ieven have th GPU Acceleration on. I know that Tizen supports SVG (https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/guide/w3c_guide/graphics_guide/html5_svg.htm). Is there something I am doing wrong? Could somebody confirm that svg drawing does not work on the Samsung Gear emulator?

There are also no errors in the console. It simply does not draw.

Written by