WO2019090594A1 - 一种智能终端的数据迁移方法及数据迁移系统 - Google Patents

一种智能终端的数据迁移方法及数据迁移系统 Download PDF

Info

Publication number
WO2019090594A1
WO2019090594A1 PCT/CN2017/110176 CN2017110176W WO2019090594A1 WO 2019090594 A1 WO2019090594 A1 WO 2019090594A1 CN 2017110176 W CN2017110176 W CN 2017110176W WO 2019090594 A1 WO2019090594 A1 WO 2019090594A1
Authority
WO
WIPO (PCT)
Prior art keywords
target file
alarm
data migration
target
smart terminal
Prior art date
Application number
PCT/CN2017/110176
Other languages
English (en)
French (fr)
Inventor
陈成
Original Assignee
深圳传音通讯有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳传音通讯有限公司 filed Critical 深圳传音通讯有限公司
Priority to PCT/CN2017/110176 priority Critical patent/WO2019090594A1/zh
Priority to CN201780096624.XA priority patent/CN111316219A/zh
Publication of WO2019090594A1 publication Critical patent/WO2019090594A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers

Definitions

  • the present invention relates to the technical field of data migration, and in particular, to a data migration method and a data migration system for an intelligent terminal.
  • the smart terminal can supplement the memory space of the smart phone by means of an external memory, such as a smart phone adding an SD card.
  • an external memory such as a smart phone adding an SD card.
  • the user in order to reduce the memory usage of the smart terminal, the user often needs to migrate the data originally stored in the smart terminal to the external memory.
  • the application when a user migrates an excessive application file package to the memory of the external and smart terminal, the application often runs stuck.
  • the present invention provides a data migration method and a data migration system for an intelligent terminal.
  • the intelligent terminal when the user migrates the application file of the large storage, the intelligent terminal will send an alarm signal to remind the user that the migration of the application file package will cause the application to use the jam.
  • a method for data migration of an intelligent terminal includes the following steps:
  • the data migration system of the smart terminal is started, the target file to be migrated is selected, the target location to be migrated is selected, and the size of the target file is monitored.
  • the target file is less than or equal to a pre-stored threshold, the target file is selected.
  • the step of starting the data migration system of the smart terminal comprises:
  • the target file when the target file is less than or equal to a pre-stored threshold, the target file is migrated to the target location, and the storing comprises:
  • Reading the name information of the target file and the current storage path information Reading the name information of the target file and the current storage path information, reading the storage path information of the target location, extracting the target file corresponding to the name information, and extracting the target file from the current storage path. And storing, according to the storage path information of the target location, the target location.
  • the step of sending an alert signal includes:
  • an alarm command is generated, and an alarm template is retrieved from the storage space of the smart terminal according to the alarm command, and an alarm signal is generated according to the alarm template, and sent out .
  • the alarm signal comprises:
  • Voice signal Audio signal, light signal or text message.
  • Another aspect of the present invention provides a data migration system for an intelligent terminal, which includes the following modules:
  • a first selection module selecting a target file to be migrated
  • a second selection module selecting a target location to be migrated
  • Monitoring module monitoring the size of the target file
  • a migration module when the target file is less than or equal to a pre-stored threshold, migrating the target file to the target location, and storing;
  • the alarm module sends an alarm signal when the target file is greater than a pre-stored threshold.
  • the startup module includes
  • Receiving unit capturing an operation instruction
  • a first instruction unit parses and generates a startup instruction according to the operation instruction
  • the startup unit starts the data migration system of the smart terminal according to the startup instruction.
  • the migration module includes
  • a first identifying unit reading name information of the target file and current storage path information
  • the migration unit extracts the target file corresponding to the name information, extracts the target file from the current storage path, and stores the target file in the target location according to the storage path information of the target location.
  • the alarm module includes
  • a second instruction unit when the target file is greater than a pre-stored threshold, generating an alarm instruction
  • the retrieval unit retrieves an alarm template from the storage space of the smart terminal according to the alarm instruction.
  • the alarm unit generates an alarm signal according to the alarm template and sends the alarm signal.
  • the alarm signal includes:
  • Voice signal Audio signal, light signal or text message.
  • the technical advantage of the present invention is that the present invention provides a data migration method and a data migration system for an intelligent terminal.
  • the intelligent terminal when the user migrates the application file of the large storage, the intelligent terminal will send an alarm signal to remind the user that the migration of the application file package will cause the application to use the jam.
  • FIG. 1 is a schematic flow chart of a method for data migration of an intelligent terminal according to a preferred embodiment of the present invention
  • FIG. 2 is a flow chart showing the steps of a data migration system that preferably activates the smart terminal in FIG. 1;
  • FIG. 3 is a schematic flow chart of a step of migrating the target file to the target location and storing it when the target file is less than or equal to a pre-stored threshold in FIG. 1;
  • FIG. 4 is a schematic flow chart showing a step of issuing an alarm signal when the target file is larger than a pre-stored threshold in FIG. 1;
  • FIG. 5 is a structural diagram of a data migration system of a smart terminal in accordance with a preferred embodiment of the present invention.
  • first, second, third, etc. may be used in the present disclosure to describe various information, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as second information without departing from the scope of the present disclosure.
  • second information may also be referred to as first information.
  • word “if” as used herein may be interpreted as "when” or "when” or "in response to determination"
  • the functionality of various applications has been continuously improved and improved, and the installation files or cache files of such applications have become more and more occupied by the intelligent terminal memory, and many intelligent terminals
  • the memory space can be supplemented by the external memory, such as a smart phone, by adding an SD card.
  • the user in order to reduce the memory usage of the smart terminal, the user often needs to migrate the data originally stored in the smart terminal to the external memory.
  • the application when a user migrates an excessive application file package to the memory of the external and smart terminal, the application often runs stuck.
  • FIG. 1 is a schematic flowchart diagram of a method for data migration of a smart terminal according to a preferred embodiment of the present invention.
  • the method for data migration of the provided smart terminal mainly includes the following steps:
  • the smart terminal includes a startup module, and the startup module can capture an operation instruction input by the user to the smart terminal, such as touching a shortcut icon on the screen of the smart terminal or a shortcut in the shortcut menu. Or, by pressing a shortcut button or the like on the smart terminal, the smart terminal senses a trigger action of the user on the smart terminal, reads the trigger action, and further parses the trigger action to acquire the smart terminal.
  • the desktop information, the desktop coordinates of the triggering action, the pressure, the speed, the frequency, and the like of the triggering action are currently displayed, so that the data migration of the smart terminal is started according to the operation content included in the parsed operation instruction. The action of the system.
  • FIG. 2 it is a schematic flowchart of a step of preferably starting the data migration system of the smart terminal in FIG. It can be seen from the figure that the steps of starting the data migration system of the smart terminal provided by this embodiment mainly include:
  • the startup module in the smart terminal includes a receiving unit.
  • the receiving unit senses To the user's touch on the smart terminal The action will read the trigger action.
  • the startup module in the smart terminal further includes a first instruction unit, and the first instruction unit is in communication with the receiving unit, further parses the triggering action, and acquires the smart terminal.
  • the desktop information, the desktop coordinates of the triggering action, the pressure, the speed, the frequency, and the like of the triggering action are currently displayed, so that a corresponding startup command is generated according to the operation content included in the parsed operation instruction.
  • the startup module in the smart terminal further includes a startup unit, the startup unit is communicatively connected to the first instruction unit, and the startup unit may receive the first instruction unit Initiating an instruction, and starting the data migration system of the smart terminal according to the startup instruction.
  • the smart terminal may further capture a trigger instruction of the user to the smart terminal, such as long press the smart terminal display. A certain coordinate position of the screen, etc., and after parsing the triggering instruction, a first selection module of the intelligent terminal selects an object file to be migrated in the smart terminal according to the parsed instruction.
  • the first selection module may select one object file to be migrated one by one, or select multiple target files to be migrated at one time according to the user's selection. And reading the file name information of the corresponding target file to be migrated, and the current storage path information.
  • the smart terminal after the smart terminal reads the target file to be migrated and the name and storage path information of the target file according to the trigger action of the user;
  • the smart terminal can read the storage space information of the smart terminal or the external storage space of the smart terminal, and display the information in the display interface of the smart terminal layer by layer.
  • the user can select a corresponding target storage location, and can send a trigger instruction to the smart terminal by triggering the form of the display interface of the smart terminal.
  • a second selection module of the smart terminal further senses a trigger action of the user on the smart terminal, and after parsing the trigger action, obtains a target location of the target file selected by the user to be stored, and Reading the storage path information of the target location.
  • the smart terminal can implement monitoring the file size of the target file.
  • a monitoring module is disposed in the smart terminal, and the monitoring module monitors a size of the target file.
  • the file size referred to in the present invention refers to the ability to measure the size of a computer file. Usually expressed as the number of bytes prefixed. The actual disk space occupied by the file depends on the file system. The maximum file size for a file system depends on the number of bits that hold storage size information and the total size of the file system. For example, in the FAT32 file system, the size of a single file cannot exceed 4GiB.
  • the target file is migrated to the target location and stored.
  • the terminal is further compared with a preset threshold.
  • the preset threshold may be different according to the type and model of the smart terminal, and the preset threshold may cause an application card in the smart terminal after moving away from the original storage location. The size of the file for the application.
  • the smart terminal may generate a migration instruction, where a migration module may receive the migration instruction, and according to the The migration instruction migrates the target file to the target location and stores it.
  • FIG. 3 it is a schematic flowchart of a step of migrating the target file to the target location and storing it when the target file is less than or equal to a pre-stored threshold in FIG.
  • the target file when the target file is less than or equal to a pre-stored threshold, the target file is migrated to the target location, and the storing step mainly includes the following contents:
  • the migration module of the smart terminal includes a first identification unit, where the size of the target file is compared with a preset threshold, and the target file is less than or equal to a pre-stored threshold.
  • the first identification unit is in communication with the first selection module, and the name information of the target file and its current storage path information can be received and read from the first selection module.
  • the migration module of the smart terminal further includes a second identification unit, the second identification unit is communicatively connected to the second selection module, and the second identification unit is available from the second selection module. Reading storage location information of the target location.
  • the migration module in the smart terminal further includes a migration unit, where the first identification unit and the second identification unit respectively obtain the name of the target file and the current storage path information, and the After the storage path information of the target location, the migration unit may extract the target file corresponding to the name information, extract the target file from the current storage path, and store the target file according to the storage path information of the target location.
  • the target location may extract the target file corresponding to the name information, extract the target file from the current storage path, and store the target file according to the storage path information of the target location.
  • an alarm module in the intelligent terminal when the target file is greater than a pre-stored threshold, an alarm module in the intelligent terminal sends an alarm signal to remind the user that the application is File package migration will cause the application to use the jam.
  • FIG. 4 it is a schematic flowchart of a step of issuing an alarm signal when the target file is larger than a pre-stored threshold according to FIG. It can be seen from the figure that, in this embodiment, when the target file is greater than a pre-stored threshold, the step of issuing an alarm signal mainly includes:
  • the alarm module of the smart terminal when the size of the target file is compared with a preset threshold, and the target file is greater than a pre-stored threshold, the alarm module of the smart terminal includes a second command unit, where the The second command unit can generate an alert command and send it out.
  • the alarm module further includes a retrieval unit, and the retrieval unit can receive and retrieve an alarm template from the storage space of the intelligent terminal according to the alarm instruction, and send the alarm template to the outside.
  • the alarm module further includes an alarm unit, and the alarm unit can receive the alarm template, and generate an alarm signal according to the alarm template, and send the alarm signal.
  • the alarm signal includes a voice signal, an audio signal, a light signal or a short message signal.
  • the present invention provides a method for data migration of an intelligent terminal.
  • the smart terminal when a user migrates a large stored application file, the smart terminal sends an alarm signal to remind the user of the application file.
  • Package migration will cause the application to use the jam.
  • FIG. 5 is a structural diagram of a data migration system of an intelligent terminal according to a preferred embodiment of the present invention.
  • the data migration system of the provided smart terminal mainly includes The following modules or units:
  • the startup module may capture an operation instruction input by the user on the smart terminal, such as touching a shortcut icon on the screen of the smart terminal or a shortcut in the shortcut menu, or pressing a shortcut button on the smart terminal.
  • the smart terminal senses the triggering action of the user on the smart terminal, reads the triggering action, and further parses the triggering action, and acquires the desktop information currently displayed by the smart terminal and the triggering action.
  • the startup module includes:
  • a receiving unit configured to capture an operation instruction
  • a first instruction unit configured to parse and generate a startup instruction according to the operation instruction
  • a startup unit configured to start a data migration system of the smart terminal according to the startup instruction.
  • the first selection module selects the target file to be migrated in the smart terminal according to the parsed instruction.
  • the first selection module may select one object file to be migrated one by one, or select multiple target files to be migrated at one time according to the user's selection. And reading the file name information of the corresponding target file to be migrated, and the current storage path information.
  • a second selection module of the smart terminal further senses a trigger action of the user on the smart terminal, and after parsing the trigger action, obtains a target to be stored of the target file selected by the user. Position and read storage path information of the target location.
  • the migration module may migrate the target file to the target location and store. Specifically, in this embodiment, after the smart terminal monitors the size of the target file, the user compares the threshold with a preset threshold. It should be understood that the preset threshold may be different according to the type and model of the smart terminal, and the preset threshold may cause an application card in the smart terminal after moving away from the original storage location. The size of the file for the application. In this embodiment, after the comparison, when the target file is less than or equal to a pre-stored threshold, the smart terminal may generate a migration instruction, where a migration module may receive the migration instruction, and according to the The migration instruction moves the target file Move to the target location and store it.
  • the migration module includes
  • the first identifying unit is configured to read name information of the target file and current storage path information. Specifically, the first identification unit is in communication with the first selection module, and the name information of the target file and its current storage path information may be received and read from the first selection module.
  • a second identifying unit configured to read storage path information of the target location.
  • the second identification unit is communicatively coupled to the second selection module, and the second identification unit may read storage location information of the target location from the second selection module.
  • a migration unit configured to extract an object file corresponding to the name information, and obtain, by the first identification unit and the second identification unit, a name of the target file and current storage path information, and storage of the target location After the path information, the migration unit extracts the target file from the current storage path, and stores it in the target location according to the storage path information of the target location.
  • an alarm module in the smart terminal sends an alert signal to remind the user that the application file package migration will cause the application to use the jam. The phenomenon.
  • the alarm module includes
  • a second instruction unit when the target file is greater than a pre-stored threshold, generating an alarm instruction
  • the retrieval unit retrieves an alarm template from the storage space of the smart terminal according to the alarm instruction
  • the alarm unit generates an alarm signal according to the alarm template and sends the alarm signal.
  • the alarm signal includes a voice signal, an audio signal, a light signal or a short message signal.
  • the present invention provides a data migration system for an intelligent terminal.
  • a data migration system based on the smart terminal provided by the present invention.
  • the intelligent terminal will send an alarm signal to remind the user that the migration of the application file package will cause the application to use the jam.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

