Skip to content

Commit 0f57615

Browse files
committed
Update README.md
1 parent d26c534 commit 0f57615

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ It is designed to demonstrate WebRTC video calls between androids and/or desktop
88
Build with Android Studio 1.1.0. The Intellij IDEA version is in the master branch.
99
You can import the webrtc-client module in your own app if you want to work with it.
1010

11+
It is also featured in the [Android Arsenal](https://android-arsenal.com/details/3/1262) !
12+
1113
## How To
1214

1315
You need [ProjectRTC](https://github.com/pchab/ProjectRTC) up and running, and it must be somewhere that your android can access. (You can quickly test this with your android browser). Modify the host string (in res/values/strings.xml) to the server IP.

0 commit comments

Comments
 (0)