WO2016123876A1 - Data sharing method and multi-system terminal - Google Patents
Data sharing method and multi-system terminal Download PDFInfo
- Publication number
- WO2016123876A1 WO2016123876A1 PCT/CN2015/078087 CN2015078087W WO2016123876A1 WO 2016123876 A1 WO2016123876 A1 WO 2016123876A1 CN 2015078087 W CN2015078087 W CN 2015078087W WO 2016123876 A1 WO2016123876 A1 WO 2016123876A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- shared
- shared space
- systems
- space
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/14—Protection against unauthorised use of memory or access to memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/167—Interprocessor communication using a common memory, e.g. mailbox
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/725—Cordless telephones
Definitions
- the present invention relates to the field of multi-system terminal applications, and in particular, to a data sharing method for a multi-system terminal and a multi-system terminal.
- multi-system terminals such as dual-system mobile phones meets the needs of users.
- the systems in such terminals are completely independent, and the systems cannot communicate with each other. Users can save data to corresponding systems as needed, such as storing private data that needs to be encrypted to the security system. In this way, users do not need to worry about other people illegally viewing data in the security system in the ordinary system.
- the invention provides a data sharing method for a multi-system terminal and a multi-system terminal to solve The problem that data between systems cannot be shared due to the incompatibility of each system in a multi-system terminal.
- the present invention provides a data sharing method for a multi-system terminal, the multi-system terminal including a plurality of systems and a shared space independent of the plurality of system memory spaces, and in one embodiment, the method includes The one or more systems import the shared data corresponding to the shared data type into the shared space; after the current system detects the data call request, the shared data corresponding to the data call request is read in the shared space.
- the foregoing embodiment further includes: the multi-system terminal sets the shared space in the cloud server and/or the terminal storage area, and sets the shared space to be visible to one or more systems.
- the foregoing embodiment further includes: determining the shared data type according to the user selection and/or the frequency of use.
- the foregoing embodiment further includes: encrypting the shared data; after detecting the data call request, the current system further includes: verifying the password information carried in the data call request, only when the verification is passed. Read shared data.
- the above embodiment further includes: clearing part or all of the shared data in the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown.
- the present invention provides a multi-system terminal.
- the multi-system terminal includes a plurality of systems and a shared space independent of the plurality of system memory spaces; the multi-system terminal further includes a sharing module.
- the shared space is used to store the shared data; the shared module is configured to import the shared data corresponding to the shared data type in the one or more systems into the shared space; and is further configured to detect the data call request in the shared space. Reading the shared data corresponding to the data call request.
- the sharing module in the foregoing embodiment is further configured to set the shared space in the cloud server and/or the terminal storage area, and set the shared space to be visible to one or more systems.
- the sharing module in the above embodiment is further configured to determine a shared data type according to a user selection and/or a frequency of use.
- the sharing module in the foregoing embodiment is further configured to encrypt the shared data; verify the password information carried in the data invocation request, and read the shared data only when the verification passes.
- the sharing module in the above embodiment is further configured to clear part or all of the shared data in the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown.
- one or more systems import the shared data corresponding to the shared data type in the respective systems into the shared space, and when used, the current system detects the data call request. After that, the shared data corresponding to the data call request is read from the shared space for the user to select and use; thus, the data sharing between the systems is realized under the premise that each system cannot directly communicate, and the systems in the multi-system terminal are solved.
- the problem that the data between the systems cannot be shared due to the inability to directly communicate with each other enhances the user experience; further, the shared data is encrypted and processed to ensure the security of the shared data.
- FIG. 1 is a flowchart of a data sharing method according to a first embodiment of the present invention
- FIG. 2 is a schematic structural diagram of a multi-system terminal according to a second embodiment of the present invention.
- FIG. 3 is a flowchart of a data sharing method according to a third embodiment of the present invention.
- the multi-system terminal according to the present invention refers to a terminal including at least two systems, and different systems cannot directly communicate with each other.
- the terminal includes an ordinary system and a security system as an example for description.
- FIG. 1 is a flowchart of a data sharing method according to a first embodiment of the present invention. As shown in FIG. 1, in the embodiment, the data sharing method provided by the present invention includes the following steps:
- S101 One or more systems import the shared data corresponding to the shared data type into the shared space;
- the multi-system terminal according to the present invention includes a plurality of systems and a shared space independent of the plurality of system memory spaces.
- the shared data type referred to in the present invention refers to a contact phone, a picture, a chat record, and the like. Users can select one or more data types according to actual needs, and then these data types Types are data types that need to be shared between different systems. The following is an example of a data type as a contact.
- One or more systems to which the present invention refers refers to all or part of a system within a terminal. If the terminal includes a common system and a security system, both the normal system and the security system can be used as one or more systems, and the contacts of the two systems are all used as the data content of the shared data, and the general system and the security system can call these. Data; it is also possible to use only the ordinary system as one or more systems to share the contacts of the ordinary system, so that the security system can call the contacts of the ordinary system, and the ordinary system cannot call the contacts of the security system.
- the shared space involved in the present invention refers to a space for storing shared data, which may be set in a storage area in the terminal or may be set on a cloud server.
- the importing of shared data into the shared space by one or more systems in this step means that each one or more systems copies data that needs to be shared in the respective systems into the shared space, so that other systems of the terminal can read the shared space. Sharing data within to achieve data sharing between multiple systems.
- Data invocation requests generally do not meet the needs of an application in the current system, but need to use data from other systems (such as users in the general system group send $9 SMS, and the contacts that need to be added are stored in the security system), the application
- the data call request needs to be sent; after the current system detects the data call request, the current system can go to the shared space to read the corresponding shared data. For example, if the terminal determines that the contact corresponding to the data call request is a contact, the user goes to the shared space to read the contact. The person information is then displayed for the user to choose.
- the embodiment shown in FIG. 1 further includes: before the shared data is imported into the shared space, the multi-system terminal sets the shared space in the cloud server and/or the terminal storage area, and sets the shared space to one or more systems. visible.
- This embodiment provides two ways to set the shared space. When the shared space is set in the cloud server, the implementation is not repeated. When the shared space is set in the terminal storage area, part of the storage space (such as ROM space, etc.) may be divided in the storage area of the terminal, and the attributes of the part of the storage space may be set to be visible to all one or more systems.
- the embodiment shown in Figure 1 also includes the package before importing the shared data into the shared space. Include: Determine the shared data type based on user selection and/or frequency of use. Specifically, the manner of determining the shared data type includes: determining the data type according to the system default, or determining the data type according to the user selection and/or the frequency of use. This embodiment provides two ways to determine the data type.
- the terminal can default some data types that are not too private to the data types that need to be shared, such as contacts, etc.
- the terminal can also select photos, chat records, etc. according to user selection. As shared data.
- the manner of determining the data type according to the user selection may further include: determining the data type according to the user selection before receiving the data invoking request; or determining, after receiving the data invoking request, and having no data corresponding to the data invoking request, determining according to the user operation. type of data. This embodiment gives the time for two users to select a data type so that the user can dynamically adjust the shared data type.
- the embodiment shown in FIG. 1 further includes: encrypting the shared data; after detecting the data call request, the current system further includes: verifying the password information carried in the data call request. , read shared data only when the verification passes. This embodiment implements protection of shared data.
- the embodiment of FIG. 1 further includes clearing some or all of the shared data within the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown.
- the maintenance of the shared space can be realized by clearing part or all of the data in the shared space.
- the frequency of data is cleared. It is also possible to clear some data or part of the data according to the user's choice, or to clear the data of the shared space when the terminal is powered off.
- the terminal 2 is a schematic structural diagram of a multi-system terminal according to a second embodiment of the present invention.
- the terminal includes two systems, a common system and a security system.
- the multi-system terminal 2 provided by the invention includes a plurality of systems and a shared space 21 independent of the plurality of system memory spaces, and one or more of the plurality of systems are provided with the sharing module 22 (22a in FIG. 2 and 22b),
- the shared space 21 is configured to store the shared data corresponding to the shared data type in one or more systems, and is also used to read the shared data in the shared space after detecting the data call request. Take the shared data corresponding to the data call request.
- the sharing module 22 in the embodiment shown in FIG. 2 is further configured to set the shared space in the cloud server and/or the terminal storage area, and set the shared space to be visible to one or more systems.
- the sharing module 22 in the embodiment of FIG. 2 is further configured to determine a shared data type based on user selection and/or frequency of use.
- the sharing module 22 in the embodiment shown in FIG. 2 is further configured to encrypt the shared data; verify the password information carried in the data invocation request, and read the shared data only when the verification passes.
- the sharing module 22 in the embodiment shown in FIG. 2 is also used to clear some or all of the shared data in the shared space according to user selection and/or frequency of use during periodic and/or timing and/or shutdown. .
- the terminal works in the ordinary system, and the photo stored in the security system needs to be sent to the contact in the security system. If the user follows the prior art, the user needs to switch to the security system.
- FIG. 3 is a flowchart of a data sharing method according to a third embodiment of the present invention. As shown in FIG. 3, in the embodiment, the data sharing method provided by the present invention includes the following steps:
- a certain size of storage space (such as folder "D: Share") is divided into a shared space, and the terminal sets the attribute of the shared space to be accessible for reading and writing by all systems. And you can also set a password to communicate with the normal system and the security system.
- S302 determining a shared data type that needs to be shared, and one or more systems import the shared data in each system into the shared space;
- the terminal determines the shared data type to be shared according to the user selection/default setting. This step takes the user as the shared data type as an example.
- the common system and the security system import all the contacts of the respective systems into the shared space, such as Each system copies the contacts to the "D: Share ⁇ Contacts" folder.
- the contacts in the shared space are stored in an encrypted manner.
- contact a contact a is stored in the security system
- contact b contact b is stored in the normal system
- the manner in which the SMS application sends a data call request may be issued when the user clicks on other system options of the contact add page in the SMS application.
- Other systems do not communicate directly with the security system, but rather trigger mechanisms that invoke shared data.
- step S305 After the normal system detects the data call request, the data call request is verified; if the verification is passed, step S306 is performed; if the verification fails, the process returns to step S304;
- the normal system can verify whether the user is legal according to the password entered by the user carried in the data invocation request. If the user is legal, the contact information in the shared space can be read. If not, the contact in the shared space cannot be read. information.
- the current system can also verify the data call request by detecting the application of the data request request, and if the data call request is sent under the security system, the verification is passed, otherwise the verification is not by.
- S306 The ordinary system reads the contact of the shared space and displays it for the user to select;
- the normal system presents the contacts in the shared space (including the contacts of the security system) to the user for the user to select a target contact, such as contact a. This step realizes the purpose that the ordinary system can directly call the contact of the security system without switching to the security system.
- the user can choose to switch to the security system to re-edit the text message, or perform the next steps.
- S310 The ordinary system reads and displays the photos in the shared data for the user to select;
- S311 In the SMS application, add a photo to complete the SMS editing.
- One or more systems import the shared data corresponding to the shared data type in the respective systems into the shared space.
- the current system detects the data call request from the shared space.
- the shared data corresponding to the data call request is read for the user to select and use; thus, the data sharing between the systems is realized under the premise that each system cannot directly communicate, and the system caused by the direct communication between the systems in the multi-system terminal is solved.
- the problem that data cannot be shared is enhanced, and the user experience is enhanced.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Telephonic Communication Services (AREA)
- Storage Device Security (AREA)
- Telephone Function (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Provided are a data sharing method and a multi-system terminal. The method comprises: one or more systems import shared data corresponding to the type of shared data into a shared space; and after detecting a data invoking request, a current system reads the shared data corresponding to the data invoking request in the shared space. By means of the implementation of the present invention, one or more systems import shared data corresponding to the type of shared data in respective systems into a shared space. During the use, after detecting a data invoking request, a current system reads the shared data corresponding to the data invoking request from the shared space for a user to select and use. In this way, on the premise that various systems cannot directly communicate with each other, data sharing between systems is achieved, and the usage experience of a user is enhanced.
Description
本申请要求于2015年02月05日提交中国专利局,申请号为CN 201510064763.7、发明名称为“一种数据共享方法及多系统终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to Chinese Patent Application No. CN 201510064763.7, entitled "A Data Sharing Method and Multi-System Terminal", filed on February 5, 2015, the entire contents of which are incorporated by reference. In this application.
本发明涉及多系统终端应用领域,尤其涉及一种用于多系统终端的数据共享方法及多系统终端。The present invention relates to the field of multi-system terminal applications, and in particular, to a data sharing method for a multi-system terminal and a multi-system terminal.
双系统手机等多系统终端的出现满足了用户需求,这类终端中系统完全独立,系统之间不可通信,用户可以根据需要将数据保存至对应系统,如将需要加密的隐私数据存储到安全系统中,这样用户就不需要担心其他人在普通系统中非法查看安全系统内的数据。The emergence of multi-system terminals such as dual-system mobile phones meets the needs of users. The systems in such terminals are completely independent, and the systems cannot communicate with each other. Users can save data to corresponding systems as needed, such as storing private data that needs to be encrypted to the security system. In this way, users do not need to worry about other people illegally viewing data in the security system in the ordinary system.
但是,多系统终端内各系统之间不可通信的机制也存在一些问题,如用户在普通系统群发祝福短信时,若需要添加的联系人存储在安全系统中,就需要退出短信应用,并将终端从普通系统切换到安全系统,查找到对应联系人后一一记下,之后再将终端从安全系统切换回普通系统,进行短信应用,一一输入这些联系人,完成短信群发。这种方式操作繁杂,降低了用户的使用体验。However, there are some problems in the mechanism of non-communication between systems in a multi-system terminal. For example, when a user sends a blessing message in a general system group, if the contact to be added is stored in the security system, the message application needs to be exited, and the terminal is required to be Switch from the normal system to the security system, find the corresponding contacts and record them one by one, then switch the terminal back to the normal system from the security system, and then apply the SMS to enter these contacts one by one to complete the SMS group sending. This method is complicated and reduces the user experience.
因此,如何提供一种多系统终端的数据共享方法,是本领域技术人员亟待解决的技术问题。Therefore, how to provide a data sharing method for a multi-system terminal is a technical problem to be solved by those skilled in the art.
发明内容Summary of the invention
本发明提供了一种用于多系统终端的数据共享方法及多系统终端,以解决
由多系统终端内各系统不可通信导致的系统间数据无法共享的问题。The invention provides a data sharing method for a multi-system terminal and a multi-system terminal to solve
The problem that data between systems cannot be shared due to the incompatibility of each system in a multi-system terminal.
本发明提供了一种用于多系统终端的数据共享方法,所述多系统终端包括多个系统以及独立于所述多个系统内存空间之外的共享空间,在一个实施例中,该方法包括:一个或多个系统将与共享数据类型对应的共享数据导入共享空间;当前系统检测到数据调用请求后,在共享空间中读取数据调用请求对应的共享数据。The present invention provides a data sharing method for a multi-system terminal, the multi-system terminal including a plurality of systems and a shared space independent of the plurality of system memory spaces, and in one embodiment, the method includes The one or more systems import the shared data corresponding to the shared data type into the shared space; after the current system detects the data call request, the shared data corresponding to the data call request is read in the shared space.
进一步的,上述实施例在将共享数据导入共享空间之前还包括:多系统终端将共享空间设置于云端服务器和/或终端存储区内,设置共享空间对一个或多个系统可见。Further, before the importing the shared data into the shared space, the foregoing embodiment further includes: the multi-system terminal sets the shared space in the cloud server and/or the terminal storage area, and sets the shared space to be visible to one or more systems.
进一步的,上述实施例在将共享数据导入共享空间之前还包括:根据用户选择和/或使用频率确定共享数据类型。Further, before the importing the shared data into the shared space, the foregoing embodiment further includes: determining the shared data type according to the user selection and/or the frequency of use.
进一步的,上述实施例在将共享数据导入共享空间之后还包括:对共享数据进行加密;当前系统在检测到数据调用请求之后还包括:验证数据调用请求中携带的密码信息,仅在验证通过时读取共享数据。Further, after the shared data is imported into the shared space, the foregoing embodiment further includes: encrypting the shared data; after detecting the data call request, the current system further includes: verifying the password information carried in the data call request, only when the verification is passed. Read shared data.
进一步的,上述实施例还包括:周期性和/或定时和/或关机时,根据用户选择和/或使用频率清除共享空间内的部分或者全部共享数据。Further, the above embodiment further includes: clearing part or all of the shared data in the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown.
本发明提供了一种多系统终端,在一个实施例中,该多系统终端包括多个系统以及独立于所述多个系统内存空间之外的共享空间;所述多系统终端还包括共享模块,其中,共享空间用于存储共享数据;共享模块用于将一个或多个系统中与共享数据类型对应的共享数据导入所述共享空间;还用于检测到数据调用请求后,在所述共享空间中读取所述数据调用请求对应的共享数据。The present invention provides a multi-system terminal. In one embodiment, the multi-system terminal includes a plurality of systems and a shared space independent of the plurality of system memory spaces; the multi-system terminal further includes a sharing module. The shared space is used to store the shared data; the shared module is configured to import the shared data corresponding to the shared data type in the one or more systems into the shared space; and is further configured to detect the data call request in the shared space. Reading the shared data corresponding to the data call request.
进一步的,上述实施例中的共享模块还用于将共享空间设置于云端服务器和/或终端存储区内,设置共享空间对一个或多个系统可见。Further, the sharing module in the foregoing embodiment is further configured to set the shared space in the cloud server and/or the terminal storage area, and set the shared space to be visible to one or more systems.
进一步的,上述实施例中的共享模块还用于根据用户选择和/或使用频率确定共享数据类型。Further, the sharing module in the above embodiment is further configured to determine a shared data type according to a user selection and/or a frequency of use.
进一步的,上述实施例中的共享模块还用于对共享数据进行加密;验证数据调用请求中携带的密码信息,仅在验证通过时读取共享数据。Further, the sharing module in the foregoing embodiment is further configured to encrypt the shared data; verify the password information carried in the data invocation request, and read the shared data only when the verification passes.
进一步的,上述实施例中的共享模块还用于周期性和/或定时和/或关机时,根据用户选择和/或使用频率清除共享空间内的部分或者全部共享数据。
Further, the sharing module in the above embodiment is further configured to clear part or all of the shared data in the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown.
本发明的有益效果:The beneficial effects of the invention:
本发明提供的方案,一个或多个系统(多系统终端的部分或全部系统)将各自系统中与共享数据类型对应的共享数据导入到共享空间,在使用时,当前系统在检测到数据调用请求后,从共享空间中读取与数据调用请求对应的共享数据供用户选择使用;这样在各系统不可直接通信的前提下,实现了系统之间的数据共享,解决了由多系统终端内各系统之间不可直接通信导致的系统间数据无法共享的问题,增强了用户的使用体验;进一步的,通过对共享数据进行加密等处理,保证了这些共享数据的安全。According to the solution provided by the present invention, one or more systems (some or all of the systems of the multi-system terminal) import the shared data corresponding to the shared data type in the respective systems into the shared space, and when used, the current system detects the data call request. After that, the shared data corresponding to the data call request is read from the shared space for the user to select and use; thus, the data sharing between the systems is realized under the premise that each system cannot directly communicate, and the systems in the multi-system terminal are solved. The problem that the data between the systems cannot be shared due to the inability to directly communicate with each other enhances the user experience; further, the shared data is encrypted and processed to ensure the security of the shared data.
图1为本发明第一实施例提供的数据共享方法的流程图;FIG. 1 is a flowchart of a data sharing method according to a first embodiment of the present invention;
图2为本发明第二实施例提供的多系统终端的结构示意图;2 is a schematic structural diagram of a multi-system terminal according to a second embodiment of the present invention;
图3为本发明第三实施例提供的数据共享方法的流程图。FIG. 3 is a flowchart of a data sharing method according to a third embodiment of the present invention.
现通过具体实施方式结合附图的方式对本发明做出进一步的诠释说明。The invention will now be further illustrated by way of specific embodiments in conjunction with the accompanying drawings.
本发明所涉及的多系统终端是指包括至少两个系统的终端,不同系统之间不可直接通信,下文以终端包括普通系统及安全系统为例进行说明。The multi-system terminal according to the present invention refers to a terminal including at least two systems, and different systems cannot directly communicate with each other. Hereinafter, the terminal includes an ordinary system and a security system as an example for description.
第一实施例:First embodiment:
图1为本发明第一实施例提供的数据共享方法的流程图,由图1可知,在本实施例中,本发明提供的数据共享方法包括以下步骤:FIG. 1 is a flowchart of a data sharing method according to a first embodiment of the present invention. As shown in FIG. 1, in the embodiment, the data sharing method provided by the present invention includes the following steps:
S101:一个或多个系统将与共享数据类型对应的共享数据导入共享空间;S101: One or more systems import the shared data corresponding to the shared data type into the shared space;
本发明所涉及的多系统终端包括多个系统以及独立于所述多个系统内存空间之外的共享空间。The multi-system terminal according to the present invention includes a plurality of systems and a shared space independent of the plurality of system memory spaces.
本发明所涉及的共享数据类型是指联系人电话、图片、聊天记录等类别。用户可以根据实际需要选择一种或多种数据类型,然后将这些数据类
型作为需要在不同系统之间进行共享的数据类型。下文以数据类型为联系人为例进行说明。The shared data type referred to in the present invention refers to a contact phone, a picture, a chat record, and the like. Users can select one or more data types according to actual needs, and then these data types
Types are data types that need to be shared between different systems. The following is an example of a data type as a contact.
本发明所涉及的一个或多个系统是指终端内全部系统或者部分系统。如终端包括普通系统及安全系统时,可以将普通系统及安全系统都作为一个或多个系统,将这2个系统的联系人全部作为共享数据的数据内容,普通系统及安全系统都可以调用这些数据;也可以仅将普通系统作为一个或多个系统,将普通系统的联系人进行共享,实现安全系统可以调用普通系统的联系人,而普通系统不能调用安全系统的联系人。One or more systems to which the present invention refers refers to all or part of a system within a terminal. If the terminal includes a common system and a security system, both the normal system and the security system can be used as one or more systems, and the contacts of the two systems are all used as the data content of the shared data, and the general system and the security system can call these. Data; it is also possible to use only the ordinary system as one or more systems to share the contacts of the ordinary system, so that the security system can call the contacts of the ordinary system, and the ordinary system cannot call the contacts of the security system.
本发明所涉及的共享空间是指用于存储共享数据的空间,其可以设置在终端内的存储区上,也可以设置于云端服务器上。The shared space involved in the present invention refers to a space for storing shared data, which may be set in a storage area in the terminal or may be set on a cloud server.
本步骤中的一个或多个系统将共享数据导入共享空间是指各一个或多个系统将各自系统内需要共享的数据复制到共享空间内,这样,终端的其他系统都可以通过读取共享空间内的共享数据来实现多系统之间的数据共享。The importing of shared data into the shared space by one or more systems in this step means that each one or more systems copies data that needs to be shared in the respective systems into the shared space, so that other systems of the terminal can read the shared space. Sharing data within to achieve data sharing between multiple systems.
S102:当前系统检测到数据调用请求后,在共享空间中读取数据调用请求对应的共享数据;S102: After the current system detects the data call request, the shared data corresponding to the data call request is read in the shared space.
数据调用请求一般在当前系统内的数据无法满足某应用的需求,而需要使用其他系统的数据时(如用户在普通系统群发祝福短信、且需要添加的联系人存储在安全系统),该应用就需要发送数据调用请求;当前系统在检测到数据调用请求后,就可以去共享空间去读取对应的共享数据,如终端确定与数据调用请求对应的是联系人,就去共享空间去读取联系人信息,然后展示出来供用户选择。Data invocation requests generally do not meet the needs of an application in the current system, but need to use data from other systems (such as users in the general system group send blessing SMS, and the contacts that need to be added are stored in the security system), the application The data call request needs to be sent; after the current system detects the data call request, the current system can go to the shared space to read the corresponding shared data. For example, if the terminal determines that the contact corresponding to the data call request is a contact, the user goes to the shared space to read the contact. The person information is then displayed for the user to choose.
在一些实施例中,图1所示实施例在将共享数据导入共享空间之前还包括:多系统终端将共享空间设置于云端服务器和/或终端存储区内,设置共享空间对一个或多个系统可见。本实施例提供了2种设置共享空间的方式,当共享空间设置在云端服务器时,实现简单不再赘述。当共享空间设置在终端存储区时,可以通过在终端的存储区划分出部分存储空间(如ROM空间等),并将这部分存储空间的属性设置为所有的一个或多个系统均可见。In some embodiments, the embodiment shown in FIG. 1 further includes: before the shared data is imported into the shared space, the multi-system terminal sets the shared space in the cloud server and/or the terminal storage area, and sets the shared space to one or more systems. visible. This embodiment provides two ways to set the shared space. When the shared space is set in the cloud server, the implementation is not repeated. When the shared space is set in the terminal storage area, part of the storage space (such as ROM space, etc.) may be divided in the storage area of the terminal, and the attributes of the part of the storage space may be set to be visible to all one or more systems.
在一些实施例中,图1所示实施例在将共享数据导入共享空间之前还包
括:根据用户选择和/或使用频率确定共享数据类型。具体的,确定共享数据类型的方式包括:根据系统默认确定数据类型,或者根据用户选择和/或使用频率确定数据类型。本实施例给出了两种确定数据类型的方式,终端可以将一些不太隐私的数据类型默认为需要共享的数据类型,如联系人等;终端也可以根据用户选择将照片、聊天记录等也作为共享的数据。而根据用户选择确定数据类型的方式还可以包括:在接收数据调用请求之前,根据用户选择确定数据类型;或者在接收数据调用请求之后、且无与数据调用请求对应的数据时,根据用户操作确定数据类型。本实施例给出了两种用户选择数据类型的时间,使得用户可以动态的调整共享的数据类型。In some embodiments, the embodiment shown in Figure 1 also includes the package before importing the shared data into the shared space.
Include: Determine the shared data type based on user selection and/or frequency of use. Specifically, the manner of determining the shared data type includes: determining the data type according to the system default, or determining the data type according to the user selection and/or the frequency of use. This embodiment provides two ways to determine the data type. The terminal can default some data types that are not too private to the data types that need to be shared, such as contacts, etc. The terminal can also select photos, chat records, etc. according to user selection. As shared data. The manner of determining the data type according to the user selection may further include: determining the data type according to the user selection before receiving the data invoking request; or determining, after receiving the data invoking request, and having no data corresponding to the data invoking request, determining according to the user operation. type of data. This embodiment gives the time for two users to select a data type so that the user can dynamically adjust the shared data type.
在一些实施例中,图1所示实施例在将共享数据导入共享空间之后还包括:对共享数据进行加密;当前系统在检测到数据调用请求之后还包括:验证数据调用请求中携带的密码信息,仅在验证通过时读取共享数据。本实施例实现了对共享数据的保护。In some embodiments, after the shared data is imported into the shared space, the embodiment shown in FIG. 1 further includes: encrypting the shared data; after detecting the data call request, the current system further includes: verifying the password information carried in the data call request. , read shared data only when the verification passes. This embodiment implements protection of shared data.
在一些实施例中,图1所示实施例还包括:周期性和/或定时和/或关机时,根据用户选择和/或使用频率清除共享空间内的部分或者全部共享数据。在实际应用中,随着时间推移,一些共享数据用户一直不用,这样数据将会占用一些共享空间,本实施例通过对共享空间的部分或者全部数据进行清除,可以实现共享空间的维护,可以根据数据的使用频率进行清除,也可以根据用户选择将一些数据或部分类型的数据清除,还可以是在终端关机时,清除共享空间的数据。In some embodiments, the embodiment of FIG. 1 further includes clearing some or all of the shared data within the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown. In practical applications, some shared data users have not been used for a long time, so that the data will occupy some shared space. In this embodiment, the maintenance of the shared space can be realized by clearing part or all of the data in the shared space. The frequency of data is cleared. It is also possible to clear some data or part of the data according to the user's choice, or to clear the data of the shared space when the terminal is powered off.
第二实施例:Second embodiment:
图2为本发明第二实施例提供的多系统终端的结构示意图,在本实施例中,以终端包括普通系统及安全系统2个系统为例,由图2可知,在本实施例中,本发明提供的多系统终端2包括多个系统以及独立于所述多个系统内存空间之外的共享空间21、多个系统中的一个或多个系统设置有共享模块22(图2中的22a及22b),2 is a schematic structural diagram of a multi-system terminal according to a second embodiment of the present invention. In this embodiment, the terminal includes two systems, a common system and a security system. As shown in FIG. 2, in this embodiment, The multi-system terminal 2 provided by the invention includes a plurality of systems and a shared space 21 independent of the plurality of system memory spaces, and one or more of the plurality of systems are provided with the sharing module 22 (22a in FIG. 2 and 22b),
其中,共享空间21用于存储共享数据;共享模块22用于将一个或多个系统中与共享数据类型对应的共享数据导入共享空间;还用于检测到数据调用请求后,在共享空间中读取数据调用请求对应的共享数据。
The shared space 21 is configured to store the shared data corresponding to the shared data type in one or more systems, and is also used to read the shared data in the shared space after detecting the data call request. Take the shared data corresponding to the data call request.
在一些实施例中,图2所示实施例中的共享模块22还用于将共享空间设置于云端服务器和/或终端存储区内,设置共享空间对一个或多个系统可见。In some embodiments, the sharing module 22 in the embodiment shown in FIG. 2 is further configured to set the shared space in the cloud server and/or the terminal storage area, and set the shared space to be visible to one or more systems.
在一些实施例中,图2所示实施例中的共享模块22还用于根据用户选择和/或使用频率确定共享数据类型。In some embodiments, the sharing module 22 in the embodiment of FIG. 2 is further configured to determine a shared data type based on user selection and/or frequency of use.
在一些实施例中,图2所示实施例中的共享模块22还用于对共享数据进行加密;验证数据调用请求中携带的密码信息,仅在验证通过时读取共享数据。In some embodiments, the sharing module 22 in the embodiment shown in FIG. 2 is further configured to encrypt the shared data; verify the password information carried in the data invocation request, and read the shared data only when the verification passes.
在一些实施例中,图2所示实施例中的共享模块22还用于周期性和/或定时和/或关机时,根据用户选择和/或使用频率清除共享空间内的部分或者全部共享数据。In some embodiments, the sharing module 22 in the embodiment shown in FIG. 2 is also used to clear some or all of the shared data in the shared space according to user selection and/or frequency of use during periodic and/or timing and/or shutdown. .
现通过具体应用实例对本发明做进一步的诠释说明。The present invention will be further explained by specific application examples.
第三实施例:Third embodiment:
本实施例以终端工作于普通系统,需要向安全系统内的联系人发送存储于安全系统的照片,若按照现有技术,则需要用户切换到安全系统。In this embodiment, the terminal works in the ordinary system, and the photo stored in the security system needs to be sent to the contact in the security system. If the user follows the prior art, the user needs to switch to the security system.
图3为本发明第三实施例提供的数据共享方法的流程图,由图3可知,在本实施例中,本发明提供的数据共享方法包括以下步骤:FIG. 3 is a flowchart of a data sharing method according to a third embodiment of the present invention. As shown in FIG. 3, in the embodiment, the data sharing method provided by the present invention includes the following steps:
S301:建立共享数据存储区;S301: Establish a shared data storage area.
在终端的存储区,如SD卡/ROM等上划分出一定大小的存储空间(如文件夹“D:共享”)作为共享空间,终端将共享空间的属性设置于为所有系统都可以访问读写,并还可以设置密码,实现与普通系统与安全系统的通信。In the storage area of the terminal, such as SD card/ROM, etc., a certain size of storage space (such as folder "D: Share") is divided into a shared space, and the terminal sets the attribute of the shared space to be accessible for reading and writing by all systems. And you can also set a password to communicate with the normal system and the security system.
S302:确定需要共享的共享数据类型,一个或多个系统将各系统内的共享数据导入到共享空间;S302: determining a shared data type that needs to be shared, and one or more systems import the shared data in each system into the shared space;
终端根据用户选择/默认设置等方式来确定需要共享的共享数据类型,本步骤以用户选择联系人作为共享数据类型为例,普通系统及安全系统将各自系统所有的联系人均导入至共享空间,如各系统将联系人复制到“D:共享\联系人”文件夹。The terminal determines the shared data type to be shared according to the user selection/default setting. This step takes the user as the shared data type as an example. The common system and the security system import all the contacts of the respective systems into the shared space, such as Each system copies the contacts to the "D: Share\Contacts" folder.
S303:对共享数据加密存储;
S303: Encrypt and store the shared data.
为了保护联系人信息不被非法盗用,将共享空间内的联系人进行加密存储。In order to protect the contact information from being illegally stolen, the contacts in the shared space are stored in an encrypted manner.
S304:在普通系统内,进入短信应用,选择联系人;S304: In the ordinary system, enter a short message application and select a contact;
假设用户需要增加2个联系人:联系人a(联系人a存储于安全系统)及联系人b(联系人b存储于普通系统);此时,针对联系人b,可以直接添加,转至步骤S307;针对联系人a,则需要调用共享数据,短信应用发送数据调用请求,转至步骤S305。Suppose the user needs to add 2 contacts: contact a (contact a is stored in the security system) and contact b (contact b is stored in the normal system); at this time, for contact b, you can add directly, go to the step S307; for the contact a, the shared data needs to be called, and the short message application sends a data call request, and the process goes to step S305.
短信应用发送数据调用请求的方式可以是在用户点击短信应用中联系人添加页面的其他系统选项时发出。其他系统并不是直接与安全系统进行通信,而是实现调用共享数据的触发机制。The manner in which the SMS application sends a data call request may be issued when the user clicks on other system options of the contact add page in the SMS application. Other systems do not communicate directly with the security system, but rather trigger mechanisms that invoke shared data.
S305:普通系统检测到数据调用请求后,验证数据调用请求;验证通过,执行步骤S306;验证未通过,返回步骤S304;S305: After the normal system detects the data call request, the data call request is verified; if the verification is passed, step S306 is performed; if the verification fails, the process returns to step S304;
普通系统可以根据数据调用请求所携带的用户输入的密码来验证用户是否合法,如果用户合法,就可以读取共享空间内的联系人信息,如果不合法,则不能读取共享空间内的联系人信息。The normal system can verify whether the user is legal according to the password entered by the user carried in the data invocation request. If the user is legal, the contact information in the shared space can be read. If not, the contact in the shared space cannot be read. information.
在实际应用中,当前系统还可以通过检测该数据调用请求是哪个系统的应用发起等参数对数据调用请求进行验证,如果数据调用请求在安全系统下发送等情景时,认为验证通过,否则验证未通过。In practical applications, the current system can also verify the data call request by detecting the application of the data request request, and if the data call request is sent under the security system, the verification is passed, otherwise the verification is not by.
S306:普通系统读取共享空间的联系人,并展示供用户选择;S306: The ordinary system reads the contact of the shared space and displays it for the user to select;
普通系统将共享空间中的联系人(包括安全系统的联系人)展示给用户,供用户选择目标联系人,如联系人a。本步骤实现了普通系统不需切换到安全系统即可直接调用安全系统的联系人这一目的。The normal system presents the contacts in the shared space (including the contacts of the security system) to the user for the user to select a target contact, such as contact a. This step realizes the purpose that the ordinary system can directly call the contact of the security system without switching to the security system.
S307:在短信应用中,添加联系人;S307: In the short message application, add a contact;
S308:在短信应用中,选择照片作为附件;S308: In the short message application, select a photo as an attachment;
由于照片存储在安全系统中、且不属于共享数据,此时用户可以选择切换到安全系统重新编辑短信,也可以执行后续步骤。Since the photos are stored in the security system and are not part of the shared data, the user can choose to switch to the security system to re-edit the text message, or perform the next steps.
S309:根据用户选择,将照片作为共享数据类型;S309: According to the user selection, the photo is used as a shared data type;
安全系统导入照片至共享空间之后,终端切换回普通系统;After the security system imports the photos to the shared space, the terminal switches back to the normal system;
S310:普通系统读取并展示共享数据内的照片,供用户选择;
S310: The ordinary system reads and displays the photos in the shared data for the user to select;
将安全系统中的照片展示给用户,供用户选择目标照片。Display photos from the security system to the user for the user to select the desired photo.
S311:在短信应用中,添加照片,完成短信编辑。S311: In the SMS application, add a photo to complete the SMS editing.
综上可知,通过本发明的实施,至少存在以下有益效果:In summary, through the implementation of the present invention, at least the following beneficial effects exist:
一个或多个系统(多系统终端的部分或全部系统)将各自系统中与共享数据类型对应的共享数据导入到共享空间,在使用时,当前系统在检测到数据调用请求后,从共享空间中读取与数据调用请求对应的共享数据供用户选择使用;这样在各系统不可直接通信的前提下,实现了系统之间的数据共享,解决了由多系统终端内各系统不可直接通信导致的系统间数据无法共享的问题,增强了用户的使用体验。One or more systems (some or all of the systems of the multi-system terminal) import the shared data corresponding to the shared data type in the respective systems into the shared space. When in use, the current system detects the data call request from the shared space. The shared data corresponding to the data call request is read for the user to select and use; thus, the data sharing between the systems is realized under the premise that each system cannot directly communicate, and the system caused by the direct communication between the systems in the multi-system terminal is solved. The problem that data cannot be shared is enhanced, and the user experience is enhanced.
进一步的,通过对共享数据进行加密等处理,保证了这些共享数据的安全。Further, by encrypting the shared data and the like, the security of the shared data is ensured.
以上仅是本发明的具体实施方式而已,并非对本发明做任何形式上的限制,凡是依据本发明的技术实质对以上实施方式所做的任意简单修改、等同变化、结合或修饰,均仍属于本发明技术方案的保护范围。
The above is only a specific embodiment of the present invention, and is not intended to limit the present invention in any way. Any simple modification, equivalent change, combination or modification of the above embodiments in accordance with the technical spirit of the present invention is still in the present invention. The scope of protection of the technical solution of the invention.
Claims (10)
- 一种多系统终端的数据共享方法,其特征在于,所述多系统终端包括多个系统以及独立于所述多个系统内存空间之外的共享空间;所述数据共享方法包括:A data sharing method for a multi-system terminal, wherein the multi-system terminal includes a plurality of systems and a shared space independent of the plurality of system memory spaces; and the data sharing method includes:一个或多个系统将与共享数据类型对应的共享数据导入所述共享空间;One or more systems import shared data corresponding to the shared data type into the shared space;当前系统检测到数据调用请求后,在所述共享空间中读取所述数据调用请求对应的共享数据。After the current system detects the data call request, the shared data corresponding to the data call request is read in the shared space.
- 如权利要求1所述的数据共享方法,其特征在于,在将共享数据导入所述共享空间之前还包括:多系统终端将所述共享空间设置于云端服务器和/或终端存储区内,设置所述共享空间对所述一个或多个系统可见。The data sharing method according to claim 1, wherein before the importing the shared data into the shared space, the method further comprises: the multi-system terminal setting the shared space in the cloud server and/or the terminal storage area, and setting the location The shared space is visible to the one or more systems.
- 如权利要求1所述的数据共享方法,其特征在于,在将共享数据导入共享空间之前还包括:根据用户选择和/或使用频率确定所述共享数据类型。The data sharing method according to claim 1, wherein before the importing the shared data into the shared space, the method further comprises: determining the shared data type according to a user selection and/or a frequency of use.
- 如权利要求1所述的数据共享方法,其特征在于,在将共享数据导入共享空间之后还包括:对所述共享数据进行加密;当前系统在检测到数据调用请求之后还包括:验证所述数据调用请求中携带的密码信息,仅在验证通过时读取所述共享数据。The data sharing method of claim 1, further comprising: encrypting the shared data after the shared data is imported into the shared space; the current system further comprising: verifying the data after detecting the data call request The password information carried in the request is invoked, and the shared data is read only when the verification passes.
- 如权利要求1至4任一项所述的数据共享方法,其特征在于,还包括:周期性和/或定时和/或关机时,根据用户选择和/或使用频率清除所述共享空间内的部分或者全部共享数据。The data sharing method according to any one of claims 1 to 4, further comprising: clearing within the shared space according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown Share data in part or in whole.
- 一种多系统终端,其特征在于,所述多系统终端包括多个系统以及独立于所述多个系统内存空间之外的共享空间;所述多系统终端还包括共享模块,其中,A multi-system terminal, comprising: a plurality of systems and a shared space independent of the plurality of system memory spaces; the multi-system terminal further comprising a sharing module, wherein所述共享空间用于存储共享数据;The shared space is used to store shared data;所述共享模块用于将一个或多个系统中与共享数据类型对应的共享数据导入所述共享空间;还用于检测到数据调用请求后,在所述共享空间中读取所 述数据调用请求对应的共享数据。The sharing module is configured to import the shared data corresponding to the shared data type in the one or more systems into the shared space; and further, after detecting the data call request, reading the shared space in the shared space The shared data corresponding to the data call request.
- 如权利要求6所述的多系统终端,其特征在于,所述共享模块还用于将所述共享空间设置于云端服务器和/或终端存储区内,设置所述共享空间对所述一个或多个系统可见。The multi-system terminal according to claim 6, wherein the sharing module is further configured to set the shared space in a cloud server and/or a terminal storage area, and set the shared space to the one or more The system is visible.
- 如权利要求6所述的多系统终端,其特征在于,所述共享模块还用于根据用户选择和/或使用频率确定所述共享数据类型。The multi-system terminal of claim 6 wherein said sharing module is further for determining said shared data type based on user selection and/or frequency of use.
- 如权利要求6所述的多系统终端,其特征在于,所述共享模块还用于对所述共享数据进行加密;验证所述数据调用请求中携带的密码信息,仅在验证通过时读取所述共享数据。The multi-system terminal according to claim 6, wherein the sharing module is further configured to encrypt the shared data; verify password information carried in the data invocation request, and read only when the verification passes Discuss shared data.
- 如权利要求6至9任一项所述的多系统终端,其特征在于,所述共享模块还用于周期性和/或定时和/或关机时,根据用户选择和/或使用频率清除所述共享空间内的部分或者全部共享数据。 The multi-system terminal according to any one of claims 6 to 9, wherein the sharing module is further configured to clear the user according to user selection and/or frequency of use during periodicity and/or timing and/or shutdown. Share some or all of the data in the shared space.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510064763.7 | 2015-02-05 | ||
CN201510064763.7A CN104618601B (en) | 2015-02-05 | 2015-02-05 | A kind of data sharing method and multisystem terminal |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016123876A1 true WO2016123876A1 (en) | 2016-08-11 |
Family
ID=53152869
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2015/078087 WO2016123876A1 (en) | 2015-02-05 | 2015-04-30 | Data sharing method and multi-system terminal |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN104618601B (en) |
WO (1) | WO2016123876A1 (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105242856B (en) * | 2015-10-29 | 2019-02-15 | 维沃移动通信有限公司 | A kind of method and mobile terminal of mobile terminal multisystem data sharing |
CN105592072A (en) * | 2015-11-19 | 2016-05-18 | 中国银联股份有限公司 | Method for obtaining login certification in intelligent terminal, intelligent terminal and operation system thereof |
CN106357921B (en) * | 2016-10-10 | 2019-05-14 | Oppo广东移动通信有限公司 | A kind of data sharing method of application, device and mobile terminal |
CN106445707A (en) * | 2016-10-12 | 2017-02-22 | 北京元心科技有限公司 | Method and device for sharing data of multisystem clipboard |
CN106528302A (en) * | 2016-10-18 | 2017-03-22 | 广州视睿电子科技有限公司 | Method and device for sharing files of multi-system all-in-one machine |
CN106845247B (en) * | 2017-01-13 | 2020-10-09 | 北京安云世纪科技有限公司 | Method and device for synchronizing android system setting on mobile terminal and mobile terminal |
CN110471870B (en) * | 2019-08-14 | 2022-01-07 | Oppo广东移动通信有限公司 | Multi-system operation method and device, electronic equipment and storage medium |
CN110677537B (en) * | 2019-09-29 | 2021-05-11 | 维沃移动通信有限公司 | Note information display method, note information sending method and electronic equipment |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1591367A (en) * | 2003-09-02 | 2005-03-09 | 三星电子株式会社 | Method and apparatus for sharing a device among multiple CPU systems |
US20070198853A1 (en) * | 2005-01-21 | 2007-08-23 | Rees Robert Thomas O | Method and system for contained cryptographic separation |
CN103763315A (en) * | 2014-01-14 | 2014-04-30 | 北京航空航天大学 | Credible data access control method applied to cloud storage of mobile devices |
CN104168291A (en) * | 2014-08-29 | 2014-11-26 | 宇龙计算机通信科技(深圳)有限公司 | Data access method, data access device and terminal |
CN104216777A (en) * | 2014-08-29 | 2014-12-17 | 宇龙计算机通信科技(深圳)有限公司 | Double-system electronic device and terminal |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101615123A (en) * | 2008-06-26 | 2009-12-30 | 比亚迪股份有限公司 | A kind of bootstrap technique of mobile terminal operating system and portable terminal |
JP5148542B2 (en) * | 2009-03-31 | 2013-02-20 | 株式会社エヌ・ティ・ティ・ドコモ | Data sharing system, shared data management device, and control method of shared data management device |
US8856950B2 (en) * | 2010-12-21 | 2014-10-07 | Lg Electronics Inc. | Mobile terminal and method of managing information therein including first operating system acting in first mode and second operating system acting in second mode |
CN102291717B (en) * | 2011-08-15 | 2014-12-31 | 宇龙计算机通信科技(深圳)有限公司 | Data protection method and terminal |
CN103108007B (en) * | 2011-11-14 | 2016-03-30 | 联想(北京)有限公司 | Terminal equipment and document receiving method thereof |
CN104427105A (en) * | 2013-08-28 | 2015-03-18 | 中兴通讯股份有限公司 | Data synchronism method, device, and terminal in dual system |
-
2015
- 2015-02-05 CN CN201510064763.7A patent/CN104618601B/en active Active
- 2015-04-30 WO PCT/CN2015/078087 patent/WO2016123876A1/en active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1591367A (en) * | 2003-09-02 | 2005-03-09 | 三星电子株式会社 | Method and apparatus for sharing a device among multiple CPU systems |
US20070198853A1 (en) * | 2005-01-21 | 2007-08-23 | Rees Robert Thomas O | Method and system for contained cryptographic separation |
CN103763315A (en) * | 2014-01-14 | 2014-04-30 | 北京航空航天大学 | Credible data access control method applied to cloud storage of mobile devices |
CN104168291A (en) * | 2014-08-29 | 2014-11-26 | 宇龙计算机通信科技(深圳)有限公司 | Data access method, data access device and terminal |
CN104216777A (en) * | 2014-08-29 | 2014-12-17 | 宇龙计算机通信科技(深圳)有限公司 | Double-system electronic device and terminal |
Also Published As
Publication number | Publication date |
---|---|
CN104618601A (en) | 2015-05-13 |
CN104618601B (en) | 2019-01-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2016123876A1 (en) | Data sharing method and multi-system terminal | |
US11934505B2 (en) | Information content viewing method and terminal | |
US11410150B2 (en) | Method, server, and readable storage medium for processing payment in offline scenario | |
WO2016101384A1 (en) | Dual-system switch based data security processing method and apparatus | |
CN112287372B (en) | Method and apparatus for protecting clipboard privacy | |
US8073483B2 (en) | Device rotation for SIM selection | |
WO2020062784A1 (en) | Secure payment method and apparatus, and server and storage medium | |
CA2828258C (en) | Smart plug or cradle | |
JP4270398B2 (en) | System and method for displaying a secure status indicator on a display | |
US12132836B2 (en) | Verified presentation of non-fungible tokens | |
US20160295075A1 (en) | Method and device for image processing, and storage medium | |
CN104573548A (en) | Information encryption and decryption methods and devices and terminal | |
CN112543431A (en) | Account synchronization method, medium and server | |
CN102999770A (en) | Dynamic two-dimensional code system and dynamic two-dimensional code method | |
CN103533014A (en) | Method and system for providing temporary extension space | |
CN106203141A (en) | The data processing method of a kind of application and device | |
CN103580998A (en) | Method and device for sharing communication behavior information | |
WO2016138694A1 (en) | Communication terminal having multi-system | |
CN101742023B (en) | Method for managing user personalized information in digital photo frame and digital photo frame | |
CN106685945A (en) | Service request processing method, verifying method of service handling number, and terminal thereof | |
US20210042733A1 (en) | Automatic activation of a physical payment card | |
EP3832948A1 (en) | Single-use key renewal | |
CN110895456A (en) | Data processing method, terminal, and computer-readable storage medium | |
CN106022162B (en) | A kind of private information guard method and system suitable for communication terminal | |
CN110532792B (en) | Method and system for checking privacy information |
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: 15880831 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28/03/2018) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 15880831 Country of ref document: EP Kind code of ref document: A1 |