• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Logcat time off - how to time in logcat?

ac4android

Well-Known Member
07-13 23:36:42.029 1598-1598/system_process I/art: DexFile_isDexOptNeeded file /system/priv-app/TelephonyProvider/x86_64/TelephonyProvider.odex needs to be relocated for /system/priv-app/TelephonyProvider/TelephonyProvider.apk
07-13 23:36:42.142 1598-1598/system_process I/PackageManager: /system/priv-app/Velvet changed; collecting certs

The time on on laptop is correctly set to PST, so when I use the emulator (which does not work currently due to 300timeout error), logcat should use the Windows' time.

The time on my smartphone is also correct.

How to I get logcat to display the correct time? ( I am trying to get a logfile to Google's project manager because of the 300timeout error).
 
Back
Top Bottom