GithubHelp home page GithubHelp logo

edp-dd / leanchat-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lzwjava/leanchat-android

0.0 1.0 0.0 41.8 MB

用 LeanCloud 实时通信组件做的应用 LeanChat

Home Page: http://leancloud.cn/features/message.html

Java 100.00%

leanchat-android's Introduction

LeanChat Android 客户端

简介

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

下载

请直接点击 Github 上的Download Zip,如图所示,这样只下载最新版本。如果是 git clone,则可能非常慢,因为含杂很大的提交历史。某次测试两者是1.5M:40M。

qq20150618-2 2x

LeanChat Android 项目构成

  • leanchat,为整个聊天应用。它包含好友管理、群组管理、地理消息、附近的人、个人页面、登录注册的功能,完全基于 LeanCloud 的存储和通信功能。

注:新的版本已经删除了 leanchatlib、leanchatlib-demo,其相关的功能已经转移到 ChatKit,LeanChat 的核心页面会话列表页面及聊天页面均来自于 ChatKit,如果仅仅是要集成 LeanCloud 实时通讯可以使用 ChatKit,关于 ChatKit 可以参考 ChatKit 文档ChatKit 代码

LeanChat 项目构成

Eclipse 或 Intellij IDEA 运行需知

  1. 请装相应的 Gradle 插件
  2. Intellij IDEA 用户建议装 Android Studio,AS 是基于 IDEA 的,不仅有和 IDEA 一样的体验,还是官方推荐的 IDE。
  3. 用到了 ButterKnife 开源库,Eclipse需要设置一下来支持 ButterKnife 的注解,具体如何设置见 http://jakewharton.github.io/butterknife/ide-eclipse.html 。否则会因为 view 没有绑定上,导致崩溃。

相关文档

依赖组件

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

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

如果需要这些模块 SDK,可以到 这里 下载或者像项目里用 Gradle 方式引入。

技术支持

关于此项目遇到的问题可提 issue

leanchat-android's People

Contributors

lzwjava avatar daweibayu avatar huangfangyi avatar fengdi926 avatar sunyujia avatar sparanoid avatar binaryhb0916 avatar jwfing avatar sdjcw avatar

Watchers

James Cloos 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.