Skip to content

Android 또 다른 Storage, AccountManager를 아시나요? #61

@https-namhoon-kim

Description

@https-namhoon-kim

주제 선정 배경

Android에는 설정 > 계정 으로 진입할 수 있는 AccountManager라는 클래스가 있습니다.

이 클래스를 활용해 계정 정보를 저장할 수 있는데요.

AccountManager의 데이터는 key : value 형태로 저장되고, 서명키로 접근 자격을 검증하기 때문에 꽤 안전한 수준의 스토리지로도 사용할 수 있습니다.

어떤 쪽에서 활용하면 좋을 지 한 번 검토해볼까요?

참고 자료

https://developer.android.com/training/id-auth/custom_auth

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrameworkAndroid Framework 관련 주제

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions