- Overview
- Transcript
1.2 Use Crosswalk With Ionic
In this lesson, I’ll show you how to build a small WebRTC app for Ionic. I’ll show you how to set up a project, how to access the WebRTC library from your app, and how to build and compile to a .apk
file. At first, this app won’t work, since its features are not supported by the default WebView, but I’ll show you how to add Crosswalk and create a working app.
Code Snippet
The following command is all that’s needed to install the Crosswalk WebView to your Ionic project.
ionic plugin add cordova-plugin-crosswalk-webview
Related Links
I'm a longtime Network admin who has finally moved over to coding. Skilled in web development and obsessed with frameworks (Angular, Meteor and Ionic to name a few), I am using my past experience as an instructor to help others learn to use technology.