Giter Site home page Giter Site logo

demo-app-android's Introduction

融云

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.** {*;}
  • -keep class *.R$ { *; }

联系我们

商务合作 Email:[email protected]

新浪微博 @融云RongCloud

客服 QQ 2948214065

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

Smaller icon

demo-app-android's People

Contributors

dragonj-gao avatar zhjchen6 avatar ericyangpan avatar

Watchers

bravian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.