2 Crosswalk Project for Tizen is a sub-project of [Crosswalk](https://crosswalk-project.org), it aims to provide a web runtime for Tizen 3.0 and later.
4 It is an open source project forked from [Crosswalk](https://crosswalk-project.org) by the Samsung Electronics.
6 * [Enlightenment](https://www.enlightenment.org)
8 Crosswalk Project for Tizen uses EWK API of [Chromium-EFL](https://review.tizen.org/git/?p=platform/framework/web/chromium-efl.git;a=shortlog;h=refs/heads/tizen).
9 The EWK API provides abstract API layer of web engine for using [EFL](https://www.enlightenment.org) graphics system in Tizen.
11 * Crosswalk Extension Framework
13 Extension enhance the capabilities of the Crosswalk Project, enabling applications to make full use of platform features via native code.
14 The [Device APIs for Tizen](https://review.tizen.org/git/?p=platform/core/api/webapi-plugins.git;a=shortlog;h=refs/heads/tizen) are written under the Crosswalk Extension Framework.
17 Presently, the following Mobile and TV profiles are supported on Tizen 3.0:
20 * Device: Samsung Galaxy Note 4
21 * Binary: https://download.tizen.org/snapshots/tizen/mobile/latest/images
25 * Binary: https://download.tizen.org/snapshots/tizen/tv/latest/images
28 Refer to the [Quick Start Guide](https://github.com/crosswalk-project/crosswalk-tizen/wiki/Quick-Start-Guide) page to build crosswalk-tizen project.
32 * Follow the [crosswalk-help](https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help) mailing list to ask questions
34 * Follow the [crosswalk-dev](https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev) mailing list for development updates
38 Crosswalk Project for Tizen is available under the Apache-2.0 and the BSD licenses, see our `LICENSE` and `LICENSE.BSD` files.