【问题标题】:I want to populate address in android contacts either new or existing contact我想在 android 联系人中填充新联系人或现有联系人中的地址
【发布时间】:2012-08-12 07:07:17
【问题描述】:

根据我的要求,我长按任何位置地址并尝试将其添加到新联系人或现有联系人中,我应该能够在地址字段中显示位置地址。我尝试了以下解决方案,但没有奏效。我需要在街道、城市、邮政编码和州档案中填写地址。

尝试使用 Intent 和 putparceableArrayExtra,但无论哪种方式都不起作用。请帮帮我。

【问题讨论】:

    标签: android location contacts street-address


    【解决方案1】:

    能够让它工作。实际上 putParceableArrayExtra(InsertType, ) 工作正常。我的另一个应用程序没有处理传递给它的新附加内容。我能够在应用程序中实现解析,现在我可以看到我的联系人中的所有内容。

    稍后我将使用帮助我使用 parceablearraylistextra 的 stackoverflow 链接更新帖子(我必须找到它)。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-12-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-16
      • 2014-02-14
      相关资源
      最近更新 更多