本发明提出一种智能终端的数据迁移方法及数据迁移系统。其包括以下步骤:启动所述智能终端的数据迁移系统,选择待迁移的目标文件,选择待迁移的目标位置,监测所述目标文件的大小,当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储,当所述目标文件大于一预存阈值时,发出一告警信号。本发明中,当用户对大存储的应用程序文件向外迁移时,智能终端将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。

Description

一种智能终端的数据迁移方法及数据迁移系统 技术领域
本发明涉及数据迁移的技术领域,尤其涉及一种智能终端的数据迁移方法及数据迁移系统。
背景技术
随着科技的发展和进步,智能终端的发展也是日新月异,智能终端因其便利性和功能性,已经逐渐渗入到人们生活的方方面面,成为人们生活中不可或缺的辅助设备。特别是,随着智能终端可借助于网络技术实现彼此之间的通讯连接,极大地提高了智能终端的智能化及便捷性,备受用户的青睐。例如,微信、微博等通讯或者信息媒介的发展,改变了传统的信息交流以及传播方式。
但是,随着智能终端各种应用程序的不断开发,各种应用程序的功能性不断进步和完善,此类应用程序的安装文件或者缓存文件等对智能终端内存的占用量越来越大,许多智能终端可以通过外置存储器,如智能手机增置SD卡的方式为智能手机补充内存空间。此时,用户为了减少智能终端的内存占用量,常常需要将原存储于智能终端中的数据迁移至外置存储器中。但是,当用户将过大的应用程序文件包迁移到外置与智能终端的存储器中后,往往会造成应用程序运行卡顿的现象。
发明内容
为解决上述问题,本发明提出一种智能终端的数据迁移方法及数据迁移系统。本发明中,当用户对大存储的应用程序文件向外迁移时,智能终端将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。
具体地,一种智能终端的数据迁移的方法,其包括以下步骤:
启动所述智能终端的数据迁移系统,选择待迁移的目标文件,选择待迁移的目标位置,监测所述目标文件的大小,当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储,当所述目标文件大于一预存阈值时,发出一告警信号。
优选地,启动所述智能终端的数据迁移系统的步骤包括:
捕获一操作指令,解析并根据所述操作指令,生产一启动指令,根据所述启动指令,启动所述智能终端的数据迁移系统。
优选地,当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储的步骤包括:
读取所述目标文件的名称信息及当前存储路径信息,读取所述目标位置的存储路径信息,提取所述名称信息对应的目标文件,将所述目标文件由所述当前存储路径中提取,并按照所述目标位置的存储路径信息,存储于所述目标位置。
优选地,当所述目标文件大于一预存阈值时,发出一告警信号的步骤包括:
当所述目标文件大于一预存阈值时,生成一告警指令,根据所述告警指令,从所述智能终端的存储空间中检索一告警模板,根据所述告警模板,生成一告警信号,向外发送。
优选地,所述告警信号包括:
语音信号、音频信号、灯光信号或者短信文字信号。
本发明的另一方面,在于提供一种智能终端的数据迁移系统,其包括以下模块:
启动模块,启动所述智能终端的数据迁移系统;
第一选择模块,选择待迁移的目标文件;
第二选择模块,选择待迁移的目标位置;
监测模块,监测所述目标文件的大小;
迁移模块,当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储;
告警模块,当所述目标文件大于一预存阈值时,发出一告警信号。
优选地,所述启动模块包括,
接收单元,捕获一操作指令,
第一指令单元,解析并根据所述操作指令,生产一启动指令,
启动单元,根据所述启动指令,启动所述智能终端的数据迁移系统。
优选地,所述迁移模块包括,
第一识别单元,读取所述目标文件的名称信息及当前存储路径信息,
第二识别单元,读取所述目标位置的存储路径信息,
迁移单元,提取所述名称信息对应的目标文件,将所述目标文件由所述当前存储路径中提取,并按照所述目标位置的存储路径信息,存储于所述目标位置。
优选地,所述告警模块包括,
第二指令单元,当所述目标文件大于一预存阈值时,生成一告警指令,
检索单元,根据所述告警指令,从所述智能终端的存储空间中检索一告警模板,
告警单元,根据所述告警模板,生成一告警信号,向外发送。
其中,优选地,所述告警信号包括:
语音信号、音频信号、灯光信号或者短信文字信号。
与现有技术相比较,本发明的技术优势在于:本发明提出一种智能终端的数据迁移方法及数据迁移系统。本发明中,当用户对大存储的应用程序文件向外迁移时,智能终端将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。
附图说明
图1为一符合本发明一优选实施例的智能终端的数据迁移的方法的流程示意图;
图2为一符合图1中一优选地启动所述智能终端的数据迁移系统的步骤的流程示意图;
图3为一符合图1中一优选地当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储的步骤的流程示意图;
图4为一符合图1中一优选地当所述目标文件大于一预存阈值时,发出一告警信号的步骤的流程示意图;
图5为一符合本发明中一优选实施例的智能终端的数据迁移系统的结构图
具体实施方式
以下,将结合附图及具体实施例,详细阐述本发明的优势。
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。
在本公开使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本公开。在本公开和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。
应当理解,尽管在本公开可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本公开范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”
在后续的描述中,使用用于表示元件的诸如“模块”、“部件”或“单元”的后缀仅为了有利于本发明的说明,其本身并没有特定的意义。因此,“模块”与“部件”可以混合地使用。
随着智能终端各种应用程序的不断开发,各种应用程序的功能性不断进步和完善,此类应用程序的安装文件或者缓存文件等对智能终端内存的占用量越来越大,许多智能终端可以通过外置存储器,如智能手机增置SD卡的方式为智能手机补充内存空间。此时,用户为了减少智能终端的内存占用量,常常需要将原存储于智能终端中的数据迁移至外置存储器中。但是,当用户将过大的应用程序文件包迁移到外置与智能终端的存储器中后,往往会造成应用程序运行卡顿的现象。
为解决上述问题,本发明提出一种智能终端的数据迁移的方法。参阅图1,其为一符合本发明一优选实施例的智能终端的数据迁移的方法的流程示意图。从图中可以看出,本实施例中,所提供的智能终端的数据迁移的方法主要包括以下步骤:
-启动所述智能终端的数据迁移系统
本实施例中,所述智能终端包括一启动模块,所述启动模块可以捕获用户对所述智能终端输入的一操作指令,如触动所述智能终端屏幕上一快捷图标或者快捷菜单中一快捷方式,或者按动所智能终端上一快捷按钮等,所述智能终端感应到用户对所述智能终端的触发动作,将读取所述触发动作,并进一步解析所述触发动作,获取所述智能终端当前显示桌面信息、所述触发动作的桌面坐标、所述触发动作的压力、速度、频率等,从而,根据解析后的所述操作指令所包含的操作内容,执行启动所述智能终端的数据迁移系统的动作。
具体地,参阅图2,其为一符合图1中一优选地启动所述智能终端的数据迁移系统的步骤的流程示意图。从图中可以看出,本实施例所提供的启动所述智能终端的数据迁移系统的步骤主要包括,
捕获一操作指令
本实施例中,所述智能终端中的启动模块包括一接收单元。当用户对所述智能终端输入的一操作指令,如触动所述智能终端屏幕上一快捷图标或者快捷菜单中一快捷方式,或者按动所智能终端上一快捷按钮等时,所述接收单元感应到用户对所述智能终端的触 发动作,将读取所述触发动作。
解析并根据所述操作指令,生产一启动指令
进一步地,本实施例中,所述智能终端中的启动模块还包括一第一指令单元,所述第一指令单元与所述接收单元通讯连接,进一步解析所述触发动作,获取所述智能终端当前显示桌面信息、所述触发动作的桌面坐标、所述触发动作的压力、速度、频率等,从而,根据解析后的所述操作指令所包含的操作内容,生成一相应的启动指令。
根据所述启动指令,启动所述智能终端的数据迁移系统
进一步地,本实施例中,所述智能终端中的启动模块还包括一启动单元,所述启动单元与所述第一指令单元通讯连接,所述启动单元可接收所述第一指令单元发出的启动指令,并根据所述启动指令,启动所述智能终端的数据迁移系统。
-选择待迁移的目标文件
继续参阅图1,从图中可以看出,本实施例中,所述数据迁移系统启动后,所述智能终端可进一步捕获用户对所述智能终端的触发指令,如长按所述智能终端显示屏幕某坐标位置等,并在解析所述触发指令后,所述智能终端中的一第一选择模块将根据解析后的所述触发指令,在所述智能终端选择待迁移的目标文件。优选地,本实施例中,所述第一选择模块可以逐次选择一个待迁移的目标文件,也可以根据用户的选择,一次性选择多个待迁移的目标文件。并读取相应的所述待迁移的目标文件的文件名称信息,及当前储存路径信息。
-选择待迁移的目标位置
继续参阅图1,从图中可以看出,本实施例中,当所述智能终端根据用户的触发动作读取所述待迁移的目标文件及所述目标文件的名称及储存路径信息后;优选地,所述智能终端可以读取所述智能终端或者所述智能终端的外置存储空间的存储空间信息,并逐层显示于所述智能终端的显示界面中。从而,用户可选择相应的目标存储位置,并可通过触发智能终端的显示界面的形式,向所述智能终端发送一触发指令。所述智能终端中一第二选择模块,将进一步感应用户对所述智能终端的触发动作,并在解析所述触发动作后,获得用户所选择的所述目标文件的待存储的目标位置,并读取所述目标位置的储存路径信息。
-监测所述目标文件的大小
继续参阅图1,本实施例中,所述智能终端可实现监测所述目标文件的文件大小。具体地,所述智能终端中设置有一监测模块,所述监测模块监测所述目标文件的大小。
应当理解的,本发明中所提及的文件大小,指的是能衡量一个计算机文件的大小。 通常情况下以带前缀的字节数表示。文件实际所占磁盘空间取决于文件系统。文件系统的最大文件大小取决于保留存储尺寸信息的位数量,及文件系统的总大小。例如,在FAT32文件系统中,单个文件的大小不能超过4GiB。一些常见的文件大小单位是:
1byte=8bits
1KiB=1,024bytes
1MiB=1,048,576bytes
1GiB=1,073,741,824bytes
1TiB=1,099,511,627,776bytes
-当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储。
继续参阅图1,本实施例中,所述智能终端监测获得所述目标文件的大小后,进一步地,将所述与一预设阈值进行比较。应当理解的是,所述预设阈值可根据所述智能终端的类型、型号的不同而不同,所述预设阈值为当迁离原存储位置后,会引起所述智能终端中的应用程序卡顿的应用程序的文件的大小。
本实施例中,当比较后,当所述目标文件小于或者等于一预存阈值时,所述智能终端可生成一迁移指令,所述智能终端中一迁移模块可接收所述迁移指令,并根据所述迁移指令将所述目标文件迁移至所述目标位置,并存储。
具体地,参阅图3,其为一符合图1中一优选地当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储的步骤的流程示意图。从图中可以看出,本实施例中,所提供的当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储的步骤主要包括以下内容:
读取所述目标文件的名称信息及当前储存位置信息
当将所述目标文件的大小与一预设阈值进行比较,且所述目标文件小于或者等于一预存阈值时,本实施例中,所述智能终端的迁移模块中包括一第一识别单元,所述第一识别单元与所述第一选择模块通讯连接,可从所述第一选择模块中接收并读取所述目标文件的名称信息以及其当前存储路径信息。
读取所述目标位置的存储路径信息
相应地,所述智能终端的迁移模块中还包括一第二识别单元,所述第二识别单元与所述第二选择模块通讯连接,所述第二识别单元可从所述第二选择模块中读取所述目标位置的存储位置信息。
提取所述名称信息对应的目标文件,将所述目标文件由所述当前存储路径中提取,
并按照所述目标位置的存储路径信息,存储于所述目标位置
本实施例中,所述智能终端中的迁移模块还包括一迁移单元,当所述第一识别单元及所述第二识别单元分别获得所述目标文件的名称及当前储存路径信息,以及所述目标位置的存储路径信息后,所述迁移单元可以提取所述名称信息对应的目标文件,将所述目标文件由所述当前存储路径中提取,并按照所述目标位置的存储路径信息,存储于所述目标位置。
-当所述目标文件大于一预存阈值时,发出一告警信号
另外,继续参阅图1,从图中可以看出,本实施例中,当所述目标文件大于一预存阈值时,所述智能终端中一告警模块将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。
具体地,参阅图4,其为一符合图1中一优选地当所述目标文件大于一预存阈值时,发出一告警信号的步骤的流程示意图。从图中可以看出,本实施例中,所提供的当所述目标文件大于一预存阈值时,发出一告警信号的步骤主要包括:
当所述目标文件大于一预存阈值时,生成一告警指令
本实施例中,当将所述目标文件的大小与一预设阈值进行比较,且所述目标文件大于一预存阈值时,所述智能终端的告警模块中包括一第二指令单元,所述第二指令单元可生成一告警指令,并向外发送。
根据所述告警指令,从所述智能终端的存储空间中检索一告警模板
本实施例中,所述告警模块还包括一检索单元,所述检索单元可接收并根据所述告警指令,从所述智能终端的存储空间中检索一告警模板,并向外发送。
根据所述告警模板,生成一告警信号,向外发送
本实施例中,所述告警模块还包括一告警单元,所述告警单元可接收所述告警模板,并根据所述告警模板,生成一告警信号,并向外发送。
其中,优选地,所述告警信号包括,语音信号、音频信号、灯光信号或者短信文字信号。
综上所述,本发明提供一种智能终端的数据迁移方法,本发明中,当用户对大存储的应用程序文件向外迁移时,智能终端将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。
为实现上述智能终端的数据迁移的方法,本发明另一方面,在于,提供一种智能终端的数据迁移系统。具体参阅图5,其为一符合本发明中一优选实施例的智能终端的数据迁移系统的结构图,从图中可以看出,本实施例中,所提供的智能终端的数据迁移系统主要包括以下模块或者单元:
-启动模块
用于启动所述智能终端的数据迁移系统。具体地,所述启动模块可以捕获用户对所述智能终端输入的一操作指令,如触动所述智能终端屏幕上一快捷图标或者快捷菜单中一快捷方式,或者按动所智能终端上一快捷按钮等,所述智能终端感应到用户对所述智能终端的触发动作,将读取所述触发动作,并进一步解析所述触发动作,获取所述智能终端当前显示桌面信息、所述触发动作的桌面坐标、所述触发动作的压力、速度、频率等,从而,根据解析后的所述操作指令所包含的操作内容,执行启动所述智能终端的数据迁移系统的动作。
具体地,所述启动模块包括:
接收单元,用于捕获一操作指令;
第一指令单元,用于解析并根据所述操作指令,生产一启动指令;
启动单元,用于根据所述启动指令,启动所述智能终端的数据迁移系统。
-第一选择模块
用于选择待迁移的目标文件。具体地,第一选择模块将根据解析后的所述触发指令,在所述智能终端选择待迁移的目标文件。优选地,本实施例中,所述第一选择模块可以逐次选择一个待迁移的目标文件,也可以根据用户的选择,一次性选择多个待迁移的目标文件。并读取相应的所述待迁移的目标文件的文件名称信息,及当前储存路径信息。
-第二选择模块
用于选择待迁移的目标位置。具体地,所述智能终端中一第二选择模块,将进一步感应用户对所述智能终端的触发动作,并在解析所述触发动作后,获得用户所选择的所述目标文件的待存储的目标位置,并读取所述目标位置的储存路径信息。
-监测模块
用于监测所述目标文件的大小。
-迁移模块
当所述目标文件小于或者等于一预存阈值时,所述迁移模块可将所述目标文件迁移至所述目标位置,并存储。具体地,本实施例中,所述智能终端监测获得所述目标文件的大小后,进一步地,将所述与一预设阈值进行比较。应当理解的是,所述预设阈值可根据所述智能终端的类型、型号的不同而不同,所述预设阈值为当迁离原存储位置后,会引起所述智能终端中的应用程序卡顿的应用程序的文件的大小。本实施例中,当比较后,当所述目标文件小于或者等于一预存阈值时,所述智能终端可生成一迁移指令,所述智能终端中一迁移模块可接收所述迁移指令,并根据所述迁移指令将所述目标文件迁 移至所述目标位置,并存储。
其中,所述迁移模块包括,
第一识别单元,用于读取所述目标文件的名称信息及当前存储路径信息。具体地,所述第一识别单元与所述第一选择模块通讯连接,可从所述第一选择模块中接收并读取所述目标文件的名称信息以及其当前存储路径信息。
第二识别单元,用于读取所述目标位置的存储路径信息。具体地,所述第二识别单元与所述第二选择模块通讯连接,所述第二识别单元可从所述第二选择模块中读取所述目标位置的存储位置信息。
迁移单元,用于提取所述名称信息对应的目标文件,当所述第一识别单元及所述第二识别单元分别获得所述目标文件的名称及当前储存路径信息,以及所述目标位置的存储路径信息后,所述迁移单元将所述目标文件由所述当前存储路径中提取,用于并按照所述目标位置的存储路径信息,存储于所述目标位置。
-告警模块
用于当所述目标文件大于一预存阈值时,发出一告警信号。具体地,本实施例中,当所述目标文件大于一预存阈值时,所述智能终端中一告警模块将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。
具体地,所述告警模块包括,
第二指令单元,当所述目标文件大于一预存阈值时,生成一告警指令;
检索单元,根据所述告警指令,从所述智能终端的存储空间中检索一告警模板;
告警单元,根据所述告警模板,生成一告警信号,向外发送。
其中,优选地,所述告警信号包括,语音信号、音频信号、灯光信号或者短信文字信号。
综上可见,本发明提供一种智能终端的数据迁移系统。基于本发明所提供的智能终端的数据迁移系统。当用户对大存储的应用程序文件向外迁移时,智能终端将发出一告警信号,以提醒用户,应用程序文件包迁移将会造成应用程序使用卡顿的现象。
应当注意的是,本发明的实施例有较佳的实施性,且并非对本发明作任何形式的限制,任何熟悉该领域的技术人员可能利用上述揭示的技术内容变更或修饰为等同的有效实施例,但凡未脱离本发明技术方案的内容,依据本发明的技术实质对以上实施例所作的任何修改或等同变化及修饰,均仍属于本发明技术方案的范围内。

