Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/griffio/ionicframework-crosswalk-example
crosswalk support
https://github.com/griffio/ionicframework-crosswalk-example
Last synced: 8 days ago
JSON representation
crosswalk support
- Host: GitHub
- URL: https://github.com/griffio/ionicframework-crosswalk-example
- Owner: griffio
- Created: 2015-01-15T19:16:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-21T11:50:20.000Z (over 8 years ago)
- Last Synced: 2024-04-16T18:27:01.399Z (7 months ago)
- Language: JavaScript
- Size: 71 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ionicframework-crosswalk-example
1.2.4 - Copenhagen
* Crosswalk provides Android a bundled Chrome webview instead of the Platform webview - the trade off is application size versus better/buttery performance.
* [crosswalk-comes-to-ionic](http://ionicframework.com/blog/crosswalk-comes-to-ionic/)---
Android requirement
"SDK Platform" for android-21
"Android SDK Platform-tools
"Android SDK Build-tools"~~~
ionic run android
~~~