Key Points of This Article
- On Monday, October 13, 2025, the Pixel Stand app, dedicated to the official wireless chargers for Google Pixel devices—the Pixel Stand, Pixel Stand (2nd gen), and Google Pixelsnap Charger—was updated to version v2.2.0.805642125.
- Our own investigation discovered descriptions in the app’s code related to the addition of a backup/restore feature.
- The backup/restore feature added to the Pixel Stand app is enabled by default.
On Monday, October 13, 2025, an update to version v2.2.0.805642125 was released for the “Pixel Stand” app, which is dedicated to the official wireless chargers for Google Pixel devices: the “Pixel Stand,” “Pixel Stand (2nd gen),” and the new-generation magnetic wireless “Qi2” compatible “Google Pixelsnap Charger.”
This v2.2.0.805642125 update for the “Pixel Stand” app is the first in a while, following version v2.2.0.678183574, which was released a year ago on Wednesday, October 23, 2024. However, officially, it is a so-called minor update, containing only “Bug fixes and stability improvements.”
However, as a result of our own investigation, we found descriptions in the app’s code related to the addition of a backup and restore feature. Previously, settings related to the “Pixel Stand” app had to be reconfigured from scratch every time you changed your device, but it now seems that settings will be carried over with this new backup and restore functionality.
Furthermore, this backup and restore feature added to the “Pixel Stand” app is enabled by default.
<application
android:backupAgent="com.google.android.apps.dreamliner.backup.DreamlinerBackupAgent"
android:allowBackup="true"
android:restoreAnyVersion="true"
android:fullBackupOnly="false"
...
>
コメントを残す