Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
80 views

I am writing instrumented tests for Android app. The app allows users to sign in using SSO with Intune MAM SDK, and this leads to work accounts being created. You can look them up in settings on the ...
0 votes
1 answer
939 views

I have to fetch logged in email. I am trying to fetch using AccountManager. Here is my code private void getEmails() { Pattern emailPattern = Patterns.EMAIL_ADDRESS; // Getting all ...
1 vote
1 answer
697 views

I am making a android app where I need primary email which was given at time when phone was booted first time. After digging up people said that is not possible instead go for first email that will be ...
3 votes
1 answer
363 views

When a user grabs a new phone, and has an existing phone and wishes to migrate apps and data to the new phone. What exactly happens with the SharedPreferences/AndroidKeyStore/AndroidAccountManager? IE,...
1 vote
0 answers
52 views

I would like to ask about renaming account from the account manager. Is there someone who knows how it works when something goes wrong (exceptions and etc)? There is nothing in android documentation ...
1 vote
1 answer
675 views

I have an Android SDK and I want to use Account Manager to centralise my accounts. The SDK will create an account if the device is registered the first time, if not, it will reuse the same account ...
3 votes
1 answer
358 views

My goal is to share user credentials between my apps using AccountManager. To do this I need to ensure that signatures of both apps is the same. The problem is that these 2 applications have different ...
1 vote
1 answer
725 views

I need help with intercompany transaction. I have Subsidiary structure as per below Parent Subsi L1 A Subsi L2 A Subsi L3 A Subsi L3 B Subsi L3 C Subsi L2 B Now, I need to generate intercompany ...
0 votes
3 answers
451 views

Im working on a project where a user isn ́t forced to sign up a account. My plan is that a user could do anything like a user that is registered except for a few exceptions. I implement a like function ...
0 votes
0 answers
1k views

I'm developing in Android some apps that will share autentication and auth tokens received from an auth-server. I would like to use a android custom account as suggested here: https://developer....
0 votes
1 answer
84 views

Im trying to implement the Android Account Transfer API which basically lets you transfer accounts for your app from an old phone to a new phone so the user won't have to login again when they use ...
4 votes
2 answers
2k views

We're implementing a loginless system on our web, iOS, and Android app that allows the user to have a persistent identity without requiring any sign-up/sign-in flows whatsoever. A key part of ...
1 vote
0 answers
134 views

Background I am using AccountManager with a custom account type. In the beginning the App starts the user LogInActivity and a token recieved by the server is stored within the account. The tokens are ...
2 votes
3 answers
2k views

I want get account list in Android 8.1. I make: Add permition in manifect: <uses-permission android:name="android.permission.GET_ACCOUNTS"/> Request permition from user. Check ...
0 votes
1 answer
259 views

I have an issue that I have an account type on a phone, and I do not know the string that represents it. e.g com.google for gmail etc I think the account type may be Microsoft Exchange Active Sync. ...

15 30 50 per page
1
2 3 4 5
...
35

AltStyle によって変換されたページ (->オリジナル) /