Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pedant committed Nov 3, 2014
1 parent 7934200 commit d8a7012
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Safe Java-JS WebView Bridge
compile 'cn.pedant.safewebviewbridge:library:1.1'
}

## Sample
[Sample 下载](https://github.com/pedant/safe-java-js-webview-bridge/releases/download/v1.1/safe-webview-bridge-sample-v1.1.apk)

![image](https://github.com/pedant/safe-java-js-webview-bridge/raw/master/app-sample-screenshot.png)

## 用法

Expand Down Expand Up @@ -143,9 +147,6 @@ JS中使用过大数字时,可能会导致精度丢失或者错误的数字结

HostApp.passLongType(14102300951321235+'')。

## Demo运行示意图
![image](https://github.com/pedant/safe-java-js-webview-bridge/raw/master/app-sample-screenshot.png)

更多实现细节见: http://www.pedant.cn/2014/07/04/webview-js-java-interface-research/

## License
Expand Down

0 comments on commit d8a7012

Please sign in to comment.