WO2012155608A1 - 一种移动终端的信息保存方法及移动终端 - Google Patents

一种移动终端的信息保存方法及移动终端 Download PDF

Info

Publication number
WO2012155608A1
WO2012155608A1 PCT/CN2012/072015 CN2012072015W WO2012155608A1 WO 2012155608 A1 WO2012155608 A1 WO 2012155608A1 CN 2012072015 W CN2012072015 W CN 2012072015W WO 2012155608 A1 WO2012155608 A1 WO 2012155608A1
Authority
WO
WIPO (PCT)
Prior art keywords
new information
space
saved
memory
mobile terminal
Prior art date
Application number
PCT/CN2012/072015
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 中兴通讯股份有限公司
Publication of WO2012155608A1 publication Critical patent/WO2012155608A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to a method for saving information of a mobile terminal and a mobile terminal. Background technique
  • Wireless mobile communication has become a part of modern life, and information services such as short messages, MMS, mail, and instant messaging ( ⁇ ) have been widely used.
  • mobile terminals use pre-allocated fixed space in each application storage space allocation for each information service application to save data.
  • the mobile terminal When the mobile terminal does not have enough pre-allocated storage space to save new information, it will refuse to receive the new information by sending a response message indicating that the terminal is full to the base station, and then the base station may provide the information for a certain period of time in the information center. However, if the period expires, the information is discarded. In some network-side configurations, the base station may try to send the new information multiple times after learning that the mobile terminal is full. However, if the number of attempts by the base station to reach an upper limit is reached, the information is discarded. In addition, some mobile terminals may automatically delete old information to save new information when there is not enough pre-allocated storage space to save new information. However, since it is impossible to distinguish whether the old information is important information, there is a risk that the important information of the user is lost.
  • the technical problem to be solved by the present invention is to provide a method for storing information and a mobile terminal of a mobile terminal, which solves the problem that the information cannot be received and saved when the mobile terminal does not have enough pre-allocated storage space to save new information.
  • the present invention provides a method for saving information of a mobile terminal, including: receiving new information; and determining that the new information cannot be saved to the type of information to which the new information belongs Pre-allocated save space, but when saved to the extended space, save the new information in the extended space.
  • the extended space comprises a memory free use space or an external storage space provided by an external memory.
  • determining whether the new information can be saved to the extended space includes any one of the following ways:
  • the determining that the new information can be saved to the extended space refers to a storage condition that meets the setting, and the saving condition includes one or more of the following conditions:
  • the available expansion space is not less than the storage space required for the new information
  • the required storage space of the new information does not exceed the allowable scale value; c.
  • the remaining available expansion space after saving the new information is not lower than the set reserved space threshold.
  • the step of prompting the user is further included.
  • the present invention further provides a mobile terminal, comprising: the receiving module is configured to: receive new information; the storage control module is configured to: after receiving the new information, if the receiving module determines that the new information cannot be saved to the information belonging to the new information Type pre-allocated save space, but when saved to the extended space, save the new information in the extended space.
  • the storage control module is configured to: save the new information in the extended space, and save in the free space of the memory or the external storage space provided by the external memory.
  • the storage control module is further configured to: when the mobile terminal has an external memory, determine whether the new information can be saved to the extended space, including any one of the following manners:
  • the storage control module is further configured to: determine that the new information can be saved to the extended space, and refers to a storage condition that meets the setting, and the storage condition includes one or more of the following conditions: a.
  • the space is not less than the storage space required for the new information;
  • the mobile terminal further includes a prompting module, configured to: prompt the user after the storage control module saves the new information to the extended space.
  • the mobile terminal information saving method and the mobile terminal in the embodiment of the present invention solve the problem that the new information cannot be received and saved by saving the new information in the extended space when there is not enough pre-allocated storage space to save the new information, thereby reducing the problem that the new information cannot be received and saved.
  • the probability of information loss improves the user experience.
  • FIG. 1 is a flowchart of an embodiment of a method for saving information of a mobile terminal according to the present invention.
  • FIG. 2 is a flowchart of a method for saving information of a mobile terminal according to Embodiment 1 of the present invention.
  • FIG. 3 is a schematic diagram of an embodiment of a mobile terminal of the present invention.
  • FIG. 4 is a schematic diagram of a mobile terminal according to Embodiment 2 of the present invention. Preferred embodiment of the invention
  • the memory of the currently listed mobile terminal configuration has been greatly improved. Therefore, after allocating a fixed size space for each application, the free space used by the user in the memory of the mobile terminal is relatively large, and the free space for memory refers to a space in the memory file system that can be freely used by the user application. For example, the user stores the photo and stores it in the free space of the memory.
  • T-Flash cards T-cards
  • SD cards CF cards
  • XD cards XD cards
  • MMC cards MMC cards
  • FIG. 1 shows an embodiment of an information saving method of a mobile terminal of the present invention.
  • the information storage method of the mobile terminal includes the following steps:
  • Step 101 receiving new information
  • the mobile terminal learns the type of information of the new information and the required storage space according to the air interface information.
  • the air interface information of the different information types is different. For example, if the information type is a short message, the air interface information is a complete message including the short message text, and if the information type is a multimedia message, the air interface information may be a notification message, and the notification is The message carries information such as the type of message, the size of the MMS, and the like, but does not include the specific MMS content.
  • Step 102 If it is determined that the new information cannot be saved to a storage space pre-allocated for the information type to which the new information belongs, but can be saved to the extended space, the new information is saved in the extended space.
  • the extended space refers to the free space of memory.
  • the expansion space includes a memory free space or an external memory space provided by the external memory.
  • the step of prompting the user may also be included.
  • Fig. 2 is a flow chart showing a method of saving information of the mobile terminal of the first embodiment.
  • the information storage method of the mobile terminal includes the following steps:
  • Step 201 receiving new information
  • Step 202 it is determined whether the new information can be saved to the storage space pre-allocated for the information type of the new information, if yes, go to step 203, otherwise go to step 204;
  • the situation that the new information cannot be saved to the storage space pre-allocated for the information type to which the new information belongs may include any one of the following: a. The storage space pre-allocated for the information type to which the new information belongs is full; b. The remaining free space of the save space pre-allocated for the type of information to which the new information belongs Not enough, that is, the available pre-allocation save space is less than the storage space required for the new information;
  • Step 203 Save the new information in the pre-allocated storage space
  • Step 204 it is determined whether the new information can be saved to the extended space, if yes, step 205 is performed, otherwise step 206 is performed;
  • determining that the new information can be saved to the extended space refers to a storage condition that meets the setting, and the saving condition includes one or more of the following conditions:
  • the available expansion space is not less than the storage space required for the new information
  • determining whether the new information can be saved to the extended space means determining whether the new information can be saved in the free space of the memory.
  • Step 205 save the new information in the extended space, and end.
  • the new information is saved in the free space of the memory.
  • the new information is saved in the free space of the memory or in the external memory provided by the external memory.
  • Step 206 According to the existing process, the process ends.
  • the mobile terminal processes according to the existing process may reject the new information, or automatically delete the old information in the save space pre-allocated for the information type to which the new information belongs to save the new information.
  • the step of prompting the user may also be included. For example, the user is prompted by displaying an icon or message box on the interface.
  • FIG. 3 illustrates an embodiment of a mobile terminal of the present invention.
  • the mobile terminal includes: a receiving module and a storage control module.
  • the following structure is described below:
  • a receiving module configured to receive new information
  • a storage control module configured to: after the receiving module receives the new information, if it is determined that the new information cannot be saved to a storage space pre-allocated for the information type of the new information, but can be saved to the extended space, the new information is saved in the In the expansion space.
  • the extended space refers to a free space of memory.
  • the expansion space includes a memory free space or an external memory space provided by the external memory.
  • the mobile terminal further includes a prompting module, configured to prompt the user after the storage control module saves the new information to the extended space.
  • a prompting module configured to prompt the user after the storage control module saves the new information to the extended space.
  • Fig. 4 is a diagram showing the mobile terminal of Embodiment 2. As shown in FIG. 4, the mobile terminal includes: a receiving module and a storage control module. The foregoing structure is described below:
  • a receiving module configured to receive new information
  • the storage control module further includes:
  • a first determining unit configured to: after receiving the new information, the receiving module determines whether the new information can be saved in a storage space pre-allocated for the information type to which the new information belongs;
  • a second determining unit configured to determine, when the determination result of the first determining unit is negative, whether the new information can be saved in the extended space
  • the second determining unit determines that the new information can be saved in the extended space, and refers to the set storage condition, where the saving condition includes one or more of the following conditions:
  • the available expansion space is not less than the storage space required for the new information
  • the second determining unit determines whether the new information can be saved to the extended space, and determines whether the new information can be saved in the free space of the memory.
  • the second determining unit determines whether the new information can be saved to the extended space, including any one of the following ways:
  • the first saving unit is configured to save the new information in the pre-allocated storage space when the determination result of the first determining unit is YES.
  • the second saving unit is configured to save the new information in the extended space when the determination result of the second determining unit is YES.
  • the second saving unit saves the new information in the free space of the memory.
  • the second saving unit saves the new information in the free space of the memory or in the external memory provided by the external memory.
  • the traditional processing unit is configured to perform processing according to an existing process when the determination result of the second determining unit is negative.
  • the conventional processing unit processes according to the existing flow, for example, may reject the receipt of the new information, or automatically delete the old information in the save space pre-allocated for the type of information to which the new information belongs to save the new information.
  • the mobile terminal further includes a prompting module, configured to prompt the user after the storage control module saves the new information to the extended space.
  • a prompting module configured to prompt the user after the storage control module saves the new information to the extended space.
  • the mobile terminal information saving method and the mobile terminal in the embodiment of the present invention solve the problem that the new information cannot be received and saved by saving the new information in the extended space when there is not enough pre-allocated storage space to save the new information, thereby reducing the problem that the new information cannot be received and saved.
  • the probability of information loss improves the user experience.

