WO2011032429A1 - 一种移动终端中的个性化界面标识实现方法及装置 - Google Patents

一种移动终端中的个性化界面标识实现方法及装置 Download PDF

Info

Publication number
WO2011032429A1
WO2011032429A1 PCT/CN2010/075425 CN2010075425W WO2011032429A1 WO 2011032429 A1 WO2011032429 A1 WO 2011032429A1 CN 2010075425 W CN2010075425 W CN 2010075425W WO 2011032429 A1 WO2011032429 A1 WO 2011032429A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface identifier
node
interface
mobile terminal
manager
Prior art date
Application number
PCT/CN2010/075425
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 WO2011032429A1 publication Critical patent/WO2011032429A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers

Definitions

  • the present invention relates to a mobile terminal, and in particular to a method and an apparatus for implementing a personalized interface identifier in a mobile terminal. Background technique
  • the present invention provides a method and an apparatus for implementing personalized interface identification in a mobile terminal, which can effectively and conveniently implement setting of a personalized interface identifier in a mobile terminal.
  • the present invention uses the following technical solutions:
  • a method for implementing a personalized interface identifier in a mobile terminal includes:
  • the interface identifier manager accepts an input instruction of the human-machine operation interface, and changes an interface identifier in the mobile terminal: Bl, the interface identifier manager obtains information about the interface identifier to be set and the interface identifier change data according to an input instruction of the man-machine operation interface;
  • the interface identifier manager edits a node in a node area managed by the interface, and establishes an association of the following information in the node: a structure location of the interface identifier to be set, and a storage pointer pointing to the interface identifier change data storage location;
  • the interface identifier change data to a structural location of the interface identifier to be set to replace the to-be-set interface identifier.
  • the editing node includes: when the structural location of the interface identifier to be set does not exist in a node of the node area, creating a new node; when the interface identifier is to be set When the structural location already exists in a node of the node area, the node is modified, and the storage pointer of the node is modified to point to the new interface identifier change data storage location.
  • the interface identifier manager sets a total number of remaining nodes, and each time a node is created in the node area, the total number of remaining nodes is decreased by one. When the total number of remaining nodes is 0, new waiting is not accepted. Set the interface ID change.
  • the method further includes: deleting a node in the node area, and adding a total number of remaining nodes for each node deleted.
  • the interface identifier includes a file icon, a menu icon, and a menu name in the mobile terminal.
  • the interface identification change data is stored in a data area of the mobile terminal.
  • an interface identifier manager enable flag is set in the mobile terminal, and when the enable flag is valid, the interface identifier manager is loaded when the mobile terminal is powered on, otherwise the interface is not loaded.
  • the invention also discloses a personalized interface identifier implementation device in a mobile terminal, comprising: an interface identifier manager setting module, configured to set interface identifier management in the mobile terminal
  • the interface identifier manager is called by the mobile terminal human-machine operation interface;
  • the interface identifier manager is configured to accept an input instruction of the human-machine operation interface, and change an interface identifier in the mobile terminal, including:
  • An information acquiring unit configured to acquire information about an interface identifier to be set and interface identifier change data according to an input instruction of a man-machine operation interface
  • a node editing unit configured to edit a node in the node area, where the node establishes an association of the following information: a structure location of the interface identifier to be set, and a storage pointer pointing to the interface identifier change data storage location;
  • the interface identifier changing unit is configured to read the interface identifier change data to the structural location of the interface identifier to be set according to the storage pointer to replace the to-be-set interface identifier.
  • the original interface identifier in the mobile terminal can be changed according to the personalized requirement of the user, and the personalized interface identifier specified by the user is set, thereby improving the user experience.
  • the interface identifier manager establishes the association between the original interface identifier and the replacement interface identifier by creating a node, and performs interface identifier change, and the control manner is simple and flexible.
  • the original software and hardware framework of the mobile terminal remains unchanged, and only a small change is added to the interface identifier manager, and the transformation cost is small.
  • the user can operate directly on the mobile terminal, and the operation mode is simple.
  • FIG. 1 is a block diagram showing the structure of a system according to an embodiment of the present invention.
  • FIG. 2 is an organization diagram of an interface identifier manager according to an embodiment of the present invention.
  • FIG. 3 is a specific implementation flowchart of a personalized interface identifier according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of initializing an interface identifier manager according to an embodiment of the present invention.
  • FIG. 5 is a flowchart of an interface identifier in an MMI priority use interface identifier manager according to an embodiment of the present invention
  • FIG. 6 is a flowchart of a dynamic update interface identifier manager according to an embodiment of the present invention. detailed description
  • the main purpose of the present invention is to implement setting of a personalized interface identifier in a mobile terminal, including a mobile phone, a PHS, a Personal Digital Assistant (PDA) device, and the like.
  • the interface identifier refers to the item identifier on the operation display interface of the mobile terminal, for example: menu icon, menu name, file icon, and the like. These interface identifiers are usually set by the mobile terminal manufacturer when the mobile terminal is manufactured, so it is difficult to meet the individual needs of the user.
  • the mobile terminal in the embodiment of the present invention does not need to change its software and hardware framework, and only needs to set an interface identifier manager in its storage system, and the storage system is a storage medium of the mobile terminal, which is used for storage.
  • the interface identifier manager accepts the call of the mobile terminal's Man Machine Interface (MMI) to implement the management of the interface identifier. For example: Accept the MMI input command and change the interface identifier.
  • MMI implements human-computer interaction, providing related menus, icon operations, and display functions.
  • the organization of the interface identifier management mainly includes a control area, a node area, and a data area.
  • the data area is a piece of data storage space in the storage system, and stores related data of one or more interface identifiers, such as a menu icon, corresponding image data of the file icon, or a corresponding string of the menu name, etc. Wait.
  • the node area maintains one or more nodes.
  • an association between the structural location of the interface identifier and the storage pointer pointing to the interface identifier data storage location is established.
  • the structural position of the interface identifier refers to the operation display position of the interface identifier.
  • the operation display interface of the mobile terminal includes two levels of menus, wherein the first level menu includes: "phone function" icon, "information center”", under the phone function menu, including: “phone book” icon, "call record”icon; under the information center menu, including: “short message” icon, "mMS” icon.
  • the storage pointer points to the storage space first address of the interface identification data in the data area, so as to obtain the interface identification data from the corresponding storage location by using the storage pointer.
  • the control area is responsible for the management of the nodes, and the total number of remaining nodes is set. Since the nodes need to occupy a certain storage space, the upper limit of the total number of remaining nodes is generally set according to the hardware conditions of the mobile terminal. When the storage space of the storage system of the mobile terminal is small, the upper limit of the total number of remaining nodes is set correspondingly. For example, the upper limit of the total number of remaining nodes can be set to 50, which means that at most 50 nodes in the node area can exist at the same time. Nodes (in this case, the total number of remaining nodes is 0).
  • the current node of the control area is used to indicate which node is currently being edited, and the node editing is performed only when the parameter is valid. If there is no editing node currently, the current node parameter is set to an invalid value.
  • the change of the interface identifier corresponds to the editing of the node. Node editing, including node creation, node modification, and node deletion.
  • the interface identifier that needs to be changed is the interface identifier to be set, and the corresponding data in the data area that replaces the interface identifier of the interface identifier to be set is the interface identifier change data.
  • the MMI input command can obtain information about the interface identifier and the interface identifier change data to be set, and the related information of the interface identifier to be set is, for example, the structure location information of the interface identifier to be set, and the interface identifier change data.
  • the related information is, for example, a storage pointer of the interface identification change data.
  • the structure location information of the interface to be set is first indexed, and the node area is compared. If no node in the node area contains the structural location information of the interface identifier to be set, the node is created and established.
  • the interface identification change data at the time of the previous change is referred to as the original interface identification change data. Accordingly, the current change is referred to as the current change, and the interface identification change data at the time of the change is referred to as the new interface identification change. data.
  • the node modification is performed, and the storage pointer in the node is modified from the storage location pointing to the original interface identifier change data to the new interface identifier change data. storage location.
  • the node After the node is created, it is saved in the node area, so that when the node enable flag is set, whether the personalized interface identifier defined in the node or the mobile terminal can be adjusted by the validity or invalidity of the node enable flag can be used. Original interface identifier.
  • the node needs to be deleted. Since the total number of remaining nodes is set, each node is created in the node area, the total number of remaining nodes is decremented by one. Each time a node is deleted in the node area, the total number of remaining nodes is increased by one. When the total number of remaining nodes is 0, a new node cannot be created.
  • the new interface identifier change to be set is not accepted (the new interface identifier to be set, which means that no node in the node area contains the information of the interface identifier to be set, and the existing interface identifier to be set in the node area , you can still make changes, that is, you can make node modifications). If the total number of remaining nodes is 0, and a new interface ID change is required, node deletion is required.
  • the interface identification data may be an interface identifier stored in the mobile terminal data area when the mobile terminal is shipped from the factory, or may be an interface identifier that the user imports into the data area of the mobile terminal after the mobile terminal leaves the factory.
  • the interface identification data may also be stored in the external memory. When the interface identifier is changed, the external memory is connected to the mobile terminal, and the interface identifier manager can access the external memory to read the required interface identification data.
  • the interface identifier ID information may be added to the node, and for example, when the node searches, the interface may identify the ID information as an index to speed up the search.
  • the node enable flag can be added to the node. When the node enable flag is valid, the personalized interface identifier defined by the node is used at the corresponding structural position of a node. When the node enable flag is invalid, the interface identifier originally defined by the mobile terminal is still used.
  • An enable flag can be set for the interface identifier manager.
  • the interface identifier manager enable flag is valid, the interface identifier manager can be loaded when the mobile terminal is powered on, and the user can perform personalized setting of the interface identifier through the interface identifier manager. If it is invalid, the interface identifier manager is not loaded, and the user cannot perform personalized setting of the interface identifier.
  • the main process of implementing the personalized interface identifier in the embodiment of the present invention is:
  • the initialization of the interface identifier manager includes:
  • the menu icon is taken as an example.
  • the program enable flag is valid to set the icon set by the interface identifier manager.
  • the priority usage process includes:
  • MMI gets the icon ID to be set.
  • the interface identifier manager If the interface identifier manager is enabled, it is obtained in the node area through the interface identifier manager. There is no node corresponding to the icon ID. If not, the original icon data in the mobile terminal is directly obtained and displayed in the corresponding area of the icon (determined by the structural position of the icon), and the process ends.
  • the storage pointer of the icon ID is obtained, and the icon change data on the storage location pointed by the storage pointer is obtained and displayed in the corresponding area, and the process ends.
  • the process of dynamically updating the interface identifier manager mainly includes:
  • the MMI obtains the icon ID to be set.
  • the node is created. When the node is created, first check whether there are any idle nodes. If not, the process ends; otherwise, proceed to the next step.
  • An interface identifier manager setting module configured to set an interface identifier manager in the mobile terminal, where the interface identifier manager is called by the mobile terminal human-machine operation interface;
  • the interface identifier manager is configured to receive an input instruction of the human-machine operation interface, and change the interface identifier in the mobile terminal, including: An information acquiring unit, configured to acquire information about an interface identifier to be set and interface identifier change data according to an input instruction of a man-machine operation interface;
  • a node editing unit configured to edit a node in a node area; wherein, the node establishes an association of the following information: a structure location of the interface identifier to be set, and a storage pointer to the interface identifier change data storage location;
  • the interface identifier changing unit is configured to read the interface identifier change data to the structural position of the interface identifier to be set according to the storage pointer to replace the interface identifier to be set.
  • the node editing unit creates a new node when the structural position of the interface identifier to be set does not exist in a node of the node area; when the structural position of the interface identifier to be set already exists in a node of the node area, the node is modified. Modify the node's storage pointer to point to the new interface ID change data storage location.
  • the interface identifier manager further includes a remaining node unit for setting the total number of remaining nodes. Each node is created in the node area, and the remaining node unit reduces the total number of remaining nodes by one. When the total number of remaining nodes is 0, the new node is not accepted. The interface identifier is changed.
  • the interface identifier manager is invisible or inoperable to the user, and the operation performed by the user through the MMI merely specifies the interface identifier and interface identifier change data to be set.
  • a menu item may also be added in the operation display interface of the mobile terminal to set each enable flag. For example, a menu item is set in the boot interface of the mobile terminal to select whether to preferentially use the personalized interface identifier defined by the interface identifier manager.
  • the invention provides a method for realizing user personalized interface identification, which has the following significant advantages:
  • the space usage can be controlled, that is, as long as a memory and a corresponding size of storage space are reserved You can control the amount of storage space used by the total number of remaining nodes, and this size can be determined according to the specific hardware of the mobile phone. Achieve good memory and storage management.
  • the user does not need to use any external device or server to directly operate on the mobile phone to realize personalized icons, and the operation mode is simple.
  • the user can choose to freely define an icon repeatedly, or use the factory icon, or use some or all of the custom icons. Has good flexibility.
  • the node identification method is used to change the interface identification.
  • the control method is flexible and simple; the implementation is simple and easy.

