I have edittext in a form, I want that when the user inputs text into the edittext for my program to detect which language was inserted into the edittext.
Is there a
All possible Unicode ranges for Persian (also for Urdu) alphabet:
0x0600 to 0x06FF
0xFB50 to 0xFDFF
0xFE70 to 0xFEFF
So if you want don't miss any char check all ranges. Hope helps you.