GithubHelp home page GithubHelp logo

Comments (6)

mtellect avatar mtellect commented on July 17, 2024

Drop a screenshot of your project build.gradle && app build.gradle

from cameradeepar.

mtellect avatar mtellect commented on July 17, 2024

And please note , if you follow the example on the Dev branch exactly as it is, you won't have issues.
This plugin was built for a particular purpose in mind and a specific feature on Deepar SDK (hair segmentation).

from cameradeepar.

mtellect avatar mtellect commented on July 17, 2024

Drop a screenshot of your gradle-wrapper.properties

from cameradeepar.

Hi99simon avatar Hi99simon commented on July 17, 2024

Yes, I use the same example project in CameraDeepAR project (dev branch), and upgrade from 3.5.0 to 4.1.0 gradle version, since other plugins require higher gradle version.

And if you run it, it says that "Direct local .aar file dependencies are not supported when building an AAR."

Do you have any solutions? (I can run in 3.5.0 gradle version, but many plugins require higher project gradle version otherwise will crash)

THANKS SO MUCH!

Screenshot 2022-01-29 at 9 58 40 AM

Screenshot 2022-01-29 at 9 58 55 AM

from cameradeepar.

Hi99simon avatar Hi99simon commented on July 17, 2024

And after running, errors like this shown. Can you replicate this error?
Screenshot 2022-01-29 at 10 18 19 AM

from cameradeepar.

mtellect avatar mtellect commented on July 17, 2024

Hi, if you do want to use this plugin set the following:

Your project build.gradle classpath :

classpath 'com.android.tools.build:gradle:3.5.0'

set your app.gradle to:

compileSdkVersion 29
minSdkVersion 21
targetSdkVersion 29

set your gradle/wrapper/gradle-wrapper.properties to:
distributionUrl=https://services.gradle.org/distributions/gradle-6.7-all.zip

from cameradeepar.

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.