• 大小: 2.70M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-24
  • 语言: Java
  • 标签: QQ  聊天  XMPP  

资源简介

仿qq聊天软件,xmpp实现,很精彩的例子

资源截图

代码片段和文件信息

package com.way.activity;

import android.os.Bundle;
import android.text.util.linkify;
import android.widget.TextView;

import com.way.swipeback.SwipeBackActivity;
import com.way.xx.R;

public class AboutActivity extends SwipeBackActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.about);
TextView tv = (TextView) findViewById(R.id.app_information);
linkify.addlinks(tv linkify.ALL);
}
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-12-18 00:04  XX\
     文件         466  2013-11-27 14:09  XX\.classpath
     文件        6148  2013-12-18 00:04  XX\.DS_Store
     目录           0  2013-12-18 00:04  __MACOSX\
     目录           0  2013-12-18 00:04  __MACOSX\XX\
     文件         120  2013-12-18 00:04  __MACOSX\XX\._.DS_Store
     文件         805  2013-11-27 14:09  XX\.project
     文件        4596  2013-12-16 19:55  XX\AndroidManifest.xml
     目录           0  2013-12-17 22:31  XX\libs\
     文件      484258  2013-10-25 10:12  XX\libs\android-support-v4.jar
     文件     1267712  2013-11-24 17:43  XX\libs\asmack-android-6.jar
     文件      110746  2013-05-01 12:44  XX\libs\nineoldandroids-2.4.0.jar
     文件         781  2013-11-27 14:09  XX\proguard-project.txt
     文件         563  2013-12-17 22:32  XX\project.properties
     目录           0  2013-12-17 22:31  XX\res\
     目录           0  2013-12-17 22:31  XX\res\anim\
     文件         284  2013-11-27 14:42  XX\res\anim\activity_2_enter_in.xml
     文件         260  2013-11-27 14:39  XX\res\anim\activity_2_enter_out.xml
     文件         301  2013-11-27 14:36  XX\res\anim\activity_back.xml
     文件         300  2013-11-27 14:36  XX\res\anim\activity_finish.xml
     文件         300  2013-11-27 14:36  XX\res\anim\activity_new.xml
     文件         301  2013-11-27 14:36  XX\res\anim\activity_out.xml
     文件         297  2013-12-16 19:35  XX\res\anim\connection.xml
     文件         149  2013-11-27 14:42  XX\res\anim\decelerate_cubic.xml
     文件         232  2013-11-27 09:36  XX\res\anim\dialog_enter.xml
     文件         195  2013-11-27 09:36  XX\res\anim\dialog_exit.xml
     文件         259  2011-10-15 18:20  XX\res\anim\disappear.xml
     文件         509  2011-10-15 18:20  XX\res\anim\grow_from_bottom.xml
     文件         506  2011-10-15 18:20  XX\res\anim\grow_from_bottomleft_to_topright.xml
     文件         521  2011-10-15 18:20  XX\res\anim\grow_from_bottomright_to_topleft.xml
     文件         507  2011-10-15 18:20  XX\res\anim\grow_from_top.xml
............此处省略551个文件信息

评论

共有 条评论