Closed ghost closed 5 months ago
I have the exact same issue and I can't seem to figure out the problem. Tried rebuilding, referencing dll directly instead of the other project, restarting VS...
same here, can't see anything in object explorer. however, the sample project above does run correctly in VM (function works as expected). The source code highlights errors for any references from AAR lib but can compile and run. Maybe VS issue.
Sample link
Here is the tutorial: https://developer.xamarin.com/guides/android/advanced_topics/binding-a-java-library/binding-an-aar/ Actual code: https://github.com/xamarin/monodroid-samples/tree/master/JavaIntegration/AarBinding
Issue description
AAR binding not showing any contents?
Steps to reproduce the issue
What's the expected result?
What's the actual result?
Additional details / screenshot (Optional)