Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Library Builds fail with the new AnnotationsProcessor (gradle plugin 2.3) #1974

@couchcrew-thomas

Description

@couchcrew-thomas

AndroidAnnotations version: 4.2.0
Android compile SDK version: 25
Referencing Issue: #1964

My large app still fails to build with the new annotationProcessor, databinding and AA.
I've tried to isolate the error in a demo project. While the demo project fails with a different error than my actual project, it shows that library projects seem to require more configuration than stated in the wiki.

The error I'm getting in the demo project (attached):
Error:Could not find the AndroidManifest.xml file, using generation folder [/home/foo/bar/AATest/library/build/generated/source/apt/release])

In the actual project it fails with cannot find symbol ... on any annotated library classes.

AATest.zip

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions