• Home
Name Date Size #Lines LOC

..--

android_icu4j/03-May-2024-1,449,1371,280,596

android_utils/03-May-2024-10149

icu4c/03-May-2024-4,629,1044,286,747

icu4j/03-May-2024-2,090,3281,867,402

tools/03-May-2024-6,8404,425

Android.bpD03-May-202455 54

Android.mkD03-May-2024672 202

MODULE_LICENSE_BSD_LIKED03-May-20240

NOTICED03-May-202419.8 KiB386364

OWNERSD03-May-2024144 86

README.androidD03-May-2024901 2114

README.versionD03-May-202480 43

README.android

1This repo contains Android's copy of ICU4C and ICU4J and associated tools and code.
2
3Directories
4===========
5
6icu4c/          - ICU4C with Google and Android-specific patches applied.
7
8icu4j/          - ICU4J with Google and Android-specific patches applied.
9                  After patching this make sure to run the following to update
10                  the repackaged version used in Android and CTS tests.
11                      tools/srcgen/generate_android_icu4j.sh
12
13android_icu4j/  - A transformed copy of icu4j source repackaged into android.icu.
14                  This is the copy of ICU4J used in the Android platform.
15                  IMPORTANT NOTE: Do not make changes to this code directly.
16                  See tools/README.android.
17
18android_utils/  - ICU4C runtime initialization / Android integration code.
19
20tools/          - Code / data maintenance tools. See tools/README.android.
21

README.version

1URL: http://source.icu-project.org/repos/icu/
2Version: 58.2
3BugComponent: 23970
4