File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,10 @@ Safe Java-JS WebView Bridge
2424 compile 'cn.pedant.safewebviewbridge:library:1.1'
2525 }
2626
27+ ## Sample
28+ [ Sample 下载] ( https://github.com/pedant/safe-java-js-webview-bridge/releases/download/v1.1/safe-webview-bridge-sample-v1.1.apk )
29+
30+ ![ image] ( https://github.com/pedant/safe-java-js-webview-bridge/raw/master/app-sample-screenshot.png )
2731
2832## 用法
2933
@@ -143,9 +147,6 @@ JS中使用过大数字时,可能会导致精度丢失或者错误的数字结
143147
144148 HostApp.passLongType(14102300951321235+'')。
145149
146- ## Demo运行示意图
147- ![ image] ( https://github.com/pedant/safe-java-js-webview-bridge/raw/master/app-sample-screenshot.png )
148-
149150更多实现细节见: http://www.pedant.cn/2014/07/04/webview-js-java-interface-research/
150151
151152## License
You can’t perform that action at this time.
0 commit comments