Skip to content

Commit d8a7012

Browse files
committed
Update README.md
1 parent 7934200 commit d8a7012

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)