Difference between revisions of "CordovaStabilizer"
(→Current Tasks) |
|||
Line 13: | Line 13: | ||
** Make some test changes, commit, push | ** Make some test changes, commit, push | ||
** Make a simple test app, separate from cordova-android repo | ** Make a simple test app, separate from cordova-android repo | ||
− | * Figure out whether to use | + | * Figure out whether to use Webkit or Blink |
** Download source code and build Android WebView target | ** Download source code and build Android WebView target | ||
** http://dev.chromium.org/developers/how-tos/get-the-code | ** http://dev.chromium.org/developers/how-tos/get-the-code |
Revision as of 14:58, 25 November 2014
bla bla project description
People
- Andrew Smith - project lead
- Hosung Hwang - research assistant
Current Tasks
- Fork https://github.com/apache/cordova-android
- Build cordova
- Make some test changes, commit, push
- Make a simple test app, separate from cordova-android repo
- Figure out whether to use Webkit or Blink
- Download source code and build Android WebView target
- http://dev.chromium.org/developers/how-tos/get-the-code
- https://code.google.com/p/chromium/wiki/AndroidBuildInstructions
Completed Taskes
- nothing yet