There is no android binding template in vs 2019

mc 5,511 Reputation points
2021-03-31T07:06:10.57+00:00

I want to binding a android aar and there is the url https://learn.microsoft.com/zh-cn/xamarin/android/platform/binding-java-library/binding-an-aar

but I create a project there is no android binding library template
I am using vs 2019 16.9.3

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

Accepted answer
  1. JarvanZhang 23,971 Reputation points
    2021-03-31T08:34:37.09+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    Hi, 65841535. The Android Bindings Library (Xamarin) Project Template is missing in Visual Studio 2019 since version 16.9.0. It'll be fixed in Visual Studio 2019 v16.10.

    Here is a workaround for this problem, you could use the previously created Binding Project to write your project.

    You can get the project from here:https://github.com/xamarin/xamarin-android/files/6109602/Bindings.zip

    Related link: https://github.com/xamarin/xamarin-android/issues/5714

    Best Regards,

    Jarvan 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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.