WO2016058385A1 - 信息存储方法、装置及终端 - Google Patents

信息存储方法、装置及终端 Download PDF

Info

Publication number
WO2016058385A1
WO2016058385A1 PCT/CN2015/079855 CN2015079855W WO2016058385A1 WO 2016058385 A1 WO2016058385 A1 WO 2016058385A1 CN 2015079855 W CN2015079855 W CN 2015079855W WO 2016058385 A1 WO2016058385 A1 WO 2016058385A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
information
contact
manager
database
Prior art date
Application number
PCT/CN2015/079855
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 WO2016058385A1 publication Critical patent/WO2016058385A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the present invention relates to the field of communications, and in particular to an information storage method, apparatus, and terminal.
  • NFC Near Field Communication
  • WiFi Wireless Fidelity
  • Internet Internet
  • NFC Near Field Communication
  • the user can store the files in the memory of the terminal or the terminal.
  • the external SD card in the process of storing the file, the user can create a corresponding folder on the memory or the external SD card according to different sources of the file, and store the corresponding file, for example, the mobile terminal A through the Bluetooth and the mobile terminal.
  • B is connected, B transmits the file abc.apk to the mobile terminal A, and the system of A creates a Bluetooth bluetooth folder for storing the abc.apk file according to the connection mode. If A is connected to C via Bluetooth and accepts the file def.apk from C, the file will also be stored in the bluetooth folder. This will cause the user of mobile terminal A to be unable to distinguish the specific source of the files in the bluetooth folder.
  • the received files are stored in different folders, so that when the user needs to find all the files of the same user received, it is necessary to go to different files. Find these files separately in the folder.
  • the mobile terminal A has received several different files from the mobile terminal B in different manners such as Bluetooth, NFC, wifi sharing, etc., and in the related art, the received files are stored in different folders, and There is no unified entry to view all the information from the mobile terminal B. Therefore, when the user of the mobile terminal A needs to find all the files sent by the received mobile terminal B, it is necessary to separately search for these in different folders. file.
  • the embodiment of the invention provides an information storage method, device and terminal, so as to solve at least the problem of low efficiency and poor user experience in performing file search in the related art.
  • an information storage method comprising: associating a received file with information of a contact that sends the file; storing file information of the file after the association is used for In a database of a file manager that performs file management, wherein the file information includes information for identifying an association relationship between the file and the contact.
  • the method before storing the file information of the file that has been associated with the file manager of the file manager for file management, the method further includes: using a table in the database of the file manager The way of the item establishes the information of the contact.
  • associating the received file with the information of the contact that sends the file includes: establishing an identifier of the information of the contact in the file; according to the established identifier, The received file is associated with the information of the contact that sent the file.
  • storing the file information of the file after the association into the database of the file manager for file management includes: saving the file information of the file to the location according to the identifier The entry corresponding to the contact information.
  • the method further includes: displaying the file information in the file manager All files associated with the contact's information.
  • an information storage apparatus comprising: an association module configured to associate a received file with information of a contact that sends the file; and a storage module configured to be associated
  • the file information of the file is stored in a database of a file manager for file management, wherein the file information includes information for identifying an association relationship between the file and the contact.
  • the information storage device further includes: an establishing module, configured to establish information of the contact in an entry of the file manager in a database.
  • the association module includes: an establishing unit, configured to establish an identifier of the information of the contact in the file; and an association unit configured to receive the received according to the established identifier
  • the file is associated with the information of the contact that sent the file.
  • the storage module includes: a saving unit, configured to save the file information of the file to an entry corresponding to the information of the contact according to the identifier.
  • the information storage device further includes: a display module configured to display all files associated with the information of the contact in the file manager.
  • a terminal comprising the apparatus of any of the above.
  • FIG. 1 is a flow chart of an information storage method according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing the structure of an information storage device according to an embodiment of the present invention.
  • FIG. 3 is a block diagram 1 of a preferred structure of an information storage device according to an embodiment of the present invention.
  • FIG. 4 is a structural block diagram of an association module 22 in an information storage device according to an embodiment of the present invention.
  • FIG. 5 is a structural block diagram of a storage module 24 in an information storage device according to an embodiment of the present invention.
  • FIG. 6 is a block diagram 2 of a preferred structure of an information storage device according to an embodiment of the present invention.
  • FIG. 7 is a structural block diagram of a terminal according to an embodiment of the present invention.
  • Figure 8 is a flow chart of file management in accordance with an embodiment of the present invention.
  • FIG. 1 is a flowchart of an information storage method according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
  • the received file is associated with the information of the contact that sent the file; and the file information of the file that has been associated is stored in a database of a file manager for file management, wherein the file
  • the information includes information for identifying the relationship between the file and the contact, and the file is associated with the sender when the file is stored, thereby ensuring that the file can be searched according to the contact information.
  • the detailed information corresponding to the file indicates the name of the administrative contact, and the user can view all the files sent by the same contact at any time.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种信息存储方法、装置及终端,其中,该方法包括将接收的文件与发送该文件的联系人的信息进行关联(S102);将进行过关联后的上述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中(S104),其中,该文件信息包括用于标识上述文件与联系人之间关联关系的信息,通过以上技术方案,解决了相关技术中存在的在进行文件查找时查找效率低,用户体验差的问题,进而达到了提高文件查找效率,改善用户体验的效果。

