I am implementing input method related application in Android. In this application I'm using special characters and symbols
Array.xml
<item>a'</item>
a' is not reading remaining all numeric and alphabets are reading. How can implement special symbols reading scenario?
in xml replace this ' character '
Some other xml characters
1. & - &
2. < - <
3. > - >
4. " - "
5. ' - '
6. { - {
7. } - }
8. @ - @
ex: a' Code = a' Code
see this link for more characters...
EDIT1 03-12-2013
Above links seems broken now. Here are some other links
Link1 Link2 Link3 Link4 Hope this will help.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With