Skip to main content
Participant
December 11, 2013
Question

Chinese and Japanese text gone in Adobe Air 4.0b and Android 4.4

  • December 11, 2013
  • 3 replies
  • 2643 views

Flex 4.10/11 with Adobe Air 4.0Beta on Android 4.4 does not display Chinese / Japanese text anymore in basically all components (Label, Buttons, List etc.). I need this urgently fixed. Please let me know if there is a workaround.

This topic has been closed for replies.

3 replies

January 17, 2014

you can use fte to show text,i has solved it.

http://forum.starling-framework.org/topic/feathers-tlf-text-renderer

this is a tlf method based fte,too heavy,finally i use the textblockRenderer in feathers and add a html parser myself,this is url:

https://github.com/joshtynjala/feathers/blob/master/source/feathers/controls/text/TextBlockTextRenderer.as

Participant
January 6, 2014

I am also sure the same failure.

Chinese and Japanese are not displayed in Android 4.4.x.

Participant
January 8, 2014

Do you try use “_sans” as font?  Maybe OK direct to use device font, there are DroidSansFallback.ttf in android. I have not test on android 4.4, but it seems OK on android 2.3.6.

Participant
January 5, 2014

Android 4.4.2

Nexus 5

Nexus 7

the same problem