Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

2.2 Docs.JSCode

林法鑫 edited this page Jul 19, 2016 · 1 revision

Use Typescript + ECMAScript6 to write the code.

Files put in the src directory, the API is same as Android's:

https://developer.android.com/reference/packages.html

Something to attention is:

  • After you modify the code, you should run build-ts2es6 script to let your index_debug.html file reference the newest code.
Clone this wiki locally