欢迎访问移动开发之家(rcyd.net),关注移动开发教程。移动开发之家  移动开发问答|  每日更新
页面位置 : > > > 内容正文

谷歌要抢苹果用户?将推iOS数据迁移工具,苹果:等你5年了,

来源: 开发者 投稿于  被查看 15287 次 评论:240

谷歌要抢苹果用户?将推iOS数据迁移工具,苹果:等你5年了,


 

近日,有网友发现了谷歌的一个「惊天计划」——撬走苹果IOS的用户。

苹果「危」?

并不,因为他们早在五年前就开始了……

谷歌要抢苹果用户?将推IOS数据迁移工具,苹果:等你5年了

当用户在上设置初始化的手机时,SetupWizard会启动一个「数据恢复工具」(Data restore tool),负责帮助用户从旧手机中恢复数据。

随着Android 12 Beta 3的推出,谷歌最近也将这个软件更新到了1.0.382048734版本。

而这次看似平平无奇的更新,其内部则暗藏玄机。

谷歌要抢苹果用户?将推IOS数据迁移工具,苹果:等你5年了

从图上其实就能看到,那个异常显眼的lightning接口显然是在暗示谷歌的野心。

网友对软件进行解包之后更是发现了谷歌有意协助iPhone用户转到安卓阵营的字符串。

最开始的字符串便提示用户需要去下载一个名叫「转移到安卓」(Switch to Android)的应用。

  1. <string name="ios_wifi_hotspot_instructions_first_step">Step 1:</string> 
  2. <string name="ios_wifi_hotspot_instructions_first_step_message">Get the <b>Switch to Android</b> app from the App Store®</string> 
  3. <string name="ios_wifi_hotspot_instructions_second_step">Step 2:</string> 
  4. <string name="ios_wifi_hotspot_instructions_second_step_message">Go to your Wi-Fi settings</string> 
  5. <string name="ios_wifi_hotspot_instructions_third_step">Step 3:</string> 
  6. <string name="ios_wifi_hotspot_instructions_third_step_message">Connect to network <b>^1</b> and enter password <b>^2</b></string> 
  7. <string name="ios_wifi_hotspot_instructions_title">Follow these steps on your iPhone</string> 

第1步:从App Store获取Switch to Android应用程序

第2步:进入你的Wi-Fi设置

第3步:连接到网络并输入密码

有趣的是,现在对于连接到网络这步操作有两种截然不同的说法:

  1. 让iPhone通过热点连接到安卓手机
  2. 让两部手机接入到同一个网络
  1. <string name="fragment_ios_decryption_description">To transfer apps, SMS messages, and contacts, enter your iTunes® backup password</string> 
  2. <string name="fragment_ios_device_management_detected_description">"Your iPhone® is managed by your organization and has encrypted content. To transfer apps, iCloud® contacts, device contacts, and iMessage® messages, you’ll need to remove device management on your iPhone®."</string> 
  3. <string name="fragment_ios_skip_encrypted_data_dialog_description">Your apps, iCloud® contacts, device contacts, and iMessage® messages won’t transfer</string> 

安卓应用开发者和反向工程师Alessandro Paluzzi对其中一些代码进行了复现。

谷歌要抢苹果用户?将推IOS数据迁移工具,苹果:等你5年了

显然,想要转移之前,首先需要输入iCloud密码来取消iPhone对信息的加密。

此外,还有一些字符串指向了对应用程序的转移。

据推测,谷歌将对Google Play上发布的应用与iPhone上安装的应用进行匹配,从而协助用户进行软件的转移。

但是,这似乎只是免去了用户手动搜索软件的麻烦,而软件内部储存的数据显然是无法被转移的。

另一些字符串则暗示了对转移国外的「绿聊」——whatsapp聊天记录的协助。 

  1. <string name="ios_whatsapp_description">Scan the QR code with your iPhone to open whatsapp, then tap <b>Start</b></string> 
  2.  
  3. <string name="ios_whatsapp_export_description">Keep your iPhone unlocked and whatsapp open</string> 
  4.  
  5. <string name="ios_whatsapp_export_title">Getting chats ready…</string> 
  6.  
  7. <string name="ios_whatsapp_message">Trouble scanning? On your iPhone, open whatsapp, then go to <b>Settings > Chats > Move Chats to Android</b></string> 
  8.  
  9. <string name="ios_whatsapp_title">Transfer whatsapp chats</string> 

然而从内容上看,用户并不能直接将whatsapp聊天记录转移到Android的应用上。

相反,这只是一些文字提示,告诉用户如何使用whatsapp即将推出的「将聊天记录转移到安卓」功能来对数据进行转移。

谷歌要抢苹果用户?将推IOS数据迁移工具,苹果:等你5年了

这大大的二维码,看着真眼熟……

谷歌计划搞的这波操作与苹果早就推出的「转移到 iOS」(Move to iOS)应用确实十分类似。

谷歌要抢苹果用户?将推IOS数据迁移工具,苹果:等你5年了

目前,iPhone用户可以利用Google Drive来备份联系人、照片、视频和日历等等。

谷歌要抢苹果用户?将推IOS数据迁移工具,苹果:等你5年了

https://www.android.com/intl/zh-CN_cn/switch/

不过现实是残酷的,谷歌的操作体验可以说是被苹果的「转移到 iOS」按在地上摩擦。

这次全新的「转移到安卓」应用或许将是谷歌的救命稻草。

然而,考虑到苹果的沙箱机制不允许App互相访问用户数据,谷歌又该如何实现这个功能呢?

用户评论