When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Beginner Introduction to Mobile App development with Xamarin

Build cross-platform apps for IOS, Android or Windows using Xamarin

     
  • 4.2
  •  |
  • Reviews ( 43 )
₹519

This Course Includes

  • iconudemy
  • icon4.2 (43 reviews )
  • icon3h 35m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Beginner Introduction to Mobile App development with Xamarin

Xamarin is a software platform that enables you to create cross platform apps that will work on the top three platforms (Android, IOS, Windows) using the same codebase . The programming language used by Xamarin is C#. Xamarin has in a way solved a problem most developers face and that is developing the same app multiple times for each of the top three platforms : Android , IOS and Windows. Without Xamarin developers will have to use different development tools and programming languages to develop the same app for the top three platforms..Topics include:Installing visual studio on macInstalling visual studio on WindowsOverview of Visual studio and Xamarin development environmentCreating a cross platform test appModifying textTesting your app in an Android simulatorTesting your app in an IOS SimulatorModifying XAML code Xamarin can be used to develop native apps using :Xamarin.formXamarin.IOSXamain .Andoid. Using xamarin.form enables you use the same codebase across the top three platforms.

What You Will Learn?

  • Download and install visual studio on mac .
  • Download and install visual studio on Windows .
  • Create cross platform xamarin project .
  • Use same codebase for IOS,Android and Windows .
  • Test app on IOS Simulators .
  • Test app on Android Simulators .
  • Modify text .
  • Create a test app.