I want to write a plugin for SMS and Textview, Edittext and other applications to join urdu words in android. How can I do this?
I'v read hook does not work on android. Is there any solution?
thanks
Android has built in support for rendering connected Arabic characters available from version 3.0 and above , below Android 3.0 the characters will appear broken , You may consider looking at How to support Arabic text in Android?