Android Switch

Android Switch: Major Improvements for Easier iOS Migration (v1.0.802985534)

  • The Android version of the “Android Switch” app received an update to version v1.0.802985534 on Tuesday, September 23, 2025.
  • Our investigation of the app’s internal code confirmed the inclusion of several new features and improvements.
  • This includes support for migrating new types of data, such as passwords and passkeys registered on iOS devices, Apple Wallet passes, files, and accessibility settings.

Released in July 2021, “Android Switch” is a crucial data transfer app for migrating data when switching to an Android device or from iOS.

The Android version of the “Android Switch” app has received an update to version v1.0.802985534, which started rolling out on Tuesday, September 23, 2025. While no new features were officially announced for this update, our investigation of the app’s internal code has confirmed the inclusion of several new features and improvements. Here’s what we’ve found.

The update to version v1.0.802985534 for the Android “Android Switch” app adds support for migrating new types of data, including passwords and passkeys registered on iOS devices, Apple Wallet passes, files, and accessibility settings. This means the range of data that can be handled when migrating from iOS to Android has increased, significantly improving the transfer process.

<string name="restore_item_accessibility_settings">Accessibility settings</string>
<string name="restore_item_accounts">Accounts</string>
<string name="restore_item_app_data">App data</string>
<string name="restore_item_files_and_folders">Files</string>
<string name="restore_item_os_migration_music">Music</string>
<string name="restore_item_os_migration_wallet">Wallet passes</string>
<string name="restore_item_passwords_and_passkeys">Passwords &amp; passkeys</string>
<string name="restore_item_voice_memos">Voice memos</string>
<string name="restore_item_wifi_credentials">Wi-Fi credentials</string>

Furthermore, the v1.0.802985534 update for the Android “Android Switch” app includes code indicating support for migrating app data from applications that do not rely on Google Mobile Services (GMS), such as “TikTok.” This suggests that many more apps may become compatible with data migration using “Android Switch” in the future.

<meta-data
    android:name="com.google.android.gms.phenotype.heterodyne_info.binarypb:tiktok.device"
    android:resource="@raw/tiktok_device_heterodyne_info"/>
<meta-data
    android:name="com.google.android.gms.phenotype.registration.binarypb:tiktok.device"
    android:resource="@raw/tiktok_device_registration_info"/>
<meta-data
    android:name="com.google.android.gms.phenotype.heterodyne_info.binarypb:tiktok.directboot"
    android:resource="@raw/tiktok_directboot_heterodyne_info"/>
<meta-data
    android:name="com.google.android.gms.phenotype.registration.binarypb:tiktok.directboot"
    android:resource="@raw/tiktok_directboot_registration_info"/>

<activity
    android:theme="@style/SudThemeGlif.Light"
    android:label="@string/backup_d2d_migration_tool_activity_name"
    android:icon="0x7f0801b9"
    android:name="com.google.android.apps.pixelmigrate.cloudrestore.component.AppPickerHostActivity"
    android:exported="true">
    <intent-filter>
        <action android:name="com.google.android.apps.restore.APP_PICKER_ADD_ACCOUNT"/>
        <action android:name="com.google.android.apps.restore.APP_PICKER_NON_GMS"/>
        <category android:name="android.intent.category.DEFAULT"/>
    </intent-filter>
</activity>

Android Switch App Links

Get it on Google Play

Comments

コメントを残す


*This site uses affiliate advertising.