Android Setting time manually not retained

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android Setting time manually not retained

542 Views
shiva141
Contributor II

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

0 Kudos
Reply
1 Reply

529 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply