简体   繁体   English

Android帐户同步提供商

[英]Android Account Sync Provider

I'm trying to add a Sync Provider account and all was going well until i click the account within the account settings. 我正在尝试添加同步提供商帐户,一切顺利,直到我点击帐户设置中的帐户。 I'm getting the following error below in the LogCat. 我在LogCat中收到以下错误。

logcat的

As you can see it is trying to get a 'resource' but what though? 正如你所看到的那样,它正试图获得一种“资源”,但它是什么呢? I have gone through my code many times and i cant find any faults any where... 我已经多次查看了我的代码,我无法找到任何错误......

This happens when i click the 'iSyncCRM' account in the image below. 当我点击下图中的“iSyncCRM”帐户时会发生这种情况。

帐号设定

If you need any code please feel free to ask in the comments and i will update the question.. Thank you :) 如果您需要任何代码,请随时在评论中询问,我会更新问题..谢谢:)

Woops ..我在其中一个Xml中硬编码了一个名字,所以把它改成了一个String资源,它的工作原理......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM