Fading Coder

One Final Commit for the Last Sprint

Implementing Persistent Data Storage in Android 12 Using MTK NVRAM

Overview During a recent project, a client requested a feature to store a block of data persistent on a MediaTek (MTK) Android 12 device, such that the data remains intact even after a factory reset. This requirement led to the use of NVRAM (Non-Volatile Random Access Memory), a MediaTek-specific st...

MTK Android T/U (13/14) Version Screen Rotation Disable After Reboot/Shut Down Issue

Problem Description This issue occurs in MTK Android T version and later. When screen auto-rotation is manually enabled, it gets disabled after system reboot or shut down. Initial Enalysis The problem occurs specifically during shutdown or reboot processes. The invsetigation focuses on whether syste...