SLabuz95 / Reminder

Android Project
0 stars 0 forks source link

Security #12

Open SLabuz95 opened 1 year ago

SLabuz95 commented 1 year ago

All informations required to make app safe.

SLabuz95 commented 1 year ago

Main Thread

Links

Data audit - check if your app try to access private data https://developer.android.com/guide/topics/data/audit-access

Account Manager - simplify authentication to access the app with sensitive data https://developer.android.com/reference/android/accounts/AccountManager