Hi, I am trying to send SMS of full 160 character. By using GsmAlphabet.gsm8BitUnpackedToString(pdu,0,160) , I am able to send SMS of 160 character but it dose not support character like ~,^,{,},[,],|,\,€ since it returns decimal of 4 while other character returning decimal of 2 for GSM 7-bit default alphabet. Please , let me know if there is any way to do it.
Thank You, Pallavi. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en