【问题标题】:Using AccountManager to implement passwords使用 AccountManager 实现密码
【发布时间】:2012-07-26 18:21:46
【问题描述】:

我想知道是否有人知道如何在 Android 中使用 AccountManager 来实现密码?

所以我有一个普通的密码输入框,看起来像这样:

Enter password:
[password field]
[enter button]

这是我正在使用的更改密码框。

Enter your current password:
[password field]
Enter your new password:
[password field]
[enter button]

我遇到的问题是让它们通过 AccountManager 工作。有没有人有教程可以做到这一点?我真的很感激。

注意对不起,我不得不这样解释,但我不能发布图片,直到我得到 10 个代表。

【问题讨论】:

标签: android eclipse passwords


【解决方案1】:

android sdk 提供的示例中提供了 SampleSync 示例。

【讨论】:

    猜你喜欢
    • 2014-07-30
    • 1970-01-01
    • 2019-06-16
    • 2015-03-06
    • 1970-01-01
    • 1970-01-01
    • 2015-03-11
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多