-1

I would like to develop Android applications using the .Net platform.

Could you please give me list of the available SDKs or website URLs for Android development with C#.

Pragmateek
  • 13,174
  • 9
  • 74
  • 108
Gaurang Upadhyay
  • 71
  • 1
  • 4
  • 8
  • please google it first... haven't you heared of xamarin?? http://xamarin.com/android – SMR Apr 10 '14 at 05:51
  • Note that searching for links to tools/libraries is off-topic on SO. Please use search engines like http://google.com, http://bing.com or even SO own search http://stackoverflow.com/search?q=%5Bc%23%5D+android before asking question as there is small chance that you are not the first person trying to solve particular problem. – Alexei Levenkov Apr 10 '14 at 06:12

1 Answers1

1

use Mono for Android which allows you to develop in C#

http://xamarin.com/monoforandroid

Sajeetharan
  • 216,225
  • 63
  • 350
  • 396