Landscapes

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

Abstract

本发明公开了一种移动终端的信息保存方法,包括:接收到新信息;如判断该新信息不能保存到为该新信息所属信息类型预分配的保存空间,但能够保存到扩展空间时,将该新信息保存在扩展空间中。本发明还公开了相应的移动终端,该移动终端包括接收模块和存储控制模块。本发明在没有足够的预分配保存空间保存新信息时,通过将新信息保存在扩展空间中,解决了新信息无法接收和保存的问题,降低了信息丢失的概率,改善了用户体验。

Description

一种移动终端的信息保存方法及移动终端
技术领域
本发明涉及移动通信领域, 尤其涉及的是一种移动终端的信息保存方法 及移动终端。 背景技术
无线移动通信已经成为现代生活的一部分, 短消息、 彩信、 邮件、 即时 消息( instant messaging , ΙΜ )等信息业务已经得到普遍使用。 目前移动终端 在各应用保存空间分配上, 都是釆用预先分配固定空间的方式, 供各信息业 务应用保存数据。
移动终端在没有足够的预分配保存空间保存新信息时, 会通过给基站发 送指示终端内存满的响应消息来拒绝接收该新信息, 之后基站可能在信息中 心为该信息提供一段时间的保留服务, 但是, 如果该段时间到期则该信息被 丟弃。 在有些网络侧的配置中, 基站在获知移动终端内存满后, 可能多次尝 试发送该新信息, 但是, 如果基站尝试发送的次数达到一个上限值则该信息 被丟弃。 另外, 有些移动终端在没有足够的预分配保存空间保存新信息时, 可能自动删除旧信息来保存新信息,但由于不能区分旧信息是否为重要信息, 存在用户重要信息丟失的风险。
因此, 移动终端在没有足够的预分配保存空间保存新信息时, 无法接收 新信息, 并且存在信息丟失的风险, 用户体验较差。 发明内容
本发明要解决的技术问题是提供一种移动终端的信息保存方法和移动终 端, 解决移动终端在没有足够的预分配保存空间保存新信息时, 信息无法接 收和保存的问题。
为了解决上述技术问题, 本发明提供了一种移动终端的信息保存方法, 包括: 接收到新信息; 如判断该新信息不能保存到为该新信息所属信息类型 预分配的保存空间, 但能够保存到扩展空间时, 将该新信息保存在扩展空间 中。
优选地, 所述扩展空间包括内存自由使用空间或外置存储器提供的外存 空间。
优选地, 当移动终端具有外置存储器时, 判断该新信息是否能够保存到 扩展空间包括以下方式中的任意一种:
a、 判断该新信息是否能够保存到内存自由使用空间中;
b、 判断该新信息是否能够保存到外置存储器提供的外存空间中; c、 判断该新信息是否能够保存到内存自由使用空间中, 如果不能, 再判 断该新信息是否能够保存到外置存储器提供的外存空间中;
d、判断该新信息是否能够保存到外置存储器提供的外存空间中, 如果不 能, 再判断该新信息是否能够保存到内存自由使用空间中。
优选地, 所述判断该新信息能够保存到扩展空间, 是指符合设定的保存 条件, 所述保存条件包括以下条件中的一种或多种:
a、 可用扩展空间不小于该新信息所需存储空间;
b、 该新信息所需存储空间占可用扩展空间的比例不超过允许的比例值; c、 保存该新信息后的剩余可用扩展空间不低于设定的预留空间阔值。 优选地, 在新信息保存至扩展空间后, 还包括提示用户的步骤。
本发明还提供了一种移动终端, 包括: 接收模块设置为: 接收新信息; 存储控制模块设置为: 在接收模块接收到新信息后, 如判断该新信息不能保 存到为该新信息所属信息类型预分配的保存空间,但能够保存到扩展空间时, 将该新信息保存在扩展空间中。
优选地, 所述存储控制模块是设置为: 将新信息保存在扩展空间中, 是 指保存在内存自由使用空间或外置存储器提供的外存空间中。
优选地, 所述存储控制模块还设置为: 当移动终端具有外置存储器时, 判断该新信息是否能够保存到扩展空间包括以下方式中的任意一种:
a、 判断该新信息是否能够保存到内存自由使用空间中; b、 判断该新信息是否能够保存到外置存储器提供的外存空间中; c、 判断该新信息是否能够保存到内存自由使用空间中, 如果不能, 再判 断该新信息是否能够保存到外置存储器提供的外存空间中;
d、判断该新信息是否能够保存到外置存储器提供的外存空间中, 如果不 能, 再判断该新信息是否能够保存到内存自由使用空间中。
优选地, 所述存储控制模块还设置为: 判断该新信息能够保存到扩展空 间, 是指符合设定的保存条件, 所述保存条件包括以下条件中的一种或多种: a、 可用扩展空间不小于该新信息所需存储空间;
b、 该新信息所需存储空间占可用扩展空间的比例不超过允许的比例值; c、 保存该新信息后的剩余可用扩展空间不低于设定的预留空间阔值。 优选地, 所述移动终端还包括一提示模块, 设置为: 在存储控制模块将 新信息保存至扩展空间后, 提示用户。
本发明实施例的移动终端信息保存方法和移动终端, 在没有足够的预分 配保存空间保存新信息时, 通过将新信息保存在扩展空间中, 解决了新信息 无法接收和保存的问题, 降低了信息丟失的概率, 改善了用户体验。 附图概述
图 1为本发明移动终端信息保存方法的一种实施方式的流程图。
图 2为本发明实施例 1移动终端信息保存方法的流程图。
图 3是本发明移动终端的一种实施方式的示意图。
图 4是本发明实施例 2移动终端的示意图。 本发明的较佳实施方式
为使本发明的目的、 技术方案和优点更加清楚明白, 下文中将结合附图 对本发明的实施例进行详细说明。 需要说明的是, 在不冲突的情况下, 本申 请中的实施例及实施例中的特征可以相互任意组合。
随着硬件成本的降低, 目前上市的移动终端配置的内存有了较大提升, 因此, 在为各应用分配完固定大小空间后, 移动终端内存中留给用户支配的 自由使用空间还比较大, 内存自由使用空间是指内存文件系统中可供用户应 用自由使用的空间。 例如, 用户拍照后将照片存储到内存自由使用空间中。
另一方面, 各种扩展卡(比如, T-Flash卡(简称 T卡) 、 SD卡、 CF 卡、 XD卡、 MMC卡) 的普及使用也为移动终端提供了扩展的外置存储器。
图 1示出了本发明移动终端的信息保存方法的一种实施方式。 如图 1所 示, 移动终端的信息保存方法包括以下步骤:
步骤 101 , 接收到新信息;
移动终端根据空口信息, 获知新信息的信息类型和所需存储空间大小。 其中, 不同信息类型的空口信息存在差异, 比如, 如果信息类型是短消息, 则空口信息是包括短消息文本的完整消息, 而如果信息类型是彩信, 则空口 信息可能是一个通知消息, 该通知消息中携带信息类型、 彩信大小等信息, 但是不包括具体的彩信内容。
步骤 102 , 如判断该新信息不能保存到为该新信息所属信息类型预分配 的保存空间, 但能够保存到扩展空间时, 将新信息保存在扩展空间中。
当移动终端不具有外置存储器时, 扩展空间指的是内存自由使用空间。 当移动终端具有外置存储器时, 扩展空间包括内存自由使用空间或外置存储 器提供的外存空间。
优选地, 将新信息保存至扩展空间后, 还可以包括提示用户的步骤。
图 2示出了实施例 1的移动终端的信息保存方法的流程图。如图 2所示, 移动终端的信息保存方法包括以下步骤:
步骤 201 , 接收到新信息;
步骤 202 , 判断该新信息是否能够保存到为该新信息所属信息类型预分 配的保存空间, 是则执行步骤 203 , 否则执行步骤 204;
其中, 判断该新信息不能保存到为该新信息所属信息类型预分配的保存 空间的情形可以包括以下的任意一种: a、 为该新信息所属信息类型预分配的 保存空间已满; b、 为该新信息所属信息类型预分配的保存空间的剩余可用空 间不够, 即可用预分配保存空间小于该新信息所需存储空间;
步骤 203 , 将该新信息保存在该预分配的保存空间中;
步骤 204,判断该新信息是否能够保存到扩展空间中,是则执行步骤 205 , 否则执行步骤 206;
其中, 判断该新信息能够保存到扩展空间, 是指符合设定的保存条件, 所述保存条件包括以下条件中的一种或多种:
a、 可用扩展空间不小于该新信息所需存储空间;
b、 该新信息所需存储空间占可用扩展空间的比例不超过允许的比例值; c、 保存该新信息后的剩余可用扩展空间不低于设定的预留空间阔值。 当移动终端不具有外置存储器时, 判断该新信息是否能够保存到扩展空 间是指判断该新信息是否能够保存到内存自由使用空间中。
当移动终端具有外置存储器时, 判断该新信息是否能够保存到扩展空间 包括以下方式中的任意一种:
a、 判断该新信息是否能够保存到内存自由使用空间中;
b、 判断该新信息是否能够保存到外置存储器提供的外存空间中;
c、 判断该新信息是否能够保存到内存自由使用空间中, 如果不能, 再判 断该新信息是否能够保存到外置存储器提供的外存空间中;
d、判断该新信息是否能够保存到外置存储器提供的外存空间中, 如果不 能, 再判断该新信息是否能够保存到内存自由使用空间中。
步骤 205 , 将新信息保存在扩展空间中, 结束。
当移动终端不具有外置存储器时,将新信息保存在内存自由使用空间中。 当移动终端具有外置存储器时, 将新信息保存在内存自由使用空间中或外置 存储器提供的外存空间中。
步骤 206, 按照现有流程处理, 结束。
移动终端按照现有流程处理, 例如, 可以拒绝接收所述新信息, 或者自 动删除为该新信息所属信息类型预分配的保存空间中的旧信息来保存新信 息。 优选地, 将新信息保存至扩展空间后, 还可以包括提示用户的步骤。 例 如, 通过在界面上显示图标或者消息框来提示用户。
图 3示出了本发明移动终端的一种实施方式。 如图 3所示, 移动终端包 括: 接收模块和存储控制模块, 下面对上述结构进行说明:
接收模块, 用于接收新信息;
存储控制模块, 用于在接收模块接收到新信息后, 如判断该新信息不能 保存到为该新信息所属信息类型预分配的保存空间, 但能够保存到扩展空间 时, 将该新信息保存在扩展空间中。
其中, 当移动终端不具有外置存储器时, 扩展空间指的是内存自由使用 空间。 当移动终端具有外置存储器时, 扩展空间包括内存自由使用空间或外 置存储器提供的外存空间。
优选地, 该移动终端还可以包括一提示模块, 用于在存储控制模块将新 信息保存至扩展空间后, 提示用户。
图 4示出了实施例 2的移动终端的示意图。 如图 4所示, 移动终端包括: 接收模块和存储控制模块, 下面对上述结构进行说明:
接收模块, 用于接收新信息;
存储控制模块又包括:
第一判断单元, 用于接收模块接收到新信息后, 判断该新信息是否能够 保存到为该新信息所属信息类型预分配的保存空间中;
第二判断单元, 用于在第一判断单元的判断结果为否时, 判断该新信息 是否能够保存到扩展空间中;
其中, 第二判断单元判断该新信息能够保存到扩展空间中, 是指符合设 定的保存条件, 所述保存条件包括以下条件中的一种或多种:
a、 可用扩展空间不小于该新信息所需存储空间;
b、 该新信息所需存储空间占可用扩展空间的比例不超过允许的比例值; C、 保存该新信息后的剩余可用扩展空间不低于设定的预留空间阔值。 其中, 当移动终端不具有外置存储器时, 第二判断单元判断该新信息是 否能够保存到扩展空间是指判断该新信息是否能够保存到内存自由使用空间 中。
当移动终端具有外置存储器时, 第二判断单元判断该新信息是否能够保 存到扩展空间包括以下方式中的任意一种:
a、 判断该新信息是否能够保存到内存自由使用空间中;
b、 判断该新信息是否能够保存到外置存储器提供的外存空间中; c、 判断该新信息是否能够保存到内存自由使用空间中, 如果不能, 再判 断该新信息是否能够保存到外置存储器提供的外存空间中;
d、判断该新信息是否能够保存到外置存储器提供的外存空间中, 如果不 能, 再判断该新信息是否能够保存到内存自由使用空间中。
第一保存单元, 用于在第一判断单元的判断结果为是时, 将新信息保存 在该预分配的保存空间中。
第二保存单元, 用于在第二判断单元的判断结果为是时, 将新信息保存 在扩展空间中。
其中, 当移动终端不具有外置存储器时, 第二保存单元将新信息保存在 内存自由使用空间中。 当移动终端具有外置存储器时, 第二保存单元将新信 息保存在内存自由使用空间中或外置存储器提供的外存空间中。
传统处理单元, 用于在第二判断单元的判断结果为否时, 按照现有流程 进行处理。
传统处理单元按照现有流程处理, 例如, 可以拒绝接收所述新信息, 或 者自动删除为该新信息所属信息类型预分配的保存空间中的旧信息来保存新 信息。
优选地, 该移动终端还可以包括一提示模块, 用于在存储控制模块将新 信息保存至扩展空间后, 提示用户。 通过上述实施例, 提供了一种移动终端的信息保存方法和移动终端, 在 没有足够的预分配保存空间保存新信息时,通过将新信息保存在扩展空间中, 解决了新信息无法接收和保存的问题, 降低了信息丟失的概率, 改善了用户 体验。
需要说明的是, 本发明还可有其他多种实施例, 在不背离本发明精神及 和变形, 但这些相应的改变和变形都应属于本发明所附的权利要求的保护范 围。
工业实用性
本发明实施例的移动终端信息保存方法和移动终端, 在没有足够的预分 配保存空间保存新信息时, 通过将新信息保存在扩展空间中, 解决了新信息 无法接收和保存的问题, 降低了信息丟失的概率, 改善了用户体验。

