android using c#
How developed android application using c# .net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilesh JadavPosted Jun 6, 2015, 8:34 AM
For installation :
http://developer.xamarin.com/guides/android/getting_started/installation/windows/
Manoj BhoirPosted Jun 6, 2015, 3:56 AM
Overview
You can build cross-platform native apps for iOS, Android, and Windows devices and share most of your code between them. Consumers love native apps because they look great, and they perform well. But you don’t have use platform-specific languages such as Objective-C to build them. You can build for all platforms by using C# and the libraries in the .NET Framework, and share 75% or more of your code. This broadens your reach at a lower cost. Because you build your apps in Visual Studio, you’ll leverage the powerful productivity and collaboration tools that have made Visual Studio famous.
Neeraj KumarPosted Jun 6, 2015, 3:48 AM