Claims (10)

  1. 一种智能终端的数据迁移的方法,其特征在于,包括以下步骤:
    启动所述智能终端的数据迁移系统,
    选择待迁移的目标文件,
    选择待迁移的目标位置,
    监测所述目标文件的大小,
    当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储,
    当所述目标文件大于一预存阈值时,发出一告警信号。
  2. 如权利要求1所述的方法,其特征在于,
    启动所述智能终端的数据迁移系统,
    捕获一操作指令,
    解析并根据所述操作指令,生产一启动指令,
    根据所述启动指令,启动所述智能终端的数据迁移系统。
  3. 如权利要求1所述的方法,其特征在于,
    当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储的步骤包括,
    读取所述目标文件的名称信息及当前存储路径信息,
    读取所述目标位置的存储路径信息,
    提取所述名称信息对应的目标文件,将所述目标文件由所述当前存储路径中提取,并按照所述目标位置的存储路径信息,存储于所述目标位置。
  4. 如权利要求1所述的方法,其特征在于,
    当所述目标文件大于一预存阈值时,发出一告警信号的步骤包括,
    当所述目标文件大于一预存阈值时,生成一告警指令,
    根据所述告警指令,从所述智能终端的存储空间中检索一告警模板,
    根据所述告警模板,生成一告警信号,向外发送。
  5. 如权利要求1所述的方法,其特征在于,
    所述告警信号包括,
    语音信号、音频信号、灯光信号或者短信文字信号。
  6. 一种智能终端的数据迁移系统,其特征在于,包括以下模块,
    启动模块,启动所述智能终端的数据迁移系统,
    第一选择模块,选择待迁移的目标文件,
    第二选择模块,选择待迁移的目标位置,
    监测模块,监测所述目标文件的大小,
    迁移模块,当所述目标文件小于或者等于一预存阈值时,将所述目标文件迁移至所述目标位置,并存储,
    告警模块,当所述目标文件大于一预存阈值时,发出一告警信号。
  7. 如权利要求6所述的数据迁移系统,其特征在于,
    所述启动模块包括,
    接收单元,捕获一操作指令,
    第一指令单元,解析并根据所述操作指令,生产一启动指令,
    启动单元,根据所述启动指令,启动所述智能终端的数据迁移系统。
  8. 如权利要求6所述的数据迁移系统,其特征在于,
    所述迁移模块包括,
    第一识别单元,读取所述目标文件的名称信息及当前存储路径信息,
    第二识别单元,读取所述目标位置的存储路径信息,
    迁移单元,提取所述名称信息对应的目标文件,将所述目标文件由所述当前存储路径中提取,并按照所述目标位置的存储路径信息,存储于所述目标位置。
  9. 如权利要求6所述的数据迁移系统,其特征在于,
    所述告警模块包括,
    第二指令单元,当所述目标文件大于一预存阈值时,生成一告警指令,
    检索单元,根据所述告警指令,从所述智能终端的存储空间中检索一告警模板,
    告警单元,根据所述告警模板,生成一告警信号,向外发送
  10. 如权利要求6所述的数据迁移系统,其特征在于,
    所述告警信号包括,
    语音信号、音频信号、灯光信号或者短信文字信号。
