开发者

android, moving from icu4j to icu4c

i have class used with android frameworks, it calls icu4j's Arabicshaping. now i'v merged this class with another android branch that uses icu4c ( c implementation). but build process gives me error saying cannot find Arabicshaping...

searching in icu4c file开发者_运维知识库s shows me that it has both ArabicShaping.c and ushape.c

but i don't know how to call them from framewoks java code .

any idea? thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