Hi, All
Thanks to Junmin Zhu's efforts so that Crosswalk on Android can support to 
package web applications into Android APK on all 3 major platforms. It's same 
as Android SDK.
We've documented some BKMs to help you set up Windows environment because it's 
somewhat special compared to Linux and Mac OSX.
https://github.com/crosswalk-project/crosswalk-website/wiki/Try-Crosswalk#for-android-apk
Windows environment setup

1.     1. Install the Android SDK. Make sure to add "%SDK_PATH%\platform-tools" 
and "%SDK_PATH%\platform-tools\tools" into the "PATH" environment variable.

2.     2. Update to the lasted Android API level.

3.     3. Install python and ant. Add the installed path of python and the bin 
path of ant are added into the "PATH" environment variable as well.

4.     4. Install Oracle JDK and add the paths of "%JAVA_HOME%/bin" and 
"%JAVA_HOME%/jre/bin" into "PATH". Make sure 'where java' is the path you've 
set with Oracle JDK. This is very IMPORTANT. The version 1.6.x is preferred.

Note: The Android APK maker works much slower on Windows than Linux and Mac 
because it takes a so long time to search executives on Windows.

Yongsheng
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to