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.
我一直在开发一个应用程序。它允许来自有关联系人的信息的呼叫、短信等。现在我想通过短信或电子邮件附加联系人。这该怎么做??预先感谢
我想这些可以让你开始:
短信
蓝牙
电子邮件
你不应该在 Android 中这样想。这更像是安卓“分享”事物的方式。看看这个链接,你会得到它:http ://sudarmuthu.com/blog/sharing-content-in-android-using-action_send-intent
当一个答案符合您的需要时,请随时接受它,这是人们在这里获得奖励的唯一方式。