Likely unnecessary for the scope of this project but for documentation purposes follow the "Inform users and get content" section at https://developer.android.com/training/id-auth/identify and disclose to the user our data use policy and provide a privacy policy as we are requesting permission to potentially sensitive information in getting their list of accounts.
After talking to the TA he indicated to not use the AccountManager route - reduce overhead and use a simpler approach like device ID. Closing this issue as it is no longer relevant
Likely unnecessary for the scope of this project but for documentation purposes follow the "Inform users and get content" section at https://developer.android.com/training/id-auth/identify and disclose to the user our data use policy and provide a privacy policy as we are requesting permission to potentially sensitive information in getting their list of accounts.