https://github.com/takwolf-working-group/android-jsbridge
Android 平台 WebView 和 JavaScript 交互的一个解决方案。
https://github.com/takwolf-working-group/android-jsbridge
jsbridge
Last synced: 12 months ago
JSON representation
Android 平台 WebView 和 JavaScript 交互的一个解决方案。
- Host: GitHub
- URL: https://github.com/takwolf-working-group/android-jsbridge
- Owner: TakWolf-Working-Group
- License: apache-2.0
- Created: 2023-09-29T09:51:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T21:21:05.000Z (over 1 year ago)
- Last Synced: 2025-03-05T10:47:50.976Z (over 1 year ago)
- Topics: jsbridge
- Language: JavaScript
- Homepage:
- Size: 365 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android - JsBridge
[](https://developer.android.com)
[](https://android-arsenal.com/api?level=24)
[](https://262.ecma-international.org/6.0/)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://jitpack.io/#TakWolf/Android-JsBridge)
Android 平台 WebView 和 JavaScript 交互的一个解决方案。
## License
```
Copyright 2023 TakWolf
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```