Lessons: 2Length: 10 minutes

Next lesson playing in 5 seconds

Cancel
  • 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

1.Use Crosswalk With Ionic
2 lessons, 09:51

1.1
Introduction
01:09

1.2
Use Crosswalk With Ionic
08:42