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

https://github.com/leoando/android13-runtimeshader-samples

Sample for RuntimeShader API(Android 13+)
https://github.com/leoando/android13-runtimeshader-samples

android-java android13 java11 runtimeshader tiramisu

Last synced: 3 months ago
JSON representation

Sample for RuntimeShader API(Android 13+)

Awesome Lists containing this project

README

        

# Overview

Sample for [RuntimeShader API](https://developer.android.com/reference/android/graphics/RuntimeShader)(Android 13+)

https://developer.android.com/about/versions/13/features#graphics

This project has not been confirmed to work on the actual Physical Device yet!!

# development environment

スクリーンショット 2022-02-22 21 06 19

# Min / Target SDKVersion
```groovy
minSdkPreview "Tiramisu"
targetSdkPreview "Tiramisu"
```

# refs
https://cs.android.com/android/platform/superproject/+/master:external/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/RuntimeShaderActivity.java?q=RuntimeShader&ss=android%2Fplatform%2Fsuperproject

https://cs.android.com/android/platform/superproject/+/master:external/skia/platform_tools/android/apps/androidkitdemo/src/main/res/layout/activity_animation.xml?q=activity_animation&ss=android%2Fplatform%2Fsuperproject