I come from the background of web application development, and I'm new to android, I'm trying to create an application that has the right to left layout (Arabic), but I have a lot of problems with aligning and aligning the text, I understand that many people complain about android support for rtl languages, but I see that there are a lot of rtl applications on the Android market that work fine. Is there an easy way to handle the rtl layout or do I need to do workarounds to achieve the desired layout? Note. I am trying to develop using Android 2.3 and 3.0 SDK
thanks
source share