a914-gowtham / android-video-trimmer

Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
Other
380 stars 117 forks source link

Gradle build issue #109

Open DishankBBI opened 1 month ago

DishankBBI commented 1 month ago

Hello, Getting Can not add resource (com.android.aaptcompiler.ParsedResource@75f9af6a) to table. While running APK after adding library. Please help me as soon as possible.

a914-gowtham commented 1 month ago

could you share android studio version, agp and gradle version @DishankBBI

DishankBBI commented 1 month ago

Android Studio Koala Feature Drop | 2024.1.2 Build #AI-241.18034.62.2412.12266719, built on August 23, 2024 Runtime version: 17.0.11+0-17.0.11b1207.24-11852314 aarch64

image

DishankBBI commented 4 weeks ago

Hello, Do you have any update for me? I want to use this library but due to above issue not able to use library. Please help me asap.

a914-gowtham commented 4 weeks ago

Hey @DishankBBI could you try using AGP version 8.2.2 and gradle version 8.2. thats is the version this project build with

a914-gowtham commented 4 weeks ago

refer https://github.com/a914-gowtham/android-video-trimmer/blob/master/gradle/wrapper/gradle-wrapper.properties

https://github.com/a914-gowtham/android-video-trimmer/blob/master/build.gradle

DishankBBI commented 3 weeks ago

My project is ongoing and about to complete. So I cannot change build version at this moment. It will create other issues. Please provide any other solution.

DishankBBI commented 3 weeks ago

Hello, Any update on above issue? Changing gradle version will not work for me.