WO2014161289A1 - 信息管理方法及装置 - Google Patents

信息管理方法及装置 Download PDF

Info

Publication number
WO2014161289A1
WO2014161289A1 PCT/CN2013/084979 CN2013084979W WO2014161289A1 WO 2014161289 A1 WO2014161289 A1 WO 2014161289A1 CN 2013084979 W CN2013084979 W CN 2013084979W WO 2014161289 A1 WO2014161289 A1 WO 2014161289A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
data
user
api
preset
Prior art date
Application number
PCT/CN2013/084979
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 WO2014161289A1 publication Critical patent/WO2014161289A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Definitions

  • the present invention relates to the field of communications, and in particular, to an information management method and apparatus.
  • BACKGROUND With the trend of intelligentization of mobile terminals, the processing speed is getting faster and faster, the storage space is getting larger and larger, and the user data carried is more and more abundant.
  • solutions such as embedded database management data in the prior art, it does not satisfy the unified platform management of user data on the terminal, and an urgent need for a method for managing all data of the user is implemented on the basis of this.
  • an information management method including: a mobile terminal receiving an operation request of a user; and triggering, by the operation request, the mobile terminal to invoke a preset application interface API to the mobile
  • the data on the terminal is managed in a unified manner.
  • the method further includes: the mobile terminal writing the data selected by the user into the designated database by using the preset API.
  • the mobile terminal writes the data selected by the user to the specified database by using the preset API, and includes: writing, by the mobile terminal, specified information associated with each application to the specified database.
  • the mobile terminal uses the preset API to perform unified management on the data on the mobile terminal, and the method includes: the mobile terminal invoking the preset API to query an association associated with the input information according to the input information of the user. information.
  • the input information includes at least one of the following: a name of the application, a contact name, and a date;
  • the association information includes at least one of: an operation record of the application, and the contact The operation record corresponding to the name, the user operation record associated with the date.
  • the mobile terminal performs unified management on the data on the mobile terminal by using a preset API, and includes: performing at least one of the following operations on the specified database: adding, deleting, and modifying data.
  • an information management apparatus is provided, which is applied to a mobile terminal, and includes: a receiving module, configured to receive an operation request of a user; and a management module, configured to be triggered by the operation request
  • the preset application program interface API uniformly manages data on the mobile terminal.
  • the apparatus further includes: a writing module, configured to write the data selected by the user into the designated database by using the preset API.
  • the writing module is configured to write designation information associated with each application on the mobile terminal to the designated database.
  • the management module is configured to invoke the preset API to query related information associated with the input information according to input information of the user.
  • a technical means for uniformly managing data in a specified database of all data stored in the mobile terminal on the mobile terminal according to the preset application program interface is used, and the existing data management solution cannot be solved in the related art.
  • FIG. 1 is a flow chart of an information management method according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a designated database information table according to a preferred embodiment of the present invention
  • FIG. 3 is a data search function according to a preferred embodiment of the present invention.
  • FIG. 4 is a flowchart of an implementation process of a data association function according to a preferred embodiment of the present invention
  • 5 is a flow chart of a user operating on data in a database according to a preferred embodiment of the present invention
  • FIG. 6 is a block diagram showing the structure of an information management apparatus according to an embodiment of the present invention
  • FIG. 7 is an information management according to a preferred embodiment of the present invention.
  • a block diagram of a device and
  • FIG. 8 is a block diagram showing the structure of an information management apparatus according to a preferred embodiment of the present invention.
  • Step S102 The mobile terminal receives an operation request of a user; the operation request may be expressed as instruction information generated after the terminal operates on an interface of the terminal.
  • Step S104 The triggering of the operation request, the mobile terminal invokes a preset API to perform unified management on data on the mobile terminal.
  • the data on the mobile terminal may be stored in a designated database, and the designated database may be a newly created database or an original database. All data or partial data on the mobile terminal is stored in the designated database.
  • the information table format of the specified database may be as shown in FIG. 2 .
  • the meanings of the various parameters in Figure 2 are as follows: id: data record id;
  • Data content such as Weibo content
  • Type data type, content type
  • openType Open type, APP open, text browsing, file browsing, etc; otherParam extension type, add data (data), etc.; data: is an extended parameter.
  • opentype is the application open, data can store the entry function of the open APP.
  • the user may select the user through the preset API before the mobile terminal calls the preset API to uniformly manage the data on the mobile terminal.
  • Data is written to the specified database, for example, specified information associated with each application on the mobile terminal (eg, data that may be of interest to the user) can be written to the designated database.
  • the mobile terminal invokes the preset API to associate information associated with the input information according to the input information of the user.
  • the above input information includes but is not limited to at least one of the following: a name, a contact name, and a date of the application; thus, according to the application name, contact name, date, etc., at least One of the associated information is managed: an operation record for the application, an operation record corresponding to the contact name, and a user operation record associated with the date.
  • the management of the related information that is queried by the mobile terminal may further include: adding data, deleting data, modifying data, and the like.
  • Step S302 The user initiates a search through the APP (it can also be understood as an APP initiated search), that is, if the user wants to know the content related to a certain information in the mobile phone, the user may initiate a search.
  • Step S304 calling an API interface.
  • Step S306 the search function of the data analysis module is invoked, wherein the data analysis module performs data analysis processing based on the data on the terminal.
  • Step S308, calling the full-text search function of the specified database to perform a search, and returning the result to the user.
  • step S310 after the user sees the search result, the user can open a certain record to view the details.
  • the implementation process of the data association function is as follows: Step S402, the user is editing the document through the APP, and opens the association function.
  • Step S404 after the user inputs the date, the microblog content sent by the date entered is to be viewed. At this time, the date is selected, and the shortcut function is used to initiate the association function.
  • Step S406 calling the association function corresponding to the API.
  • Step S408 the data analysis module searches the database according to the date, and returns records related to the date, including a schedule, a log, a file, a microblog, and the like.
  • the user interface displays the result, and the user can browse the related content of the day and click on the written document of interest.
  • the user's operation flow on the data is as follows: Step S502, the APP initiates an add data operation. If the APP wants to add data to the information management system, the user can search for direct operations.
  • Step S504 calling an API interface.
  • the API interface is the external interface layer for the data manipulation module and the data analysis module.
  • Step S506 verifying user input data. If it is an increase operation, it is judged whether the change information has been recorded. Others need to verify the validity of fields such as the content of the data.
  • Step S508 the data operation module is called to add, delete, and modify data.
  • Step S510 the database module operation data is called.
  • the execution entity of each operation step may be a third-party application APP (Application) installed on the mobile terminal, and further provides information management in this embodiment.
  • the device is applied to a mobile terminal for implementing the above embodiments and preferred embodiments. The descriptions of the devices and the preferred embodiments have been omitted. The modules involved in the devices are described below.
  • FIG. 6 is a block diagram showing the structure of an information management apparatus according to an embodiment of the present invention.
  • the device includes: a receiving module 60, connected to the management module 62, configured to receive an operation request of the user; and a management module 62, configured to, by triggering the operation request, by using a preset application interface API pair
  • the data on the mobile terminal is managed uniformly.
  • the apparatus may further include: a writing module 64, configured to write user-selected data into the designated database by using the preset API. In this way, data can be selected and managed according to the user's interest.
  • the writing module 64 is configured to write designation information associated with each application on the mobile terminal to the designated database.
  • the foregoing management module 62 is further configured to invoke the preset API to query the associated information associated with the input information according to the input information of the user.
  • the device may be implemented as a platform for unified management of data on the mobile terminal. As shown in FIG.
  • the platform includes: a data saving module 80, a data operation module 82, a data analysis module 84, and a platform API module. 86, all APPs on the terminal can call the platform to achieve specific functions.
  • the data saving module 80 is configured to record data information and provide a full text search function. In order to provide a full-text search function, a terminal database is used to provide data storage and provide search functions. The data saved by the APP must be data that is meaningful to the user, and all converted into text information for searching.
  • the data operation module 82 is configured to be responsible for the addition, deletion, and modification of data.
  • the data analysis module 84 is configured to perform data analysis processing based on user data. In this embodiment, a search and data association function is provided.
  • the platform API module 86 is configured to externally improve data operations and data mining interfaces.
  • the data mining interface ie, API
  • the data mining interface has a search and data association interface.
  • the embodiments of the present invention achieve the following beneficial effects:
  • the foregoing embodiment provides a platform-based information management method for a mobile terminal to facilitate users to search for required information. Any third-party app can call the interface to save user information.
  • This platformized API it provides user search and association capabilities.
  • User-related content is provided in the user interface, for example, the user inputs a user name, and can search for user-related content such as a phone number, a short message, a microblog, a calendar, and the like.
  • the Lenovo function is also provided.
  • the platform API is automatically invoked according to the content input by the user, and the information on the mobile phone related to the input content is popped up, for example, the user inputs the date, and the pop-up will pop up. Weibo, schedule, etc. sent within this date.
  • software is also provided for performing the technical solutions described in the above embodiments and preferred embodiments.
  • a storage medium is provided, the software being stored, including but not limited to: an optical disk, a floppy disk, a hard disk, a rewritable memory, and the like.
  • the above technical solution provided by the present invention can be applied to a technical means for uniformly managing data in a specified database of all data stored in a mobile terminal on a mobile terminal according to a preset application program interface in the process of information management.
  • the existing data management solution cannot adapt to the user's richness of data.
  • the technical problem is required to achieve unified management of all data on the mobile terminal, so that the user can uniformly manage the data on the terminal.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • the computing device may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above are only the preferred embodiments of the present invention, and are not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Telephone Function (AREA)

