1 Star 0 Fork 5

hxhjava / demo-app-android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

融云

Mou icon

运行条件

AndroidStudio 1.0+

Gradle 2.2.1+

RongIMSDK

Android Support V4

Google GSON 2.2.+

听云SDK(Android Studio自动支持,Eclipse请安装开发插件或屏蔽DemoApplication中引用) 插件地址http://download.networkbench.com/newlens/android_agent/eclipse

如需使用自行申请APP_Key测试,需要搭建自己的auth服务器

测试服务器搭建请参照https://github.com/rongcloud/auth-service-nodejs

服务器方面需要配置conf.json中的appKey属性完成验证

在DemoContext中init方法中填入申请的APP_Key测试,并在DemoApi中配置HOST指向到自己的auth服务上

*如适用Eclipse开发请Import路径app/src/main,编码请选择为 UTF-8。

注意事项:

Rong_IMKit_vx_x_x.jar 中已经集成如下开源库为防重复引用特此提示

  • com.sea_monster:core_jar:0.0.33
  • com.github.chrisbanes.bitmapcache:library:2.3@jar
  • com.jakewharton:disklrucache:2.0.2@jar

如需混淆请在混淆脚本中加入如下代码。

-keepattributes Exceptions,InnerClasses

-keep class io.rong.** {*;}

-keepattributes Signature

-keepattributes Annotation

-keepclassmembers class * extends de.greenrobot.dao.AbstractDao { public static java.lang.String TABLENAME; }

-keep class $Properties -dontwarn org.eclipse.jdt.annotation.

联系我们

商务合作 Email:bd@rongcloud.cn

新浪微博 @融云RongCloud

客服 QQ 2948214065

公众帐号 融云RongCloud RongCloud 公众账号二维码

Smaller icon

The MIT License (MIT) Copyright (c) 2014 Rong Cloud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

融云的 Android 客户端演示项目 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/hxhjava/demo-app-android.git
git@gitee.com:hxhjava/demo-app-android.git
hxhjava
demo-app-android
demo-app-android
master

搜索帮助