Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tateisu/screenshotbutton

Android app that shows overlay screenshot button
https://github.com/tateisu/screenshotbutton

Last synced: 2 months ago
JSON representation

Android app that shows overlay screenshot button

Awesome Lists containing this project

README

        

# ScreenShotButton
Android app that shows overlay screen shot button.

### Feature
- Showing post view after shooting.
- Automatically detect and retry issues with black screen shots on some devices.
- OSS, no pay, no ad, no tracking.

### Disclaimer
- **Video capturing requires Android 8+**, and also it's still a pilot implementation.
- To reduce the load, the shutter lag is slightly larger.
- if the overlay button was closed on your device, please check https://dontkillmyapp.com/ .

### Install
- please find the APK file from assets in each release. https://github.com/tateisu/ScreenShotButton/releases

### Tested devices
- API 30 Android 11 Samsung Galaxy Tab S6 (SM-T860) (ScreenShotButton ver 5)
- API 29 Android 10 Essential PH-1 Phone
- API 28 Android 9 Huawei CMR-W19 MediaPad M5 Pro
- API 27 Android 8.1 Google bullhead Nexus 5X (Google store,2015)
- API 26 Android 8.0 Sony SO-02J Xperia X Compact (docomo)
- API 25 Android 7.1.1 Kyocera 602KC Digno G
- API 24 Android 7.0 Huawei HDN-W09 MediaPad M3 Lite 10 wp
- API 23 Android 6.0.1 Sony SO-02G Xperia Z3 compact (docomo)
- API 22 Android 5.1 Aubee CP-B43-Ab elm.
- API 21 Android 5.0.2 LGE LGL24 isai FL

## Screen shot example

The shape like 'aperture' at the top-left corner on screen is overlay shutter button. You can move it by dragging.
![Screenshot_20191221_232648_jp juggler screenshotbutton](https://user-images.githubusercontent.com/333944/71309445-08fa7400-244b-11ea-9dba-94005e2dc28b.jpg)

This app shows the 'post view' after tap shutter button.
![Screenshot_20191221_232724_jp juggler screenshotbutton](https://user-images.githubusercontent.com/333944/71309446-0b5cce00-244b-11ea-84c6-180f9b7e562c.jpg)

### Motivation
I think this app has no something new, but I need codes that I can hack freely to solve problems on my device.