Claims

权 利 要 求 书
1、 一种移动终端的信息保存方法, 包括:
接收到新信息;
如判断该新信息不能保存到为该新信息所属信息类型预分配的保存空 间, 但能够保存到扩展空间时, 将该新信息保存在扩展空间中。
2、如权利要求 1所述的方法, 其中, 所述扩展空间包括内存自由使用空 间或外置存储器提供的外存空间。
3、 如权利要求 1所述的方法, 其中,
当移动终端具有外置存储器时, 判断该新信息是否能够保存到扩展空间 包括以下方式中的任意一种:
a、 判断该新信息是否能够保存到内存自由使用空间中;
b、 判断该新信息是否能够保存到外置存储器提供的外存空间中; c、 判断该新信息是否能够保存到内存自由使用空间中, 如果不能, 再判 断该新信息是否能够保存到外置存储器提供的外存空间中;
d、判断该新信息是否能够保存到外置存储器提供的外存空间中, 如果不 能, 再判断该新信息是否能够保存到内存自由使用空间中。
4、 如权利要求 1、 2或 3所述的方法, 其中,
所述判断该新信息能够保存到扩展空间, 是指符合设定的保存条件, 所 述保存条件包括以下条件中的一种或多种:
a、 可用扩展空间不小于该新信息所需存储空间;
b、 该新信息所需存储空间占可用扩展空间的比例不超过允许的比例值; c、 保存该新信息后的剩余可用扩展空间不低于设定的预留空间阔值。
5、 如权利要求 1、 2或 3所述的方法, 其中, 在新信息保存至扩展空间 后, 提示用户。
6、 一种移动终端, 包括:
接收模块设置为: 接收新信息;
存储控制模块设置为: 在接收模块接收到新信息后, 如判断该新信息不 能保存到为该新信息所属信息类型预分配的保存空间 , 但能够保存到扩展空 间时, 将该新信息保存在扩展空间中。
7、 如权利要求 6所述的移动终端, 其中,
所述存储控制模块是设置为: 将新信息保存在扩展空间中, 是指保存在 内存自由使用空间或外置存储器提供的外存空间中。
8、 如权利要求 6所述的移动终端, 其中, 所述存储控制模块还设置为: 当移动终端具有外置存储器时, 判断该新信息是否能够保存到扩展空间 包括以下方式中的任意一种:
a、 判断该新信息是否能够保存到内存自由使用空间中;
b、 判断该新信息是否能够保存到外置存储器提供的外存空间中; c、 判断该新信息是否能够保存到内存自由使用空间中, 如果不能, 再判 断该新信息是否能够保存到外置存储器提供的外存空间中;
d、判断该新信息是否能够保存到外置存储器提供的外存空间中, 如果不 能, 再判断该新信息是否能够保存到内存自由使用空间中。
9、 如权利要求 6、 7或 8所述的移动终端, 其中,
所述存储控制模块还设置为: 判断该新信息能够保存到扩展空间, 是指 符合设定的保存条件, 所述保存条件包括以下条件中的一种或多种:
a、 可用扩展空间不小于该新信息所需存储空间;
b、 该新信息所需存储空间占可用扩展空间的比例不超过允许的比例值; c、 保存该新信息后的剩余可用扩展空间不低于设定的预留空间阔值。
10、 如权利要求 6、 7或 8所述的移动终端, 其中, 所述移动终端还包括 一提示模块, 设置为: 在存储控制模块将新信息保存至扩展空间后, 提示用
PCT/CN2012/072015 2011-07-20 2012-03-07 一种移动终端的信息保存方法及移动终端 WO2012155608A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110203477.6 2011-07-20
CN2011102034776A CN102890654A (zh) 2011-07-20 2011-07-20 一种移动终端的信息保存方法及移动终端

