There are boatloads of Android apps that set the time on a rooted Android from the GPS data. I even found one with malware in it, according to AVG. Grrr.
However, I'd like to build the capability into my application (which is always run on a rooted Android) and improve on some really poor user interfaces.
Does anyone know the procedure for getting the UTC time and using it to configure the Android hardware? Is it simply a matter of sudo-ing a set time command with the proper data??