开发者

Android Account Sync Provider

开发者 https://www.devze.com 2023-03-14 18:33 出处:网络
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.

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.

Android Account Sync Provider

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 happen开发者_运维百科s when i click the 'iSyncCRM' account in the image below.

Android Account Sync Provider

If you need any code please feel free to ask in the comments and i will update the question.. Thank you :)


Woops.. I hard coded a name in one of the Xml's, so changed it to a String resource and it works...

0

精彩评论

暂无评论...
验证码 换一张
取 消