Top "Arabic" questions

The Arabic tag is for issues relating to displaying user interfaces and managing data in Arabic written language.

HTML Ordered lists (ol) with Arabic numbers

How can I get arabic numbers (not numerals) in my ordered lists? So instead of 1, 2, 3... I need ...١ ٢ ٣

html internationalization arabic
Java BufferedReader arabic text file problem

Problem: Arabic words in my text files read by java show as series of question marks : ?????? Here is the code: …

java character-encoding arabic text-files bufferedinputstream
Android strings.xml resource - arabic language and dynamic formatted strings

Hello I have a question about arabic formatting how should I properly format this strings, it seems i can't manage …

android string resources arabic formatted
iTunes connect Arabic localization

I'm trying to use Arabic description and metadata for my app. In iTunes connect it states that these data must …

iphone localization app-store-connect arabic
Android convert Arabic number to English Number

I get the following error from the gps: Fatal Exception: java.lang.NumberFormatException Invalid double: "-٣٣٫٩٣٨٧٤" Now this is from …

android gps coordinates arabic numberformatexception
Right-to-Left Email

I'm trying to generate email from my code that will read correctly for people using right-to-left-reading languages such as Arabic. …

email utf-8 arabic right-to-left
Android: Spinner selection aligned to the left

I finished the English version of my application and now I am working on the Arabic localization. Arabic is a …

android layout spinner arabic gravity
Layout changes if device language is Arabic

I have designed an Android app, when I test it in a device it's language is Arabic ,the position of …

android imageview arabic