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 Projects with @Background annotation giving Multiple dex files error #750

@yasitha999

Description

@yasitha999

Hi I'm using Android Annotations V 3.0 Snapshot,
I have two projects Project A is a library project, Project B is the main project and has an dependency on Project A.

I'm getting following error when I use @ Background annotation in both projects.

Unable to execute dex: Multiple dex files define Lorg/androidannotations/api/BackgroundExecutor$Task;

I think the reason is both projects generate org.androidannotations.api.BackgroundExecutor class.

Any solution??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions