Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我正在使用 SmsManager 的 sendTextMessage。
消息可能包含非英文字符,但所有字符都是 GSM 7 位字母表的一部分。
有没有办法克服 70 个字符 (UTF-8) 的限制并创建 160 个字符的消息?创建基于 PDU 的 SMS 是唯一的方法,还是可以通过其他方式完成?我在网上找不到任何例子,有吗?
任何帮助将不胜感激......