Description

一种移动终端中的个性化界面标识实现方法及装置 技术领域
本发明涉及移动终端, 具体地说, 涉及一种移动终端中的个性化界面 标识实现方法及装置。 背景技术
随着手机的使用越来越普及,用户的个性化需求越来越高。 但现有技术 中, 要实现用户的个性化需求, 存在着如下问题: (1 )在现有的技术中, 大多数手机显示的各种图标都是由手机厂商限定的, 图标的风格和设计不 能按用户的喜好更换。 (2 )有些技术能够自定义手机图标, 但通常需要借 助其它外设, 如电脑、 运营商服务器等来实现。
以上两种方式, 前者需要专门的软件且可能导致手机运行不稳定, 后 者往往是收费服务且并不能真正的个性化。 因此, 现有技术中没有一种有 效而又方便的个性化图标的实现方法。 发明内容
有鉴于此, 本发明提供了一种移动终端中的个性化界面标识实现方法 及装置, 能够有效而又方便的实现移动终端中的个性化界面标识的设置。
为了解决上述技术问题, 本发明釆用了如下技术方案:
一种移动终端中的个性化界面标识实现方法, 包括:
A、在所述移动终端中设置界面标识管理器, 所述界面标识管理器供移 动终端人机操作接口调用;
B、 所述界面标识管理器接受所述人机操作接口的输入指令, 对所述移 动终端中的界面标识进行变更: Bl、 所述界面标识管理器根据人机操作接口的输入指令, 获取待设置 界面标识以及界面标识变更数据的信息;
B2、 所述界面标识管理器在其管理的节点区编辑节点, 所述节点中建 立以下信息的关联: 所述待设置界面标识的结构位置、 指向所述界面标识 变更数据存储位置的存储指针;
B3、 根据所述存储指针将所述界面标识变更数据读取到所述待设置界 面标识的结构位置以替换所述待设置界面标识。
在上述方法的一种实施例中, 所述步骤 B2中, 编辑节点包括: 当待设 置界面标识的结构位置未存在于所述节点区的某一节点时, 创建新节点; 当待设置界面标识的结构位置已存在于所述节点区的某一节点时, 修改该 节点, 将该节点的存储指针修改为指向新的界面标识变更数据存储位置。
在上述方法的一种实施例中, 所述界面标识管理器设置剩余节点总数, 每在节点区创建一个节点, 则将剩余节点总数减一, 当剩余节点总数为 0 时, 不接受新的待设置界面标识变更。
在上述方法的一种实施例中, 还包括: 删除节点区中的节点, 每删除 一个节点, 则将剩余节点总数加一。
在上述方法的一种实施例中, 所述界面标识包括移动终端中的文件图 标、 菜单图标、 菜单名。
在上述方法的一种实施例中, 所述界面标识变更数据存储于移动终端 的数据区中。
在上述方法的一种实施例中, 在移动终端中设置界面标识管理器使能 标志, 所述使能标志有效时, 在移动终端开机时加载所述界面标识管理器, 否则不加载所述界面标识管理器。
本发明还公开了一种移动终端中的个性化界面标识实现装置, 包括: 界面标识管理器设置模块, 用于在所述移动终端中设置界面标识管理 器, 所述界面标识管理器供移动终端人机操作接口调用;
所述界面标识管理器, 用于接受所述人机操作接口的输入指令, 对所 述移动终端中的界面标识进行变更, 包括:
信息获取单元, 用于根据人机操作接口的输入指令, 获取待设置界面 标识以及界面标识变更数据的信息;
节点编辑单元, 用于在节点区编辑节点, 所述节点中建立以下信息的 关联: 所述待设置界面标识的结构位置、 指向所述界面标识变更数据存储 位置的存储指针;
界面标识变更单元, 用于根据所述存储指针将所述界面标识变更数据 读取到所述待设置界面标识的结构位置以替换所述待设置界面标识。
本发明通过在移动终端中设置界面标识管理器, 可以将移动终端中的 原有界面标识根据用户的个性化需求进行变更, 设置为用户指定的个性化 界面标识, 提高了用户体验度。 界面标识管理器通过创建节点的方式建立 原有界面标识与替换界面标识之间的关联, 进行界面标识变更, 控制方式 简便、 灵活。 移动终端原有的软、 硬件框架保持不变, 只需进行界面标识 管理器添加这一很小的改动, 改造成本少。 用户可直接在移动终端进行操 作, 操作方式简便。 附图说明
图 1 是本发明实施例的系统结构框图;
图 2是本发明实施例的界面标识管理器的组织图;
图 3是本发明实施例的个性化界面标识的具体实现流程图;
图 4是本发明实施例的界面标识管理器的初始化流程图;
图 5是本发明实施例的 MMI优先使用界面标识管理器中的界面标识的 流程图;
图 6是本发明实施例的动态更新界面标识管理器的流程图。 具体实施方式
下面对照附图并结合具体实施方式对本发明做详细说明。
本发明的主要目的是在移动终端中实现个性化界面标识的设置, 所述 的移动终端, 包括手机、 小灵通、 个人数字助理 (PDA, Personal Digital Assistant )设备等等。 界面标识, 指的是移动终端的操作显示界面上的项目 标识, 例如: 菜单图标、 菜单名称、 文件图标等等。 这些界面标识, 通常 都是由移动终端制造商在移动终端制造时设定, 因而很难满足用户的个性 化需求。
如图 1所示, 本发明实施例中的移动终端, 不需改变其软、 硬件框架, 只需在其存储系统中设置一界面标识管理器, 存储系统即移动终端的存储 介质, 用来存储移动终端的各种数据。 界面标识管理器接受移动终端的人 机操作接口 (MMI, Man Machine Interface ) 的调用, 以实现对界面标识的 管理。 例如: 接受 MMI 的输入指令, 对界面标识进行变更。 其中, MMI 实现人机交互, 提供相关菜单、 图标操作、 显示等功能。
如图 2所示, 界面标识管理的组织主要包括控制区、 节点区、 数据区。 其中, 数据区是存储系统中的一段数据存储空间, 存储了一个或多个界面 标识的相关数据, 这些数据, 例如是菜单图标、 文件图标的对应图像数据, 或者是菜单名称的对应字符串等等。
节点区维护有一个或多个节点, 每一节点中, 建立了一个界面标识的 结构位置与指向界面标识数据存储位置的存储指针的关联。 界面标识的结 构位置, 指的是该界面标识的操作显示位置, 举一简例, 移动终端的操作 显示界面包括两级菜单, 其中, 第一级菜单包括: "话机功能" 图标、 "信 息中心", 话机功能菜单下, 包括: "电话簿" 图标、 "通话记录" 图标; 信 息中心菜单下, 包括: "短消息" 图标、 "彩信" 图标。 则 "话机功能" 图 标的结构位置, 包括了该图标出现在第一级菜单, 显示时, 例如显示在显 示界面中央左侧位置等信息。 存储指针, 则指向数据区中界面标识数据的 存储空间首地址, 以便通过存储指针从相应存储位置获取界面标识数据。
控制区负责节点的管理, 设置有剩余节点总数, 由于节点需要占据一 定的存储空间, 因此剩余节点总数的上限一般依照移动终端的硬件条件进 行设定。 当移动终端存储系统的存储空间较少时, 则相应设定较小的剩余 节点总数的上限, 例如, 可以设定剩余节点总数的上限为 50, 则意味着节 点区中最多只能同时存在 50个节点(此时, 剩余节点总数为 0 )。 控制区的 当前节点则用来指示当前编辑哪一节点, 并且只在该参数有效时才进行节 点编辑, 当前没有编辑节点, 则当前节点参数设为无效值。
界面标识的变更, 对应于节点的编辑。 节点编辑, 包括节点创建、 节 点修改、 节点删除。 称需要变更的界面标识为待设置界面标识, 称替换该 待设置界面标识的界面标识在数据区中的相应数据为界面标识变更数据。 在进行界面标识变更时, 通过 MMI的输入指令, 可以得到待设置界面标识 和界面标识变更数据的相关信息, 待设置界面标识的相关信息例如是待设 置界面标识的结构位置信息, 界面标识变更数据的相关信息例如是界面标 识变更数据的存储指针。
节点编辑时, 首先以待设置界面标识的结构位置信息为索引, 在节点 区中进行比对, 如果节点区中没有节点包含该待设置界面标识的结构位置 信息, 则进行节点创建, 建立待设置界面标识的结构位置与界面标识变更 数据的存储指针的关联; 如果节点区中已经存在有节点包含该待设置界面 标识的结构位置信息, 也即待设置界面标识曾经进行过界面标识变更(称 为前次变更, 前次变更时的界面标识变更数据称为原界面标识变更数据), 相应的, 将当前的变更称为本次变更, 本次变更时的界面标识变更数据称 为新界面标识变更数据。 此时, 则进行节点修改, 将该节点中的存储指针 从指向原界面标识变更数据的存储位置修改为指向新界面标识变更数据的 存储位置。
一般地, 在节点创建后, 则在节点区中予以保存, 以便在设置节点使 能标志时, 可以通过节点使能标志的有效或者无效来调整使用节点中定义 的个性化界面标识还是移动终端的原有界面标识。 但在某些情况下, 也需 要对节点进行删除。 由于设置有剩余节点总数, 每在节点区创建一个节点, 则剩余节点总数减一, 每在节点区删除一个节点, 则剩余节点总数加一, 当剩余节点总数为 0 时, 则无法创建新节点, 也即不接受新的待设置界面 标识变更(新的待设置界面标识, 指的是节点区中没有一个节点包含有该 待设置界面标识的信息, 对于节点区中已存在的待设置界面标识, 仍然可 以进行变更, 也即可以进行节点修改)。 如果剩余节点总数为 0, 而又需要 进行新的待设置界面标识变更, 则需要进行节点删除。
界面标识数据, 其来源可以是移动终端中出厂时就存储在移动终端数 据区的界面标识, 也可以是移动终端出厂后, 用户自行导入到移动终端数 据区的界面标识。 此外, 界面标识数据也可以存储在外存储器中, 界面标 识变更时, 将外存储器与移动终端连接, 界面标识管理器可以访问该外存 储器以读取所需的界面标识数据。
可以在节点中增加界面标识 ID信息, 则在例如节点搜索时, 可以界面 标识 ID信息为索引, 以加快搜索速度。 可以在节点中增加节点使能标志, 在节点使能标志有效时, 则在某节点对应的结构位置使用该节点定义的个 性化界面标识。 在节点使能标志无效时, 则仍然使用移动终端原始定义的 界面标识。
可以为界面标识管理器设置使能标志, 在界面标识管理器使能标志有 效时, 则可在移动终端开机时加载界面标识管理器, 用户可以通过界面标 识管理器进行界面标识的个性化设置; 如果无效, 则不加载界面标识管理 器, 用户不能进行界面标识的个性化设置。 如图 3所示, 本发明实施例的个性化界面标识实现主要流程是:
1 )在存储系统预留空间以存放界面标识管理器。
2 )在移动终端开机过程中, 添加初始化程序, 加载界面标识管理器。
3 )在 MMI中添加程序使能标志, 标志有效时, 则在调用显示某一界 面标识时, 先调用界面标识管理器以优先使用界面标识管理器中定义的个 性化界面标识(节点区中存在该界面标识的相应节点), 如果没有相应节点 或者标志无效, 则显示移动终端的原有界面标识。
4 )在需要进行界面标识变更时, 在 MMI添加程序指令, 以动态更新 界面标识管理器, 进行界面标识的变更。
如图 4所示, 界面标识管理器的初始化包括:
1、 开机后, 判断文件是否为空, 如果文件为空, 则根据参数创建并初 始化界面标识管理器, 将界面标识管理器保存到移动终端的存储系统中, 此时的界面标识管理器初始化, 包括节点区设为空 (全部节点清 0 ), 剩余 节点总数设为初始设定值, 当前节点无效。
2、 如果文件不为空, 即存在界面标识管理器, 则载入界面标识管理器
(在设置有界面标识管理器使能标志时, 只有在使能标志有效时才载入界 面标识管理器)。
3、 移动终端继续载入其他程序。
下面以菜单图标为例进行说明, 如图 5 所示, 已通过程序使能标志有 效来设定优先使用界面标识管理器设定的图标, 则其优先使用流程包括:
1. MMI获取待设置的图标 ID。
2.界面标识管理器是否使能, 如果使能标志无效, 则直接获得移动终 端中的原有图标数据并在该图标的对应区域(由图标的结构位置确定)显 示, 流程结束。
3.如果界面标识管理器使能, 则通过界面标识管理器在节点区获取是 否有该图标 ID对应的节点, 如果没有, 则直接获得移动终端中的原有图标 数据并在该图标的对应区域(由该图标的结构位置确定)显示, 流程结束。
4、如果存在相应节点, 则根据该节点, 获得该图标 ID的存储指针, 获 得存储指针指向的存储位置上的图标变更数据并在对应区域显示, 流程结 束。
如图 6所示, 动态更新界面标识管理器 (主要是节点编辑) 的流程主 要包括:
1、 MMI获取待设置的图标 ID。
2、判断界面标识管理器中是否存在该图标 ID (即是否存在对应节点 ), 如是, 则进行节点修改, 将该对应节点指向为用户选定的新图标在数据区 中的存储位置。
3、 如果界面标识管理器中不存在该图标 ID, 则进行节点创建, 节点创 建时, 首先检查是否还有空闲节点, 如果没有, 则结束流程; 否则, 进行 下一步。
4、 选择一个空闲节点, 将该节点作为当前节点 (例如, 釆用写入节点 号的方式), 剩余节点总数减一。
5、 将该图标 ID写入到节点中。
6、 选择用户指定的新图标, 将节点中的存储指针设置为指向用户选定 的新图标在数据区中的存储位置。
7、 更新存储系统。
本发明实施例的一种个性化界面标识的实现装置, 包括:
界面标识管理器设置模块, 用于在移动终端中设置界面标识管理器, 界面标识管理器供移动终端人机操作接口调用;
界面标识管理器, 用于接受人机操作接口的输入指令, 对移动终端中 的界面标识进行变更, 包括: 信息获取单元, 用于根据人机操作接口的输入指令, 获取待设置界面 标识以及界面标识变更数据的信息;
节点编辑单元, 用于在节点区编辑节点; 其中, 节点中建立以下信息 的关联: 待设置界面标识的结构位置、 指向界面标识变更数据存储位置的 存储指针;
界面标识变更单元, 用于根据存储指针将界面标识变更数据读取到待 设置界面标识的结构位置以替换待设置界面标识。
节点编辑单元, 在待设置界面标识的结构位置未存在于节点区的某一 节点时, 创建新节点; 在待设置界面标识的结构位置已存在于节点区的某 一节点时, 修改该节点, 将该节点的存储指针修改为指向新的界面标识变 更数据存储位置。
界面标识管理器还包括剩余节点单元, 用于设置剩余节点总数, 每在 节点区创建一个节点, 剩余节点单元则将剩余节点总数减一, 当剩余节点 总数为 0时, 不接受新的待设置界面标识变更。
需要理解的是, 界面标识管理器对用户是不可见或不可操作的, 用户 通过 MMI所做的操作只是指定待设置的界面标识和界面标识变更数据。也 可以在移动终端的操作显示界面中增加菜单项, 用以设定各个使能标志, 例如, 在移动终端开机界面设置菜单项, 以选择是否优先使用界面标识管 理器定义的个性化界面标识。
本发明提供了一种用户个性化界面标识的实现办法, 具有如下显著优 点:
一、 在现有终端软件、 硬件框架不变的前提下, 只需添加一个界面标 识管理器以进行个性化界面标识设置, 改动幅度小, 改造方式简单, 因而 改造成本低。
二、 空间使用情况可控, 即只要预留出一段内存及对应大小的存储空 间即可, 通过剩余节点总数控制使用的存储空间大小, 而且这个大小可根 据手机具体硬件情况来确定。 达到了良好的内存和存储空间管理。
三、 用户不需要借助任何外接设备或服务器, 直接在手机上操作即可 实现个性化图标, 操作方式简单。
四、 用户选择自由, 可以重复定义某一图标, 也可以使用出厂图标, 还可以使用部分或全部自定义图标。 具有良好的灵活性。
五、 釆用节点控制方式进行界面标识变更, 控制方式灵活、 简便; 实 现方式简单、 易行。
六、 通过多种使能标志的设置, 使得界面标识管理器、 节点编辑、 界 面标识个性化设置等操作可控, 更加灵活地适应了各种应用场景。 明, 但这只是为便于理解而举的实例, 不应认为本发明的具体实施只局限 于这些说明。 对于本发明所属技术领域的普通技术人员来说, 在不脱离本 发明构思的前提下, 可以做出各种可能的等同改变或替换, 这些改变或替 换都应属于本发明的保护范围。

