Faraz SheikhAndroid Internals 101 : Android Framework Build SystemHello Droids! Welcome back again in the exciting journey of AOSP internals with me. Today we will try to dig up in the AOSP build process…Aug 1
Faraz SheikhAndroid Internals 101 :Hello Droids! Welcome back to the continuing multipart series of Android Internals 101. Today we will try to scratch the surface of…Jul 30
InTech NexusbyBudhdi SharmaSystem Properties in AOSPIn the AOSP, System properties are string key/value pairs stored in the build.prop global dictionary. System…Oct 18Oct 18
Anand GaurAndroid Framework Interview Question1. What are the key components of the Android Framework?Jun 12, 2023Jun 12, 2023
Faraz SheikhAndroid Internals 101 : Android Framework Build SystemHello Droids! Welcome back again in the exciting journey of AOSP internals with me. Today we will try to dig up in the AOSP build process…Aug 1
Faraz SheikhAndroid Internals 101 :Hello Droids! Welcome back to the continuing multipart series of Android Internals 101. Today we will try to scratch the surface of…Jul 30
InTech NexusbyBudhdi SharmaSystem Properties in AOSPIn the AOSP, System properties are string key/value pairs stored in the build.prop global dictionary. System…Oct 18
Anand GaurAndroid Framework Interview Question1. What are the key components of the Android Framework?Jun 12, 2023
InThe StartupbyBaiqin WangBinder IntroductionBinder is an inter-process communication (IPC) mechanism implemented and used extensively by Android. However, if you are an Android…Feb 3, 2021
Phyoe MaungPackage Visibility in API 30 or Higher with the TTS serviceIn order to get full list of apps those are installed on system, on the android 10 and earlier you just simply call methods like…Jan 251
Varun ChoudharyHow AOSP Handles the Android Package(apk) Installation from Android Framework PerspectivJan 13