From a41eb4c870dc25adc80d5563ddf0098813615569 Mon Sep 17 00:00:00 2001 From: Jean-Marie 'Histausse' Mineau Date: Wed, 9 Jul 2025 22:29:14 +0200 Subject: [PATCH] wip --- 2_background/X_android.typ | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/2_background/X_android.typ b/2_background/X_android.typ index 9c7f6b0..3a19271 100644 --- a/2_background/X_android.typ +++ b/2_background/X_android.typ @@ -2,4 +2,15 @@ == Android -#todo[Present the android environnement] +Android is the smartphone operating system develloped by Google. +It is based on a Long Term Support Linux Kernel, to which patches are added patches develloped by the Android community. +On top of the kernel, Android redeveloped many of the usual components used by linux-based operating systems, and added new ones. +Those change make Android a verry unique operating system. + +=== Android Applications + +#todo[Include bg from class loader in the middle] + + + +=== Android Runtime