Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Xamarin Forms 2.0 - Beginner to Advanced
Introduction and Setup
Introduction (3:13)
Xamarin setup on a Mac (5:09)
Xamarin Setup on a PC - Visual Studio (3:29)
The difference between Xamarin Studio on a Mac PC and Visual Studio (2:42)
Linking Xamarin on a Mac to Xamarin on a PC - Optional (2:58)
When to use Xamarin Forms and when not to use it (5:12)
QuickStart Hello World Xamarin Forms App
Creating a Xamarin Forms Project Hello World (7:32)
Setting up Xamarin iOS and Android simulators and running Hello World (8:04)
Changing our home screen layout and elements (6:37)
Create a Cross Platform "Just Do It x 1" App
Introduction to Just Do It X 1 (0:45)
Carving out our app niche (3:42)
Creating the XAML graphical elements of our app (10:13)
Writing the core app code - Using user user preferences to store data (9:44)
How to add Google Admob ads to Xamarin Forms app (19:01)
Create a Cross Platform "Just Do It x 10" App - Part 1
Introduction to Just Do It X 10 (1:30)
Just Do It X 10 App design and first page XAML (14:33)
Create a Cross Platform "Just Do It x 10" App - Part 2
What is an SQLITE database and why use it (2:25)
Installing a Nuget component to handle database operations (1:31)
Database access code - How to get a cross platform SQLite Database connection (10:59)
Database access code - How to insert delete and fetch items (6:25)
How to create a data model (3:38)
How to insert database items into a list view (9:16)
Create a Cross Platform "Just Do It x 10" App - Part 3
How to open a new Page - View Controller or Activity in Xamarin Forms (4:33)
Creating the XAML layout of the Edit Task screen (4:36)
How to bind variable two ways in Xamarin Forms (4:08)
Saving the edited task to the database (6:37)
Recap and Farewell
A quick recap of everything you have learnt (2:09)
Source Code for Course
Database access code - How to get a cross platform SQLite Database connection
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock