MutableStateFlow atomic updateThere is a race condition between state value read and write, that makes _state.value = _state.value.copy() unsafe.Aug 20, 2024Aug 20, 2024
AOSP App development cycleInstead of flashing the whole AOSP image, you might find it useful to only build and install your single app.Feb 26, 2021Feb 26, 2021
Android Blueprint — AIDLHow to properly include AIDL interfaces into Android.bp file.Feb 26, 2021Feb 26, 2021
Developing Android App in AOSP SourcesCreate a project under /packages/apps, e.g.Feb 25, 2021Feb 25, 2021