You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/01/08 07:31:03 UTC

[GitHub] [cordova-android] mzelecom opened a new issue #1389: make cordova jar

mzelecom opened a new issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389


   Hi .
   refer to https://cordova.apache.org/docs/en/2.8.0/guide/cordova-webview/android.html 
   cd into /framework and run ant jar to build the cordova jar (it will create the .jar file in the form cordova-x.x.x.jar in the /framework folder)
   but when use  ant jar.
   it say Buildfile: build.xml does not exist!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] dpogue commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
dpogue commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007903246






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] mzelecom commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
mzelecom commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007911069


   is cordova better than webview.
   i used webview for load html5 game .but in some devise it is slow.
   if i used cordovaview solve my problem?
   do you have any app to test?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] mzelecom commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
mzelecom commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007906509


   thanks.i download it.size is 140 k.is it ok?i think the same as crosswalk it need embed engine.
   crosswalk size is 25 M.but it is not working on target sdk 29.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] dpogue closed issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
dpogue closed issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] mzelecom commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
mzelecom commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007906509






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] dpogue commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
dpogue commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007908780


   Cordova uses the Android System WebView, which is part of the Android operating system and powered by Chrome.
   Crosswalk is a custom build of the entire Chrome webview, which is why it's so large.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] dpogue closed issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
dpogue closed issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] dpogue commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
dpogue commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007911669


   Cordova is a wrapper around the system webview, so it probably won't make any difference


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] dpogue commented on issue #1389: make cordova jar

Posted by GitBox <gi...@apache.org>.
dpogue commented on issue #1389:
URL: https://github.com/apache/cordova-android/issues/1389#issuecomment-1007903246


   You're looking at the docs for Cordova 2.8.0, which is almost 10 years out of date.
   
   To embed Cordova as a framework in an existing Android project, you should install it as a Gradle dependency from Maven: https://mvnrepository.com/artifact/org.apache.cordova/framework


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org