public class SendUnicode
extends Object
This is example to send messages in Unicode format, such as arabic, greek,
thai, etc. GSM is able to send in several codings such as 7bit, 8bit and UCS2
(16bit). For the examples arabic is using UCS2, so you have to write characters
in unicode. Unicode charts can be downloaded from
https://www.unicode.org/charts/.
- Author:
- uudashr