Wednesday, September 04, 2013

Developing Android Apps Using C-Sharp




Requirements

1. Working Computer
2. Microsoft Visual Studio 2010 / 2012 or XAMARIN or MonoDevelop
Mono Android
3.Android SDK
4.You Should Know The C# Language

Then Lets Start

Installing Android SDK

1. Visit this site
2.Download and Install it. Choose 32-bit or 64-bit
3. After the installation
Go to start menu
    All Programs
      Android SDK Tools
         SDK Manager

4. First tick Tools, Extras and install them
5. Install any Android version you want to develop

Creating a AVD Android Virtual Device

1- Go to Start Menu
      All Programs
             Android SDK Tools
                AVD Manager

2. Press New
3.Give any name you want, but without spaces.Choose the target that you create this AVD to....
    Enter the Size of SD card that you want to create.
4. Press Create AVD

Installation Mono Android, XAMARIN

1. Download Mono Android 4.2.6...Here is a trial version here
2. In order to use it with MVS you need Business Version or Higher.
3.If you don't have the Business version of Mono Android then you can download XAMARIN from here


1 comment:

Anonymous said...

Great write up! Easy enough to start development.
Thank you!