Abstract

提供了一种信息管理方法及装置。该方法包括:移动终端接收用户的操作请求;在所述操作请求的触发下,所述移动终端调用预设应用程序接口API对所述移动终端上的数据进行统一管理。该方法解决了现有数据管理方案不能适应用户对数据的丰富要求的技术问题,从而实现对移动终端上的所有数据进行统一管理。

Description

信息管理方法及装置 技术领域 本发明涉及通信领域, 尤其是涉及一种信息管理方法及装置。 背景技术 随着移动终端的智能化趋势, 其处理速度越来越快存储空间越来越大, 所携带的 用户数据也越来越丰富。 虽然现有技术中也存在例如嵌入式数据库管理数据的方案, 但是, 其并不能满足对终端上的用户数据进行统一平台式的管理, 急需一种管理用户 所有数据的方法, 在此基础上实现一些之前没有过的功能。 针对相关技术中的上述问题, 目前尚未提出有效的解决方案。 发明内容 针对相关技术中, 现有的数据管理方案不能适应用户对数据的丰富要求等技术问 题, 本发明实施例提供了一种信息管理方法及装置, 以至少解决上述问题。 根据本发明的一个实施例, 提供了一种信息管理方法, 包括: 移动终端接收用户 的操作请求; 在所述操作请求的触发下, 所述移动终端调用预设应用程序接口 API对 所述移动终端上的数据进行统一管理。 优选地, 所述移动终端调用预设 API对所述移动终端上指定数据库中的数据进行 管理之前, 还包括: 所述移动终端通过所述预设 API将用户选择的数据写入指定数据 库。 优选地, 所述移动终端通过所述预设 API将用户选择的数据写入指定数据库, 包 括: 将所述移动终端上与各个应用程序相关联的指定信息写入到所述指定数据库。 优选地, 所述移动终端调用预设 API对所述移动终端上的数据进行统一管理, 包 括: 所述移动终端根据用户的输入信息调用所述预设 API查询与所述输入信息相关联 的关联信息。 优选地, 所述输入信息包括以下至少之一: 所述应用程序的名称、 联系人名称、 日期; 所述关联信息包括以下至少之一: 对所述应用程序的操作记录、 与所述联系人 名称对应的操作记录、 与所述日期相关联的用户操作记录。 优选地, 所述移动终端调用预设 API对所述移动终端上的数据进行统一管理, 包 括: 对所述指定数据库进行以下至少之一操作: 数据的增加、 删除、 修改。 根据本发明的另一个实施例, 提供了一种信息管理装置, 应用于移动终端, 包括: 接收模块, 设置为接收用户的操作请求; 管理模块, 设置为在所述操作请求的触发下, 通过预设应用程序接口 API对移动终端上的数据进行统一管理。 优选地, 上述装置还包括: 写入模块, 设置为通过所述预设 API将用户选择的数 据写入指定数据库。 优选地, 所述写入模块, 设置为将所述移动终端上与各个应用程序相关联的指定 信息写入到所述指定数据库。 优选地, 所述管理模块, 设置为根据用户的输入信息调用所述预设 API查询与所 述输入信息相关联的关联信息。 通过本发明实施例, 采用根据预设应用程序接口对移动终端上存储于移动终端的 所有数据的指定数据库中的数据进行统一管理的技术手段, 解决了相关技术中, 现有 的数据管理方案不能适应用户对数据的丰富要求等技术问题, 从而实现了对移动终端 上的所有数据的统一管理, 使得用户可以对终端上的数据进行统一管理。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中- 图 1为根据本发明实施例的信息管理方法的流程图; 图 2为根据本发明优选实施例的指定数据库信息表示意图; 图 3为根据本发明优选实施例的数据搜索功能的实现过程流程图; 图 4为根据本发明优选实施例的数据联想功能的实现过程流程图; 图 5为根据本发明优选实施例的用户对数据库中的数据进行操作的流程图; 图 6为根据本发明实施例的信息管理装置的结构框图; 图 7为根据本发明优选实施例的信息管理装置的结构框图; 以及 图 8为根据本发明优选实施例的信息管理装置的结构框图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在不冲突的 情况下, 本申请中的实施例及实施例中的特征可以相互组合。 图 1为根据本发明实施例的信息管理方法的流程图。 如图 1所示, 该方法包括: 步骤 S102,移动终端接收用户的操作请求;该操作请求可以表现为在终端的一个 界面上对终端进行操作后产生的指令信息。 步骤 S104, 在上述操作请求的触发下, 移动终端调用预设 API对移动终端上的 数据的进行统一管理。 其中, 上述移动终端上的数据可以存储在一个指定数据库中, 该指定数据库可以为新建的数据库也可以为原有数据库。 该指定数据库中存储有移动 终端上的所有数据或部分数据。 在本实施例的一个优选实施方式中, 上述指定数据库 的信息表格式可以参见图 2所示。 图 2中各个参数的含义说明如下: id: 数据记录 id ;
content: 数据内容, 比如微博内容 ;
type: 数据类型, content类型 ;
openType: 打开类型, APP打开、 文本浏览、 文件浏览等; otherParam 扩展类型, 添加数据 (data) 等; data: 是扩展参数。 比如 opentype是应用打开, data可以存储打开 APP的入口函数。 为了更好地利用对移动终端上的数据进行统一管理这个功能, 提供用户体验, 可 以在移动终端调用预设 API对该移动终端上的数据进行统一管理之前, 通过上述预设 API 将用户选择的数据写入到指定数据库, 例如可以将移动终端上与各个应用程序相 关联的指定信息 (例如可以为用户感兴趣的数据) 写入到指定数据库。 这样, 便可以 根据实际需要对该指定数据库中与终端中各个应用程序相关联的数据进行管理,例如: 移动终端根据用户的输入信息调用上述预设 API对与上述输入信息相关联的关联信息 进行查询, 其中, 上述输入信息包括但不限于以下至少之一: 上述应用程序的名称、 联系人名称、 日期; 这样, 便可以根据该应用程序的名称、 联系人名称、 日期等信息 对以下至少之一关联信息进行管理: 对应用程序的操作记录、 与联系人名称对应的操 作记录、 与日期相关联的用户操作记录。 当然, 移动终端对查询到的所述关联信息进 行管理还可以包括: 数据的增加、 数据的删除、 数据的修改等。 在本实施例中, 由于对终端上的数据实现了统一化管理, 因此, 可以对用户数据 进行分析, 提供一些特色的功能。在本实施例的一个优选实施例中, 以数据搜索功能、 数据联想功能以及对数据库中数据的操作的实现为例进行说明。 如图 3所示, 数据搜 索功能的实现过程如下: 步骤 S302, 用户通过 APP发起搜索 (也可以理解为 APP发起搜索), 即如果用 户想知道手机里面与某个信息相关的内容, 可以发起搜索。 步骤 S304, 调用 API接口。 步骤 S306, 调用数据分析模块的搜索功能, 其中, 该数据分析模块基于终端上的 数据做数据分析处理。 步骤 S308, 调用指定数据库的全文搜索功能进行搜索, 并返回结果给用户。 步骤 S310, 用户看到搜索结果后可以打开某条记录查看详情。 如图 4所示, 数据联想功能的实现过程如下: 步骤 S402, 用户通过 APP正在编辑文档, 并打开联想功能。 步骤 S404, 用户输入日期后, 要查看该输入的日期所发的微博内容, 此时, 选择 日期, 按快捷键发起联想功能。 步骤 S406, 调用 API对应的联想功能。 步骤 S408, 数据分析模块根据日期搜索数据库, 返回这个日期相关的记录, 包括 日程、 日志、 文件、 微博等。 步骤 S410, 用户界面显示结果, 用户可以浏览这一天相关的内容, 点击感兴趣的 写入文档。 如图 5所示, 用户对数据的操作流程如下: 步骤 S502, APP发起添加数据操作。 如果 APP想把数据加入信息管理系统, 以 便用户搜索到直接操作。 步骤 S504,调用 API接口。 API接口是对数据操作模块和数据分析模块的对外接 口层。 这样用户只看到这一层接口, 屏蔽了底层实现。 步骤 S506, 对用户输入数据进行校验。如果是增加操作, 则判断改信息是否已经 记录。 其他的要对数据的 content等字段进行合法性校验。 步骤 S508, 调用数据操作模块增加、 删除、 修改数据。 步骤 S510, 调用数据库模块操作数据。 需要说明的是, 在本实施例中, 上述各个操作步骤的的执行主体可以为一个安装 在移动终端上的第三方应用程序 APP (Application),, 在本实施例中还提供了一种信息管理装置, 该装置应用于移动终端, 用于实现上 述实施例及优选实施方式, 已经进行过说明的不再赘述, 下面对该装置中涉及到的模 块进行说明。 如以下所使用的, 术语 "模块"可以实现预定功能的软件和 /或硬件的组 合。 尽管以下实施例所描述的装置较佳地以软件来实现, 但是硬件, 或者软件和硬件 的组合的实现也是可能并被构想的。 图 6为根据本发明实施例的信息管理装置的结构 框图。 如图 6所示, 该装置包括: 接收模块 60, 连接至管理模块 62, 设置为接收用户的操作请求; 管理模块 62, 设置为在上述操作请求的触发下,通过预设应用程序接口 API对移 动终端上的数据进行统一管理。 通过上述各个模块实现的功能, 同样可以实现对终端数据的统一管理, 满足用户 对数据的不同需求。 优选地, 如图 7所示, 上述装置还可以包括: 写入模块 64, 设置为通过所述预设 API 将用户选择的数据写入指定数据库。 这样便可以根据用户的兴趣对数据进行选择 管理。 优选地, 上述写入模块 64, 设置为将上述移动终端上与各个应用程序相关联的指 定信息写入到上述指定数据库。 优选地, 上述管理模块 62, 还可以设置为根据用户的输入信息调用上述预设 API 查询与上述输入信息相关联的关联信息。 上述装置在具体实施时可以表现为一个针对移动终端上的数据进行统一管理的平 台, 如图 8所示, 该平台包括: 数据保存模块 80、 数据操作模块 82、 数据分析模块 84、 平台 API模块 86, 终端上所有的 APP都可以调用该平台实现特定的功能。 数据保存模块 80, 设置为记录数据信息并提供全文搜索功能。 为了提供全文搜索 功能, 用终端数据库来提供数据保存并提供搜索功能。 APP保存的数据必须是对用户 有意义的数据, 并全部转化成文字信息, 以便搜索到。 数据操作模块 82, 设置为负责数据的增加、 删除、 修改操作。 数据分析模块 84, 设置为基于用户数据做数据分析处理, 本实施例中提供搜索和 数据联想功能。 平台 API模块 86, 设置为对外提高数据操作和数据挖掘接口。本实施例的提供的 数据挖掘接口 (即 API ) 有搜索和数据联想接口。 综上所述, 本发明实施例实现了以下有益效果: 上述实施例提供了移动终端平台 化的信息管理方法, 以方便用户搜索需要的信息。任何第三方 APP都可以调用接口保 存用户信息。 基于此平台化的 API , 提供用户搜索和联想功能。 在用户界面提供用户 搜索相关的内容, 比如用户输入用户名, 就可以搜索到电话号码、 短信、 微博、 日历 等用户相关内容。 另外还提供联想功能, 用户在进行文档编辑的时候, 如果开启联想 功能, 会自动根据用户输入的内容, 调用平台 API , 弹出与输入内容相关的手机上的 信息, 比如用户输入日期, 就会弹出该日期内发的微博、 日程等。 在另外一个实施例中, 还提供了一种软件, 该软件用于执行上述实施例及优选实 施方式中描述的技术方案。 在另外一个实施例中, 还提供了一种存储介质, 该存储介质中存储有上述软件, 该存储介质包括但不限于: 光盘、 软盘、 硬盘、 可擦写存储器等。 工业实用性 本发明提供的上述技术方案, 可以应用于信息管理的过程中, 采用根据预设应用 程序接口对移动终端上存储于移动终端的所有数据的指定数据库中的数据进行统一管 理的技术手段, 解决了相关技术中, 现有的数据管理方案不能适应用户对数据的丰富 要求等技术问题, 从而实现了对移动终端上的所有数据的统一管理, 使得用户可以对 终端上的数据进行统一管理。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 并且在某些情况下, 可以以不同于此处 的顺序执行所示出或描述的步骤, 或者将它们分别制作成各个集成电路模块, 或者将 它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明不限制于任 何特定的硬件和软件结合。 以上仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技术人 员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的任何 修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。

