Microsoft OneDrive to add support for importing files from Google Drive and Dropbox into the cloud drive

Gamingdeputy news on April 19,Android Authority unpacked OneDrive v7.4 Beta1 and found that Microsoft will add a much-anticipated feature to it – importing cloud files.

The code shows that Microsoft is developing a feature that will allow users to import files from other cloud drives, such as supported services such as Google Drive, Google Photos, and Dropbox.

Advertisement

<code>&lt;string name="import_cloud_files_add_cloud_service"&gt;Sign in to an account to import&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_checking_connection"&gt;Checking connection...&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_connect_to_cloud_storage"&gt;Connect to %1$s&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_description"&gt;"OneDrive imports your photos and files without using your device's mobile data plan. Imports continue even if you close the ."&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_dropbox"&gt;Dropbox&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_dropbox_icon_description"&gt;Icon for Dropbox&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_google_drive"&gt;Google Drive&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_google_drive_icon_description"&gt;Icon for Google Drive&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_google_photos"&gt;Google Photos&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_google_photos_icon_description"&gt;Icon for Google Photos&lt;/string&gt;</code>

Gamingdeputy noticed that one of the strings shows “OneDrive can import your photos and files without consuming mobile data. Even if you close the app, the import process will continue (in the cloud).”

In addition, Android Authority also discovered some other strings. For example, Microsoft will remind users when the size of imported files exceeds the space limit.

<code>&lt;string name="import_cloud_files_import_completed"&gt;Import completed&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_failed"&gt;Import failed&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_in_progress"&gt;In progress&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_over_quota_limit"&gt;Over quota limit&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_partially_completed"&gt;Partially completed&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_stopped"&gt;Stopped&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_stopping"&gt;Stopping&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_import_unauthorized"&gt;Sign in again&lt;/string&gt;</code> 
<code>&lt;string name="import_cloud_files_ready_to_import"&gt;Ready to import&lt;/string&gt;</code>

Related Reading:

“Microsoft announced that it will close the OneDrive “offline download” function on March 29, and downloaded files will not be affected.”

Advertisement

Advertisement