Android > XAMARIN >> Configure Xamarin Views : 5858
Rate This Article :

Configure XAMARIN tool in Visual Studio 2015

Mobile Application Tools in VS:

  •          Native apps with .NET (XAMARIN)
  •          Hybrid apps with JavaScript (CORDOVA)
  •          Native apps with C++

XAMARIN overview:

XAMARIN is a tool which is used to write native Android, iOS, and Windows apps with native user interfaces and share code across multiple platforms, including Windows and macOS with C# codebase.

Configure XAMARIN tool in Visual Studio:

We will see how to configure XAMARIN tool here with simple steps,

Step 1 - Add Xamarin to existing VS 2015:

  • Go to control panel and select Programs and Features.
  • Select Microsoft Visual Studio and click Change button.
  • Click on Modify button in Visual studio installer.
  • In the Features tab, scroll down to Cross Platform Mobile Development and click the checkbox next to C#/.NET (Xamarin) as below,

 Image1.jpg

Step 2 - Verify XAMARIN installation: 

  • Verify Xamarin options on click of Help and hover over the Xamarin.


  Image2.jpg

  • Verify Xamarin options from Help à About Microsoft Visual Studio.

   Image3.jpg   

Step 3 - Configure XAMARIN SDK in Visual Studio:

  • Choose Tools à Android à Android SDK Manager.

                             Image4.jpg 


  • Choose the required tools to install or update.

   Image5.jpg


Step 4 - Verify Installed Development Kits required:


       Image6.jpg

Step 5 - Download and Install Android Studio: (Optional platform for building Android apps)


Download Location for Android Studio:

                  https://developer.android.com/studio/index.html

 

Installation guidelines for Android Studio:

https://developer.android.com/studio/install.html


         Steps to Set up Android Studio:

  Image9.jpg


     Image10.jpg


Image11.jpg


Image12.jpg


Image13.jpg


Image14.jpg


Image15.jpg


Image16.jpg


Image17.jpg


Image18.jpg


Step 6 - Create Sample Xamarin App:

  • Click File à New à Project.


      Image7.jpg 


v

  • Choose Android à Blank App,
  • Choose name and location then click Ok

       Image8.jpg 





Thanks for reading this article. Please give your feedback to improve this.

About Author
Karthik G
Total Posts 3
-
Comment this article
Name*
Email Address* (Will not be shown on this website.)
Comments*
Enter Image Text*
   
View All Comments
Karthik
Thanks Siva
siva
very good
  Privacy   Terms Of Use   Contact Us
© 2016 Developerin.Net. All rights reserved.
Trademarks and Article Images mentioned in this site may belongs to Microsoft and other respective trademark owners.
Articles, Tutorials and all other content offered here is for educational purpose only and its author copyrights.