Adamya Sharma / Android Authority
TL;DR
- The Android Settings app is getting ready so as to add a brand new “Contacts storage” web page.
- This web page helps you to select which on-line account you need your contacts to be saved to.
- Alternatively, you possibly can disable contact syncing completely and solely save new contacts to your machine.
In the event you don’t again up your Android telephone, you’re liable to dropping loads of priceless private information. Your apps, information, images, movies, and get in touch with data may very well be gone within the blink of an eye fixed. Android already makes it straightforward to again up loads of this information, nevertheless it appears Google needs to make it even simpler to again up your contacts within the subsequent quarterly launch of Android 15.
You’re studying an Authority Insights story. Uncover Authority Insights for extra unique reviews, app teardowns, leaks, and in-depth tech protection you received’t discover wherever else.
Android has lengthy supported saving your contact information in a database saved regionally in your telephone or pill. Entry to this database is guarded by the aptly named READ_CONTACTS
and WRITE_CONTACTS
permissions, that are runtime permissions that you need to manually grant to apps. Many messaging apps request entry to those permissions to allow them to discover out whether or not any of your present contacts have accounts on their platform, in addition to affiliate new contacts with present accounts on their platform.
You in all probability have loads of apps studying and writing to your telephone’s contacts database at any given time, which is why it’s actually necessary that no less than a type of apps backs up the database so it may be restored later. In the event you use an app like Google Contacts, then you definitely’ve already gotten that taken care of, however when you don’t, then your contacts received’t switch over if you swap to a brand new Android telephone.
To make it even simpler to again up your machine’s contacts, Google is getting ready so as to add a brand new Contacts storage web page underneath Settings > Apps in Android 15 QPR2. Whereas digging via Android 15 QPR2 Beta 1, I uncovered strings that reference this new web page, which is able to comprise toggles to decide on which account to sync contacts to, a button so as to add an account, and a toggle to disable contact syncing completely.
Code
Machine solely
"New contacts will not be synced with an account"
Add an account to get began
No default set
Contacts will probably be saved to your machine and synced to your account by default
Contacts storage
With a little bit of tinkering, I managed to floor the brand new Contacts storage web page, as proven under.
Mishaal Rahman / Android Authority
Moreover making it simpler to decide on which account to backup your contacts to, I’m undecided what else the Contacts storage web page does. Presently, apps like Google Contacts already make it very easy to again up your contacts, so it’s exhausting to think about many customers having bother with that. Plus, Android’s account settings additionally already present a technique to disable contact syncing, so I’m undecided why this new web page is de facto wanted. It’s potential this new Contacts storage web page in Android 15 QPR2 serves some larger objective that we’re not seeing but, so hopefully Google shares some particulars about it when it goes stay.