Hi Xing, I have created bug here :-- https://crosswalk-project.org/jira/browse/XWALK-3623
Thanks & Regards, Dinesh On Fri, Feb 27, 2015 at 7:06 AM, Xu, Xing <[email protected]> wrote: > Hi, Dinesh Guleria, > > I will keep investigating this issue. > > Could you please help to submit a bug at jira( > https://crosswalk-project.org/jira) and assign it to me? > > Better providing the steps and results in jira. > > If failed to assign to me, please tell me the bug number. > > > > Indeed, there is one related bug: > https://crosswalk-project.org/jira/browse/XWALK-2367. > > But I am not sure if they are the same. So please submit a bug first. > This will be easy to track. > > > > > > *From:* Fu, Junwei > *Sent:* Friday, February 27, 2015 8:53 AM > *To:* Xu, Xing > *Subject:* FW: [Crosswalk-help] cordova crosswalk project migration - > error > > > > > > > > *From:* Dinesh Guleria [mailto:[email protected] > <[email protected]>] > *Sent:* Thursday, February 26, 2015 9:05 PM > *To:* Fu, Junwei > *Subject:* Re: [Crosswalk-help] cordova crosswalk project migration - > error > > > > Thanks Junwei for replying to my mail. > > > > I tried with api 19 cordova project with crosswalk. > > > > I have attached the two images one is simple html app on my android HCT > phone 4.3. > > > > HTML app open in google chrome adjust well to any device size environment. > > But cordova app build with crosswalk does not fit as per the device > environment. > > > > Here is my cordova project. (cross walk in not integrated here on git at > present) > > https://github.com/dinguluer/UiMagician/tree/master/samples/cordova/ > > > > If crosswalk uses chrome view then why view is not same as google chrome > browser, Any suggestion ? > > > > Regards, > > Dinesh > > > > On Thu, Feb 26, 2015 at 5:22 PM, Fu, Junwei <[email protected]> wrote: > > Could you use Android 19 target SDK to build both Cordova project and > Crosswalk library? > > > > Thanks, > > Junwei. > > *From:* Crosswalk-help [mailto: > [email protected]] *On Behalf Of *Dinesh > Guleria > *Sent:* Tuesday, February 24, 2015 6:54 PM > *To:* [email protected] > *Subject:* Re: [Crosswalk-help] cordova crosswalk project migration - > error > > > > Anyone who can help me on my last mail ? > > > > Regards, > > Dinesh > > > > On Tue, Feb 24, 2015 at 11:11 AM, Dinesh Guleria <[email protected]> > wrote: > > I am able to compile succesfully crosswalk library in cordova project by > updating it to android-19, using this command :-- > > android update project --subprojects --path . --target "android-19" > > > > My mobile phone is Android-4.3 , i.e (Api 18) so I want to compile my > hybrid android app for Android 4.3 (API 18). > > I am also able to compile my cordova project successfully with crosswalk > library in cordova project. > > And android apk is able to generate but with larger size , as chrome is > embedded inside the app > > > > I have one question that :-- > > My project is having crosswalk library compiled with target sdk Android > 4.4 (API 19). And my cordova project which is using crosswalk library is > compiled with target sdk Android 4.3 (API 18). So will it not cause any > compatibility issue ? > > > > Please suggest on this point. > > > > Can some one from this mail communication suggest on this point ? > > > https://www.mail-archive.com/[email protected]/msg00147.html > > > > > > Regards, > > Dinesh > > > > > > On Sun, Feb 22, 2015 at 9:47 PM, Dinesh Guleria <[email protected]> > wrote: > > My mobile phone is Android-4.3 , i.e (Api 18) so I want to compile my > hybrid android app for Android 4.3 (API 18). ... so i used following > command .. > > "android update project --subprojects --path . --target "android-18" > > Will crosswalk work with API-18 .. i.e Android-4.3 ? > > On 22 Feb 2015 21:32, "Dinesh Guleria" <[email protected]> wrote: > > Is it related to java version ? I am having java 1.8.0-31. > > Please suggest . > > On 21 Feb 2015 14:59, "Dinesh Guleria" <[email protected]> wrote: > > I created new project of cordova with :-- > > cordova platform add [email protected] > > But getting the same error. when following the migration guide. > > > > Please suggest how to get rid of it. > > > > Regards, > > Dinesh > > > > On Sat, Feb 21, 2015 at 12:05 AM, Dinesh Guleria <[email protected]> > wrote: > > Hi, > > > > I am working on an opensource project UiMagician. > > http://www.vscp.org/wiki/doku.php/modules/uimagician > > > > For this I am trying to migrate my cordova project to crosswalk. > > > > I am using following download of crosswalk :--- > > > https://download.01.org/crosswalk/releases/crosswalk/android/stable/10.39.235.15/arm/crosswalk-cordova-10.39.235.15-arm.zip > > > > My system is having android 4.4 & 4.3 CLI SDK installed. > > I want to compile my android app for Android 4.3 (API 18). > > > > > > cordova -v :-- > > 4.2.0 > > > > > > cordova platform version android :-- > > Installed platforms: android 3.6.4 > Available platforms: amazon-fireos, blackberry10, browser, firefoxos, > windows, windows8, wp8 > > > > > > I am following following link to Migrate cordova project to crosswalk :-- > > > https://crosswalk-project.org/documentation/cordova/migrate_an_application.html > <https://crosswalk-project.org/documentation/cordova/migrate_an_application.html#create-a-cordova-application> > > > > VERSION file contains string :-- > > 3.6.3 > > > > > > I am getting following error in "ant dbg" stage. Please suggest how to > resolve it ? > > > > ant dbg :--- > > debug: > > > -code-gen: > [mergemanifest] Found Deleted Target File > [mergemanifest] Merging AndroidManifest files into one. > [mergemanifest] Manifest merger disabled. Using project manifest only. > [echo] Handling aidl files... > [aidl] No AIDL files to compile. > [echo] ---------- > [echo] Handling RenderScript files... > [echo] ---------- > [echo] Handling Resources... > [aapt] Found Deleted Target File > [aapt] Generating resource IDs... > [echo] ---------- > [echo] Handling BuildConfig class... > [buildconfig] Generating BuildConfig class. > > > -pre-compile: > > > -compile: > [javac] Compiling 43 source files to D:\HTML_genny\Git\ > cordova_projects\2_cr > osswalk\2\test\platforms\android\CordovaLib\bin\classes > [javac] warning: [options] source value 1.5 is obsolete and will be > removed > in a future release > [javac] warning: [options] target value 1.5 is obsolete and will be > removed > in a future release > [javac] warning: [options] To suppress warnings about obsolete options > , use > -Xlint:-options. > [javac] D:\HTML_genny\Git\cordova_projects\2_crosswalk\2\test\ > platforms\andr > oid\CordovaLib\src\com\squareup\okhttp\internal\http\ > HttpsURLConnectionImpl.java > :347: error: method does not override or implement a method from a > supertype > [javac] @Override public void setFixedLengthStreamingMode(long > contentLeng > th) { > [javac] ^ > [javac] D:\HTML_genny\Git\cordova_projects\2_crosswalk\2\test\ > platforms\andr > oid\CordovaLib\src\org\apache\cordova\CordovaActivity.java:302: error: > cannot fi > nd symbol > [javac] if (Build.VERSION.SDK_INT >= Build.VERSION_CODES. > KITKAT) { > [javac] ^ > [javac] symbol: variable KITKAT > [javac] location: class VERSION_CODES > [javac] D:\HTML_genny\Git\cordova_projects\2_crosswalk\2\test\ > platforms\andr > oid\CordovaLib\src\org\apache\cordova\CordovaActivity.java:309: error: > cannot fi > nd symbol > [javac] | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY; > [javac] ^ > [javac] symbol: variable SYSTEM_UI_FLAG_IMMERSIVE_STICKY > [javac] location: class View > [javac] D:\HTML_genny\Git\cordova_projects\2_crosswalk\2\test\ > platforms\andr > oid\CordovaLib\src\org\apache\cordova\IceCreamCordovaWebViewClient.java:86 > : erro > r: cannot find symbol > [javac] return android.os.Build.VERSION.SDK_INT >= android.os. > Build. > VERSION_CODES.KITKAT && "content".equals(uri.getScheme()); > [javac] > ^ > [javac] symbol: variable KITKAT > [javac] location: class VERSION_CODES > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 4 errors > [javac] 3 warnings > > > BUILD FAILED > C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:720: The > followin > g error occurred while executing this line: > C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:734: > Compile fail > ed; see the compiler error output for details. > > > Total time: 4 seconds > > > Regards, > > Dinesh > > > > > > > > > > >
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
