搜索资源列表
Android-Gsnap
- android下的截图工具源代码,可以将屏幕截取并保存在模拟器sd卡中-Under the android screenshots tools source code
Screenshot-Tutorial
- android 实现屏幕截图的效果,欢迎大家一块研究 -the android achieve the effect of screen shots, and welcome a study
GalleryImgSwitch
- android 小应用,图片展朗。能够读取sd卡中的屏幕截图文件中的图片来显示,分别使用了imgswitch,gallery.-This is an android App.Picture shows.it can read pictures from Sd card,and show it for you.it apply imgswitch and gallery to realise.
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
SnapShot
- 本项目是一个实现截屏和截图的项目源码。截屏和截图的区别就是截屏只会截取当前屏幕内容,截图会截取一些未显示的内容,例如使用浏览器访问一个网站,屏幕只能显示网站的一部分,但是使用截图功能就可以把整个网页包括未显示的部分都截取下来。-This project is a screenshot and screenshots of the project source code. Screenshots and screenshots of the difference is that the scree
ImageToMp4
- 图片转换成视频实现屏幕录像是一个把图片生成为mp4实现屏幕录像的例子源码,原理是先给屏幕不断截图,结束以后再把图片转成视频,录制结束可以把图片生成为MP4然后保存到SDCard,项目需要ROOT权限,我用2.3.7系统测试生成的视频貌似打不开,没有测试4.0以上,需要的朋友再自己测试一下。项目编码UTF-8默认编译版本4.0.3。-Pictures into video video screen is as MP4 video screen example source code generat
Android屏幕截取
- 使用Adb调试工具,实时获取Android手机的屏幕,以实现远程控制安卓手机的目的。(The Adb debugging tool is used to get the screen of Android mobile phone in real time to achieve the purpose of remote control of Android mobile phone.)