PCT/CN2017/110176 2017-11-09 2017-11-09 一种智能终端的数据迁移方法及数据迁移系统 WO2019090594A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2017/110176 WO2019090594A1 (zh) 2017-11-09 2017-11-09 一种智能终端的数据迁移方法及数据迁移系统
CN201780096624.XA CN111316219A (zh) 2017-11-09 2017-11-09 一种智能终端的数据迁移方法及数据迁移系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/110176 WO2019090594A1 (zh) 2017-11-09 2017-11-09 一种智能终端的数据迁移方法及数据迁移系统

Publications (1)

Publication Number Publication Date
WO2019090594A1 true WO2019090594A1 (zh) 2019-05-16

Family

ID=66438749

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/110176 WO2019090594A1 (zh) 2017-11-09 2017-11-09 一种智能终端的数据迁移方法及数据迁移系统

Country Status (2)

Country Link
CN (1) CN111316219A (zh)
WO (1) WO2019090594A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130198470A1 (en) * 2010-02-02 2013-08-01 Kabushiki Kaisha Toshiba Communication device with storage function
CN103942126A (zh) * 2014-05-12 2014-07-23 联想(北京)有限公司 电子设备及其数据备份方法
CN105988868A (zh) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 一种转移应用程序的方法及终端
CN105988804A (zh) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 一种软件转移方法及终端
US20170308321A1 (en) * 2014-10-29 2017-10-26 Hitachi ,Ltd. Storage apparatus and storage system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106658753B (zh) * 2016-09-14 2020-01-17 Oppo广东移动通信有限公司 一种数据迁移方法及终端设备
CN106953893A (zh) * 2017-02-15 2017-07-14 北京百度网讯科技有限公司 云存储系统间的数据迁移

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130198470A1 (en) * 2010-02-02 2013-08-01 Kabushiki Kaisha Toshiba Communication device with storage function
CN103942126A (zh) * 2014-05-12 2014-07-23 联想(北京)有限公司 电子设备及其数据备份方法
US20170308321A1 (en) * 2014-10-29 2017-10-26 Hitachi ,Ltd. Storage apparatus and storage system
CN105988868A (zh) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 一种转移应用程序的方法及终端
CN105988804A (zh) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 一种软件转移方法及终端

