Hi NXP,
Android 13 imx-android-13.0.0_1.2.0
Set Date and Time manually using HDMI UI.
Setting -> system-> date&time
Time and date are update ;Reflected on Android UI; but the system time reverts to the default during cold boot and reboot.
Please share your input how to retain time
IMX8MPLUS #ANDROID13
Hello,
iMX8Mplus does not retain time because it have no battery on it, I guess you can add
holder.date.setText(gramHelp.getDate())
But do not know if it going to work.
Regards