打开短信并在其中放置一个随机数组
基本上,当从数组中按下时,我的应用程序会随机生成一个字符串。我想知道是否有任何方法(如果用户选择它)可以让生成的字符串(按下按钮时)打开他们的短信并将字符串放入其中。那么他们所要做的就是将其发送给他们选择的人吗?
Basically my app randomly generates a string when pressed from out of an array. I was wondering is there any way that (if the user selects it) that i can have that string that is generated (when the button is pressed) open their text messaging and place the string in it. So that all they have to do is send it to whom they choose?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你会使用这样的东西:
You would use something like this: