Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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+)

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)