How can I develop Android app in VisualBasic.Net in VisualStudio?

I would like to develop an Android application using VB.Net language under VisualStudio , for this task I have heard about a href = "http://xamarin.com/visual-studio?_bt=44014803188&_bk=xamarin%20vb%20net&_bm=e&gclid=CJKWrfDu1cUChUFTLLbAod "rel =" nofollow "> Xamarin for VisualStudio , but it looks like it installs Android projects for C # .

My needs, like the needs of many other programmers, are very simple, since I said that I would like to start developing an Android application using VB.Net language under VisualStudio , I hope there is an existing Xamarin workaround or other alternative to accomplish this task because it is a global demand / props.

What can I do? I am not planning on migrating to C # or migrating to a different IDE than VisualStudio .

+3


source to share


1 answer


I think they recently added portable libraries for using VB.Net, you can get more information on Xamarin developer guides ( http://developer.xamarin.com/guides/cross-platform/application_fundamentals/pcl/portable_visual_basic_net/ )



+1


source







All Articles