我正在构建一个地址簿应用程序。我想允许用户点击我的应用程序中的联系人,并将其定向到他们的yahoo或gmail webmail,转到撰写页面,其中“to”字段填充了我提供的数据。这可能吗?
答案 0 :(得分:1)
至于雅虎,我真的不知道。对于Gmail,你可以。只需使用下面的URL(相应地更改变量)。
https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=user@example.com
It was just yesterday that I asked a if anyone knew where to find all of Gmail's variables.