Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
livekitAndroidXuningTest
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
davidliu
2021-10-07 20:36:30 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-10-07 20:36:30 +0900
Commit
0bc7377d4aefb618bdb590a5b4e30030677e5309
0bc7377d
1 parent
e5bfbfdc
Update README.md
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
10 行删除
README.md
README.md
查看文件 @
0bc7377
...
...
@@ -69,17 +69,9 @@ class MainActivity : AppCompatActivity(), RoomListener {
## Dev Environment
To develop the Android SDK itself, you'll need
-
Check out the
[
protocol
](
https://github.com/livekit/protocol
)
repo to exist at the same level as this repo.
Your directory structure should look like this:
```
parent
- protocol
- client-sdk-android
```
To develop the Android SDK itself, you'll need:
-
Ensure the protocol submodule repo is initialized and updated with
`git submodule --init`
-
Install
[
Android Studio Arctic Fox 2020.3.1+
](
https://developer.android.com/studio
)
### Optional (Dev convenience)
...
...
请
注册
或
登录
后发表评论