forked from crosswalk-project/crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 1
Crosswalk on Android
yongsheng edited this page Jul 18, 2013
·
3 revisions
Crosswalk on Android can support PhoneGap applications, XDK and Tizen 3.0 Apps
- PhoneGap
- XDK
- Tizen Apps / Sys Apps
Crosswalk Runtime
------------------------------
Crosswalk Runtime Core
------------------------------
Content API
------------------------------
Blink
- Crosswalk Runtime
- Capability to support packaging PhoneGap applications and XDK applications
- Apps, Life Cycle, SysApps, tools and others to make build Android apks
- UI Controls, Windowing, and other integration with Android
- Crosswalk Runtime Core
- A layer to hide details of Chromium Content API and provide an internal Java interface
- Internal used by Runtime and provide page rendering
- Content and Blink
- Provide HTML5 features
- WebRTC, WebAudio, WebGL might be good candidates to be supported
- Performance Enhancements