I need the Java class's name in the Constructor for Android.Content.ComponentName
as Xamarin doesn't have an overloaded constructor that takes typeof(ClrType)
like it does for some other things.
I was able to solve it by doing this: Java.Lang.Class.FromType(typeof(MyClass)).Name
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With