我一直在开发一个应用程序。它允许呼叫、sms等。从有关联系人的信息。现在我想通过短信或电子邮件附加联系人。如何做到这一点?提前感谢
发布于 2012-11-22 12:38:37
SMS
Bluetooth
Email
发布于 2012-11-22 14:26:10
在Android中,你不应该这样想。这更像是Android的“分享”方式。看看这个链接,你就会看到它:http://sudarmuthu.com/blog/sharing-content-in-android-using-action_send-intent
当一个答案符合你的需求时,请随意接受它,这是人们在这里获得回报的唯一方式。
https://stackoverflow.com/questions/13504209
相似问题