【问题标题】:Android sending data from one application to another applicationAndroid 将数据从一个应用程序发送到另一个应用程序
【发布时间】:2014-11-01 06:49:00
【问题描述】:

我正在开发一个应用程序,在该应用程序中,我需要将一些字符串(例如“HelloWorld”)从一个应用程序发送到另一个应用程序,我该如何实现?请一些专业的软件工程师帮助我。

【问题讨论】:

  • 您是说将该字符串发送到“您的”另一个应用程序还是“任何”其他应用程序?
  • @MehulJoisar 是的,我想将字符串“Helloworld”从一个应用程序发送到另一个应用程序..

标签: android android-intent service android-service intentfilter


【解决方案1】:

最后我通过以下链接完成了这项工作:

http://developer.android.com/training/sharing/send.html

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-06-29
    • 1970-01-01
    • 2019-01-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-01-30
    相关资源
    最近更新 更多