• 大小: 1.47MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-09
  • 语言: Java
  • 标签:

资源简介

本项目是一个安卓截屏的小例子源码,打开后直接点击Button就可以,截图会保存到手机内存DCIM目录下的javaapk.png文件。

资源截图

代码片段和文件信息

/** Automatically generated file. DO NOT MODIFY */
package com.lany.screenshot;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-10-28 14:14  ScreenShot\
     文件         475  2014-09-24 14:33  ScreenShot\.classpath
     文件         858  2014-09-24 14:35  ScreenShot\.project
     文件         917  2014-07-19 19:04  ScreenShot\AndroidManifest.xml
     目录           0  2014-07-19 18:49  ScreenShot\assets\
     目录           0  2014-09-24 14:43  ScreenShot\bin\
     文件         917  2014-09-26 17:20  ScreenShot\bin\AndroidManifest.xml
     目录           0  2014-09-26 17:20  ScreenShot\bin\classes\
     目录           0  2014-09-26 17:20  ScreenShot\bin\classes\com\
     目录           0  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\
     目录           0  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\
     文件         347  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\BuildConfig.class
     文件        2155  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\MainActivity.class
     文件         343  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R$attr.class
     文件         410  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R$drawable.class
     文件         422  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R$id.class
     文件         406  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R$layout.class
     文件         436  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R$string.class
     文件         434  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R$style.class
     文件         587  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\R.class
     文件        2865  2014-09-26 17:20  ScreenShot\bin\classes\com\lany\screenshot\ScreenShot.class
     文件      818868  2014-09-24 14:43  ScreenShot\bin\classes.dex
     目录           0  2014-09-24 14:43  ScreenShot\bin\dexedLibs\
     文件      273766  2014-09-24 14:43  ScreenShot\bin\dexedLibs\android-support-v4-82202bb212c2a88298e52c5ab0904127.jar
     文件         120  2014-09-26 17:20  ScreenShot\bin\jarlist.cache
     文件      288571  2014-09-24 14:43  ScreenShot\bin\javaapk.com-ScreenShot.apk
     目录           0  2014-09-24 14:43  ScreenShot\bin\res\
     目录           0  2014-09-24 14:43  ScreenShot\bin\res\crunch\
     目录           0  2014-09-24 14:43  ScreenShot\bin\res\crunch\drawable-hdpi\
     文件        1284  2014-09-24 14:43  ScreenShot\bin\res\crunch\drawable-hdpi\ic_launcher.png
     目录           0  2014-09-24 14:43  ScreenShot\bin\res\crunch\drawable-mdpi\
............此处省略43个文件信息

评论

共有 条评论

相关资源