Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
/ ScreenShotButton Public archive

Android app that shows overlay screenshot button

License

Notifications You must be signed in to change notification settings

tateisu/ScreenShotButton

Repository files navigation

(Archived)ScreenShotButton

Android app that shows overlay screen shot button.

END OF LIFE

Starting with Android 14, every time you capture a still image, new screenCaptureIntent is required. To continue using the same screenCaptureIntent, need to implement like continuously screen capture and save the data only when needed. I think this is a bit too heavy for gaming purposes, so I decided to just use the OS standard Volume-Down + Power combination.

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

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

This app shows the 'post view' after tap shutter button. Screenshot_20191221_232724_jp juggler screenshotbutton

Motivation

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

About

Android app that shows overlay screenshot button

Resources

License

Stars

Watchers

Forks

Packages

No packages published