Skip to content

Another simple libwebp integration for Android

Notifications You must be signed in to change notification settings

RaphaelK12/AndroidWebP

 
 

Repository files navigation

AndroidWebP

Download

Another simple libwebp wrapper for Android

Build

$ git clone https://github.com/WanghongLin/AndroidWebP
$ cd AndroidWebP
$ git submodule update --init
$ ./gradlew build

Usage

This library has been published to jcenter, add following dependency in your project build.gradle

implementation 'com.wanghong.webpnative:webpnative:0.1.0'

About

Another simple libwebp integration for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.8%
  • Kotlin 42.9%
  • Java 9.2%
  • Makefile 2.1%