0

I have a requirement to set a specific date and time on an android device as per the user's choice. We all know by using ADB commands we can achieve this task but to accomplish that task device rooting is mandatory. but I am looking for a solution where I do not require device rooting.

I've tried this ADB command adb shell su 0 date -s ' + YYYYMMDD + '.' + HHMMSS This command is not working because my device is not rooted I am looking for a solution where I do not require device rooting.

Nanda
  • 1
  • 3

0 Answers0