سؤال

We are creating a Tizen Enyo app and would like to test on the Apache Ripple simulator in the browser. I do not see any support for the Tizen or Enyo platforms in Ripple. Does the Ripple simulator support Tizen Enyo projects?

هل كانت مفيدة؟

المحلول

Why use Ripple and not Websimulator? Websimulator supports Tizen API and is built over Ripple.

I don't see any reason you cannot use Enyo in the widget application like any other JavaScript framework file, just define the following in index.html to load the enyo.js library.

<script src="enyo.js" type="text/javascript"></script>
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top