Java.Lang.NoClassDefFoundError: 'Failed resolution of: Ljava/awt/Color;'

Omer Hmead 1 Reputation point
2022-02-02T08:30:49.89+00:00

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
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.