Hello,
Welcome to our Microsoft Q&A platform!
Do you want this: https://learn.microsoft.com/en-us/xamarin/android/platform/binding-java-library/binding-a-jar ?
And if you want to use native api in form, you can use DependencyService
to achieve this.
The DependencyService class is a service locator that enables Xamarin.Forms applications to invoke native platform functionality from shared code.
For more details, you can check: https://learn.microsoft.com/en-us/dotnet/api/xamarin.forms.dependencyservice?view=xamarin-forms
Best Regards,
Jessie Zhang
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.