Git Product home page Git Product logo

Comments (10)

ShwetaChauhan18 avatar ShwetaChauhan18 commented on June 8, 2024

@shanky-gupta : Our demo has same minSdK version, Can you please explain more what issue you are facing??

from ssffmpegvideooperation.

shanky-gupta avatar shanky-gupta commented on June 8, 2024

When I use SSffmpegVideoOperation library in my project it gives the error :-

manifest merger failed with multiple errors see

Then I changed our app minDkVersion 21 to 24. And I found that it works.

from ssffmpegvideooperation.

ShwetaChauhan18 avatar ShwetaChauhan18 commented on June 8, 2024

@shanky-gupta : Ok, let me check

from ssffmpegvideooperation.

ShwetaChauhan18 avatar ShwetaChauhan18 commented on June 8, 2024

@shanky-gupta : It's working in minSdkVersion = 21

Can you please remove .gradle and .idea folder from your project directory and rebuild it with internet.

from ssffmpegvideooperation.

shanky-gupta avatar shanky-gupta commented on June 8, 2024

I removed .gradle and .idea folder and its build fine but after starting app it crashed. with following error
Error inflating class com.google.android.material.card.MaterialCardView
Caused by: android.view.InflateException: Binary XML file line #26 in com.example/spotviewcal2: Error inflating class com.google.android.material.card.MaterialCardView

I am trying to remove following dependecy from your lib
implementation 'com.google.android.material:material:1.2.1'

but in this case compilation error comes:- e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:

from ssffmpegvideooperation.

ShwetaChauhan18 avatar ShwetaChauhan18 commented on June 8, 2024

Can you please create fresh project in try this library??? Just for confirmation
I think you have another dependency issue in current project

from ssffmpegvideooperation.

ShwetaChauhan18 avatar ShwetaChauhan18 commented on June 8, 2024

@shanky-gupta : Did you get solution?? Let us know if you still have any issue related to our library.

from ssffmpegvideooperation.

shanky-gupta avatar shanky-gupta commented on June 8, 2024

Not yet, following error I got
uses-sdk:minSdkVersion 21 cannot be smaller than version 24 declared in library [com.arthenica:mobile-ffmpeg-full:4.4] /Users/melpapp/.gradle/caches/transforms-2/files-2.1/ed27bc0b227441158e3a41321649d921/jetified-mobile-ffmpeg-full-4.4/AndroidManifest.xml as the library might be using APIs not available in 21
Suggestion: use a compatible library with a minSdk of at most 21,
or increase this project's minSdk version to at least 24,

from ssffmpegvideooperation.

shanky-gupta avatar shanky-gupta commented on June 8, 2024

@ShwetaChauhan18 Any resolution that can run on minSdkVersion 21

from ssffmpegvideooperation.

ShwetaChauhan18 avatar ShwetaChauhan18 commented on June 8, 2024

@shanky-gupta : I think you are using another library also right???

from ssffmpegvideooperation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.