Visual Studio Missing Java Binding Library Project Template

Stewart Basterash 96 Reputation points
2021-03-05T15:44:08.32+00:00

I have recently run into an issue with a xamarin forms development. One solution I found was to add a java library (jar) to the project and use that functionality. All the documentation on MS Visual Studio begins with... Create a new "Java Bindings Library" project.

https://learn.microsoft.com/en-us/xamarin/android/platform/binding-java-library/binding-a-jar

Currently, my freshly installed version of Visual Studio does not have this template as it is described in multiple posts. I assumed that there was something missing from the selection and installation of VS 2019. This does not appear to be the case either. And, I have looked for a template download... Can someone provide some guidance? I need to link a java library to a xamarin forms project.

Thank you in advance...

Developer technologies .NET Xamarin
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Lunjio 1 Reputation point
    2021-04-02T17:43:58.757+00:00

    Same problem here. after update on 16.9.2, there are no binding projects.


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.