Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meefik/tzupdater

Automatic update of time zones on Android
https://github.com/meefik/tzupdater

android timezones

Last synced: about 1 month ago
JSON representation

Automatic update of time zones on Android

Awesome Lists containing this project

README

        

# Timezone Updater

Copyright (C) 2015 Anton Skshidlevsky, GPLv3

This app downloads and updates time zones to the latest version on your device. This update should fix all known problems with time zones, such as incorrect time in Android and some applications.

The app is available for download on Google Play and GitHub:

Get it on Google Play
Get it on Github

**Requirements**:

- Android 4.0 (API 14) or later
- Superuser permissions (root)
- [BusyBox](https://github.com/meefik/busybox)

**Update procedure**:

1. Get superuser privileges (root).
2. Install BusyBox.
3. Check your connection to the Internet.
4. Tap UPDATE button.
5. Restart your device.

The following files will be updated:

- [TZ data](https://www.iana.org/time-zones/): /data/misc/zoneinfo/tzdata or /system/usr/share/zoneinfo/*
- [ICU data](https://icu.unicode.org/): /system/usr/icu/*.dat

**Attention!** Before starting the update procedure is recommended to make backup copies of these files or the entire system.