An open API service indexing awesome lists of open source software.

https://github.com/bitflower/ionicxwalkshouldinterceptrequesttest

Test the shouldInterceptRequest method of XWalkWebView inside an IONIC app.
https://github.com/bitflower/ionicxwalkshouldinterceptrequesttest

Last synced: about 1 month ago
JSON representation

Test the shouldInterceptRequest method of XWalkWebView inside an IONIC app.

Awesome Lists containing this project

README

          

# IonicXwalkShouldInterceptRequestTest

```bash
ionic start AndroidTest
cd AndroidTest
ionic plugin add cordova-plugin-crosswalk-webview
ionic platform add android
ionic build android
```

To run:
```bash
ionic run android
```

Files to check:
/platforms/android/src/com/ionicframework/androidtest621312/MainActivity.java