| commit | 513369b203afcc198b1634e3ee399ea2f9ac5c9c | [log] [tgz] |
|---|---|---|
| author | sospartan <sospartan@apache.org> | Thu Apr 13 17:27:50 2017 +0800 |
| committer | sospartan <sospartan@apache.org> | Thu Apr 13 17:27:50 2017 +0800 |
| tree | 23a2c505d2b562090dbf7a6e6b126265acde4424 | |
| parent | 3774b1bdfad4eeea440a61b421fd1f8109842d82 [diff] |
* [android] remove instance#onActivityDestory from test
A framework for building Mobile cross-platform UI.
Support Android 4.1 (API 16) and iOS 7.0+.
Please INSTALL Git for Windows and run all the following commands in git-bash.
weex init to generate & start a simple project in an empty folder.npm install, install project./startandroid/playgroundapp/java/com.alibaba.weex/IndexActivity, modify CURRENT_IP to your local IPRun button)On Android Platform , Weex code is executed in weex_v8core which is based on Google V8 JavaScript engine.
npm install, install project./startcd ios/playgroundpod installWeexDemo.xcworkspace in XcodeRun button) or use default shortcut cmd + r in XcodeCURRENT_IP manually. DemoDefine.h(you can search this file by Xcode default shortcut cmd + shift + o), modify CURRENT_IP to your local IPSee SCRIPTS.md for more information.
Weex team have developed a DevTool to help you to improve we file debug efficiency.
See more stuff on this wiki page
See Weex Contributing Guide for more information.