Skip to content

Commit

Permalink
Remove webp demo.
Browse files Browse the repository at this point in the history
Not really an Android demo. This shows how to use Chrome's webp library.
The Android API is AImageDecoder (or the Java equivalent).
  • Loading branch information
DanAlbert committed May 14, 2024
1 parent 335b84a commit d304b6e
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 734 deletions.
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ include(":teapots:image-decoder")
include(":teapots:more-teapots")
include(":teapots:textured-teapot")
include(":unit-test:app")
include(":webp:view")
61 changes: 0 additions & 61 deletions webp/README.md

This file was deleted.

Binary file removed webp/screenshot.png
Binary file not shown.
22 changes: 0 additions & 22 deletions webp/view/build.gradle

This file was deleted.

23 changes: 0 additions & 23 deletions webp/view/src/main/AndroidManifest.xml

This file was deleted.

Binary file removed webp/view/src/main/assets/clips/frame1.webp
Binary file not shown.
Binary file removed webp/view/src/main/assets/clips/frame2.webp
Binary file not shown.
Binary file removed webp/view/src/main/assets/clips/frame3.webp
Binary file not shown.
62 changes: 0 additions & 62 deletions webp/view/src/main/cpp/CMakeLists.txt

This file was deleted.

206 changes: 0 additions & 206 deletions webp/view/src/main/cpp/webp_decode.cpp

This file was deleted.

Loading

0 comments on commit d304b6e

Please sign in to comment.