Claims

权 利 要 求 书
1. 一种信息管理方法, 包括:
移动终端接收用户的操作请求;
在所述操作请求的触发下, 所述移动终端调用预设应用程序接口 API对所 述移动终端上的数据进行统一管理。
2. 根据权利要求 1所述的方法, 其中, 所述移动终端调用预设 API对所述移动终 端上指定数据库中的数据进行管理之前, 还包括:
所述移动终端通过所述预设 API将用户选择的数据写入指定数据库。
3. 根据权利要求 2所述的方法, 其中, 所述移动终端通过所述预设 API将用户选 择的数据写入指定数据库, 包括:
将所述移动终端上与各个应用程序相关联的指定信息写入到所述指定数据 库。
4. 根据权利要求 1至 3任一项所述的方法, 其中, 所述移动终端调用预设 API对 所述移动终端上的数据进行统一管理, 包括- 所述移动终端根据用户的输入信息调用所述预设 API查询与所述输入信息 相关联的关联信息。
5. 根据权利要求 4所述的方法, 其中, 所述输入信息包括以下至少之一: 所述应用程序的名称、 联系人名称、 日 期;
所述关联信息包括以下至少之一: 对所述应用程序的操作记录、 与所述联 系人名称对应的操作记录、 与所述日期相关联的用户操作记录。
6. 根据权利要求 2或 3所述的方法, 其中, 所述移动终端调用预设 API对所述移 动终端上的数据进行统一管理, 包括- 对所述指定数据库进行以下至少之一操作: 数据的增加、 删除、 修改。
7. 种信息管理装置, 应用于移动终端, 包括:
接收模块, 设置为接收用户的操作请求; 管理模块, 设置为在所述操作请求的触发下, 通过预设应用程序接口 API 对移动终端上的数据进行统一管理。 根据权利要求 7所述的装置, 其中, 还包括:
写入模块, 设置为通过所述预设 API将用户选择的数据写入指定数据库。 根据权利要求 8所述的装置, 其中, 所述写入模块, 设置为将所述移动终端上 与各个应用程序相关联的指定信息写入到所述指定数据库。 根据权利要求 7至 9中任一项所述的装置, 其中, 所述管理模块, 设置为根据 用户的输入信息调用所述预设 API查询与所述输入信息相关联的关联信息。
PCT/CN2013/084979 2013-07-25 2013-10-10 信息管理方法及装置 WO2014161289A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310316769.XA CN104346348A (zh) 2013-07-25 2013-07-25 信息管理方法及装置
CN201310316769.X 2013-07-25

