Git Product home page Git Product logo

Comments (4)

Letme avatar Letme commented on August 10, 2024

I think we need a bit more description than just a screenshot

from androidfillableloaders.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on August 10, 2024

@Letme OK,tried again after a long time since the original issue was reported. Here's a new one, after another trial to clone the project and use it:

image

And just because you don't like screenshots, here's the textual form of it:

Executing tasks: [:sampleapp:assembleDebug]

Configure project :library
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed soon. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
RELEASE BUILD

Configure project :sampleapp
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed soon. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Task :sampleapp:preBuild UP-TO-DATE
Task :sampleapp:preDebugBuild UP-TO-DATE
Task :sampleapp:compileDebugAidl NO-SOURCE
Task :sampleapp:compileDebugRenderscript NO-SOURCE
Task :sampleapp:checkDebugManifest UP-TO-DATE
Task :sampleapp:generateDebugBuildConfig UP-TO-DATE
Task :sampleapp:javaPreCompileDebug FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':sampleapp:javaPreCompileDebug'.

1 exception was raised by workers:
java.lang.RuntimeException: Annotation processors must be explicitly declared now. The following dependencies on the compile classpath are found to contain annotation processor. Please add them to the annotationProcessor configuration.
- butterknife-7.0.1.jar (com.jakewharton:butterknife:7.0.1)
Alternatively, set android.defaultConfig.javaCompileOptions.annotationProcessorOptions.includeCompileClasspath = true to continue with previous behavior. Note that this option is deprecated and will be removed in the future.
See https://developer.android.com/r/tools/annotation-processor-error-message.html for more details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 0s
4 actionable tasks: 1 executed, 3 up-to-date

from androidfillableloaders.

Letme avatar Letme commented on August 10, 2024

Thanks this is indeed a lot more helpful and it just tells us that we need to maintain it with recent Android practices. You can prepare a pull request if you have time, otherwise I will dive into it when I have.

In your first screenshot you can only see Build successful, so I did need more information, while this here is descriptive enough.

from androidfillableloaders.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on August 10, 2024

In the first one, I failed to do anything. It didn't let me to run the app. It couldn't find its module.

from androidfillableloaders.

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.