Xamarin.Android Startup Sequence

This video was a part of a course that was never released. It contains a deeper dive into Xamarin.Android and what happens when it starts up on you device.

It assumes you have a basic understanding of Xamarin and Android already, and goes through what happens when Android starts your app, up until the MainActivity.

It goes through:

  1. APK
  2. Android Callable Wrappers
  3. Mono/Android Architecture
  4. Compilation and Install
  5. Startup Sequence
  6. Lifecycle

Posted

in

by

Tags: