• 大小: 75KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-25
  • 语言: Java
  • 标签:

资源简介

这是基于android平台下的手机防盗软件,附有可直接运行的源代码,思路清晰,有助于新手快速掌握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.ljq.LostPrevent;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int ic_launcher=0x7f020000;
    }
    public static final class id {
        public static final int cancle=0x7f050006;
        public static final int modify=0x7f050002;
        public static final int ok=0x7f050005;
        public static final int password=0x7f050004;
        public static final int safenumber=0x7f050000;
        public static final int start=0x7f050001;
        public static final int username=0x7f050003;
    }
    public static final class layout {
        public static final int main=0x7f030000;
        public static final int showpassworddialog=0x7f030001;
    }
    public static final class string {
        public static final int app_name=0x7f040001;
        public static final int hello=0x7f040000;
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2011-12-05 17:17  LostPrevent\
     文件         847  2011-12-05 17:17  LostPrevent\.project
     目录           0  2011-12-05 17:17  LostPrevent\bin\
     目录           0  2011-12-05 17:17  LostPrevent\bin\classes\
     目录           0  2011-12-11 15:04  LostPrevent\bin\classes\com\
     目录           0  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\
     目录           0  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\
     文件        2879  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\SmsBrodercastReceiver.class
     文件        2633  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity$3.class
     文件         996  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity$6.class
     文件         819  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity$4.class
     文件         836  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity$2.class
     文件        2116  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity$1.class
     文件        4321  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity.class
     文件        2330  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\LostPreventActivity$5.class
     文件        2389  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\BootCompleteReceiver.class
     文件         538  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\R.class
     文件         439  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\R$layout.class
     文件         410  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\R$drawable.class
     文件         430  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\R$string.class
     文件         570  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\R$id.class
     文件         343  2011-12-11 15:04  LostPrevent\bin\classes\com\ljq\LostPrevent\R$attr.class
     目录           0  2011-12-06 21:32  LostPrevent\bin\res\
     目录           0  2011-12-06 22:37  LostPrevent\bin\res\drawable-hdpi\
     文件        3966  2011-12-06 22:37  LostPrevent\bin\res\drawable-hdpi\ic_launcher.png
     目录           0  2011-12-06 22:37  LostPrevent\bin\res\drawable-ldpi\
     文件        1537  2011-12-06 22:37  LostPrevent\bin\res\drawable-ldpi\ic_launcher.png
     目录           0  2011-12-06 22:37  LostPrevent\bin\res\drawable-mdpi\
     文件        2200  2011-12-06 22:37  LostPrevent\bin\res\drawable-mdpi\ic_launcher.png
     文件       10796  2011-12-11 14:58  LostPrevent\bin\classes.dex
     文件       12087  2011-12-07 15:10  LostPrevent\bin\resources.ap_
............此处省略32个文件信息

评论

共有 条评论