Home | History | Annotate | only in /external/icu
Up to higher level directory
NameDateSize
Android.bp06-Dec-201755
Android.mk06-Dec-2017672
android_icu4j/06-Dec-2017
android_utils/06-Dec-2017
icu4c/06-Dec-2017
icu4j/06-Dec-2017
MODULE_LICENSE_BSD_LIKE06-Dec-20170
NOTICE06-Dec-201719.8K
OWNERS06-Dec-2017144
README.android06-Dec-2017901
README.version06-Dec-201780
tools/06-Dec-2017

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/  - 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 
     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: http://source.icu-project.org/repos/icu/
      2 Version: 58.2
      3 BugComponent: 23970
      4