码迷,mamicode.com
首页 >  
搜索关键字:免root权限    ( 1个结果
Android下免Root权限截屏
/** * 返回的 bitmap就是屏幕的内容 */ private static Bitmap takeScreenShot(Activity activity) { View view = activity.getWindow().getDecorView(); // Enables or disables the drawing cache view.setDrawing...
分类:移动开发   时间:2015-03-03 09:57:47    阅读次数:160
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!