Completed
Activities
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Go Mobile with Xamarin
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Mobile Tasks Source Code Github
- 3 What is Xamarin?
- 4 Native Performance
- 5 Dev System Requirements
- 6 Device Testing Test on real devices too!
- 7 Building Apps Some Questions
- 8 Project Structure U-Specific projects for Android and iOS
- 9 NET Standard Projects
- 10 Xamarin.Android Primary Components
- 11 Android Manifest
- 12 Layouts File that defines the
- 13 Graphic Assets
- 14 Activities
- 15 Activity Lifecycle
- 16 Segues Define transitions between two View Controllers Examples
- 17 Storyboards Contain visual designs of the app
- 18 View Controller Lifecycle
- 19 Unit Tests
- 20 Strengths Working with Visual Studio and ca
- 21 Weaknesses
- 22 Conclusion