Description

信息存储方法、装置及终端 技术领域
本发明涉及通信领域,具体而言,涉及一种信息存储方法、装置及终端。
背景技术
随着科技的发展,智能终端在人们的生活中起着越来越重要的作用,不同的终端用户之间可以进行文件的分享,用户在使用移动终端的过程中,可以通过近场通信(Near Field Communication,简称为NFC),蓝牙,WiFi,互联网等方式与别的移动终端分享文件或者下载文件,并且,在获取到外界的文件之后,用户可以将该文件存储于自己终端的内存中或者终端的外置SD卡中,在存储文件的过程中用户可以根据文件的不同来源在内存或者外置SD卡上建立对应的文件夹,用来存储对应的文件,例如移动终端A通过蓝牙和移动终端B相连,B将文件abc.apk传输给移动终端A,A的系统会根据连接方式创建蓝牙bluetooth的文件夹用于存放abc.apk文件。如果A通过蓝牙又和C进行相连,接受到来自C的文件def.apk,该文件也会存放在bluetooth的文件夹中。这样就会导致移动终端A的用户无法区分bluetooth的文件夹中的文件的具体来源。
并且,当用户通过不同的方式接收来自同一个用户的文件时,接收的这些文件会分别存放于不同的文件夹中,从而当用户需要查找接收的同一用户的所有文件时,需要去不同的文件夹中分别查找这些文件。例如:移动终端A曾经通过蓝牙,NFC,wifi共享等不同的方式分别接收来自移动终端B的几个不同的文件,并且,在相关技术中,接收的这些文件会存储在不同的文件夹,并且没有一个统一的入口可以全部查看到来自移动终端B的所有文件的信息,因此,当移动终端A的用户需要查找接收的移动终端B发送的所有文件时,需要去不同的文件夹中分别查找这些文件。
此外,当用户接收到文件后,在存储过程中没有注意存储路径的情况下,或者在经过一段时间之后,无法回想起该文件的来源或者和终端中的某个联系人是否有关系时,查找某个联系人发送的全部文件时,便会存在相当大的困难。因此,在相关技术中存在着在进入文件管理器去查找文件的时候,不能将同一个来源的文件进行分类集中的问题。
针对相关技术中存在的在进行文件查找时查找效率低造成用户体验差的问题,目前尚未提出有效的解决方案。
发明内容
本发明实施例提供了一种信息存储方法、装置及终端,以至少解决相关技术中存在的在进行文件查找时查找效率低,用户体验差的问题。
根据本发明的一个方面,提供了一种信息存储方法,包括:将接收的文件与发送所述文件的联系人的信息进行关联;将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,所述文件信息包括用于标识所述文件与所述联系人之间关联关系的信息。
在本发明实施例中,在将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中之前,还包括:在所述文件管理器的数据库中以表项的方式建立所述联系人的信息。
在本发明实施例中,将接收的所述文件与发送所述文件的联系人的信息进行关联包括:在所述文件中建立所述联系人的信息的标识;依据建立的所述标识,将接收的所述文件与发送所述文件的联系人的信息进行关联。
在本发明实施例中,将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中包括:根据所述标识将所述文件的文件信息保存至与所述联系人的信息对应的表项中。
在本发明实施例中,在将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中之后,还包括:在所述文件管理器中显示与所述联系人的信息相关联的所有文件。
根据本发明的另一方面,提供了一种信息存储装置,包括:关联模块,设置为将接收的文件与发送所述文件的联系人的信息进行关联;存储模块,设置为将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,所述文件信息包括用于标识所述文件与所述联系人之间关联关系的信息。
在本发明实施例中,所述信息存储装置还包括:建立模块,设置为在所述文件管理器的数据库中以表项的方式建立所述联系人的信息。
在本发明实施例中,所述关联模块包括:建立单元,设置为在所述文件中建立所述联系人的信息的标识;关联单元,设置为依据建立的所述标识,将接收的所述文件与发送所述文件的联系人的信息进行关联。
在本发明实施例中,所述存储模块包括:保存单元,设置为根据所述标识将所述文件的文件信息保存至与所述联系人的信息对应的表项中。
在本发明实施例中,所述信息存储装置还包括:显示模块,设置为在所述文件管理器中显示与所述联系人的信息相关联的所有文件。
根据本发明的再一方面,提供了一种终端,包括上述任一项所述的装置。
通过本发明实施例,采用将接收的文件与发送所述文件的联系人的信息进行关联;将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,所述文件信息包括用于标识所述文件与所述联系人之间关联关系的信息,解决了相关技术中存在的在进行文件查找时查找效率低,用户体验差的问题,进而达到了提高文件查找效率,改善用户体验的效果。
附图说明
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:
图1是根据本发明实施例的信息存储方法的流程图;
图2是根据本发明实施例的信息存储装置的结构框图;
图3是根据本发明实施例的信息存储装置的优选结构框图一;
图4是根据本发明实施例的信息存储装置中关联模块22的结构框图;
图5是根据本发明实施例的信息存储装置中存储模块24的结构框图;
图6是根据本发明实施例的信息存储装置的优选结构框图二;
图7是根据本发明实施例的终端的结构框图;
图8是根据本发明实施例的文件管理流程图。
具体实施方式
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。
在本实施例中提供了一种信息存储方法,图1是根据本发明实施例的信息存储方法的流程图,如图1所示,该流程包括如下步骤:
步骤S102,将接收的文件与发送该文件的联系人的信息进行关联;
步骤S104,将进行过关联后的上述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,该文件信息包括用于标识上述文件与联系人之间关联关系的信息。
通过上述步骤,将接收的文件与发送该文件的联系人的信息进行关联;将进行过关联后的上述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,该文件信息包括用于标识上述文件与联系人之间关联关系的信息,实现了在进行文件存储时,将文件与发件人联系起来,从而保证了在进行文件查找时,可以根据联系人的信息查找到该联系人发送的所有文件,解决了相关技术中存在的在进行文件查找时查找效率低,用户体验差的问题,进而达到了提高文件查找效率,改善用户体验的效果。
在一个优选的实施例中,在将进行过关联后的文件的文件信息存储至用于进行文件管理的文件管理器的数据库中之前,还包括:在该文件管理器的数据库中以表项的方式建立联系人的信息。即,可以在文件管理器的数据库的文件列表中增加联系人信息的列表表项,从而可以在数据库中查看到与该联系人关联的所有文件。
在一个优选的实施例中,将接收的文件与发送该文件的联系人的信息进行关联包括:在该文件中建立该联系人的信息的标识;依据建立的标识,将接收的文件与发送该文件的联系人的信息进行关联。即,可以以标识的方式将文件与发送该文件的联系人关联起来,当然也可以通过其他的方式进行二者的关联。
其中,在利用标识的方式将文件与发件人关联之后,将进行过关联后的文件的文件信息存储至用于进行文件管理的文件管理器的数据库中可以包括:根据上述标识将文件的文件信息保存至与该联系人的信息对应的表项中。也就是说,在数据库的文件列表中,可以将接收的文件的文件信息分别保存于对应的联系人的表项中。从而方便后续的文件查找。
在一个优选的实施例中,在将进行过关联后的文件的文件信息存储至用于进行文件管理的文件管理器的数据库中之后,还包括:在该文件管理器中显示与联系人的信息相关联的所有文件。也就是说,在后续的文件查看时,在该文件管理器的数据库中, 可以自动将各联系人发送的文件进行分类显示,进而可以直观的查看同一联系人发送的所有文件。
在本实施例中还提供了一种信息存储装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图2是根据本发明实施例的信息存储装置的结构框图,如图2所示,该装置包括关联模块22和存储模块24,下面对该装置进行说明。
关联模块22,设置为将接收的文件与发送该文件的联系人的信息进行关联;存储模块24,设置为将进行过关联后的文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,该文件信息包括用于标识文件与联系人之间关联关系的信息。
图3是根据本发明实施例的信息存储装置的优选结构框图一,如图3所示,该装置除包括图2所示的所有模块外,还包括建立模块32,下面对该装置进行说明。
建立模块32,连接至上述存储模块24,设置为在文件管理器的数据库中以表项的方式建立联系人的信息。
图4是根据本发明实施例的信息存储装置中关联模块22的结构框图,如图4所示,该关联模块22包括建立单元42和关联单元44,下面对该关联模块22进行说明。
建立单元42,设置为在文件中建立联系人的信息的标识;关联单元44,连接至上述建立单元42,设置为依据建立的标识,将接收的文件与发送该文件的联系人的信息进行关联。
图5是根据本发明实施例的信息存储装置中存储模块24的结构框图,如图5所示,该存储模块24包括保存单元52,下面对该存储模块24进行说明。
保存单元52,设置为根据上述标识将文件的文件信息保存至与联系人的信息对应的表项中。
图6是根据本发明实施例的信息存储装置的优选结构框图二,如图6所示,该装置除包括图2所示的所有模块外,还包括显示模块62,下面对该装置进行说明。
显示模块62,连接至上述存储模块24,设置为在文件管理器中显示与联系人的信息相关联的所有文件。
图7是根据本发明实施例的终端的结构框图,如图7所示,该终端72包括上述任一项的信息存储装置74。
在本发明实施例中,还提出了一种移动终端的文件管理方式,移动终端接收到外部传输来的文件之后,对该文件设定对应的联络人标识位,并将联络人信息存储到文件夹对应的数据库表项中,在进行文件查看的时候,可以通过联络人的信息,自动进行文件分类,方便查看。图8是根据本发明实施例的文件管理流程图,如图8所示,该流程包括如下步骤:
步骤S802:本地移动终端接收来自本移动终端以外的文件,传输方式包括但不仅仅局限于蓝牙,NFC,云,wifi共享方式。
步骤S804:移动终端自动创建或者提醒用户手动创建文件存储的物理路径。
步骤S806:进行相关移动终端联络人选择,将该文件和对应的联络人进行关联。
步骤S808:和步骤S806是同时进行,将对应的联络人信息同时在后台也通过数据库写入文件管理器对应的数据库表项中,将联络人信息作为某一个文件对应的数据信息,进行存储。
步骤S810:点击进入文件管理器查看,通过查询文件管理器对应的数据库信息,可以自动将同一个联络人的文件进行分类显示,用户可以进行文件的查看和选择。
综上可知,在本发明实施例中,移动终端在通过不同的方式接收到文件之后,在选择完实际存储路径之后,可以增加一个关联发送该文件的移动终端联系人的选择,用来表示该文件来源于哪位联系人或者该文件和哪位联系人有关系,在进行关联时,可以对该文件设定一个联系人的标识位。在移动终端中进入文件管理器查看文件的时候可以根据文件对应的联系人的标识进行文件分类集中,方便终端用户查看文件已及对应的信息。
本发明的上述实施例可以实现如下有益效果:
移动终端接收到的文件都和对应的联系人进行关联,文件具有联系人的标识。
移动终端文件管理器可以根据文件关联的联系人信息自动分类显示文件。
文件对应的详细信息里面标示了管理联系人的名字,用户可以随时查看同一联系人发送的所有文件。
显然,本领域的技术人员应该明白,上述的本发明实施例的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。
工业实用性
如上所述,通过上述实施例及优选实施方式,解决了相关技术中存在的在进行文件查找时查找效率低,用户体验差的问题,进而达到了提高文件查找效率,改善用户体验的效果。

