Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Crosswalk on Android

Alexis Menard edited this page Jul 12, 2013 · 7 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 Abstraction Layer
------------------------------
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
  • Crosswalk Abstraction Layer
  • 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