|
@@ -27,10 +27,18 @@ You can download Debian/Ubuntu binaries:
|
27
|
27
|
You can download source archives (produced by ```make source-package```):
|
28
|
28
|
* [source builds](https://download.jitsi.org/jitsi-meet/src/)
|
29
|
29
|
|
|
30
|
+### Mobile apps
|
|
31
|
+
|
30
|
32
|
You can get our mobile versions from here:
|
|
33
|
+
|
31
|
34
|
* [Android](https://play.google.com/store/apps/details?id=org.jitsi.meet)
|
32
|
35
|
* [iOS](https://itunes.apple.com/us/app/jitsi-meet/id1165103905)
|
33
|
36
|
|
|
37
|
+You can also sign up for our open beta testing here:
|
|
38
|
+
|
|
39
|
+* [Android](https://play.google.com/apps/testing/org.jitsi.meet)
|
|
40
|
+* [iOS](https://testflight.apple.com/join/isy6ja7S)
|
|
41
|
+
|
34
|
42
|
## Development
|
35
|
43
|
|
36
|
44
|
For web development see [here](doc/development.md), and for mobile see [here](doc/mobile.md).
|