matrix-org / matrix-org/matrix-android-sdk2-sample
Can you make a version of a simple audio and video call?
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 26
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We will not add more features to this sample app. This app is just showing how to setup the SDK to login, view room list, view timeline and send message.
For a full app implementation, you can refer to https://github.com/vector-im/element-android
_Originally posted by @bmarty in https://github.com/matrix-org/matrix-android-sdk2-sample/issues/13#issuecomment-1217852410_
This version is too complicated. Can you make a simple audio and video call version?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the sample app described in the issue, including its SDK login, room list, timeline, and messaging flows, and compare the full app reference at element-android. Define the scope of a simple audio and video call version before changing anything; done should mean the sample demonstrates both call types without the complexity of a full app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100