Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accountmanager

How To Get Device Email Address In Delphi 10

I'm trying to get my device email address, I used Java2OP to convert AccountManager class to ob… Read more How To Get Device Email Address In Delphi 10

Why Is My Accountauthenticatoractivity Not Launching When Triggered By Another App?

I have a suite of apps and my AccountManager files live in one central app. I can use AccountManage… Read more Why Is My Accountauthenticatoractivity Not Launching When Triggered By Another App?

Gdata: Get Account(self Contact) First And Last Name

I want to get first and last name of a google account using gdata library. I have the auth token(I … Read more Gdata: Get Account(self Contact) First And Last Name

Using Android Accountmanager To Get Authtoken For Gdata

So I am trying to sync to google docs, without having to ask the user for his credentials. I use th… Read more Using Android Accountmanager To Get Authtoken For Gdata

Why Do I Get Null From Retrieving The User's Gmail?

With the following code that retrieves the user's Google account, gmail, I was wondering why I … Read more Why Do I Get Null From Retrieving The User's Gmail?

Android: Accountmanager.getaccounts() Returns An Empty Array

I'm writing an app targeted at Lollipop and above. This is my first Android app. I'm trying… Read more Android: Accountmanager.getaccounts() Returns An Empty Array