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.

Allow overriding the package of the R class #607

@adrianroos

Description

@adrianroos

Currently, the package of the R class is derived from the AndroidManifest.xml.

The aapt tools allows overriding the application package without changing the locations of the BuildConfig or R classes to avoid having to change the code. This behaviour breaks AndroidAnnotation's R lookup.

As an enhancement, it should be possible to specify the package of the R class similar to how the path to the AndroidManifest.xml file can be overriden.

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