An open API service indexing awesome lists of open source software.

https://github.com/rainingmaster/using_of_savesreen_demo

用于截取当前屏幕,主要使用decorview.setDrawingCacheEnabled(true);Bmp = decorview.getDrawingCache();保存截图为bitmap并存在sdcard
https://github.com/rainingmaster/using_of_savesreen_demo

Last synced: 3 months ago
JSON representation

用于截取当前屏幕,主要使用decorview.setDrawingCacheEnabled(true);Bmp = decorview.getDrawingCache();保存截图为bitmap并存在sdcard

Awesome Lists containing this project