分享好友 移动开发首页 频道列表

1 天掌握 IM "即时通讯" 技术

Android开发  2016-11-10 18:260

sealtalk-android

中文版 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...

ScreenShots

APK

Download Apk

UML

LoginClassDiagram

Uses

Step 1:

Download RongCloud SDK Android IMKit SDK Package

Step 2:

Import IMKit SDK as module in Android Studio,then add dependency;(Temporary does not support Maven)

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.

Eclipse

eclipse link

Support

Thanks

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

RongCloud Web

查看更多关于【Android开发】的文章

展开全文
相关推荐
反对 0
举报 0
评论 0
图文资讯
热门推荐
优选好物
更多热点专题
更多推荐文章
Supporting Multiple Screens
术语和概念Screen size 屏幕尺寸又称「屏幕大小」,是屏幕对角线的物理尺寸。单位英寸 inch,比如 Samsung Note4 是 5.7 英寸。Resolution 屏幕分辨率屏幕纵横方向上物理像素的总数,比如 Samsung Note4 是 2560x1440,表示纵向有 2560 个像素,横向有 1440

0评论2017-02-05363

Android插件化(4):OpenAtlasの插件的卸载与更新
如果看过我的前两篇博客Android插件化(2):OpenAtlas插件安装过程分析和Android插件化(3):OpenAtlas的插件重建以及使用时安装,就知道在插件的安装过程中OpenAtlas做了哪些事,那么插件的卸载就只需要把持久化和内存中的内容移除即可。1.插件的卸载插件卸载的

0评论2017-02-05229

个人简历
吴朝晖/男/1993.1本科/南京师范大学中北学院信息系工作年限:1年以内技术博客:wuzhaohui026.github.ioGitHub:https://github.com/wuzhaohui026期望职位:Android开发(初级Android工程师)期望薪资:税前月薪5.5k~7k期望城市:常州工作经历常州慧展信息科技有

0评论2017-02-05126

Android插件化(五):OpenAtlasの四大组件的Hack
引言到目前为止,我们已经分析了OpenAtlas中插件的安装,卸载,更新,以及安装好插件之后组件类的加载过程,但是对于这些是如何引发的还不知道,比如,在宿主的一个Activit中调用startActivity()跳转到插件中的一个Activity,如何判断这个Activity在的插件是否

0评论2017-02-0598

更多推荐