'Java.Lang.ClassNotFoundException has been thrown xamarin binding .aar

I created a binding library, via a .arr file. When I link to this library I get an error.

Java.Lang.ClassNotFoundException
Didn't find class "package.name.ClassName$Configuration" on path: DexPathList[[zip

Binding action is set to the LibraryProjectZip

Deleting folders bind and obj and cleaning up the solution sometimes helps, but not always. but that doesn't suit me.

Any thoughts or suggestions?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source