Please suggest on my last mail. Regards, Dinesh On 28 Feb 2015 16:10, "Dinesh Guleria" <[email protected]> wrote:
> Hello List, > > I have setup the crosswalk environment on my windows machine as per this > link. > https://crosswalk-project.org/documentation/getting_started.html > > My mobile phone is HCT based Android 4.3. I need to convert my HTML app to > apk for Android 4.3 platform > > *1>* which of these three to use ? :-- > Android(ARM + x86) > Android webview(ARM) > Cordova Android (x86) > https://crosswalk-project.org/documentation/downloads.html > > > ======================= Enviroment is set correctly on Windows machine > ============= > > https://crosswalk-project.org/documentation/getting_started/windows_host_setup.html > > java -version > java version "1.8.0_31" > Java(TM) SE Runtime Environment (build 1.8.0_31-b13) > Java HotSpot(TM) Client VM (build 25.31-b07, mixed mode, sharing) > > ant -version > Apache Ant(TM) version 1.8.2 compiled on December 20 2010 > > python --version > Python 2.7.9 > > adb help > Android Debug Bridge version 1.0.32 > ================================ > I am executing the command in my crosswalk directory :--- > > D:\HTML_genny\Git\cordova_projects\crosswalk_download\arm_86\crosswalk-10.39.235.15> > > command executed :--- > python make_apk.py --name=ViewportTest --package=org.xwalk.viewport > --app-version=1.0.0 --description=test --app-versionCodeBase=3000000 > --arch=arm --app-ro > ot=D:\HTML_genny\Git\cordova_projects\www --app-local-path=index.html > --project-dir=D:\HTML_genny\Git\cordova_projects\build-dir --mode=embedded > > Output of command :--- > Warning: all supported permissions on Android port are added. > Refer to > https://github.com/crosswalk-project/crosswalk-website/wiki/Crosswalk-manifest > Please make sure that the local path file of launching app does exist. > > *2>* Nothing output on *build-dir* directory ? > ================= > > > *3>* Also how to specify the android api version to use to compile the > app ? > > > Please suggest how to make compilation successful. > > Thanks & Regards, > Dinesh >
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
