I'm trying to solve an issue I am having with the new Droid Bionic from Motorola. I've tried to install a bunch of simple sync providers such as https://github.com/weisserd/LDAP-Sync or the Official Facebook App from the Market.
Basically, I cannot add any accounts through the "Accounts" interface unless the apps providing those accounts were bundled with the device -- trying to add an account using the official Facebook app just doesn't do anything when you click the icon. Some other friends who own the Bionic see this too.
Does anyone happen to know if the android.permission.MANAGE_ACCOUNTS functionality is basically broken under Blur unless I do something Motorola specific in my implementation? I've searched around the Motorola website, and the developer forums are basically filled with people having issues with Motorola's customized software on their devices, but nothing specific to sync providers.
I have some apps that I'd like to make work on the Bionic, but they all use the "Accounts" interface. :(.