#androidframeworks
Read more stories on Hashnode
Articles with this tag
Understanding the Key Steps from Power On to Launcher · 1. Power On When the user presses the power button, it loads the bootloader from a predefined...
Deep dive on understanding how HandlerThread class is implemented · In previous parts, we've delved into Handler, Looper and Message, understanding their...