Also Published As

Publication number Publication date
CN111316219A (zh) 2020-06-19

Similar Documents

Publication Publication Date Title
US10554805B2 (en) Information processing method, terminal, and computer-readable storage medium
AU2013254954B2 (en) Method and apparatus for managing message in electronic device
KR101771071B1 (ko) 통신 방법, 클라이언트, 및 단말
CN104063280A (zh) 一种智能终端的控制方法
US11262977B2 (en) Display control apparatus, display control method, and non-transitory recording medium
TWI551095B (zh) 通信方法及通信系統
WO2013097129A1 (zh) 联系人搜索方法、装置及其应用的移动终端
CN104917904A (zh) 一种语音信息处理方法、装置和电子设备
US10192586B2 (en) Information entry method and device
KR20190138436A (ko) 입력기를 통해 이미지와 관련된 정보를 어플리케이션에 제공하는 전자 장치 및 방법
KR20210105938A (ko) 이미지 분류 방법 및 전자 디바이스
US10848558B2 (en) Method and apparatus for file management
WO2022242281A1 (zh) 文件保存方法、装置、电子设备以及存储介质
US11112938B2 (en) Method and apparatus for filtering object by using pressure
WO2019047412A1 (zh) 菜单管理方法、装置、多媒体触控设备及存储介质
KR101519856B1 (ko) 컨텐츠 공유를 위한 장치 및 방법, 이를 위한 통신 서비스 시스템
WO2019090594A1 (zh) 一种智能终端的数据迁移方法及数据迁移系统
US9924024B2 (en) Electronic device and method of executing application
EP3073360B1 (en) Multi-media data backup method, user terminal and synchronizer
US11599383B2 (en) Concurrent execution of task instances relating to a plurality of applications
WO2016173136A1 (zh) 一种终端应用处理方法及其装置
WO2017032213A1 (zh) 信息处理方法、终端及电子设备
CN114338572A (zh) 信息处理方法、相关设备及存储介质
US10924602B2 (en) Electronic device and method for controlling same
CN107357524B (zh) 存储文件的方法、读取文件的方法、电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17931475

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17931475

Country of ref document: EP

Kind code of ref document: A1