Git Product home page Git Product logo

leanchat-android's Introduction

LeanChat Android 客户端

简介

LeanChat 是 LeanCloud 实时通信 组件的 Demo,通过该应用你可以学习和了解 LeanCloud 实时通信功能。

应用体验下载地址:http://fir.im/leanchat

效果

leanchat-android1

LeanChat Android 项目构成

  • leanchatlib,核心的聊天逻辑和聊天界面库。有了它,可以快速集成聊天功能,支持文字、音频、图片、表情消息,消息通知。同时也有相应的 iOS版本
  • leancahtlib-demo,leanchatlib 最简单的使用例子。可以看到配置一下 AndroidManifest,以及额外配置一下 user 信息,即可集成聊天,不管是用 LeanCloud 的用户系统还是自己的用户系统。
  • leanchat ,为整个聊天应用。它包含好友管理、群组管理、地理消息、附近的人、个人页面、登录注册的功能,完全基于 LeanCloud 的存储和通信功能。

LeanChat 项目构成

Eclipse 运行需知

  1. 用到了 ButterKnife 开源库,Eclipse需要设置一下来支持 ButterKnife 的注解,具体如何设置见 http://jakewharton.github.io/butterknife/ide-eclipse.html 。否则会因为 view 没有绑定上,导致崩溃。

相关文档

实时通信服务开发指南

依赖组件

LeanChat Android 客户端依赖 LeanCloud Android SDK 如下组件:

  • 基础模块
  • 实时通信模块
  • 统计模块

如果需要这些模块 SDK,可以到 这里 下载。

其他文档

leanchat-android's People

Contributors

lzwjava avatar sparanoid avatar jwfing avatar sdjcw avatar

Watchers

James Cloos avatar kevin guan 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.