Claims (11)

  1. 一种信息存储方法,包括:
    将接收的文件与发送所述文件的联系人的信息进行关联;
    将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,所述文件信息包括用于标识所述文件与所述联系人之间关联关系的信息。
  2. 根据权利要求1所述的方法,其中,在将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中之前,还包括:
    在所述文件管理器的数据库中以表项的方式建立所述联系人的信息。
  3. 根据权利要求2所述的方法,其中,将接收的所述文件与发送所述文件的联系人的信息进行关联包括:
    在所述文件中建立所述联系人的信息的标识;
    依据建立的所述标识,将接收的所述文件与发送所述文件的联系人的信息进行关联。
  4. 根据权利要求3所述的方法,其中,将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中包括:
    根据所述标识将所述文件的文件信息保存至与所述联系人的信息对应的表项中。
  5. 根据权利要求1所述的方法,其中,在将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中之后,还包括:
    在所述文件管理器中显示与所述联系人的信息相关联的所有文件。
  6. 一种信息存储装置,包括:
    关联模块,设置为将接收的文件与发送所述文件的联系人的信息进行关联;
    存储模块,设置为将进行过关联后的所述文件的文件信息存储至用于进行文件管理的文件管理器的数据库中,其中,所述文件信息包括用于标识所述文件与所述联系人之间关联关系的信息。
  7. 根据权利要求6所述的装置,其中,还包括:
    建立模块,设置为在所述文件管理器的数据库中以表项的方式建立所述联系人的信息。
  8. 根据权利要求7所述的装置,其中,所述关联模块包括:
    建立单元,设置为在所述文件中建立所述联系人的信息的标识;
    关联单元,设置为依据建立的所述标识,将接收的所述文件与发送所述文件的联系人的信息进行关联。
  9. 根据权利要求8所述的装置,其中,所述存储模块包括:
    保存单元,设置为根据所述标识将所述文件的文件信息保存至与所述联系人的信息对应的表项中。
  10. 根据权利要求6所述的装置,其中,还包括:
    显示模块,设置为在所述文件管理器中显示与所述联系人的信息相关联的所有文件。
  11. 一种终端,包括权利要求6至10中任一项所述的装置。