Publications (1)

Publication Number Publication Date
WO2014161289A1 true WO2014161289A1 (zh) 2014-10-09

Family

ID=51657479

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/084979 WO2014161289A1 (zh) 2013-07-25 2013-10-10 信息管理方法及装置

Country Status (2)

Country Link
CN (1) CN104346348A (zh)
WO (1) WO2014161289A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109343970A (zh) * 2018-08-17 2019-02-15 北京密境和风科技有限公司 基于应用程序的操作方法、装置、电子设备及计算机介质

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106651272B (zh) * 2016-12-30 2020-12-18 奇酷互联网络科技(深圳)有限公司 一种配送信息管理的方法和设备以及移动终端

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080051076A1 (en) * 2006-08-25 2008-02-28 O'shaughnessy John System And Method For Mobile Device Application Management
CN101227671A (zh) * 2007-12-28 2008-07-23 北京握奇数据系统有限公司 与移动终端交互管理数据库的方法及智能卡
CN101384050A (zh) * 2008-10-14 2009-03-11 深圳市戴文科技有限公司 一种移动终端及其资源管理的方法及系统
KR20090061502A (ko) * 2007-12-11 2009-06-16 한국전자통신연구원 개인 호의 수신 관리 장치 및 방법
CN101477545A (zh) * 2009-01-20 2009-07-08 深圳华为通信技术有限公司 文件信息管理方法及其移动终端

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100579153C (zh) * 2007-10-10 2010-01-06 中兴通讯股份有限公司 一种信息管理系统以及信息管理方法
CN102253833A (zh) * 2011-06-28 2011-11-23 宇龙计算机通信科技(深圳)有限公司 一种基于安卓Android平台下应用的操作方法及装置
CN103034915B (zh) * 2011-09-30 2017-08-18 深圳市金蝶精斗云网络科技有限公司 一种辅助用户数据记录的方法和装置
CN103218437A (zh) * 2013-04-18 2013-07-24 广东欧珀移动通信有限公司 一种移动终端信息查询方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080051076A1 (en) * 2006-08-25 2008-02-28 O'shaughnessy John System And Method For Mobile Device Application Management
KR20090061502A (ko) * 2007-12-11 2009-06-16 한국전자통신연구원 개인 호의 수신 관리 장치 및 방법
CN101227671A (zh) * 2007-12-28 2008-07-23 北京握奇数据系统有限公司 与移动终端交互管理数据库的方法及智能卡
CN101384050A (zh) * 2008-10-14 2009-03-11 深圳市戴文科技有限公司 一种移动终端及其资源管理的方法及系统
CN101477545A (zh) * 2009-01-20 2009-07-08 深圳华为通信技术有限公司 文件信息管理方法及其移动终端

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109343970A (zh) * 2018-08-17 2019-02-15 北京密境和风科技有限公司 基于应用程序的操作方法、装置、电子设备及计算机介质
CN109343970B (zh) * 2018-08-17 2022-08-23 北京密境和风科技有限公司 基于应用程序的操作方法、装置、电子设备及计算机介质

