Skip to content

Crosswalk on Android

yongsheng edited this page Jul 18, 2013 · 3 revisions

Usage scenarios

Crosswalk on Android can support PhoneGap applications, XDK and Tizen 3.0 Apps

  • PhoneGap
  • XDK
  • Tizen Apps / Sys Apps

Architecture and Components

Crosswalk Runtime
------------------------------
Crosswalk Runtime Core
------------------------------
Content API
------------------------------
Blink

Proposal

  • 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
Clone this wiki locally