PCT/CN2015/079855 2014-10-13 2015-05-26 信息存储方法、装置及终端 WO2016058385A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410537920.7A CN105488082A (zh) 2014-10-13 2014-10-13 信息存储方法、装置及终端
CN201410537920.7 2014-10-13

Publications (1)

Publication Number Publication Date
WO2016058385A1 true WO2016058385A1 (zh) 2016-04-21

Family

ID=55675060

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/079855 WO2016058385A1 (zh) 2014-10-13 2015-05-26 信息存储方法、装置及终端

Country Status (2)

Country Link
CN (1) CN105488082A (zh)
WO (1) WO2016058385A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109446162A (zh) * 2018-10-22 2019-03-08 王梅 确定移动互联网内目标移动终端的数据状态的方法及系统

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108228773A (zh) * 2017-12-28 2018-06-29 中兴通讯股份有限公司 一种实现信息保存的方法及装置
CN111752904A (zh) * 2020-06-28 2020-10-09 联想(北京)有限公司 文件处理方法、装置及电子设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060004699A1 (en) * 2004-06-30 2006-01-05 Nokia Corporation Method and system for managing metadata
CN101477545A (zh) * 2009-01-20 2009-07-08 深圳华为通信技术有限公司 文件信息管理方法及其移动终端
CN101741973A (zh) * 2009-12-07 2010-06-16 深圳华为通信技术有限公司 显示相关信息的方法及移动通信终端
CN102214188A (zh) * 2010-04-09 2011-10-12 三星电子(中国)研发中心 通讯终端及其内容存储和管理方法
CN103533248A (zh) * 2013-10-24 2014-01-22 腾讯科技(上海)有限公司 一种图像处理的方法、终端及系统
CN103838748A (zh) * 2012-11-22 2014-06-04 北京奇虎科技有限公司 用于浏览器新建标签页的展现方法和系统

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6928426B2 (en) * 2000-12-30 2005-08-09 Intel Corporation Method and apparatus to improve file management
CN101226534B (zh) * 2007-12-29 2011-08-10 华为终端有限公司 一种查找关联文件的方法、终端和系统
CN101515270B (zh) * 2008-02-21 2011-08-17 中国移动通信集团公司 联系人信息提取方法及装置
CN102945277A (zh) * 2012-11-09 2013-02-27 华为技术有限公司 图像文件检索的方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060004699A1 (en) * 2004-06-30 2006-01-05 Nokia Corporation Method and system for managing metadata
CN101477545A (zh) * 2009-01-20 2009-07-08 深圳华为通信技术有限公司 文件信息管理方法及其移动终端
CN101741973A (zh) * 2009-12-07 2010-06-16 深圳华为通信技术有限公司 显示相关信息的方法及移动通信终端
CN102214188A (zh) * 2010-04-09 2011-10-12 三星电子(中国)研发中心 通讯终端及其内容存储和管理方法
CN103838748A (zh) * 2012-11-22 2014-06-04 北京奇虎科技有限公司 用于浏览器新建标签页的展现方法和系统
CN103533248A (zh) * 2013-10-24 2014-01-22 腾讯科技(上海)有限公司 一种图像处理的方法、终端及系统

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109446162A (zh) * 2018-10-22 2019-03-08 王梅 确定移动互联网内目标移动终端的数据状态的方法及系统
CN109446162B (zh) * 2018-10-22 2021-10-08 刘小娟 确定移动互联网内目标移动终端的数据状态的方法及系统

