Xamarin-android: Visual Studio 16.9: Missing Java Binding Library Template

Created on 9 Mar 2021  ·  10Comments  ·  Source: xamarin/xamarin-android

In Visual Studio 16.8.5 everything works fine .

But after I update Visual Studio 16.9.0, the template for android binding library is missing .

Screen shot

Capture

Related thread

https://docs.microsoft.com/en-us/answers/questions/301087/visual-studio-missing-java-binding-library-project.html

Bindings

Most helpful comment

Thanks @wangyankun33!

Unchecking the Show all .NET Core templates in the New project dialog option will make the template show up.
image

All 10 comments

Yes, this is also the case in the latest Visual Studio 2019 v16.10 Preview 1

This is fixed on Visual Studio 2019 v16.10 Preview 2. The workaround is to open an existing binding library instead of creating a new one. If anybody's interested I can create one and paste a zip here. (Edit: attached)
Bindings.zip

Visualstudio 16.9.2 , no Class Liberay(Android), no Binding Library. I'm so tired to xamarin for these bug.

VS(windows)版本,v16.9.x 版本需要在设置中关闭某个功能,才能在新建项目中看到Xamarin.Android 绑定库,类库等选项
image

Thanks @wangyankun33!

Unchecking the Show all .NET Core templates in the New project dialog option will make the template show up.
image

Blank solution is also gone in the stable release. Crazy how VS team is doing updates

Thanks @wangyankun33!

Unchecking the Show all .NET Core templates in the New project dialog option will make the template show up.
image

Disable Show all .NET Core templates in the New project dialog worked for me, thanks

Templates were added back in the latest stable version (16.9.4).

Yep, this should be fixed in 16.9.4:
https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes#--visual-studio-2019-version-1694-

Was this page helpful?
0 / 5 - 0 ratings