Home | History | Annotate | Download | only in features
      1 page.title=ICU4J Android  API
      2 page.tags=androidn
      3 page.image=images/cards/card-nyc_2x.jpg
      4 
      5 @jd:body
      6 
      7 <div id="qv-wrapper">
      8 <div id="qv">
      9 <h2></h2>
     10 <ol>
     11     <li><a href="#relation"> ICU4J </a></li>
     12     <li><a href="#migration"> ICU4J  android.icu API</a></li>
     13     <li><a href="#licence"></a></li>
     14 </ol>
     15 
     16 <h2></h2>
     17 <ol>
     18   <li>
     19     <a class="external-link" href="http://userguide.icu-project.org">ICU4J </a>
     20   </li>
     21 
     22   <li>
     23     <a class="external-link" href="http://site.icu-project.org/#TOC-What-is-ICU-">ICU4J </a>
     24 
     25   </li>
     26 </ol>
     27 </div>
     28 </div>
     29 
     30 <p>
     31   ICU4J  Java  Unicode 
     32 Android N  Android  ICU4J API  {@code android.icu} 
     33 
     34  API 
     35  ICU4J  APK  APK 
     36 
     37 (<a href="{@docRoot}google/play/publishing/multiple-apks.html"> APK</a> Android N  Android  ICU4J )
     38 
     39 
     40 
     41 </p>
     42 
     43 <p>
     44    Android API 
     45  Android  ICU4J 
     46  Android  ICU4J API
     47 
     48 </p>
     49 
     50 <h2 id="relation"> ICU4J </h2>
     51 
     52 <p>
     53   Android N 
     54   <code>android.icu</code>  ( <code>com.ibm.icu</code>)  ICU4J API Android  ICU4J APIAndroid N  API  ICU  API
     55 
     56 
     57 
     58  ICU  API  Android  API 
     59 
     60 </p>
     61 
     62 <p class="table-caption"><strong> 1.</strong> Android N  ICU  CLDR 
     63 </p>
     64 <table>
     65 <tr>
     66 <th>Android API </th>
     67 <th>ICU </th>
     68 <th>CLDR </th>
     69 </tr>
     70 <tr>
     71 <td>Android N</td>
     72 <td>56</td>
     73 <td>28</td>
     74 </tr>
     75 </table>
     76 
     77 <p></p>
     78 
     79 <ul>
     80 <li>ICU4J Android  API  ICU4J API</li>
     81 <li>NDK  Android ICU4C </li>
     82 <li>Android  API  Android <a href="{@docRoot}guide/topics/resources/localization.html"></a>
     83 
     84 </li>
     85 </ul>
     86 
     87 <h2 id="migration"> com.ibm.icu  android.icu </h2>
     88 
     89 <p>
     90    ICU4J API
     91   <code>android.icu</code> API  API  Java  <code>com.ibm.icu</code>  <code>android.icu</code>
     92 
     93  APK  ICU4J 
     94 
     95 </p>
     96 
     97 <p class="note">
     98   <b></b>ICU4J  API  {@code android.icu}  {@code com.ibm.icu}
     99  {@code com.ibm.icu}  APK 
    100 
    101 </p>
    102 
    103 <h3 id="migrate-from-android">
    104    Android SDK API  android.icu API
    105 </h3>
    106 
    107 <p>
    108   <code>java</code>  <code>android</code>  ICU4J 
    109 ICU4J 
    110 
    111 </p>
    112 <p></p>
    113 <table>
    114 <tr>
    115 <th></th>
    116 <th></th>
    117 </tr>
    118 <tr>
    119 <td><code>java.lang.Character</code> </td>
    120 <td><code>android.icu.lang.UCharacter</code> </td>
    121 </tr>
    122 <tr>
    123 <td><code>java.text.BreakIterator</code> </td>
    124 <td><code>android.icu.text.BreakIterator</code> </td>
    125 </tr>
    126 <tr>
    127 <td><code>java.text.DecimalFormat</code> </td>
    128 <td><code>android.icu.text.DecimalFormat</code> </td>
    129 </tr>
    130 <tr>
    131 <td><code>java.util.Calendar</code></td>
    132 <td>
    133 <code>android.icu.util.Calendar</code></td>
    134 </tr>
    135 <tr>
    136 <td><code>android.text.BidiFormatter</code>
    137  </td>
    138 <td><code>android.icu.text.Bidi</code>
    139  </td>
    140 </tr>
    141 <tr>
    142 <td><code>android.text.format.DateFormat</code>
    143  </td>
    144 <td><code>android.icu.text.DateFormat</code>
    145  </td>
    146 </tr>
    147 <tr>
    148 <td><code>android.text.format.DateUtils</code> </td>
    149 <td><code>android.icu.text.DateFormat</code>
    150 <code>android.icu.text.RelativeDateTimeFormatter</code>
    151 </td>
    152 </tr>
    153 </table>
    154 
    155 <h2 id="licence"></h2>
    156 
    157 <p>
    158   ICU4J  ICU  <a class="external-link" href="http://userguide.icu-project.org/icufaq#TOC-How-is-the-ICU-licensed-">ICU </a>
    159 
    160 </p>
    161