Open main menu

CDOT Wiki β

Difference between revisions of "CordovaStabilizer"

 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
= Current Tasks =
 
= Current Tasks =
 
* Fork https://github.com/apache/cordova-android
 
* Fork https://github.com/apache/cordova-android
** Build cordova
+
** Build cordova  
 
** 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 Chromium or Blink
+
* 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
Line 19: Line 19:
  
 
= Completed Taskes =
 
= Completed Taskes =
* nothing yet
+
* Fork https://github.com/apache/cordova-android
 +
** https://github.com/evanstrip/cordova-android
 +
* Build cordova : Build successed in Ubuntu 14.04LTS and tested on Android 4.0.4 and 4.4.2 device.
 +
** https://hosunghwang.wordpress.com/2014/11/19/cordovastabilizer-build-cordova-android-1/
 +
** https://hosunghwang.wordpress.com/2014/11/19/cordovastabilizer-build-cordova-android-2/
 +
** https://hosunghwang.wordpress.com/2014/11/20/cordovastabilizer-build-cordova-android-3/
 +
** https://hosunghwang.wordpress.com/2014/11/20/cordovastabilizer-build-cordova-android-4/
 +
* Download source code and Build Chromium Android Webview successed and tested on Android 4.4.2 device
 +
** https://hosunghwang.wordpress.com/2014/11/24/cordovastabilizer-build-chromium-android-webview/
 +
** Issue : On test device (Android 4.0.4 Ice Cream Sandwich), program crashes.

Latest revision as of 17:15, 25 November 2014

bla bla project description

People

Current Tasks

Completed Taskes