You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: various cleanup
* update LICENSE year
* update third-party appended licenses
* update NOTICE year & format
* use correct CI badges on README.md
* remove extra markdown from RELEASENOTES.md
* chore: update reviewboard url
Cordova Android is an Android application library that allows for Cordova-based projects to be built for the Android Platform. Cordova based applications are, at the core, applications written with web technology: HTML, CSS and JavaScript.
30
30
31
31
[Apache Cordova](https://cordova.apache.org) is a project of The Apache Software Foundation (ASF).
@@ -61,6 +60,4 @@ These commands live in a generated Cordova Android project. Any interactions wit
61
60
62
61
## Running the Native Tests
63
62
64
-
The `test/` directory in this project contains an Android test project that can
65
-
be used to run different kinds of native tests. Check out the
66
-
[README contained therein](test/README.md) for more details!
63
+
The `test/` directory in this project contains an Android test project that can be used to run different kinds of native tests. Check out the [README contained therein](test/README.md) for more details!
0 commit comments