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

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,357 questions
{count} votes

Your answer

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