android / platform-samples

A collection of samples of different Android OS platform APIs.
https://developer.android.com/about
Apache License 2.0
1.16k stars 251 forks source link

Update TFLite implementation with ByteBufferGlEffect #209

Closed droid-girl closed 2 days ago

droid-girl commented 1 month ago

Update TFLite/RTLite effect with the new ByteBufferGlEffect

calren commented 1 month ago

can we also update the ultrahdr dependency?

it looks like the test failures from CI are valid:

Dependency 'androidx.media3:media3-datasource:1.5.0-alpha01' requires libraries and applications that
           depend on it to compile against version 35 or later of the
           Android APIs.

           :samples:media:ultrahdr is currently compiled against android-34.
calren commented 1 week ago

i just merged https://github.com/android/platform-samples/pull/215. Do you mind rebasing frommain to see if the build passes now? Thanks!

Joseantoniomaypuc commented 1 week ago

Acabo de fusionar el n.° 215. ¿Te importaría volver a crearlo mainpara ver si la compilación funciona correctamente? ¡Gracias!

Si claro

droid-girl commented 3 days ago

Rebased, I do not see any tests running

calren commented 2 days ago

thanks for rebasing! i think the tests don't run until a reviewer initially approves it. i kicked it off and looks like the build passed!