Giter Site home page Giter Site logo

pixelexperiencex / external_icu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pixelexperience/external_icu

0.0 0.0 0.0 1.34 GB

License: Other

Makefile 0.44% Java 48.42% C++ 33.46% C 16.59% HTML 0.12% Python 0.19% Shell 0.11% sed 0.01% CSS 0.04% M4 0.08% Batchfile 0.03% Perl 0.43% Roff 0.07% Emacs Lisp 0.01% XSLT 0.01% PowerShell 0.01% Go 0.01% CMake 0.01% Jinja 0.01%

external_icu's Introduction

This repo contains Android's copy of ICU4C and ICU4J and associated tools and code.

Directories
===========

ICU4J
-----

icu4j/             - ICU4J with Google and Android-specific patches applied.
                     After patching this make sure to run the following to update
                     the repackaged version used in Android and CTS tests.
                       tools/srcgen/generate_android_icu4j.sh

android_icu4j/     - This is the copy of ICU4J used in the Android platform.
                     IMPORTANT NOTE: Do not make changes to this code directly,
                     except where noted in android_icu4j/README.android. See
                     tools/README.android for how to generate it.

ICU4C
-----

icu4c/             - ICU4C with Google and Android-specific patches applied.

android_icu4c/     - Configuration code used when building ICU4C on Android.

libandroidicu/     - The subset of ICU4C exposed to framework code and other
                     components outside of the mainline module that contains ICU.

libandroidicuinit/ - A static library for ICU4C initialization. Used by
                     libandroidicu and libjavacore to initialize ICU4C.

tools/             - Code / data maintenance tools. See tools/README.android.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.