Home | History | Annotate | only in /external/icu
Up to higher level directory
NameDateSize
Android.bp22-Oct-202076
android_icu4c/22-Oct-2020
android_icu4j/22-Oct-2020
icu4c/22-Oct-2020
icu4j/22-Oct-2020
libandroidicu/22-Oct-2020
MODULE_LICENSE_BSD_LIKE22-Oct-20200
NOTICE22-Oct-202020.5K
OWNERS22-Oct-2020145
README.android22-Oct-2020912
README.version22-Oct-202074
tools/22-Oct-2020

README.android

      1 This repo contains Android's copy of ICU4C and ICU4J and associated tools and code.
      2 
      3 Directories
      4 ===========
      5 
      6 icu4c/          - ICU4C with Google and Android-specific patches applied.
      7 
      8 icu4j/          - 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 
     13 android_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 
     18 android_utils/  - ICU4C runtime initialization / Android integration code.
     19 
     20 tools/          - Code / data maintenance tools. See tools/README.android.
     21 

README.version

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