Also Published As

Publication number Publication date
CN105488082A (zh) 2016-04-13

Similar Documents

Publication Publication Date Title
US20220360658A1 (en) Method and Apparatus for Processing Contact Information Using a Wireless Terminal
US9473427B2 (en) Method and system for delivering reminder information
US9572000B2 (en) Facilitating social networking service connections via an ad hoc peer-to-peer network of mobile devices
US10769710B2 (en) System of providing product information using copy/paste function of electronic commerce shopping cart, method thereof and non-transitory computer readable storage medium having computer program recorded thereon
US8838679B2 (en) Providing state service for online application users
US10291719B2 (en) Enabling communication while limiting access to user information
CN106464729A (zh) 代理推送
CN105812315B (zh) 基于用户登陆账号的多终端消息传输方法及装置
JP2016533059A (ja) ブルートゥース通信方法及びブルートゥース通信設備
JP6462138B2 (ja) ファイル共有システムおよびその方法
US20170277526A1 (en) Software categorization method and electronic device
US11153258B2 (en) System and method for multi-channel group communications
US20150363182A1 (en) Smart device, wearable device and method for pushing &receiving installation package
US20170134364A1 (en) Note update method and device
KR102133514B1 (ko) 전자 장치의 상태 메시지 서비스 제공 방법 및 그 전자 장치
WO2016058385A1 (zh) 信息存储方法、装置及终端
US20170171339A1 (en) Advertisement data transmission method, electrnoic device and system
WO2016197884A1 (zh) 基于身份的数据处理方法及装置
US9693222B1 (en) Sharing social media profiles using wireless identifiers of a communication device
US20200012688A1 (en) Method and device for retrieving content
CN106027632A (zh) 数据传输方法和装置
CN103220327B (zh) 用户信息存储方法及装置
AU2015337321B2 (en) Electronic device and method for controlling contents in electronic device
WO2016058371A1 (zh) 一种文件管理方法、装置及终端
US20120302266A1 (en) Communicate an internet protocol address to a mobile phone

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

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

Country of ref document: EP

Kind code of ref document: A1