文件名称:TestAndroidScreenShot
介绍说明--下载内容来自于网络,使用问题请自行百度
屏幕截图源码是一个安卓屏幕截图例子源码,直接调用系统接口实现截图,截图操作的时候需要Root权限,android2.3.7系统测试有效,没有测试4.0以上的系统,不过应该也可以,源码有比较详细的注释,需要的朋友可以看一下。编译版本4.0.3 编码GBK。-Screenshot of the source code is a Android screenshot example source code, the system call interface to achieve shots and operation need root permission, android2.3.7 test effective without testing the 4.0 system, but should also can, source code has detailed notes, need friends can look at. Compiled version 4.0.3 code GBK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestAndroidScreenShot/
TestAndroidScreenShot/.classpath
TestAndroidScreenShot/.project
TestAndroidScreenShot/.settings/
TestAndroidScreenShot/.settings/org.eclipse.jdt.core.prefs
TestAndroidScreenShot/AndroidManifest.xml
TestAndroidScreenShot/assets/
TestAndroidScreenShot/bin/
TestAndroidScreenShot/bin/AndroidManifest.xml
TestAndroidScreenShot/bin/classes/
TestAndroidScreenShot/bin/classes/wu/
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/AbstractLineFilter.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/BuildConfig.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/IStdoutFilter.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/MainActivity$1.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/MainActivity.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/PsLineFilter.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$attr.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$dimen.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$drawable.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$id.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$layout.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$menu.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$string.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$style.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/ShellUtil.class
TestAndroidScreenShot/bin/classes.dex
TestAndroidScreenShot/bin/dexedLibs/
TestAndroidScreenShot/bin/dexedLibs/android-support-v4-e99afb2db5db7e8e0b30f291dccc7347.jar
TestAndroidScreenShot/bin/dexedLibs/annotations-0d5f079e57229ef0a9be63424a39783f.jar
TestAndroidScreenShot/bin/jarlist.cache
TestAndroidScreenShot/bin/res/
TestAndroidScreenShot/bin/res/crunch/
TestAndroidScreenShot/bin/res/crunch/drawable-hdpi/
TestAndroidScreenShot/bin/res/crunch/drawable-hdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/crunch/drawable-hdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/crunch/drawable-ldpi/
TestAndroidScreenShot/bin/res/crunch/drawable-ldpi/ic_launcher.png
TestAndroidScreenShot/bin/res/crunch/drawable-mdpi/
TestAndroidScreenShot/bin/res/crunch/drawable-mdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/crunch/drawable-mdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/crunch/drawable-xhdpi/
TestAndroidScreenShot/bin/res/crunch/drawable-xhdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/crunch/drawable-xhdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-hdpi/
TestAndroidScreenShot/bin/res/drawable-hdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/drawable-hdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-ldpi/
TestAndroidScreenShot/bin/res/drawable-ldpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-mdpi/
TestAndroidScreenShot/bin/res/drawable-mdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/drawable-mdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-xhdpi/
TestAndroidScreenShot/bin/res/drawable-xhdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/drawable-xhdpi/ic_launcher.png
TestAndroidScreenShot/bin/resources.ap_
TestAndroidScreenShot/bin/TestAndroidScreenShot.apk
TestAndroidScreenShot/gen/
TestAndroidScreenShot/gen/wu/
TestAndroidScreenShot/gen/wu/testandroidscreenshot/
TestAndroidScreenShot/gen/wu/testandroidscreenshot/BuildConfig.java
TestAndroidScreenShot/gen/wu/testandroidscreenshot/R.java
TestAndroidScreenShot/ic_launcher-web.png
TestAndroidScreenShot/libs/
TestAndroidScreenShot/libs/android-support-v4.jar
TestAndroidScreenShot/proguard-project.txt
TestAndroidScreenShot/project.properties
TestAndroidScreenShot/res/
TestAndroidScreenShot/res/drawable-hdpi/
TestAndroidScreenShot/res/drawable-hdpi/ic_action_search.png
TestAndroidScreenShot/res/drawable-hdpi/ic_launcher.png
TestAndroidScreenShot/res/drawable-ldpi/
TestAndroidScreenShot/res/drawable-ldpi/ic_launcher.png
TestAndroidScreenShot/res/drawable-mdpi/
TestAndroidScreenShot/res/drawable-mdpi/ic_action_search.png
TestAndroidScreenShot/res/drawable-mdpi/ic_launcher.png
TestAndroidScreenShot/res/drawable-xhdpi/
TestAndroidScreenShot/res/drawable-xhdpi/ic_action_search.png
TestAndroidScreenShot/res/drawable-xhdpi/ic_launcher.png
TestAndroidScreenShot/res/layout/
TestAndroidScreenShot/res/layout/activity_main.xml
TestAndroidScreenShot/res/menu/
TestAndroidScreenShot/res/menu/activity_main.xml
TestAndroidScreenShot/res/values/
TestAndroidScreenShot/res/values/dimens.xml
TestAndroidScreenShot/res/values/strings.xml
TestAndroidScreenShot/res/values/styles.xml
TestAndroidScreenShot/res/values-large/
TestAndroidScreenShot/res/values-large/dimens.xml
TestAndroidScreenShot/res/values-v11/
TestAndroidScreenShot/res/values-v11/styles.xml
TestAndroidScreenShot/res/values-v14/
TestAndroidScreenShot/res/values-v14/styles.xml
TestAndroidScreenShot/src/
TestAndroidScreenShot/src/wu/
Tes
TestAndroidScreenShot/.classpath
TestAndroidScreenShot/.project
TestAndroidScreenShot/.settings/
TestAndroidScreenShot/.settings/org.eclipse.jdt.core.prefs
TestAndroidScreenShot/AndroidManifest.xml
TestAndroidScreenShot/assets/
TestAndroidScreenShot/bin/
TestAndroidScreenShot/bin/AndroidManifest.xml
TestAndroidScreenShot/bin/classes/
TestAndroidScreenShot/bin/classes/wu/
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/AbstractLineFilter.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/BuildConfig.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/IStdoutFilter.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/MainActivity$1.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/MainActivity.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/PsLineFilter.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$attr.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$dimen.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$drawable.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$id.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$layout.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$menu.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$string.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R$style.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/R.class
TestAndroidScreenShot/bin/classes/wu/testandroidscreenshot/ShellUtil.class
TestAndroidScreenShot/bin/classes.dex
TestAndroidScreenShot/bin/dexedLibs/
TestAndroidScreenShot/bin/dexedLibs/android-support-v4-e99afb2db5db7e8e0b30f291dccc7347.jar
TestAndroidScreenShot/bin/dexedLibs/annotations-0d5f079e57229ef0a9be63424a39783f.jar
TestAndroidScreenShot/bin/jarlist.cache
TestAndroidScreenShot/bin/res/
TestAndroidScreenShot/bin/res/crunch/
TestAndroidScreenShot/bin/res/crunch/drawable-hdpi/
TestAndroidScreenShot/bin/res/crunch/drawable-hdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/crunch/drawable-hdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/crunch/drawable-ldpi/
TestAndroidScreenShot/bin/res/crunch/drawable-ldpi/ic_launcher.png
TestAndroidScreenShot/bin/res/crunch/drawable-mdpi/
TestAndroidScreenShot/bin/res/crunch/drawable-mdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/crunch/drawable-mdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/crunch/drawable-xhdpi/
TestAndroidScreenShot/bin/res/crunch/drawable-xhdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/crunch/drawable-xhdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-hdpi/
TestAndroidScreenShot/bin/res/drawable-hdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/drawable-hdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-ldpi/
TestAndroidScreenShot/bin/res/drawable-ldpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-mdpi/
TestAndroidScreenShot/bin/res/drawable-mdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/drawable-mdpi/ic_launcher.png
TestAndroidScreenShot/bin/res/drawable-xhdpi/
TestAndroidScreenShot/bin/res/drawable-xhdpi/ic_action_search.png
TestAndroidScreenShot/bin/res/drawable-xhdpi/ic_launcher.png
TestAndroidScreenShot/bin/resources.ap_
TestAndroidScreenShot/bin/TestAndroidScreenShot.apk
TestAndroidScreenShot/gen/
TestAndroidScreenShot/gen/wu/
TestAndroidScreenShot/gen/wu/testandroidscreenshot/
TestAndroidScreenShot/gen/wu/testandroidscreenshot/BuildConfig.java
TestAndroidScreenShot/gen/wu/testandroidscreenshot/R.java
TestAndroidScreenShot/ic_launcher-web.png
TestAndroidScreenShot/libs/
TestAndroidScreenShot/libs/android-support-v4.jar
TestAndroidScreenShot/proguard-project.txt
TestAndroidScreenShot/project.properties
TestAndroidScreenShot/res/
TestAndroidScreenShot/res/drawable-hdpi/
TestAndroidScreenShot/res/drawable-hdpi/ic_action_search.png
TestAndroidScreenShot/res/drawable-hdpi/ic_launcher.png
TestAndroidScreenShot/res/drawable-ldpi/
TestAndroidScreenShot/res/drawable-ldpi/ic_launcher.png
TestAndroidScreenShot/res/drawable-mdpi/
TestAndroidScreenShot/res/drawable-mdpi/ic_action_search.png
TestAndroidScreenShot/res/drawable-mdpi/ic_launcher.png
TestAndroidScreenShot/res/drawable-xhdpi/
TestAndroidScreenShot/res/drawable-xhdpi/ic_action_search.png
TestAndroidScreenShot/res/drawable-xhdpi/ic_launcher.png
TestAndroidScreenShot/res/layout/
TestAndroidScreenShot/res/layout/activity_main.xml
TestAndroidScreenShot/res/menu/
TestAndroidScreenShot/res/menu/activity_main.xml
TestAndroidScreenShot/res/values/
TestAndroidScreenShot/res/values/dimens.xml
TestAndroidScreenShot/res/values/strings.xml
TestAndroidScreenShot/res/values/styles.xml
TestAndroidScreenShot/res/values-large/
TestAndroidScreenShot/res/values-large/dimens.xml
TestAndroidScreenShot/res/values-v11/
TestAndroidScreenShot/res/values-v11/styles.xml
TestAndroidScreenShot/res/values-v14/
TestAndroidScreenShot/res/values-v14/styles.xml
TestAndroidScreenShot/src/
TestAndroidScreenShot/src/wu/
Tes
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.