write Arabic in Actionscript 3.0 with air for Android - android

I make an application for the Android operating system using the program Adobe flash and language Actionscript 3.0, but I have a problem in adding a text box type Editable, it does not support Arabic language.
I hope that you will find a solution to my problem.
Thank you

Related

Google Glass Enterprise Edition 2 set voice command language

I try to change the language for voice commands on the Google Glass Enterprise Edition 2. I implemented the functionality as described here: https://developers.google.com/glass-enterprise/guides/inputs-sensors#voice-commands. How to change the recognition language is not described (and maybe not possible?) So i tried to simply swap the recognition strings to german words, but had no success. Changing the Android system language to german does not work either.
Maybe there is a native Android approach to change the voice recognition language to german (or any other language)?
Just for curiosity I created an instance of the TextToSpeech engine and let the glass speak some words in german, which worked. So I guess the Android OS in general is capable of speaking and listening to german, but somehow the (google glass specific) app initialization/configuration just considers english?
I would be happy, if someone has an idea or a hint on how to change the command recognition to another language.
I am also stuck with this but for voice recognition. I had tried setting EXTRA_LANGUAGE on the new intent but to no avail and changed LOCALE to Japanese. But upon checking release note OPM1.200313.001 it is stated that they added API for voice input(for english language).OPM1.200313.001 release notes
With regards to the text to speech it is also stated in the latest release that they added several languages to handle text to speech.

Arabic 'disconnected' letters in Android

I am looking for an app or any library (ready to use) for my smartphone (HTC Desire S with 2.3.5 android, sense 3.0 and NOT deodexed) whici supports arabic language and solves the problem of 'disconnected' letters. I've tried to use some arabic reader app on android market but they didn't solve the issue. I'm not a programmer and I do not know how to change/create jar libraries for it.
Does anybody know whether there's any update or news about it?!
Thanks.

Android Thai Localization

I have implemented language localization to an Android application.
My questions are:
I can't seem to test if the localization works, as Android doesn't seem to support Thai natively. Is this the case?
If a Thai font pack was installed on a phone using my App, would the "Locale.getDefault()...... code detect that font pack the same as any other natively supported language and act appropriately.
No similar questions that I can see answer my question.
Cheers
I just tried this on my stock HTC Sensation and Thai language works and has the fonts to display it properly. Try using a program called "morelocale2" (I have no affiliation with this app) in the Android Market. It will allow you to set your phone's language to any of the Android supported languages. It makes testing localization much easier.

About UTF-8(Uyghur) language support on Android 3.2 OS

I found there are no RTF-8 and RTL language support on Android OS 3.2.
I use Sony tablet S, current system is Android 3.2
There are 10 million Uyghur people are living in this world.
but I fount Uyghur language and some Arabic fonts become very strange mark on this system.
If I use like "ROOT" to change system language , I may disable to continue SONY system guaranty.
So, is anyone can help with this problem?!
Is there any official support possibility for this problem.
Bidirectional text support is a very popular feature request but it is not yet supported in the base platform.

Android Device install new font

I need to install Tamil font in to my Android device. is it possible to install new Unicode font in to the android device?
You can embed your own fonts in your own applications for their own use. You cannot add fonts to an existing device, except as part of a custom firmware build, or possibly by rooting the device.
Yes it is possible but as Tamil is not supported as Unicode support is not there in Android.
You will have to make changes as system level and then flash your new system image.
Thanks,
Shaista

Categories

Resources