iknow4 / Android-Video-Trimmer

The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain video frames, and uses ffmpeg for video cropping and video compression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Classes

symphonyrecords opened this issue · comments

Your project is missing some classes like : iknow.android.utils.DeviceUtil | UnitConverter | SimpleCallback | SingleCallback ...

@symphonyrecords
please add implementation 'com.github.iknow4:android-utils-sdk:1.1.2' in your app/build.gradle file