Giter Club home page Giter Club logo

demo-express's Introduction

Introduction

DemoExpress demostrate how to use Web API in Crosswalk application and development based on JQuery framework, including:

  • Runtime & Packaging: app uri
  • Multimedia & Graphics:
    • CSS3 APIs;
    • Graphics related APIs: cavas, svg;
    • Muti-Media related APIs: html audio/video, media query, web RTC.
  • Networking & Storage:
    • Networking related APIs: web messaging, web speech,
    • Storage related APIs: web storage, index DB, web SQL, session history,
    • File related APIs: file API, File directory & system, file writer
  • Performance & Optimization: Navigation timing, PageVisibility, Resource Timing, Animation Timing, Typed Arrary, Workers,ViewPort...
  • Device & Hardware: screen orientation, device orientation, browser status, gamepad, WebGL, LocationGPS, media capture, touch, vibration, web notificaiton...
  • Socail : contacts
  • Experimental : Device Capability, Presentation, SIMD,
  • Security : CSP, Sandbox,
  • UI : clipboard, drag&drop,
  • Others : DLNA media server, DLNA media renderer, NFC,

More information about API support in Crosswalk, see https://crosswalk-project.org/#documentation/apis/web_apis

Prerequisite

Building

  • Run pack.py to pack DemoExpress package, e.g.:

    ./pack.py -t apk -m embedded -a x86 --tools=$PATH_TO_TOOLS

  • Check full options of pack.py by --help option.

  • You are ready to install and run DemoExpress(in zip package) on a target device.

Organization

  • Organize and filter the samples with tests.xml.
  • 2 samples are available:
  • tests.tizen.xml filter the APIs and features supported on Tizen platform.
  • tests.android.xml fliter the APIs and features supported on Android platform.
  • Update tests.xml to make user customized samples filter.

LICENSE

Except as noted in COPYING and/or NOTICE files, or as headed with license info, test suite source code uses a BSD-3-Clause license that can be found in the LICENSE file.

demo-express's People

Contributors

jennycao avatar jianfengxu avatar tinazhao avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.