CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:androidPIMSystem-source-code

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

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

android IM系统源码,即时通讯源代码下载-android IM system source code, source code download instant messaging
相关搜索: t3gabs android.pim android IM

(系统自动生成,下载前可以参看下载内容)

下载文件列表

IM/codepub.com下载说明.txt
IM/libwbxml/include/csp13_data.h
IM/libwbxml/include/csp13_hash.h
IM/libwbxml/include/expat_parser.h
IM/libwbxml/include/imps_encoder.h
IM/libwbxml/include/syncml_data.h
IM/libwbxml/include/wbxml_const.h
IM/libwbxml/include/wbxml_encoder.h
IM/libwbxml/include/wbxml_parser.h
IM/libwbxml/include/wbxml_stl.h
IM/libwbxml/include/wbxml_tabledef.h
IM/libwbxml/include/xml_handler.h
IM/libwbxml/include/xml2wbxml.h
IM/libwbxml/test/alltests.c
IM/libwbxml/src/csp13inttags_hash.c
IM/libwbxml/src/csp13tags_hash.c
IM/libwbxml/src/csp13values_hash.c
IM/libwbxml/src/expat_parser.cpp
IM/libwbxml/src/imps_encoder.cpp
IM/libwbxml/test/imps_encoder_test.cpp
IM/libwbxml/test/imps_parser_test.cpp
IM/libwbxml/test/syncml_parser_test.cpp
IM/libwbxml/src/wbxml_jni.cpp
IM/libwbxml/src/wbxml_parser.cpp
IM/libwbxml/src/xml2wbxml.cpp
IM/.git/config
ImProvider/.git/config
IM/.git/description
ImProvider/.git/description
IM/.git/info/exclude
ImProvider/.git/info/exclude
IM/.git/HEAD
ImProvider/.git/HEAD
IM/.git/refs/remotes/origin/HEAD
ImProvider/.git/refs/remotes/origin/HEAD
IM/.git/logs/HEAD
IM/.git/logs/refs/remotes/origin/HEAD
ImProvider/.git/logs/HEAD
ImProvider/.git/logs/refs/remotes/origin/HEAD
ImProvider/.git/index
IM/.git/index
IM/.git/refs/heads/master
ImProvider/.git/refs/heads/master
IM/.git/logs/refs/heads/master
ImProvider/.git/logs/refs/heads/master
IM/MODULE_LICENSE_APACHE2
ImProvider/MODULE_LICENSE_APACHE2
ImProvider/NOTICE
IM/NOTICE
IM/.git/packed-refs
ImProvider/.git/packed-refs
IM/src/com/android/im/engine/Contact.aidl
IM/src/com/android/im/IChatListener.aidl
IM/src/com/android/im/IChatSession.aidl
IM/src/com/android/im/IChatSessionListener.aidl
IM/src/com/android/im/IChatSessionManager.aidl
IM/src/com/android/im/IConnectionCreationListener.aidl
IM/src/com/android/im/IConnectionListener.aidl
IM/src/com/android/im/IContactList.aidl
IM/src/com/android/im/IContactListListener.aidl
IM/src/com/android/im/IContactListManager.aidl
IM/src/com/android/im/IImConnection.aidl
IM/plugin/com/android/im/plugin/IImPlugin.aidl
IM/src/com/android/im/IInvitationListener.aidl
IM/src/com/android/im/engine/ImErrorInfo.aidl
IM/plugin/com/android/im/plugin/ImPluginInfo.aidl
IM/src/com/android/im/engine/Invitation.aidl
IM/plugin/com/android/im/plugin/IPasswordDigest.aidl
IM/plugin/com/android/im/plugin/IPresenceMapping.aidl
IM/src/com/android/im/IRemoteImService.aidl
IM/src/com/android/im/ISubscriptionListener.aidl
IM/src/com/android/im/engine/Message.aidl
IM/src/com/android/im/engine/Presence.aidl
IM/libwbxml/src/gperf/csp13inttags.gperf
IM/libwbxml/src/gperf/csp13tags.gperf
IM/libwbxml/src/gperf/csp13values.gperf
ImProvider/.git/objects/pack/pack-cebf94997a71a0db795ed69c879ac7dcf0ad6db8.idx
IM/.git/objects/pack/pack-f0c5c53f914d293cb63ea2fb1a1baf124640aac1.idx
IM/src/com/android/im/app/AccountActivity.java
IM/src/com/android/im/app/AddContactActivity.java
IM/src/com/android/im/engine/Address.java
IM/src/com/android/im/engine/AddressParcelHelper.java
IM/src/com/android/im/service/AndroidHeartBeatService.java
IM/src/com/android/im/service/AndroidSmsService.java
IM/src/com/android/im/service/AndroidSystemService.java
IM/src/com/android/im/imps/AsyncCompletion.java
IM/src/com/android/im/imps/AsyncTransaction.java
IM/src/com/android/im/app/BlockedContactsActivity.java
IM/src/com/android/im/app/BlockedContactView.java
IM/plugin/com/android/im/plugin/BrandingResourceIDs.java
ImProvider/src/com/android/providers/im/BrandingResources.java
IM/src/com/android/im/app/BrandingResources.java
IM/src/com/android/im/app/ChatBackgroundMaker.java
IM/src/com/android/im/engine/ChatGroup.java
IM/src/com/android/im/engine/ChatGroupManager.java
IM/src/com/android/im/app/adapter/ChatListenerAdapter.java
IM/src/com/android/im/engine/ChatSession.java
IM/src/com/android/im/service/ChatSessionAdapter.java
IM/src/com/android/im/engine/ChatSessionListener.java
IM/src/com/android/im/app/adapter/ChatSessionListenerAdapter.java
IM/src/com/android/im/engine/ChatSessionManager.java
IM/src/com/android/im/service/ChatSessionManagerAdapter.java
IM/src/com/android/im/app/ChatView.java
IM/src/com/android/im/imps/CirChannel.java
IM/src/com/android/im/engine/ConnectionConfig.java
IM/src/com/android/im/engine/ConnectionFactory.java
IM/src/com/android/im/engine/ConnectionListener.java
IM/src/com/android/im/app/adapter/ConnectionListenerAdapter.java
IM/src/com/android/im/engine/Contact.java
IM/src/com/android/im/engine/ContactList.java
IM/src/com/android/im/app/ContactListActivity.java
IM/src/com/android/im/service/ContactListAdapter.java
IM/src/com/android/im/app/ContactListFilterView.java
IM/src/com/android/im/engine/ContactListListener.java
IM/src/com/android/im/app/adapter/ContactListListenerAdapter.java
IM/src/com/android/im/engine/ContactListManager.java
IM/src/com/android/im/service/ContactListManagerAdapter.java
IM/src/com/android/im/app/ContactListTreeAdapter.java
IM/src/com/android/im/app/ContactListView.java
IM/src/com/android/im/app/ContactPresenceActivity.java
IM/src/com/android/im/app/ContactsPickerActivity.java
IM/src/com/android/im/app/ContactView.java
IM/src/com/a

相关说明

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

相关评论

暂无评论内容.

发表评论

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