android preference for language is not obtained

Hi,

there is a problem about getting know user’s language preference on Android.

– system.getPreference( “ui”, “language” )
– system.getPreference( “locale”, “language” )

local textObject = display.newText(language, 100, 100, native.systemFont, 24 )
textObject:setTextColor( 255,255,255 )

– I tested it on HT-03A from DoCoMo, NexusOne with Eclair, Desire with Eclair from Softbank
– (I don’t have Xperia from DoCoMo) and all failed.

Is this a known issue? Not supported yet?

ymmt [import]uid: 190 topic_id: 2127 reply_id: 302127[/import]

Yes, this issue is documented on the download page.
http://developer.anscamobile.com/downloads/coronaSDK

-Tom [import]uid: 7559 topic_id: 2127 reply_id: 6352[/import]