Android client library for Fishjam.
Warning
This SDK is not stable yet. We recommend to use React Native Client for Fishjam services.
Add jitpack repo to your build.gradle:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}Add the dependency:
dependencies {
implementation 'com.github.fishjam-cloud:android-client-sdk:<<version>>'
}Make sure you have:
- Running Fishjam account.
- Created room and token of peer in that room. You can use Room Manager from your account dashboard
- Set
FISHJAM_SOCKET_URLin~/.gradle/gradle.propertiesto your dev backend. - Run
ktlintto format code (if missing, install it withbrew install ktlint)
We welcome contributions to this SDK. Please report any bugs or issues you find or feel free to make a pull request with your own bug fixes and/or features.`
Licensed under the Apache License, Version 2.0
Since 2012 Software Mansion is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – Hire us.