Also Published As

Publication number Publication date
CN104346348A (zh) 2015-02-11

Similar Documents

Publication Publication Date Title
US20210216700A1 (en) Information Processing Method and System
US20130139113A1 (en) Quick action for performing frequent tasks on a mobile device
WO2020057131A1 (zh) 内容分享方法、终端设备及存储介质
US9794400B2 (en) Mobile terminal and ringtone playing method thereof
WO2020052337A1 (zh) 信息处理方法、装置、存储介质及电子设备
EP3248114A1 (en) Contextual search using natural language
CN110019024B (zh) 一种目录查询方法、系统及电子设备和存储介质
WO2011117465A1 (en) Method and apparatus for portable index on a removable storage medium
WO2014205903A1 (zh) 文件显示方法及装置
WO2020253386A1 (zh) 应用程序处理方法、装置、电子设备及存储介质
US20180046635A1 (en) Discovery of calling application for control of file hydration behavior
CN108549568A (zh) 应用入口处理方法、装置、存储介质及电子设备
US20210014206A1 (en) Searching content associated with multiple applications
US9451423B2 (en) Method and apparatus for recording information during a call
US20220141227A1 (en) Managing Metadata for External Content within a Computing Environment
WO2016023378A1 (zh) 联系人信息的存储方法及装置
US10652105B2 (en) Display apparatus and controlling method thereof
US20120117197A1 (en) Content auto-discovery
US9118756B2 (en) Recording method, recording device, and electronic device
CN107409086B (zh) 通过多个邮箱在通信应用中进行海量数据管理
CN111868714A (zh) 使用持久且通用的文件标识符来定位文件
WO2014161289A1 (zh) 信息管理方法及装置
CN108958824A (zh) 应用程序的启动方法、装置、电子设备及存储介质
KR102468164B1 (ko) 계층화된 콘텐츠 선택
CN111443903A (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: 13881224

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

Country of ref document: EP

Kind code of ref document: A1