Skip to content

dotnet new android-bindinglib does not create bindings from kotlin .aar #10217

Closed
@mattiaferrari02

Description

@mattiaferrari02

Description

I need to create the bindings for a kotlin library. I only posses the .aar file.
When i import the library in android studio i see the classes decompiled, but when i try to generate binding from this archive i get an empty directory

Steps to Reproduce

dotnet new android-bindinglib
paste this file https://repo1.maven.org/maven2/com/stripe/stripeterminal/4.5.0/stripeterminal-4.5.0.aar

added this in the .csproj file


run dotnet build -c Debug

it doesnt generate anything

Link to public reproduction project repository

No response

Version with bug

9.0.0 GA

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-infoIssues that need more information from the author.t/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions