Unicode and Android NDK

Is there a way to use UTF-8/16 strings in NDK without including multi-megabyte libraries such as ICU? Is ICU built into Android?
If you use the default build (including all this, hundreds of code pages and hundreds of locales) data , ICU is only a few megabytes.

Look at “Making ICU Smaller”. I just added a note about using static build.

HTH

Is there a way to use UTF-8/16 strings in NDK without including multi-megabyte libraries such as ICU? Is ICU built into Android?

If you use the data of the default build (including all this, hundreds of code pages and hundreds of locales), the ICU is only a few megabytes.

< /p>

Look at “Making ICU Smaller”. I just added a note about using static build.

HTH

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 4932 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.