https://github.com/ashishb/javascripttojavaandroidbridgecalldemo
A small Android app demonstrating how Exceptions in Java code invoked from Javascript are swallowed
https://github.com/ashishb/javascripttojavaandroidbridgecalldemo
android webview webviewjavascriptbridge
Last synced: 11 months ago
JSON representation
A small Android app demonstrating how Exceptions in Java code invoked from Javascript are swallowed
- Host: GitHub
- URL: https://github.com/ashishb/javascripttojavaandroidbridgecalldemo
- Owner: ashishb
- Created: 2018-10-23T07:31:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T07:57:17.000Z (about 7 years ago)
- Last Synced: 2025-01-11T20:13:57.254Z (about 1 year ago)
- Topics: android, webview, webviewjavascriptbridge
- Language: Kotlin
- Size: 124 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS To Java Bridge call demo [](https://travis-ci.org/ashishb/JavascriptToJavaAndroidBridgeCallDemo)
### Installation
`./gradlew installDebug`