SyntaxFix
Write A Post
Hire A Developer
Questions
Used these lines:
AccountManager manager = AccountManager.get(this); Account[] accounts = manager.getAccountsByType("com.google");
the length of array accounts is always 0.