Publications (1)

Publication Number Publication Date
WO2012155608A1 true WO2012155608A1 (zh) 2012-11-22

Family

ID=47176224

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/072015 WO2012155608A1 (zh) 2011-07-20 2012-03-07 一种移动终端的信息保存方法及移动终端

Country Status (2)

Country Link
CN (1) CN102890654A (zh)
WO (1) WO2012155608A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731530B (zh) * 2015-03-23 2017-11-14 广东欧珀移动通信有限公司 一种应用于移动终端的文件管理方法和移动终端
CN105653467A (zh) * 2015-05-21 2016-06-08 宇龙计算机通信科技(深圳)有限公司 一种存储空间分配方法及装置
CN106354420A (zh) * 2015-07-16 2017-01-25 中兴通讯股份有限公司 一种移动终端存储外设方法、装置及移动终端
CN105868024A (zh) * 2016-03-29 2016-08-17 乐视控股(北京)有限公司 分配移动终端外置卡空间缓存图片方法及装置
CN105843752A (zh) * 2016-03-29 2016-08-10 乐视控股(北京)有限公司 分配移动终端内存缓存图片数据方法及装置
CN106533849B (zh) * 2016-10-13 2020-04-10 上海斐讯数据通信技术有限公司 一种路由器统一接入设备名称的系统及方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1909702A (zh) * 2005-08-02 2007-02-07 京瓷株式会社 信息接收设备、数据下载方法和信息接收系统
CN101282529A (zh) * 2008-05-15 2008-10-08 宇龙计算机通信科技(深圳)有限公司 一种移动终端联系人信息保存方法、装置和移动终端
CN101500035A (zh) * 2008-12-10 2009-08-05 上海闻泰电子科技有限公司 一种移动通信终端的短消息扩展存储方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1909702A (zh) * 2005-08-02 2007-02-07 京瓷株式会社 信息接收设备、数据下载方法和信息接收系统
CN101282529A (zh) * 2008-05-15 2008-10-08 宇龙计算机通信科技(深圳)有限公司 一种移动终端联系人信息保存方法、装置和移动终端
CN101500035A (zh) * 2008-12-10 2009-08-05 上海闻泰电子科技有限公司 一种移动通信终端的短消息扩展存储方法

