Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leoando/android14-screenshot-detection-samples
API Demo App for screenshot-detection feature. (Android 14+)
https://github.com/leoando/android14-screenshot-detection-samples
android-java android-kotlin android14 jetpack-compose screenshot-detection
Last synced: about 1 month ago
JSON representation
API Demo App for screenshot-detection feature. (Android 14+)
- Host: GitHub
- URL: https://github.com/leoando/android14-screenshot-detection-samples
- Owner: LeoAndo
- Created: 2023-04-29T11:20:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T13:41:43.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T11:50:28.910Z (3 months ago)
- Topics: android-java, android-kotlin, android14, jetpack-compose, screenshot-detection
- Language: Kotlin
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# overview
API Demo App for screenshot-detection feature. (OS14+)
[official document](https://developer.android.com/about/versions/14/features/screenshot-detection)# How to Test
If you are using the Android Emulator, execute the following adb command to take a screenshot.
```
adb shell input keyevent 120
```# capture: Resizable (Experimental) API UpsideDownCake
[Jetpack Compose version](https://user-images.githubusercontent.com/16476224/235303322-5e56e084-7a1a-476b-bacb-1a43c3ef8cc5.webm)