Giter Club home page Giter Club logo

android-chat's Introduction

说明

本工程为野火IM Android平台的SDK和Demo。野火IM作为一个通用的即时通讯SDK,可以集成到各种应用中。详情可以阅读docs.

体验Demo

我们提供了体验demo,请使用微信扫码下载安装体验

野火IM

应用截图

ios-demo1

ios-demo2

协议栈的编译

工程中已经包括了编译好的协议栈,你也可以自己编译协议栈,编译方法请参考协议栈工程。

集成

  1. client部分,支持快速集成,具体参考jitpack-wildfire.chat
  2. UI(chat)部分,目前不支持快速集成,需要你自行下载,并将代码移动到你自己的项目,且必须是application module,不能作为library module引入的原因是注解中使用了R.xx.yyyy, 而library module中,R.xx.yyy并不是一个常量。后续会采用butterKnife的方式,引入R2.xx.yyyy。

贡献

欢迎提交pull request,一起打造一个更好的开源IM。

鸣谢

  1. LQRWeChat 本项目中图片选择器、表情基于此开发
  2. butterKnife
  3. OKHttp等一些其他优秀的开源项目

对以上项目的作者衷心的感谢,世界因你们的分享变得更美好。

License

Under the MIT license. See the LICENSE file for details.

android-chat's People

Contributors

heavyrain2012 avatar imndx avatar

Watchers

 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.