Claims

权利要求书
1、 一种移动终端中的个性化界面标识实现方法, 在所述移动终端中设 置供移动终端人机操作接口调用的界面标识管理器; 其特征在于, 所述方 法还包括:
所述界面标识管理器根据人机操作接口的输入指令, 获取待设置界面 标识以及界面标识变更数据的信息;
所述界面标识管理器在自身的管理的节点区编辑节点; 其中, 所述节 点中建立以下信息的关联: 所述待设置界面标识的结构位置、 指向所述界 面标识变更数据存储位置的存储指针;
根据所述存储指针将所述界面标识变更数据读取到所述待设置界面标 识的结构位置, 替换所述待设置界面标识。
2、 根据权利要求 1所述的方法, 其特征在于, 所述界面标识管理器在 自身的管理的节点区编辑节点为:
当待设置界面标识的结构位置未存在于所述节点区的某一节点时, 创 建新节点; 当待设置界面标识的结构位置已存在于所述节点区的某一节点 时, 修改所述节点, 将所述节点的存储指针修改为指向新的界面标识变更 数据存储位置。
3、 根据权利要求 1所述的方法, 其特征在于, 所述界面标识管理器设 置剩余节点总数, 在节点区每创建一个节点, 将剩余节点总数减一; 剩余 节点总数为 0时, 不接受新的待设置界面标识变更。
4、 根据权利要求 3所述的方法, 其特征在于, 所述方法还包括: 删除 节点区中的节点, 每删除一个节点, 将剩余节点总数加一。
5、 根据权利要求 1所述的方法, 其特征在于, 所述界面标识包括移动 终端中的文件图标、 菜单图标、 菜单名。
6、 根据权利要求 1所述的方法, 其特征在于, 所述界面标识变更数据 存储于移动终端的数据区中。
7、 根据权利要求 1至 6任一项所述的方法, 其特征在于, 所述方法还 包括: 在移动终端中设置界面标识管理器使能标志;
所述使能标志有效时, 在移动终端开机时加载所述界面标识管理器, 否则, 不加载所述界面标识管理器。
8、 一种移动终端中的个性化界面标识实现装置, 其特征在于, 所述装 置包括界面标识管理器设置模块和界面标识管理器; 其中,
界面标识管理器设置模块, 用于在所述移动终端中设置供移动终端人 机操作接口调用的界面标识管理器;
所述界面标识管理器, 用于接受所述人机操作接口的输入指令, 对所 述移动终端中的界面标识进行变更;
所述界面标识管理器包括信息获取单元、 节点编辑单元和界面标识变 更单元; 其中,
信息获取单元, 用于根据人机操作接口的输入指令, 获取待设置界面 标识以及界面标识变更数据的信息;
节点编辑单元, 用于在节点区编辑节点; 其中, 所述节点中建立以下 信息的关联: 所述待设置界面标识的结构位置、 指向所述界面标识变更数 据存储位置的存储指针;
界面标识变更单元, 用于根据所述存储指针将所述界面标识变更数据 读取到所述待设置界面标识的结构位置, 替换所述待设置界面标识。
9、 根据权利要求 8所述的装置, 其特征在于, 所述节点编辑单元进一 步用于当待设置界面标识的结构位置未存在于所述节点区的某一节点时, 创建新节点; 当待设置界面标识的结构位置已存在于所述节点区的某一节 点时, 修改所述节点, 将所述节点的存储指针修改为指向新的界面标识变 更数据存储位置。
10、 根据权利要求 8所述的装置, 其特征在于, 所述界面标识管理器 还包括剩余节点单元, 用于设置剩余节点总数, 在节点区每创建一个节点, 所述剩余节点单元将剩余节点总数减一, 当剩余节点总数为 0 时, 所述界 面标识管理器不接受新的待设置界面标识变更。
11、 根据权利要求 8至 10任一项所述的装置, 其特征在于, 所述界面 标识包括移动终端中的文件图标、 菜单图标、 菜单名。
PCT/CN2010/075425 2009-09-18 2010-07-23 一种移动终端中的个性化界面标识实现方法及装置 WO2011032429A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2009101904731A CN101661377B (zh) 2009-09-18 2009-09-18 一种移动终端中的个性化界面标识实现方法及装置
CN200910190473.1 2009-09-18

