Hi all,
How to display Greek characters in android? any example..
Thanks in advance.
Hi all,
How to display Greek characters in android? any example..
Thanks in advance.
Android has full Unicode support and displaying Greek characters should be very easy. In your strings.xml file you can use Greek characters and these will be displayed correctly. Of course you need to save your file in UTF-8 format.