三星Galaxy图库恐结束OneDrive云同步,改用自家云服务备份照片
IT之家 9 月 24 日消息,科技媒体 Android Authority 昨日(9 月 23 日)发布博文,报道称三星可能会在 One UI 8.5 系统中,调整图库(Gallery)应用的照片云备份选项,停用微软 OneDrive 服务,转而改用自家云服务。
三星用户熟悉的 OneDrive 云备份功能,或将在不久后退出图库(Gallery)应用舞台。长期以来,启用同步的用户可以将照片自动备份至 OneDrive,不仅能跨设备访问,还能防止因设备损坏而丢失珍贵影像。而 One UI 8.5 代码显示,这一合作即将画上句号。
IT之家附上相关代码信息如下:
<string name="new_scloud_setting_description">Keep your pictures and videos safe and synced with all your devices.</string> <string name="new_scloud_tip_card_description_migration_available">Samsung Cloud now lets you back up photos and videos and sync them across your devices. With this change, support for OneDrive will end %s.</string> <string name="new_scloud_tip_card_description_one_drive_available">After %s, Gallery will no longer support syncing with OneDrive.</string> <string name="new_scloud_tip_card_description_subscription_required">Back up your Gallery to Samsung Cloud to keep your photos and videos safe and synced with all your devices.</string> <string name="new_scloud_tip_card_title_migration_available">A new way to protect your memories</string> <string name="new_scloud_tip_card_title_one_drive_available">Sync with OneDrive ending soon</string> <string name="new_scloud_tip_card_title_subscription_required">Keep your memories safe and synced</string> <string name="not_synced_with_samsung_cloud_menu_description">Not synced with Samsung Cloud</string>
该媒体深入挖掘 One UI 8.5 更新,发现了以下描述:
“Sync with OneDrive ending soon”(即将结束 OneDrive 同步)
“support for OneDrive will end % s”(OneDrive 支持将于 % s 终止)
这些信息表明,三星计划在图库中停止与微软的云同步,转而引导用户使用其自家 Samsung Cloud。
新代码还包含了迁移提示与功能描述,暗示未来用户需通过三星云来实现跨设备照片与视频的存储与访问:
“Samsung Cloud 现在可让你备份照片和视频,并在所有设备间同步”
“保持回忆安全同步”
值得注意的是,三星并未在代码或公告中明确给出终止日期。因此,“soon”具体指何时仍是未知数。对于依赖 OneDrive 的用户来说,这意味着需提前关注官方更新,以便在功能切换前完成数据迁移。