Publications (1)

Publication Number Publication Date
WO2011032429A1 true WO2011032429A1 (zh) 2011-03-24

Family

ID=41789427

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/075425 WO2011032429A1 (zh) 2009-09-18 2010-07-23 一种移动终端中的个性化界面标识实现方法及装置

Country Status (2)

Country Link
CN (1) CN101661377B (zh)
WO (1) WO2011032429A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929481A (zh) * 2012-10-09 2013-02-13 中兴通讯股份有限公司南京分公司 用户界面显示方法和装置
CN114520796A (zh) * 2022-01-27 2022-05-20 维沃移动通信有限公司 头像显示方法、装置和电子设备

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661377B (zh) * 2009-09-18 2012-05-16 中兴通讯股份有限公司 一种移动终端中的个性化界面标识实现方法及装置
CN102170650B (zh) * 2011-04-29 2013-09-04 武汉虹信通信技术有限责任公司 信令或事件的显示系统及其过滤和恢复方法
CN103188406B (zh) * 2011-12-27 2016-01-06 中国电信股份有限公司 实现交互语音应答流程控制的方法和系统
CN103226429B (zh) * 2013-04-23 2016-05-11 广东欧珀移动通信有限公司 一种界面图标显示方法、装置及移动设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1851687A (zh) * 2005-04-22 2006-10-25 英华达(上海)电子有限公司 手机功能菜单个性化定制的方法
CN101146287A (zh) * 2007-09-07 2008-03-19 Tcl天一移动通信(深圳)有限公司 一种用户定制移动通信终端主题的方法
CN101166324A (zh) * 2006-10-19 2008-04-23 乐金电子(中国)研究开发中心有限公司 手机菜单系统的动态设置方法
US20080242289A1 (en) * 2007-03-26 2008-10-02 Research In Motion Limited System and method for providing a user interface that facilitates user selection of a communication line for an outgoing call on a mobile device
CN101661377A (zh) * 2009-09-18 2010-03-03 中兴通讯股份有限公司 一种移动终端中的个性化界面标识实现方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1851687A (zh) * 2005-04-22 2006-10-25 英华达(上海)电子有限公司 手机功能菜单个性化定制的方法
CN101166324A (zh) * 2006-10-19 2008-04-23 乐金电子(中国)研究开发中心有限公司 手机菜单系统的动态设置方法
US20080242289A1 (en) * 2007-03-26 2008-10-02 Research In Motion Limited System and method for providing a user interface that facilitates user selection of a communication line for an outgoing call on a mobile device
CN101146287A (zh) * 2007-09-07 2008-03-19 Tcl天一移动通信(深圳)有限公司 一种用户定制移动通信终端主题的方法
CN101661377A (zh) * 2009-09-18 2010-03-03 中兴通讯股份有限公司 一种移动终端中的个性化界面标识实现方法及装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929481A (zh) * 2012-10-09 2013-02-13 中兴通讯股份有限公司南京分公司 用户界面显示方法和装置
CN114520796A (zh) * 2022-01-27 2022-05-20 维沃移动通信有限公司 头像显示方法、装置和电子设备

