CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程

文件名称:androidsdkchat

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-02-05
  • 文件大小:
    9.04mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个即时通讯的代码样例, 可以与服务器进行通讯。-a demo of chat fo IM message.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

doc/
examples/
examples/ChatDemoNonUI/
examples/ChatDemoNonUI/libs/
examples/ChatDemoNonUI/res/
examples/ChatDemoNonUI/res/drawable-hdpi/
examples/ChatDemoNonUI/res/drawable-mdpi/
examples/ChatDemoNonUI/res/drawable-xhdpi/
examples/ChatDemoNonUI/res/layout/
examples/ChatDemoNonUI/res/menu/
examples/ChatDemoNonUI/res/values/
examples/ChatDemoNonUI/res/values-sw600dp/
examples/ChatDemoNonUI/res/values-sw720dp-land/
examples/ChatDemoNonUI/res/values-v11/
examples/ChatDemoNonUI/res/values-v14/
examples/ChatDemoNonUI/src/
examples/ChatDemoNonUI/src/com/
examples/ChatDemoNonUI/src/com/easemob/
examples/ChatDemoNonUI/src/com/easemob/chat/
examples/ChatDemoNonUI/src/com/easemob/chat/demo/
examples/ChatDemoUI/
examples/ChatDemoUI/assets/
examples/ChatDemoUI/libs/
examples/ChatDemoUI/libs/armeabi/
examples/ChatDemoUI/res/
examples/ChatDemoUI/res/anim/
examples/ChatDemoUI/res/color/
examples/ChatDemoUI/res/drawable/
examples/ChatDemoUI/res/drawable-hdpi/
examples/ChatDemoUI/res/drawable-ldpi/
examples/ChatDemoUI/res/drawable-mdpi/
examples/ChatDemoUI/res/drawable-xhdpi/
examples/ChatDemoUI/res/layout/
examples/ChatDemoUI/res/menu/
examples/ChatDemoUI/res/values/
examples/ChatDemoUI/res/values-v11/
examples/ChatDemoUI/res/values-w820dp/
examples/ChatDemoUI/src/
examples/ChatDemoUI/src/com/
examples/ChatDemoUI/src/com/easemob/
examples/ChatDemoUI/src/com/easemob/chatuidemo/
examples/ChatDemoUI/src/com/easemob/chatuidemo/activity/
examples/ChatDemoUI/src/com/easemob/chatuidemo/adapter/
examples/ChatDemoUI/src/com/easemob/chatuidemo/db/
examples/ChatDemoUI/src/com/easemob/chatuidemo/domain/
examples/ChatDemoUI/src/com/easemob/chatuidemo/task/
examples/ChatDemoUI/src/com/easemob/chatuidemo/utils/
examples/ChatDemoUI/src/com/easemob/chatuidemo/widget/
examples/ChatDemoUI/src/com/easemob/chatuidemo/widget/photoview/
libs/
doc/easemob-api-docs.zip
examples/ChatDemoNonUI/.classpath
examples/ChatDemoNonUI/.project
examples/ChatDemoNonUI/AndroidManifest.xml
examples/ChatDemoNonUI/build.xml
examples/ChatDemoNonUI/chatdemo-nonui.apk
examples/ChatDemoNonUI/copyright.txt
examples/ChatDemoNonUI/libs/easemobchat_2.0.4.jar
examples/ChatDemoNonUI/lint.xml
examples/ChatDemoNonUI/local.properties
examples/ChatDemoNonUI/proguard-project.txt
examples/ChatDemoNonUI/project.properties
examples/ChatDemoNonUI/res/drawable-hdpi/ic_launcher.png
examples/ChatDemoNonUI/res/drawable-hdpi/textbox_first.9.png
examples/ChatDemoNonUI/res/drawable-hdpi/textbox_last.9.png
examples/ChatDemoNonUI/res/drawable-mdpi/ic_launcher.png
examples/ChatDemoNonUI/res/drawable-xhdpi/ic_launcher.png
examples/ChatDemoNonUI/res/layout/activity_login.xml
examples/ChatDemoNonUI/res/layout/activity_main.xml
examples/ChatDemoNonUI/res/menu/main.xml
examples/ChatDemoNonUI/res/values-sw600dp/dimens.xml
examples/ChatDemoNonUI/res/values-sw720dp-land/dimens.xml
examples/ChatDemoNonUI/res/values-v11/styles.xml
examples/ChatDemoNonUI/res/values-v14/styles.xml
examples/ChatDemoNonUI/res/values/colors.xml
examples/ChatDemoNonUI/res/values/dimens.xml
examples/ChatDemoNonUI/res/values/strings.xml
examples/ChatDemoNonUI/res/values/styles.xml
examples/ChatDemoNonUI/src/com/easemob/chat/demo/DemoApplication.java
examples/ChatDemoNonUI/src/com/easemob/chat/demo/LoginActivity.java
examples/ChatDemoNonUI/src/com/easemob/chat/demo/MainActivity.java
examples/ChatDemoUI/.classpath
examples/ChatDemoUI/.project
examples/ChatDemoUI/AndroidManifest.xml
examples/ChatDemoUI/build.xml
examples/ChatDemoUI/chatdemo-ui.apk
examples/ChatDemoUI/copyright.txt
examples/ChatDemoUI/libs/android-support-v4.jar
examples/ChatDemoUI/libs/armeabi/libapp_BaiduMapApplib_v2_1_1.so
examples/ChatDemoUI/libs/armeabi/libbspatch.so
examples/ChatDemoUI/libs/armeabi/liblocSDK3.so
examples/ChatDemoUI/libs/armeabi/libvi_voslib.so
examples/ChatDemoUI/libs/baidumapapi_v2_1_1.jar
examples/ChatDemoUI/libs/easemobchat_2.0.4.jar
examples/ChatDemoUI/libs/locSDK_3.3.jar
examples/ChatDemoUI/libs/umeng_sdk.jar
examples/ChatDemoUI/lint.xml
examples/ChatDemoUI/proguard-project.txt
examples/ChatDemoUI/project.properties
examples/ChatDemoUI/res/anim/fade_in.xml
examples/ChatDemoUI/res/anim/fade_out.xml
examples/ChatDemoUI/res/anim/head_in.xml
examples/ChatDemoUI/res/anim/head_out.xml
examples/ChatDemoUI/res/anim/hold.xml
examples/ChatDemoUI/res/anim/push_bottom_in.xml
examples/ChatDemoUI/res/anim/push_bottom_out.xml
examples/ChatDemoUI/res/anim/push_top_in.xml
examples/ChatDemoUI/res/anim/push_top_in2.xml
examples/ChatDemoUI/res/anim/push_top_out.xml
examples/ChatDemoUI/res/anim/push_top_out2.xml
examples/ChatDemoUI/res/anim/slide_in_from_left.xml
examples/ChatDemoUI/res/anim/slide_in_from_right.xml
examples/ChatDemoUI/res/anim/slide_out_to_left.xml
examples/ChatDemoUI/res/anim/slide_out_to_right.xml
examples/ChatDemoUI/res/anim/voice_from_icon.xml
examples/ChatDemoUI/res/anim/voice_to_icon.xml
examples/ChatDemoUI/res/color/main_botton_text_color.xml
examples/ChatDemoUI/res/drawable-hdpi/app_pref_bg.9.png
examples/ChatDemoUI/res/drawable-hdpi/appitem_del_btn_normal.png
examples/ChatDemoUI/res/drawable-hdpi/appitem_del_btn_pressed.png
examples/ChatDemoUI/res/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com