Bonjour430 / sealtalk-android

Android App of SealTalk powered by RongCloud. 基于融云开发的 Android 版即时通讯(IM)应用程序 - 嗨豹。

Home Page:sealtalk.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sealtalk-android

Platform API

中文版
Android App of SealTalk powered by RongCloud.

Features

  • Support multi-device Android iOS Web PC(Windows Mac) online simultaneously, so is your app;
  • Audio and video calling;
  • Real-time location sharing;
  • Arbitrary custom message definition and custom functional template;
  • Complete friend relationship system code demo;
  • Complete group function code demo;
  • Different social situations such as single chat,group chat,chatroom satisfy your needs, what’s more, live video can be simply implemented. Customer service? Yes, it’s simpler than your imagination.
  • To be continued...

Gif

Add RedPacket

image

Powerful global searching

image

Single and muliple audio and video

image

Customer service, service robot

image

Group

image

APK

Download Apk

Jcenter & Maven

image

dependencies {

    compile 'cn.rongcloud.android:IMLib:2.8.6'
    compile 'cn.rongcloud.android:IMKit:2.8.6'
    compile 'cn.rongcloud.android:CallLib:2.8.6'
    compile 'cn.rongcloud.android:CallKit:2.8.6'
    compile 'cn.rongcloud.android:RedPacket:2.8.6'
}

Sample and Uses

UML

SealTalk UML image

Http UML

image

Thanks to JerryMissTom provide images

Uses

Step 1:

Download RongCloud SDK Android IMKit SDK Package

Step 2:

Import IMKit SDK as module in Android Studio,then add dependency.

Step 3:

Read Android Android Dev Doc, Learning knowledge

Step 4:

Download RongCloud Demo , After finishing integrating IMKit and adding dependency, read demo source code,and get the functional section you want.

Support

Thanks

Stronger than what you can imagine, Upgrades on the way.

RongCloud Web

About

Android App of SealTalk powered by RongCloud. 基于融云开发的 Android 版即时通讯(IM)应用程序 - 嗨豹。

sealtalk.im

License:MIT License


Languages

Language:Java 100.0%