All Projects → BruceWind → Androidscreenshot_sysapi

BruceWind / Androidscreenshot_sysapi

Licence: other
Easily take screenshots with Android 5.0 API.{优雅地实现屏幕截图,用android 5.0之后的录屏API实现}

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Androidscreenshot sysapi

autoscreen
Automated screen capture utility
Stars: ✭ 76 (-88.2%)
Mutual labels:  screenshots
screenshotgun
Open cross-platform screenshoter with cloud support and server part
Stars: ✭ 23 (-96.43%)
Mutual labels:  screenshots
Falcon
Take Android screenshots with Falcons bright eye!
Stars: ✭ 362 (-43.79%)
Mutual labels:  screenshots
pika
Quickly design beautiful screenshots and open graph images
Stars: ✭ 412 (-36.02%)
Mutual labels:  screenshots
dots
🌀 my linux configuration
Stars: ✭ 66 (-89.75%)
Mutual labels:  screenshots
freeshooter
This is old-school tool for taking screenshots without bloatware features, simple as life, light as air.
Stars: ✭ 102 (-84.16%)
Mutual labels:  screenshots
refer
Cross browser web clipper. Takes notes from videos, screenshots and extract texts or images from supported web browsers.
Stars: ✭ 21 (-96.74%)
Mutual labels:  screenshots
Jvedio
Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching
Stars: ✭ 545 (-15.37%)
Mutual labels:  screenshots
facebook-3d-photo-unity
Unity extension to take 3D screenshots for Facebook
Stars: ✭ 24 (-96.27%)
Mutual labels:  screenshots
Screen capture lite
cross platform screen/window capturing library
Stars: ✭ 340 (-47.2%)
Mutual labels:  screenshots
screenshot
Swiftly grab pretty images of your code
Stars: ✭ 158 (-75.47%)
Mutual labels:  screenshots
accelerator-core-ios
Syntax sugar of OpenTok iOS SDK with Audio/Video communication including screen sharing
Stars: ✭ 30 (-95.34%)
Mutual labels:  screenshots
TACTIC-Handler
PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc
Stars: ✭ 67 (-89.6%)
Mutual labels:  screenshots
SWRATT
🤖 ☠️ 💬 A simple Telegram Bot that controls the victim's computer.
Stars: ✭ 38 (-94.1%)
Mutual labels:  screenshots
Witnessme
Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.
Stars: ✭ 436 (-32.3%)
Mutual labels:  screenshots
ee.Screen
Takes screenshots of web pages for the list of URLs. Various resolutions, multiple formats (JPG, PDF, PNG and TXT)
Stars: ✭ 19 (-97.05%)
Mutual labels:  screenshots
urlbox-screenshots-node
Capture website thumbnails using the urlbox.io screenshot as a service API in node
Stars: ✭ 14 (-97.83%)
Mutual labels:  screenshots
Manet
Website screenshot service powered by Node.js, SlimerJS and PhantomJS
Stars: ✭ 570 (-11.49%)
Mutual labels:  screenshots
Capture Website Cli
Capture screenshots of websites from the command-line
Stars: ✭ 545 (-15.37%)
Mutual labels:  screenshots
Responsive mockups
Takes screenshots of a webpage in different resolutions and automatically applies it to mockup templates.
Stars: ✭ 274 (-57.45%)
Mutual labels:  screenshots

AndroidScreenShot_SysApi

非常优雅的方案实现屏幕截图,利用android 5.0 之后的录屏API获取一帧画面,来实现截屏。

特性

  1. 打破老旧的截屏方案,不能截状态栏的问题。

  2. 截图其他app.

使用Shotter

参考onClickReqPermission()

使用ScreenShotActivity

参考onClickShot(),该方法可以截图其他app
  1. 更多拓展:

    因为ScreenShotActivity是一个透明并隐藏的activity,玩法有很多:

    3.1截图桌面;

    3.2对其他app进行截图:你自己试着调整shotter的delay时间为3秒,然后start截图,再切换到其他app里,等toast截图成功。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].