I want to use SMPP for sms sending rather then standard mechanism. Can I programmatically replace mechanism of SMS sending to my own?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You can create your own Android firmware and attempt to replace the SMS subsystem with one of your choosing.
You can write your own SMPP client and distribute it through the Market, presumably (I do not know much about SMPP).
You cannot modify the SMS subsystem on an existing phone via an app distributed through the Market, though.