Java.Lang.NoClassDefFoundError: 'Failed resolution of: Ljava/awt/Color;'
Omer Hmead
1
Reputation point
i use a android native binding library at it was compiled successfully and i can generate the dll file but when i try to use this dll in my project it show me this error Java.Lang.NoClassDefFoundError: 'Failed resolution of: Ljava/awt/Color;' i searched for it but i don't have a clear answer how can i import this class in my binding project
Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Sign in to answer