• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

android_icu4c/23-Nov-2023-5729

android_icu4j/23-Nov-2023-1,043,102861,046

icu4c/23-Nov-2023-4,387,3994,029,822

icu4j/23-Nov-2023-2,180,5161,941,481

libandroidicu/23-Nov-2023-52,46515,385

tools/23-Nov-2023-10,0256,529

.gitD01-Jan-19700

Android.bpD22-Nov-202376 65

MODULE_LICENSE_BSD_LIKED22-Nov-20230

NOTICED23-Nov-202320.5 KiB415387

OWNERSD23-Nov-2023145 86

README.androidD22-Nov-2023912 2114

README.versionD23-Nov-202374 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/  - This is the copy of ICU4J used in the Android platform.
14                  IMPORTANT NOTE: Do not make changes to this code directly,
15                  except where noted in android_icu4j/README.android. See
16                  tools/README.android for how to generate it.
17
18android_utils/  - ICU4C runtime initialization / Android integration code.
19
20tools/          - Code / data maintenance tools. See tools/README.android.
21

README.version

1URL: https://github.com/unicode-org/icu
2Version: 63.2
3BugComponent: 23970
4