Also Published As

Publication number Publication date
CN101661377A (zh) 2010-03-03
CN101661377B (zh) 2012-05-16

Similar Documents

Publication Publication Date Title
CN108605220B (zh) 一种嵌入式通用集成电路卡的应用处理方法及装置
WO2011032428A1 (zh) 一种移动终端中的个性化动画实现方法及装置
AU2005256105B8 (en) Method and apparatus for provisioning a communications client on a host device
US20130332863A1 (en) Method and system for customizing a user interface of a mobile device
WO2011032429A1 (zh) 一种移动终端中的个性化界面标识实现方法及装置
WO2012155552A1 (zh) 终端上的虚拟按键的布局方法和装置
EP2951684A1 (en) Systems and methods for managing navigation among applications
CN104281478B (zh) 更新应用程序的方法及装置
EP2472996B1 (en) Method and system for operating telephone directory
WO2010148709A1 (zh) 一种Java虚拟机主题切换方法、终端设备
US11232066B2 (en) Method for data migration and terminal
EP1805599A1 (en) System and method for providing a communications client on a host device
CN102193806B (zh) 更新动画的方法和装置
CA2526846A1 (en) Method and system for coordinating input and output between a communications client and its host device
WO2009059473A1 (fr) Système de terminal basé sur java
CA2594600C (en) System and method for adaptive theming of a mobile device
RU2416173C2 (ru) Метод формирования функционального информационного списка в мобильном терминале с двумя рабочими и двумя дежурными режимами
KR100627819B1 (ko) 왑 브라우저의 기능을 이용하여 애플리케이션을 제어하는방법
GB2487449A (en) Touch screen input while the host device is a locked state
CN116991447B (zh) 一种操作系统更新方法及相关设备
CN117707385A (zh) 桌面图标调整方法、电子设备及存储介质
GB2401214A (en) Generating or updating data in a network
KR20070018328A (ko) 이동통신 단말기의 응용프로그램 제어장치
TW201017506A (en) System and method for controlling functional icons

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

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

Country of ref document: EP

Kind code of ref document: A1