Also Published As

Publication number Publication date
CN102890654A (zh) 2013-01-23

Similar Documents

Publication Publication Date Title
US10616948B2 (en) Connection management method and device in D2D relay communication, terminal and base station
WO2012155608A1 (zh) 一种移动终端的信息保存方法及移动终端
CN103327585A (zh) 通信终端及其通信方法
CN109068376A (zh) 进入低功耗状态的方法及装置、存储介质
WO2017091994A1 (zh) 数据发送方法、装置和终端
WO2015021752A1 (zh) 一种来电转接方法及通讯终端
CN107708194A (zh) 一种报文过滤方法及装置、终端和可读存储介质
WO2018068539A1 (zh) 信息提示控制方法及装置
CA2794229C (en) Method for state transition and network device
CN104955133A (zh) 用于管理网络连线的移动设备和方法以及存储介质
US10412607B2 (en) Electronic device and method for processing data in electronic device
CN104123942B (zh) 一种语音识别方法及系统
WO2012163113A1 (zh) 数据业务保护方法及装置
CN104955136A (zh) 终端管理装置及方法、终端及其动作方法以及通信系统
CN109891946B (zh) 通信接口的唤醒方法及设备、辅助唤醒接口的标识配置方法及设备
CN109508937A (zh) 提醒快递信息的方法、装置、存储介质及快递柜系统
WO2021227844A1 (zh) 确定、指示接入参数的方法及设备、装置、介质
WO2014146440A1 (zh) 服务发现方法、接入点和站点
EP2512065A1 (en) Method and device for network access
CN106953984B (zh) 数据传输系统及方法
CN112770107A (zh) 一种承载的修改方法及相关装置
WO2015100662A1 (zh) 一种数据处理的方法、装置及系统
CN115278902B (zh) 数据传输方法、装置、计算机设备和介质
CN101146142B (zh) 一种保存广播短消息的方法及智能移动通信终端
CN107094317B (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: 12785024

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: 12785024

Country of ref document: EP

Kind code of ref document: A1