• 大小: 45KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-28
  • 语言: Java
  • 标签: Android  短信  SMS  

资源简介

Android获取手机短信的源代码,测试可用。

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package com.cs.smstest;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int icon=0x7f020000;
    }
    public static final class id {
        public static final int tv_view=0x7f050000;
    }
    public static final class layout {
        public static final int main=0x7f030000;
    }
    public static final class string {
        public static final int app_name=0x7f040001;
        public static final int hello=0x7f040000;
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2012-02-17 08:49  SMSTest\
     文件         843  2012-02-17 08:49  SMSTest\.project
     目录           0  2012-02-17 08:49  SMSTest\bin\
     目录           0  2012-02-17 08:50  SMSTest\bin\com\
     目录           0  2012-02-17 08:50  SMSTest\bin\com\cs\
     目录           0  2012-02-17 08:50  SMSTest\bin\com\cs\smstest\
     文件        3957  2012-02-17 09:18  SMSTest\bin\com\cs\smstest\SMSTestActivity.class
     文件         328  2012-02-17 08:58  SMSTest\bin\com\cs\smstest\R$attr.class
     文件         382  2012-02-17 08:58  SMSTest\bin\com\cs\smstest\R$layout.class
     文件         388  2012-02-17 08:58  SMSTest\bin\com\cs\smstest\R$drawable.class
     文件         415  2012-02-17 08:58  SMSTest\bin\com\cs\smstest\R$string.class
     文件         503  2012-02-17 08:58  SMSTest\bin\com\cs\smstest\R.class
     文件         373  2012-02-17 08:58  SMSTest\bin\com\cs\smstest\R$id.class
     文件        5048  2012-02-17 09:18  SMSTest\bin\classes.dex
     文件       10569  2012-02-17 08:58  SMSTest\bin\resources.ap_
     文件       14985  2012-02-17 09:18  SMSTest\bin\SMSTest.apk
     目录           0  2012-02-17 08:49  SMSTest\res\
     目录           0  2012-02-17 08:49  SMSTest\res\drawable-hdpi\
     文件        4147  2012-02-17 08:49  SMSTest\res\drawable-hdpi\icon.png
     目录           0  2012-02-17 08:49  SMSTest\res\drawable-mdpi\
     文件        2574  2012-02-17 08:49  SMSTest\res\drawable-mdpi\icon.png
     目录           0  2012-02-17 08:49  SMSTest\res\drawable-ldpi\
     文件        1723  2012-02-17 08:49  SMSTest\res\drawable-ldpi\icon.png
     目录           0  2012-02-17 08:49  SMSTest\res\layout\
     文件         408  2012-02-17 08:56  SMSTest\res\layout\main.xml
     目录           0  2012-02-17 08:49  SMSTest\res\values\
     文件         173  2012-02-17 08:49  SMSTest\res\values\strings.xml
     目录           0  2012-02-17 08:49  SMSTest\assets\
     目录           0  2012-02-17 08:49  SMSTest\src\
     目录           0  2012-02-17 08:49  SMSTest\src\com\
     目录           0  2012-02-17 08:49  SMSTest\src\com\cs\
............此处省略11个文件信息

评论

共有 条评论