Android apps using MonoDroid

I used to develop my applications in Eclipse, but I found that I can use monodroid to develop my applications in Visual Studio. Now, when I launch my application, only the emulator starts and my application is not installed on my device. What should I do? Is there any parameter that I have to change before running the application? I am really new to Android and MonoDroid!

0
android android-emulator visual-studio-2010 xamarin.android
source share
1 answer

A step-by-step description for developing an application in Visual Studio using MonoDroid Tutorial for developing an application in MonoDroid . Follow these steps. You can also see .. MonoDroid Instalation for Visual Studio

+1
source share

All Articles