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.
我一直在考虑开发一个允许用户免费向该应用程序的其他用户发送短信的应用程序。我想我会使用 SMS Manager API 来完成这个。
我的问题是,SMS Manager API 是否使用手机的短信计划发送短信?
谢谢 !
是的,它确实。
http://developer.android.com/reference/android/telephony/SmsManager.html
所有“短信”均由运营商执行。如果您想要应用到应用的消息传递,则需要数据。通过运营商或 Wi-Fi。