Skip to content

How to bind an Android Library which is build using Data Binding #3853

Closed
@basheerkohli

Description

@basheerkohli

Steps to Reproduce

  1. Create Android Library with data binding enabled using android studio.
  2. Now try to create DLL for the android library using visual studio.
  3. Build process is success. But you won't find classes relating to the Data Binding.
  4. In the Build logs you will find a warning
    [ noClassDefFoundError: Landroidx/databinding/DataBinderMapperImpl ]

Expected Behavior

Actual Behavior

Version Information

Log File

Metadata

Metadata

Assignees

Labels

Area: BindingsIssues in Java Library Binding projects.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions