VS Development?

KyleBoyer

New member
Sep 16, 2011
4
0
0
Is their a way I can develop android applications in Visual Studio? I prefer VB/VC# so if I can, that would be awesome(=

~Kyle
 
You could look into this: Mono for Android - Mono for Android

Though I would say that if you are familiar with C#, making the jump to Java shouldn't be difficult at all. Eclipse is a great IDE and there are plenty of resources on the net for getting the Android SDK up and running.

This isn't the exact resource I used when setting up my environment, but it looks to be pretty thorough:

How to Write Google Android Apps

Nate