WO2015139246A1 - 一种应用数据同步的方法及装置 - Google Patents

一种应用数据同步的方法及装置 Download PDF

Info

Publication number
WO2015139246A1
WO2015139246A1 PCT/CN2014/073717 CN2014073717W WO2015139246A1 WO 2015139246 A1 WO2015139246 A1 WO 2015139246A1 CN 2014073717 W CN2014073717 W CN 2014073717W WO 2015139246 A1 WO2015139246 A1 WO 2015139246A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
data
application
application data
operating system
Prior art date
Application number
PCT/CN2014/073717
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 华为终端有限公司
Priority to EP14886151.1A priority Critical patent/EP3012744B1/en
Priority to EP22202844.1A priority patent/EP4224315A1/en
Priority to PCT/CN2014/073717 priority patent/WO2015139246A1/zh
Priority to US14/907,496 priority patent/US10140118B2/en
Priority to CN201480003372.8A priority patent/CN104885055B/zh
Publication of WO2015139246A1 publication Critical patent/WO2015139246A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • 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/23Updating
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44557Code layout in executable memory
    • G06F9/44563Sharing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Definitions

  • the present invention relates to the field of electronic technologies, and in particular, to a method and apparatus for applying data synchronization. Background technique
  • apps based on different operating systems are rich and convenient for people to live. These apps can meet the different needs of users' learning, work and life. When people use APP, they will naturally generate some application data.
  • the data refers to: The data that needs to be used when the application runs on the terminal, and the application data includes but is not limited to an address book, a short message, a chat log of a live chat tool, a contact record, a browser bookmark, a browsing history, and the like.
  • These apps may be available on different operating systems, such as Android's address book, WP's address book, then users use the app on a multi-system-enabled terminal, because different operating systems are independent, so even Application data for the same user also needs to be stored for multiple operating systems.
  • the redundancy of the storage application data causes waste of the storage space.
  • the user needs to manually store the same application data repeatedly, thereby causing the operation process of the application data synchronization to be complicated and inconvenient to implement.
  • the prior art provides a solution specifically: synchronizing the application data of the application in each operating system through a cloud server, such as a chat record migration of a WeChat, and application data synchronization of a cloud storage service such as a dropbox;
  • a cloud server such as a chat record migration of a WeChat
  • application data synchronization of a cloud storage service such as a dropbox
  • the embodiment of the invention provides a method and a device for applying data synchronization, which are used to solve the problem of installing an application with the same function in different operating systems in the prior art, all applications need to use a dedicated cloud server, and the synchronization process (uploading, downloading) It takes a lot of time to waste, and it can cause problems with poor user experience.
  • the present invention provides a method for applying data synchronization, where the method is applied to a terminal, where the terminal is installed with a first operating system and a second operating system, and the first application is installed in the first operating system.
  • a second application is installed in the second operating system, where the first application and the second application implement at least one of the same functions, and the method includes:
  • the function is performed by using the second application data, and the second application data is updated, and the second application data is updated according to the first application data.
  • the first application data is updated when the first application is executed in the first operating system to perform the function;
  • the first application data and the second application data are stored in the terminal.
  • the first application data is stored in a first file of the terminal
  • the second application data is stored in a second file of the terminal, where The first file and the second file are different files.
  • the process of updating the second application data according to the first application data includes at least one of the following:
  • the first application data stored in the first file updates the second application data stored in the second file; or Updating the second file by using the updated first application data stored in the first file according to a storage location of the first file and the second file when the first application data is updated.
  • Stored second application data if it is determined that the update time of the first file is later than the update time of the second file, according to the storage location of the first file and the second file.
  • the first application data and the second application data are stored in a data sharing file of the terminal.
  • the process of updating the second application data according to the first application data includes:
  • the present invention further provides a terminal, where the terminal is installed with a first operating system and a second operating system, a first application is installed in the first operating system, and a second is installed in the second operating system.
  • the application, the first application and the second application implement at least one of the same functions, and the terminal includes:
  • An update module configured to perform the function using the second application data, and update the second application data when the second application is run in the second operating system, the second application data according to the a first application data update, where the first application data is updated when the first application is executed in the first operating system to perform the function;
  • a storage module disposed in the terminal, configured to store the first application data and the second application data.
  • the storage module is further configured to store the first application data into a first file, and store the second application data into a second file, where The first file and the second file are different files.
  • the updating module is further configured to: when the second operating system is started, determine an update time of the first file Updating the second file by using the first application data stored in the first file according to the storage location of the first file and the second file later than the update time of the second file The stored second application data; or when the first application data is updated, using the updated first application stored in the first file according to the storage location of the first file and the second file The data updates the second application data stored in the second file.
  • the storage module is configured to store the first application data and the second application data in a data sharing file.
  • the updating module is further configured to: when the first application data is updated, the updated first application data And storing the data to the data sharing file; and mapping the data sharing file to the second operating system to generate the second application data.
  • the present invention provides another terminal, where the terminal is installed with a first operating system and a second system, and the terminal is provided with a processor and a memory:
  • the system stores the system data corresponding to the first operating system and the second operating system, where the first application is installed in the first operating system, and the second application is installed in the second operating system.
  • the first application and the second application implement at least one of the same functions;
  • the processor is configured to invoke the system data to run the first operating system or the second operating system, and when the second application is run in the second operating system, perform the second application data The function, and updating the second application data, the second application data is updated according to the first application data, where the first application data is executed by running the first application in the first operating system The function is updated;
  • the memory is further configured to store the first application data and the second application data.
  • the memory is further configured to store the first application data into a first file, and store the second application data into a second file, where A file and the second file are different files.
  • the processor is further configured to: when the second operating system is started, determine an update time of the first file Updating the storage in the second file using the first application data stored in the first file according to the storage location of the first file and the second file, later than the update time of the second file The second application data; or when the first application data is updated, using the updated first application data stored in the first file according to the storage location of the first file and the second file Updating the second application data stored in the second file.
  • the memory is further configured to store the first application data and the second application data in a data sharing file.
  • the processor is further configured to: when the first application data is updated, the updated first application data And storing the data to the data sharing file; and mapping the data sharing file to the second operating system to generate the second application data.
  • the terminal installs the same application in two systems, it will detect whether any system application has data update, and if so, synchronize the updated data to the application corresponding to another system.
  • the sharing of data of the same application between different systems is more convenient and time-consuming, and the current data sharing between multiple systems on the same terminal needs to use a dedicated cloud server, and the synchronization process (uploading, downloading) is often compared. Time-consuming, poor user experience.
  • FIG. 1 is a schematic flowchart of a method for applying data synchronization according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic structural diagram of a terminal to which a method according to Embodiment 2 of the present invention is applied;
  • FIG. 3 is a schematic flowchart of a method for applying data synchronization according to Embodiment 2 of the present invention
  • FIG. 4 is a schematic structural diagram of a terminal applicable to a method for providing a third embodiment of the present invention
  • FIG. 5 is a schematic flowchart of a method for applying data synchronization according to Embodiment 3 of the present invention
  • FIG. 6 is a schematic structural diagram of a terminal according to Embodiment 4 of the present invention.
  • FIG. 7 is a schematic structural diagram of a terminal according to Embodiment 5 of the present invention. detailed description
  • the present invention provides a method for applying data synchronization.
  • the method is applied to a terminal, where the terminal is installed with a first operating system and a second operating system, and the first operating system is installed with the first
  • the second application is installed in the second operating system, and the first application and the second application implement at least one of the same functions, and the method includes:
  • the function is performed by using the second application data, and the second application data is updated, and the second application data is updated according to the first application data.
  • the first application data is updated when the first application is executed in the first operating system to perform the function;
  • the first application data and the second application data are stored in the terminal.
  • some terminals with dual systems often install the same application in two systems, because the two systems cannot be used at the same time, and the data formats of the two systems are different, so even two The same application is installed in the system.
  • These two applications need to use a dedicated cloud server to share data during the synchronization process (uploading, downloading), so such a setting may cause data synchronization difficulties.
  • the terminal if the terminal installs the same application in two systems, it will detect whether any system application has data update, and if so, synchronize the updated data to the application corresponding to another system. In this way, the sharing of data of the same application in different systems is more convenient and time-consuming.
  • the solution provided by the embodiment of the present invention is to implement application data sharing in two operating systems by means of internal sharing of the terminal. Therefore, if data is updated in the first application that needs data sharing in any operating system, the updated data sharing may be performed. To another operating system (in the other operating system) A second application having the same function as the first application is installed).
  • the data of the second application is updated by using the update data of the first application.
  • an embodiment of the present invention provides a method for data synchronization based on the foregoing two systems.
  • the method is applied to a terminal, where the terminal is installed with a first operating system and a first In the second operating system, the first application is installed in the first operating system, and the second application is installed in the second operating system, and the first application and the second application implement at least one same function;
  • Step 101 when Updating the first application data when the first application running in the first operating system performs the function by using the first application data
  • the first file is a database file that supports the first application running, and the update data generated by the first application data update is also stored in the first file.
  • the first application is an address book
  • the first file is an address book database file stored in the terminal
  • the first application data is each address entry input by the user (for example: name, contact information, address and many more).
  • Step 102 The terminal stores the updated first application data to the first file.
  • Step 103 When the second application is run in the second operating system, use the second application data to perform The function, and updating the second application data, the second application data is updated according to the first application data, where the first application data is executed by running the first application in the first operating system The function is updated.
  • the terminal realizes the shared synchronization of the data through the local operation, the original data of the first application and the second application and the updated data are stored in the local storage device of the terminal.
  • the method provided by the present invention is to implement data sharing between different operating systems, and the storage method of different operating system data, the following two specific implementation methods of the present invention are provided, including:
  • Data corresponding to the first application and the second application are respectively stored in the data of the first data storage mode, that is, the first application data is stored in the first file of the terminal, and the second application is used.
  • the data is stored in the second file of the terminal, and the first file and the second file are different files.
  • the first file is stored in a first storage location of the terminal
  • the second file is stored in a second storage location of the terminal
  • the first storage location is different from the second storage location.
  • the operation of the first application installed in the first operating system is supported by the first file stored in the first location
  • the second application is supported by the second file stored in the second location.
  • the specific implementation of the update of the file and the data may be:
  • the terminal first generates the first application data by using the first application of the first operating system, and saves the first file on the terminal.
  • the first application data the specific implementation of the second application data according to the first application data update may include the following manner:
  • the terminal uniformly updates the data generated when the first operating system uses the first application to the second file, and the second application data is updated according to the first application data, specifically Includes:
  • the first application data stored in the first file updates the second application data stored in the second file.
  • the specific implementation manner of the data update may be: comparing the update time of the first file and the second file, determining that the update time of the first file is later, using the first stored in the first file
  • the application data updates the second application data, and stores the updated second application data into the second file.
  • the method for comparing the update time of the record file may be: obtaining a storage location of the file storing the two storage application data on the terminal, respectively reading the update time of the two files, and performing comparison; or, by storing the configuration file The update time record in the direct comparison of the update time of two files storing application data;
  • reading the first file in the first storage location and determining that the update time of the first file in the first operating system is: 2011-02-12 15:43:00
  • reading in the second storage location Go to the second file, and determine that the update time of the second file in the second operating system is: 2011-02-11 20:00:00
  • comparing the update of the first file and the second file After the time, it is determined that the update time of the first file is later, that is, the latest application data is saved in the first file, so the second application data saved in the second file is updated by using the first application data saved in the first file.
  • the first application data in the first file may be formatted into the data format of the second operating system, and then stored in the second file.
  • the update data may be synchronized to the second operating system in real time, so
  • the specific implementation of the second application data update according to the first application data may also be:
  • the application data is updated by using the first application data. Because the data format of the two operating systems and the content of the updated data are different, in the embodiment of the present invention, the data may be used in the following manner. Updates include: Because the operating system is different, the data format corresponding to the application running in different operating systems may be different. Therefore, in order to synchronize the data, the format of the data to be synchronized needs to be synchronized first, so the second application data is based on The update implementation of the first application data update includes:
  • the embodiment of the present invention may use the incremental adding mode or the overlay mode to perform data updating, and then update the first application data by using the second application data format.
  • the specific implementation of the application data can be:
  • first application data of the second data format to cover the second application data; or comparing the first application data and the second application data of the second data format to determine the second data format a difference data between the application data and the second application data; adjusting the second application data by using the difference data.
  • the information provided by the embodiment of the present invention may be in a first operating system (for example, an Android system) and a second operating system (for example, a WP system), because information such as a location, a format, and the like of the data storage of the native application is known in the system.
  • a daemon process respectively, when the Android system starts, mounting a storage area of the WP system, determining a local application data storage location (and a storage location of the first application data in the first operating system and a second application data in the second operating system) Storage location is available Take and synchronize the native application data in the two systems.
  • the daemon actively monitors the change of the address book, the call record, the short message, etc.; the daemon uses the storage
  • the configuration file determines the storage location of the WP native application data, and after the WP version is updated, if the address book data storage location changes, the configuration file is updated;
  • Step 301 The terminal starts the Android system and mounts the storage area of the WP system.
  • Step 302 after the daemon process is started, reading the storage configuration file, determining the location of the WP system address book data (ie, the storage location of the first application data), and reading the WP address book data in the WP storage area (ie, the second application) The storage location of the data);
  • the storage configuration file stores related information such as a data file storage location of the same function application in the two operating systems.
  • Step 303 the daemon process reads the Android address book data, compares the Android address book data and the WP address book data, converts the data to be converted into a format conversion, and then replaces the old data; in this step, replacing the old data
  • the specific method is: detecting that the update time of the address book in the Android address book data and the WP address book data is later, and updating the later data as the new data to replace the old data.
  • Step 304 When receiving the operation of the user, the operation is to open the Android address book application, modify (or add) a contact information and save;
  • Step 305 the daemon monitors that the Android address book data has changed. For example, a new contact has been added;
  • Step 306 Update the WP address book data in the WP storage area by storing the configuration file.
  • Step 307 Select to switch to the WP system in the Android system
  • Step 308 the device restarts, boots into the WP system through the bootloader, and mounts the Android. Storage area
  • Step 309 After the daemon is started, search for the Android address book data in the Android storage area by using the storage configuration file.
  • Step 310 Find the WP address book data, and compare the Android and WP address book data, and replace the old data with the newer data;
  • Step 311 Start the WP address book and load the address book data.
  • the storage configuration file in order to implement data synchronization of the two operating systems, is required to record related information of each application in the two operating systems, and the contents of the storage configuration file record include:
  • the storage configuration file is used to record the storage details of application data such as address book in the Android system and the WP system, such as storage location, storage format, size, file system, and the like. Since the device manufacturer can obtain the storage location of the data of the system application in each system of the device, the storage configuration file can be preset in the device. Once the operating system version is upgraded and the data storage location is changed, the OTA can be adopted. Update.
  • the following is an example of a storage configuration file. For details, refer to this example. However, this example is not limited to the first embodiment. Those skilled in the art may use other means to expand, such as using a JSON format.
  • system tag content is a description of the system I
  • the daemon in Android can find the storage location of the address book data in the Android system by searching the package.list file in the Android system, the application data storage location, and monitoring it, which can be implemented by using the inotify mechanism in the Android system, but No restrictions on the use of other methods;
  • Embodiment 3 Share information about the app, such as: app name (com.google.android.location), app ID (10057), and location of the app's corresponding data ( data/data/com.google.android.location ).
  • the data corresponding to the same function in the two operating systems that need to share the data is stored in a file, that is, the first application data and the second application data are stored in the file.
  • the data sharing file of the terminal may be:
  • the first file is mapped by the first operating system to the file system of the first operating system according to the data sharing file; when the first operating system detects that the first application program is to use the first application data When the request to the first file is stored, the first data is stored by the first operating system into the data sharing file according to a preset format;
  • the application uses the data files in the operating system's file system, it is mapped by the operating system's driver to the operating system's file system based on the data shared files stored on the storage. Therefore, the first file is mapped by the first operating system to the file system of the first operating system according to the data sharing file.
  • the second file is mapped by the second operating system to the file system of the second operating system according to the data sharing file.
  • the process of updating the second application data according to the first application data includes:
  • the method further includes:
  • the method further includes: using the second application data of the second data format Converting to a data format of the first file;
  • the terminal deletes the second file.
  • the method provided in the embodiment of the present invention is further described in detail by using the terminal structure shown in FIG. 4 and the data synchronization method flow shown in FIG. 5, and specifically includes the steps:
  • the solution provided by the embodiment of the present invention may be in a first operating system (for example, an Android system) and a second operating system (for example, a WP system), in order to implement the terminal in the first operating system and the second operating system.
  • a first operating system for example, an Android system
  • a second operating system for example, a WP system
  • Data monitoring you can add a driver and middle layer software respectively in Android system and WP system, register the application that needs to share data to the middle layer during installation, and the middle layer software writes the application registration information to the storage configuration of the shared storage area.
  • the middle layer software is responsible for processing all data access operations and filtering according to the storage configuration file.
  • the shared area driver is responsible for mapping the data sharing files of all registered software to the file system of the current operating system, so that the registered software pairs application data. Make an interview;
  • the application When switching to the WP system, when the application reads the data, it also determines whether to read the data from the shared storage area through the middle layer software, and then decides whether to map the data sharing file to the file system of the WP system through the shared area, so that the application can read Write data;
  • the Android system and the WP system and the first application is Android QQ and the second application is WP QQ
  • the corresponding first application data is Android corresponding data
  • the second application data is WP QQ corresponding.
  • Step 501 installing QQ in the Android system
  • Step 502 The QQ registers with the middleware as an application that needs to share data, provides information about the application itself, and uses verification information of the application data, and the verification information is used to ensure that only the QQ can use the application data in the WP system;
  • Step 503 The middleware records the registration request of the QQ, saves the verification information of the QQ, and records the information in the storage configuration file, and stores it in the shared area;
  • Step 504 running QQ, generating a chat record and the like;
  • Step 505 Store a chat record through a data storage interface.
  • Step 506 The middleware identifies that the QQ needs to store the chat record in the shared area according to the storage configuration file, and maps the data sharing file of the QQ in the shared storage area to the file system of the Android through the shared area driver, and the QQ stores the chat through the mapped file. Record
  • Step 507 switching to the WP system
  • Step 508 installing the WP version of QQ
  • Step 509 Registering with the middleware requires using a shared storage area (that is, a data sharing file);
  • Step 511 Start WP QQ, and obtain data through a data access interface.
  • Step 512 The middleware identifies that the WP QQ needs to access the data through the shared area, and the data sharing file of the QQ in the shared storage area is mapped to the file system of the WP through the shared area driver, and the WP QQ reads the application data through the mapped file;
  • Step 513 WP QQ reads the data and loads, and the user starts to use normally.
  • mapping of the data sharing file may be performed when the WP operating system is started, or may be performed when the access request of the WP QQ is obtained.
  • the processor when the Android system installs QQ, according to the registration request of the QQ, the processor registers the QQ as an application that needs to share data, and extracts the identifier of the QQ (which may be an application identifier), and the QQ
  • the verification information (used to ensure that the QQ data is not accessed by other applications), stores the location, and records the information in the storage configuration file.
  • the storage configuration file can be in the following form:
  • the embodiment of the present invention provides a terminal 600, where the terminal 600 is installed with a first operating system and a second system, and the terminal 600 is provided with a processor 601 and a memory 602.
  • the terminal 600 includes:
  • the system 602 stores the system data corresponding to the first operating system and the second operating system, where the first application is installed in the first operating system, and the second application is installed in the second operating system.
  • the first application and the second application implement at least one of the same functions
  • the processor 601 is configured to invoke the system data to run the first operating system or the second operating system, and when the second application is run in the second operating system, execute the second application data a function, and updating the second application data, the second application data is updated according to the first application data, the first application data is running the first application execution center in the first operating system Updated when the function is described;
  • the memory 602 is further configured to store the first application data and the second application data.
  • the first application data if there is update data for the first application under the first operating system and the update data is stored in the first file, when the second application is run in the second operating system, if The second application data is updated according to the first application data, so that the second application running in the second operating system can share data updated when the first application is running. Therefore, the beneficial effect of the second operating system sharing the first operating system data is achieved.
  • the method 1 is configured to store the data corresponding to the first application and the second application, and the memory 602 is further configured to store the first application data into the first file, and store the second application data into the second file.
  • the first file and the second file are different files.
  • the specific implementation of the update of the file and the application data may be:
  • the processor 601 is further configured to implement, according to the first application data update, the second application data by using the following two manners: When the second operating system is started, if it is determined that the update time of the first file is later than the update time of the second file, according to the storage location of the first file and the second file, The first application data stored in the first file updates the second application data stored in the second file; or
  • the second method is to store the data corresponding to the same function in the two operating systems that can be shared by the application into a data file, that is, the first operating system and the second operating system call the data in the data sharing file to support the first application. And the second application runs.
  • the memory 602 is further configured to store the first application data and the second application data in a data sharing file.
  • the specific implementation of the update of the file and the application data may be:
  • the processor 601 is further configured to store the updated first application data to the data sharing file when the first application data is updated, because the second application data is updated according to the first application data. And generating the second application data after mapping the data sharing file to the second operating system.
  • the present invention provides another terminal 700, where the terminal 700 is installed with a first operating system and a second operating system, and the first operating system is installed with the first application, and the second A second application is installed in the operating system, and the first application and the second application implement at least one of the same functions, and the terminal 700 includes:
  • the update module 701 is configured to perform the function by using the second application data when the second application is run in the second operating system, and update the second application data, where the second application data is The first application data update is updated when the first application is executed in the first operating system to perform the function;
  • a storage module 702 disposed in the terminal, configured to store the first application data and the first Second application data.
  • the terminal installs two operating systems, when storing data of two operating systems, two storage methods are generally used.
  • the data of the two operating systems are separately stored; in addition, because the data of the two operating systems will be There are a lot of overlapping parts, so in order to save storage space, it is also possible to set two operating systems to share data in certain files;
  • the storage module 702 is further configured to use the first application, where the data of the two operating systems is stored separately, and the data of the two operating systems respectively store the data corresponding to the first application and the second application.
  • the data is stored in the first file
  • the second application data is stored in the second file, where the first file and the second file are different files.
  • the first file is stored in a first storage location of the terminal
  • the second file is stored in a second storage location of the terminal
  • the first storage location is different from the second storage location.
  • the operation of the first application installed in the first operating system is supported by the first file stored in the first location
  • the second application is supported by the second file stored in the second location.
  • the update module 701 further When the second operating system is started, if it is determined that the update time of the first file is later than the update time of the second file, according to the storage location of the first file and the second file, The first application data stored in the first file updates the second application data stored in the second file;
  • the storage module 702 is configured to store the first application data and the second application data in a data sharing file.
  • the update module 701 is further used to When the first application data is updated, the updated first application data is And storing the data to the data sharing file; and mapping the data sharing file to the second operating system to generate the second application data.
  • the disclosed systems, devices, and methods may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used. Combined or can be integrated into another system, or some features can be ignored, or not executed.
  • the coupling or direct coupling or communication connection between the various components shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise.
  • the components displayed for the unit may or may not be physical units, ie may be located in one place, or may be distributed over multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated in one processing unit. It is also possible that each unit physically exists alone, or two or more units may be integrated in one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the instructions include a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the present application.
  • the foregoing storage medium includes: a U disk, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like, which can store program codes. .

Landscapes

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

Abstract

本发明公开一种应用数据同步的方法及装置,当终端安装有第一操作系统和第二操作系统,第一操作系统和第二操作系统中分别安装了具有相同功能的第一应用和第二应用,所述方法包括:当在所述第二操作系统中运行所述第二应用时,使用第二应用数据执行所述功能,并更新所述第二应用数据,所述第二应用数据根据所述第一应用数据更新,所述第一应用数据是在所述第一操作系统中运行所述第一应用执行所述功能时更新的;所述第一应用数据和所述第二应用数据存储在所述终端中。本发明提供的方案使得不同系统间同一应用的数据的共享更加方便,耗时更短。

Description

一种应用数据同步的方法及装置
技术领域
本发明涉及电子技术领域, 尤其涉及一种应用数据同步的方法及装置。 背景技术
随着电子技术的飞速发展, 人们的生活和网络及各种功能各异的电子产 品越加紧密的联系在一起, 如今, 针对不同用户的需求各种智能移动操作系 统开始流行, 如 Android, iOS、 WindowsPhone和 FireFox等, 不同操作系统 的用户体验不尽相同, 而且现有技术中可以将多种操作系统集成到同一终端 上, 使用该终端的用户可以根据需求在不同的操作系统间切换, 从而使得用 户能够在同一设备上体验不同操作系统。
另外,基于不同的操作系统各种丰富和方便人们生活的 APP也层出不穷, 这些 APP能够满足用户学习, 工作, 生活中的不同需求, 人们在使用 APP的 同时, 自然就会产生一些应用数据, 应用数据是指: 应用在终端上运行时需 要使用到的数据, 该应用数据包括但不限于通讯录, 短信, 即时聊天工具的 聊天记录, 联系人记录, 浏览器的书签, 浏览历史记录等。 这些 APP可能在 不同操作系统上都有, 如 Android的通讯录, WP的通讯录, 那么用户在一个 支持多系统的终端上使用 APP时,因为不同的操作系统各自都是独立存在的, 所以即使是针对同一用户的应用数据也需要针对不同的操作系统存储多份。 存储应用数据的冗余, 导致存储空间的浪费; 另外, 用户需要手动的反复存 储同一应用数据, 从而造成应用数据同步的操作过程复杂, 不便于实现。
针对上述问题, 现有技术提供一种解决方案具体为: 将应用在各个操作 系统的应用数据通过云端服务器的方式进行同步, 如微信的聊天记录迁移, dropbox等云存储服务的应用数据同步;
但是上述现有技术存在的问题是: 所有应用都需要使用专用的云服务器, 同步过程(上传、 下载) 需要浪费比较多的时间, 并且会造成用户体验不佳 的问题。 发明内容
本发明实施例提供一种应用数据同步的方法及装置, 用以解决现有技术 中不同操作系统中安装相同功能的应用时, 所有应用都需要使用专用的云服 务器, 同步过程(上传、 下载) 需要浪费比较多的时间, 并且会造成用户体 验不佳的问题。
第一方面, 本发明提供一种应用数据同步的方法, 该方法应用于终端中, 所述终端安装有第一操作系统和第二操作系统, 所述第一操作系统中安装了 第一应用, 所述第二操作系统中安装了第二应用, 所述第一应用和所述第二 应用实现了至少一个相同功能, 所述方法包括:
当在所述第二操作系统中运行所述第二应用时, 使用第二应用数据执行 所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述第一应用 数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第一应用执 行所述功能时更新的;
所述第一应用数据和所述第二应用数据存储在所述终端中。
结合第一方面, 在第一种可能的实现方式中, 所述第一应用数据存储在 所述终端的第一文件中, 所述第二应用数据存储在所述终端的第二文件中, 所述第一文件和所述第二文件为不同的文件。
结合第一方面的第一种可能的实现方式, 在第二种可能的实现方式中, 所述第二应用数据根据所述第一应用数据更新的过程, 具体包括以下至少一 个:
在所述第二操作系统启动时, 若确定所述第一文件的更新时间晚于所述 第二文件的更新时间, 根据所述第一文件和所述第二文件的存储位置, 使用 所述第一文件中存储的第一应用数据更新所述第二文件中存储的第二应用数 据; 或者 在所述第一应用数据发生更新时, 根据所述第一文件和所述第二文件的 存储位置, 使用所述第一文件中存储的更新后的第一应用数据更新所述第二 文件中存储的第二应用数据。
结合第一方面, 在第三种可能的实现方式中, 所述第一应用数据和所述 第二应用数据存储在所述终端的数据共享文件中。
结合第一方面的第三种可能的实现方式, 在第四种可能的实现方式中, 所述第二应用数据根据所述第一应用数据更新的过程, 包括:
在所述第一应用数据更新时, 将所述更新后的第一应用数据存储到所述 数据共享文件; 将所述数据共享文件映射到所述第二操作系统后生成所述第 二应用数据。
第二方面, 本发明还提供一种终端, 该终端安装有第一操作系统和第二 操作系统, 所述第一操作系统中安装了第一应用, 所述第二操作系统中安装 了第二应用, 所述第一应用和所述第二应用实现了至少一个相同功能, 所述 终端包括:
更新模块, 当在所述第二操作系统中运行所述第二应用时, 用于使用第 二应用数据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据根 据所述第一应用数据更新, 所述第一应用数据是在所述第一操作系统中运行 所述第一应用执行所述功能时更新的;
设置在所述终端内的存储模块, 用于存储所述第一应用数据和所述第二 应用数据。
结合第二方面, 在第一种可能的实现方式中, 存储模块还用于将所述第 一应用数据存储到第一文件中, 将所述第二应用数据存储到第二文件中, 所 述第一文件和所述第二文件为不同的文件。
结合第二方面的第一种可能的实现方式, 在第二种可能的实现方式中, 所述更新模块还用于在所述第二操作系统启动时, 若确定所述第一文件的更 新时间晚于所述第二文件的更新时间, 根据所述第一文件和所述第二文件的 存储位置, 使用所述第一文件中存储的第一应用数据更新所述第二文件中存 储的第二应用数据; 或者在所述第一应用数据发生更新时, 根据所述第一文 件和所述第二文件的存储位置, 使用所述第一文件中存储的更新后的第一应 用数据更新所述第二文件中存储的第二应用数据。
结合第二方面, 在第三种可能的实现方式中, 所述存储模块用于将所述 第一应用数据和所述第二应用数据存储在数据共享文件中。
结合第二方面的第三种可能的实现方式, 在第四种可能的实现方式中, 所述更新模块还用于在所述第一应用数据更新时, 将所述更新后的第一应用 数据存储到所述数据共享文件; 将所述数据共享文件映射到所述第二操作系 统后生成所述第二应用数据。
第三方面, 本发明还提供另外一种终端, 该终端安装有第一操作系统和 第二系统, 并且该终端内设置有处理器和存储器:
该存储器中保存有所述第一操作系统和第二操作系统对应的系统数据, 其中, 所述第一操作系统中安装了第一应用, 所述第二操作系统中安装了第 二应用, 所述第一应用和所述第二应用实现了至少一个相同功能;
所述处理器, 用于调用所述系统数据对应运行所述第一操作系统或第二 操作系统, 当在所述第二操作系统中运行所述第二应用时, 还使用第二应用 数据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述 第一应用数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第 一应用执行所述功能时更新的;
所述存储器, 还用于存储所述第一应用数据和所述第二应用数据。
结合第三方面, 在第一种可能的实现方式中, 存储器还用于将所述第一 应用数据存储到第一文件中, 将所述第二应用数据存储到第二文件中, 所述 第一文件和所述第二文件为不同的文件。
结合第三方面的第一种可能的实现方式, 在第二种可能的实现方式中, 所述处理器还用于在所述第二操作系统启动时, 若确定所述第一文件的更新 时间晚于所述第二文件的更新时间, 根据所述第一文件和所述第二文件的存 储位置, 使用所述第一文件中存储的第一应用数据更新所述第二文件中存储 的第二应用数据; 或者在所述第一应用数据发生更新时, 根据所述第一文件 和所述第二文件的存储位置, 使用所述第一文件中存储的更新后的第一应用 数据更新所述第二文件中存储的第二应用数据。
结合第三方面, 在第三种可能的实现方式中, 所述存储器还用于将所述 第一应用数据和所述第二应用数据存储在数据共享文件中。
结合第三方面的第三种可能的实现方式, 在第四种可能的实现方式中, 所述处理器还用于在所述第一应用数据更新时, 将所述更新后的第一应用数 据存储到所述数据共享文件; 将所述数据共享文件映射到所述第二操作系统 后生成所述第二应用数据。
本发明实提供的方案中, 终端如果在两个系统中安装有相同的应用, 则 会检测任一系统应用是否有数据更新, 如果有, 则会将更新的数据同步到另 外一个系统对应的应用中, 从而使得不同系统间同一应用的数据的共享更加 方便, 耗时更短, 解决了目前同一终端上多个系统间的数据共享需要使用专 用的云服务器, 同步过程(上传、 下载)往往比较耗时, 用户体验不佳的问 题。 附图说明
图 1为本发明实施例一提供的一种应用数据同步的方法的流程示意图; 图 2为本发明实施例二提供方法所适用的终端结构示意图;
图 3为本发明实施例二提供的一种应用数据同步的方法的流程示意图; 图 4为为本发明实施例三提供方法所适用的终端结构示意图;
图 5为本发明实施例三提供的一种应用数据同步的方法的流程示意图; 图 6为本发明实施例四提供的一种终端的结构示意图;
图 7为本发明实施例五提供的一种终端的结构示意图。 具体实施方式
为使本发明实施例的目的、 技术方案和优点更加清楚, 下面将结合本发 明实施例中的附图, 对本发明实施例中的技术方案进行清楚描述, 显然, 所 描述的实施例是本发明一部分实施例, 而不是全部的实施例。 基于本发明中 的实施例, 本领域普通技术人员在没有作出创造性劳动前提下所获得的所有 其他实施例, 都属于本发明保护的范围。
针对现有技术的问题本发明提供一种应用数据同步的方法, 该方法应用 于终端中, 所述终端安装有第一操作系统和第二操作系统, 所述第一操作系 统中安装了第一应用, 所述第二操作系统中安装了第二应用, 所述第一应用 和所述第二应用实现了至少一个相同功能, 所述方法包括:
当在所述第二操作系统中运行所述第二应用时, 使用第二应用数据执行 所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述第一应用 数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第一应用执 行所述功能时更新的;
所述第一应用数据和所述第二应用数据存储在所述终端中。
现有技术中, 有些装有双系统的终端, 很多时候都会在两个系统中装一 些相同的应用, 因为两个系统不能同时使用, 而且两个系统数据格式不相同 等原因, 所以即使两个系统安装了相同的应用, 这两个应用需要使用专用的 云服务器, 同步过程(上传、 下载)共享数据, 所以这样的设置会出现数据 同步困难的问题。 本发明实提供的方案中, 终端如果在两个系统中安装有相 同的应用, 则会检测任一系统应用是否有数据更新, 如果有, 则会将更新的 数据同步到另外一个系统对应的应用中, 从而使得不同系统中同一应用的数 据的共享更加方便, 耗时更短。
为了更清楚详细的说明本发明提供的方案, 下面结合说明书附图对本发 明实施例作进一步详细描述。
实施例一
本发明实施例所提供的方案是通过终端内部共享的方式实现两个操作系 统中应用数据共享, 所以任一操作系统中需要数据共享的第一应用出现数据 的更新, 则可以将更新的数据共享到另一操作系统中 (所述另一操作系统中 安装有与所述第一应用相同功能的第二应用)。
另外, 也可以是在所述另一操作系统启动并使用所述应用时候, 如果发 现所述任一操作系统有更新, 则利用第一应用的更新数据对所述第二应用的 数据进行更新。
如图 1 所示, 基于上述两个系统进行数据更新的可实现方式, 本发明实 施例提供一种应用数据同步的方法, 该方法应用于终端中, 所述终端安装有 第一操作系统和第二操作系统, 所述第一操作系统中安装了第一应用, 所述 第二操作系统中安装了第二应用, 所述第一应用和所述第二应用实现了至少 一个相同功能;
在该实施例中, 假设第一操作系统中的第一应用先进行了数据更新, 终 端需要将更新的数据同步到第二操作系统的第二应用, 则具体的实现可以是: 步骤 101 ,当在所述第一操作系统中运行的所述第一应用使用第一应用数 据执行所述功能时, 对第一应用数据进行更新;
在本发明实施例中, 所述第一文件中为支持所述第一应用运行的数据库 文件, 并且对第一应用数据更新产生的更新数据也存储到所述第一文件中。 例如, 第一应用为通讯录, 则所述第一文件为存储在终端中的通讯录数据库 文件, 所述第一应用数据则是用户输入的各通讯录项 (例如: 姓名、 联系方 式、 地址等等)。
步骤 102, 所述终端将更新后的所述第一应用数据存储到所述第一文件; 步骤 103 , 当在所述第二操作系统中运行所述第二应用时,使用第二应用 数据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述 第一应用数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第 一应用执行所述功能时更新的。
在本发明实施例中, 因为终端通过本地操作实现数据的共享同步, 所以 不管是第一应用和第二应用原有的数据以及更新的数据都存储在终端的本地 存储设备中。
在本发明实施例中, 因为在第一操作系统下有针对第一应用的更新数据 并且将更新数据存储到了第一文件中, 所以当在第二操作系统中运行所述第 二应用时, 如果所述第二应用数据根据所述第一应用数据更新, 则使得在第 二操作系统中运行的第二应用能够共享到第一应用运行时候更新的数据。 从 而达到第二操作系统共享第一操作系统数据的有益效果。
因为本发明所提供的方法, 要实现不同操作系统之间的数据共享, 针对 不同操作系统数据的存储方式, 下面提供两种本发明方案的具体实现方法, 具体包括:
实施例二
针对第一种数据存储方式、 两个操作系统的数据分别存储第一应用和第 二应用对应的数据, 即所述第一应用数据存储在所述终端的第一文件中, 所 述第二应用数据存储在所述终端的第二文件中, 所述第一文件和所述第二文 件为不同的文件。 在该实施例中所述第一文件存储于所述终端的第一存储位 置, 所述第二文件存储在所述终端的第二存储位置, 并且第一存储位置与第 二存储位置不相同。 则安装在第一操作系统中的第一应用的运行通过存储在 第一位置的第一文件支持, 第二应用的通过存储在第二位置的第二文件支持。 则在该实施例中, 文件和数据的更新具体实现可以是:
首先, 因为第二文件与第一文件独立存储, 如果以实施例一的方式为例, 终端首先是使用第一操作系统第一应用生成了第一应用数据, 并在终端上使 用第一文件保存第一应用数据, 则所述第二应用数据根据所述第一应用数据 更新的具体实现可以包括下面方式:
一、 在第二操作系统启动时, 终端统一将第一操作系统使用第一应用时 产生的数据一次性更新到第二文件, 则所述第二应用数据根据所述第一应用 数据更新, 具体包括:
在所述第二操作系统启动时, 若确定所述第一文件的更新时间晚于所述 第二文件的更新时间, 根据所述第一文件和所述第二文件的存储位置, 使用 所述第一文件中存储的第一应用数据更新所述第二文件中存储的第二应用数 据。 在数据更新时的具体实现方式可以是: 比较所述第一文件和所述第二文 件的更新时间, 确定所述第一文件的更新时间较晚, 利用第一文件中存储的 所述第一应用数据更新所述第二应用数据, 并将更新后的所述第二应用数据 存储到所述第二文件中。
具体的比较记录文件的更新时间的方法, 可以是, 获取记录两个存储应 用数据的文件在终端上的存储位置, 分别读取两个文件的更新时间, 并进行 比较; 或者, 通过存储配置文件中的更新时间记录直接对比两个存储应用数 据的文件的更新时间;
例如在第一存储位置读取到第一文件, 并确定所述第一操作系统中所述 第一文件的更新时间为: 2011-02-12 15:43:00, 在第二存储位置读取到所述第 二文件, 确定所述第二操作系统中所述第二文件的更新时间为: 2011-02-11 20:00:00, 比较所述第一文件和所述第二文件的更新时间后, 确定所述第一文 件的更新时间较晚, 即第一文件中保存有最新的应用数据, 所以利用第一文 件中保存的第一应用数据更新第二文件中保存的第二应用数据, 则能够使得 两个操作系统的中数据都保持最新。
所以对于终端来说, 可以将第一文件中的第一应用数据格式化为所述第 二操作系统的数据格式后, 存储到所述第二文件中。
二、 因为第一文件和第二文件的存储位置都是固定的, 所以第一文件中 存储的第一应用数据在更新时, 可以是实时的将更新数据同步到第二操作系 统, 所以所述第二应用数据根据所述第一应用数据更新, 的具体实现还可以 疋:
在所述第一应用数据发生更新时, 根据所述第一文件和所述第二文件的 存储位置, 使用所述第一文件中存储的更新后的第一应用数据更新所述第二 文件中存储的第二应用数据。
在上述两种方式中, 都需要使用第一应用数据更新第应用二数据, 因为 两个操作系统的数据格式以及更新数据的内容不相同, 所以在本发明实施例 中, 可以通过以下方式对数据进行更新, 具体包括: 因为操作系统的不同所以不同操作系统中运行的应用所对应的数据格式 也会不相同, 所以为了实现数据的同步更新, 首先需要将待同步数据的格式 进行同步, 所以所述第二应用数据根据所述第一应用数据更新的更新实现包 括:
确定所述第一应用数据和所述第二应用数据分别对应的第一数据格式和 第二数据格式, 检测所述第一数据格式与第二数据格式是否相同, 如果不相 同, 则将所述第一应用数据格式转换为所述第二数据格式;
利用所述第二应用数据格式的第一数据更新所述第二应用数据。
另外, 在数据格式统一之后, 对于需要同步的数据本发明实施例可以釆 用增量添加方式或者是覆盖方式进行数据更新, 则利用所述第二应用数据格 式的第一应用数据更新所述第二应用数据的具体实现方式可以是:
利用所述第二数据格式的第一应用数据覆盖所述第二应用数据; 或者 比较所述第二数据格式的第一应用数据和所述第二应用数据, 确定所述 第二数据格式的第一应用数据与所述第二应用数据之间的差异数据; 利用所 述差异数据调整所述第二应用数据。
考虑到两个操作系统中即使是实现同一功能的应用任然会存在数据格式 不相同的问题, 所以在上述数据同步更新方式中, 在同步数据之前会对待同 步的数据进行格式的统一转化, 所以解决了具有不同数据格式的操作系统间 数据无法直接同步的问题。 程, 以下利用图 2所示的终端结构和图 3所示的数据同步方法流程, 对本发 明实施例所提供的方法做进一步详细的说明, 具体包括步骤:
由于系统中原生应用数据存储的位置, 格式等信息已知, 所以本发明实 施例所提供的方案可以是在第一操作系统(例如: Android系统)和第二操作 系统(例如: WP系统) 中分别实现一个守护进程, Android系统启动时, 挂 载 WP 系统的存储区域, 确定原生应用数据存储位置 (及第一操作系统中第 一应用数据的存储位置以及第二操作系统中第二应用数据的存储位置都可获 取), 并同步两个系统中的原生应用数据, 在该实施例中如果具有同一功能的 应用为通讯录, 则守护进程主动监听通讯录, 通话记录, 短信等数据的变化; 守护进程使用存储配置文件来确定 WP原生应用数据的存储位置, WP版 本更新后, 如果通讯录数据存储位置有变化, 则更新配置文件;
则在上述应用环境中, 实现本发明实施例所提供的一种应用数据同步的 方法的流程, 具体步骤包括 (如图 3所示):
步骤 301 , 终端启动 Android系统, 挂载 WP系统的存储区;
步骤 302, 守护进程启动后, 读取存储配置文件, 确定 WP系统通讯录数 据的位置(即第一应用数据的存储位置), 并读取 WP存储区中的 WP通讯录 数据 (即第二应用数据的存储位置);
其中, 所述存储配置文件存储有两个操作系统中相同功能应用的数据文 件存储位置等相关信息。
步骤 303 , 守护进程读取到 Android通讯录数据, 并对比 Android通讯录 数据和 WP通讯录数据, 将需要转换的数据进行格式转换后再替换较旧数据; 在该步骤中, 替换较旧数据的具体方式是: 检测 Android通讯录数据和 WP通讯录数据中那个通讯录的更新时间较晚,将更新较晚的数据作为新数据 来替换较旧的数据。
步骤 304, 当接收到用户的操作, 该操作是打开 Android通讯录应用, 修 改(或者是添加)一个联系人信息并保存;
步骤 305, 守护进程监听到 Android通讯录数据有变化。 例如, 新增了联 系人;
步骤 306、 通过存储配置文件, 更新 WP存储区中 WP通讯录数据。
通过上述步骤则可以实现本发明所需要达到的目的: 实现两个操作系统 的数据共享。 因为本发明所提到的终端中安装有两个操作系统, 所以在本实 施例中, 还进一步的详细介绍操作系统切换后的具体实现:
步骤 307、 在 Android系统中选择切换到 WP系统;
步骤 308、 设备重启, 通过 bootloader引导进入 WP系统, 挂载 Android 存储区;
步骤 309、 守护进程启动后, 通过存储配置文件查找 Android存储区中的 Android通讯录数据;
步骤 310、 查找到 WP通讯录数据, 并对比 Android和 WP通讯录数据, 用较新数据替换较旧数据;
步骤 311、 启动 WP通讯录, 加载通讯录数据。
在本发明实施例中, 为了实现两个操作系统的数据同步, 需要通过存储 配置文件记录两个操作系统中各应用的相关信息, 则所述存储配置文件记录 的内容包括:
存储配置文件是用来记录 Android系统以及 WP系统中通讯录等应用数据 的存储细节, 如存储位置, 存储格式, 大小, 文件系统等。 由于设备制造商 能够获取到设备的各个系统中系统应用的数据的存储位置, 因此, 可以将存 储配置文件预置在设备中, 一旦操作系统版本升级, 数据存储位置变更, 则 可以通过 OTA等方式进行更新。 下面是一个存储配置文件的例子, 具体实施 时, 可以参照此例, 但此例并非为实施例一的限制, 本领域技术人员可以釆 用其他手段进行扩展, 如釆用 JSON格式等;
<file-name>storeage_config</filename>
<system name="windows phone">/ windows phone, system标签 内的内容是对系统的描述 I
<system-version>8.0</ system-version >1系统版本: 指示系统版本为 windows phone 81
<file-system-format>NTFS</file-system-format>/ 件系统格式: 指示文 件系统格式为 NTFS I
</system>
Figure imgf000013_0001
指示系统中的原生应用的数据存储详情 I
<app name="contacts" index=" 1 >I J^^ ^ contacts, 索引为 1 ,后面的 sms和 phone -^ tt^f I <store-location>c Aprogram
data\contacts\data\contacts . db</ store-location>/指示 contacts的存储位置 I
<last-modified>2013 - 11 - 18@21 :23 : 32</last-modified>/指示 contacts 的最后修改时间 I
</app>
<app name="sms" index="2">
<store-location>c: \program data\sms\data\sms . db</ store-location> <last-modified>2013-11-17@12: 14: 54</last-modified>
</app>
<app name="phone" index="3">
<store-location>c: \program data\phone\data\phone . db</ store-location> <last-modified>2013-11-18@09:23: 15</last-modified>
</app>
</app-list>
监控通讯录数据变化的方法:
Android中守护进程通过查找 Android系统中 packages.list文件中, 应用 程序数据存储位置,获取 Android系统中通讯录数据的存储位置, 并对其进行 监控, 可以使用 Android系统中的 inotify机制来实现, 但不限制使用其他方 式;
packages.list文件内容示例:
com. google. android. location 10057 0 / data/ data/ com. google . android. location com.northpark. situps 10046 0 / data/ data/ com . northpark. situps
com.DefiantDev. SkiSafari 10059 0 / data/ data/ com.DefiantDev. SkiSafari com. android. defcontainer 10036 0 / data/ data/ com. android. defcontainer 在该 packages.list文件内容示例中,每一行代表了一个数据共享应用的相 关信息, 例如: 应用名称(com.google.android.location )、 应用标识( 10057 ) 以及应用对应数据的存诸位置 ( data/data/com.google.android.location )。 实施例三
针对第二种数据存储方式、 将两个操作系统中需要共享数据的相同功能 能应用所对应的数据存储到一个文件中, 即所述第一应用数据和所述第二应 用数据存储在所述终端的数据共享文件中。 则在该实施例中, 文件和应用数 据的更新具体实现可以是:
所述第一文件由所述第一操作系统根据数据共享文件映射到所述第一操 作系统的文件系统; 当所述第一操作系统检测到所述第一应用程序将所述第 一应用数据存储到所述第一文件的请求时, 由所述第一操作系统将所述第一 数据根据预设的格式存储到所述数据共享文件中;
因为应用程序所使用的是操作系统的文件系统中的数据文件, 是由操作 系统的驱动程序根据存储器上存储的数据共享文件映射到操作系统的文件系 统的。 所以所述第一文件由所述第一操作系统根据数据共享文件映射到所述 第一操作系统的文件系统。
所述第二文件由所述第二操作系统根据所述数据共享文件映射到第二操 作系统的文件系统。
因为在该实施例中, 只需要存储一份数据共享文件即可, 所以每个操作 系统在运行安装的应用时, 首先需要通过特定的驱动将存储的共享数据文件 加载后才能进行使用, 所以本发明实施例中, 所述第二应用数据根据所述第 一应用数据更新的过程, 包括:
在所述第一应用数据更新时, 将所述更新后的第一应用数据存储到所述 数据共享文件; 将所述数据共享文件映射到所述第二操作系统后生成所述第 二应用数据。
为了让第一操作系统后续也能使用到第二操作系统更新形成的数据, 使 用第二文件执行所述功能, 并更新第二应用数据后, 该方法还包括:
当在所述第二操作系统中, 检测到所述第二应用程序将所述第二应用数 据存储到所述第二文件的请求时, 将所述第二应用数据根据预设的格式存储 到所述数据共享文件中。 从而使得所述所述共享文件能够实时更新。 另外, 为了实现第一操作系统和第二操作系统的数据兼容, 所述将更新 后的第二应用数据存储到所述数据共享文件之前还包括: 将所述第二数据格 式的第二应用数据转换为所述第一文件的数据格式;
进一步, 为了减少数据冗余节约终端的存储资源, 所述第二操作系统退 出运行后, 所述终端删除所述第二文件。 程, 以下利用图 4所示的终端结构和图 5所示的数据同步方法流程, 对本发 明实施例所提供的方法做进一步详细的说明, 具体包括步骤:
所以本发明实施例所提供的方案可以是在第一操作系统(例如: Android 系统)和第二操作系统(例如: WP 系统), 为了实现终端对所第一操作系统 和第二操作系统中的数据监控,可以在 Android系统和 WP系统中分别增加一 个驱动和中间层软件, 将需要共享数据的应用在安装时向中间层注册, 中间 层软件将应用注册信息写入到共享存储区的存储配置文件中, 中间层软件负 责处理所有数据访问操作, 并根据存储配置文件过滤, 共享区驱动负责将所 有已注册软件的数据共享文件映射到当前操作系统的文件系统中, 以便已注 册软件对应用数据进行访问;
切换到 WP 系统时, 应用读取数据时, 也通过中间层软件判断是否要从 共享存储区读取数据,进而决定是否通过共享区驱动映射数据共享文件到 WP 系统的文件系统中, 以便应用读写数据;
在该实施例中以 Android系统和 WP系统以及第一应用为 Android QQ和 第二应用为 WP QQ为例,则对应的第一应用数据为 Android 对应的数据, 第二应用数据为 WP QQ对应的数据, 对本发明实施例所提供的方法进行说 明, 具体流程步骤包括(如图 5所示);
步骤 501、 Android系统中安装 QQ;
步骤 502、 QQ向中间件注册为需要共享数据的应用, 提供应用自身的信 息以及使用应用数据的验证信息等, 验证信息用来保证 WP 系统中只有 QQ 能够使用所述应用数据; 步骤 503、 中间件记录 QQ的注册请求, 保存 QQ的验证信息, 并记录在 存储配置文件中, 存储在共享区中;
步骤 504、 运行 QQ, 产生聊天记录等信息;
步骤 505、 通过数据存储接口存储聊天记录;
步骤 506、中间件根据存储配置文件识别出 QQ需要将聊天记录存储到共 享区,通过共享区驱动将共享存储区中 QQ的数据共享文件映射到 Android的 文件系统中, QQ通过映射的文件存储聊天记录;
步骤 507、 切换至 WP系统;
步骤 508、 安装 QQ的 WP版本;
步骤 509、 向中间件注册需要使用共享存储区 (即数据共享文件); 步骤 510、 中间件通过存储配置文件查找共享存储区信息, 对比 WP QQ 的验证信息, 若验证通过, 则记录 WP QQ的注册信息,将 WP QQ与存储 QQ 数据的共享区绑定;
步骤 511、 启动 WP QQ, 通过数据访问接口获取数据;
步骤 512、 中间件识别出 WP QQ需要通过共享区访问数据, 通过共享区 驱动将共享存储区中 QQ的数据共享文件映射到 WP的文件系统中, WP QQ 通过映射的文件读取应用数据;
步骤 513、 WP QQ读取到数据并加载, 用户开始正常使用。
在上述实施例中, 数据共享文件的映射, 可以是在 WP操作系统启动时 进行, 也可以是在获取到第 WP QQ的访问请求时进行。
在本发明实施例中, 终端的处理器在 Android系统安装 QQ时, 根据 QQ 的注册请求, 将 QQ注册为需要共用数据的应用, 并提取 QQ的标识(可以是 应用标识符),以及 QQ的验证信息(用于保证 QQ的数据不被其他应用访问), 存储位置, 并将这些信息记录到存储配置文件中, 存储配置文件的形式可以 下:
<storage-config>/^ 2^ 件标识 I
<applist>/需要共用数据的应用列 <app name="android_qq">/以下是 android qq的信息 I
<potential_name>/^ i^ qq在其他系统可能的标示符名称 I
<name_l >wp_qq</name_l >/可能为 wp qq I
<name_l >firefox_qq</name_l >
<name_ 1 >ubuntu_qq</ name— 1 >
</potential_name>
<data-location>"/shared_data/qq/data"</data-location> I Qq数据存储位置
I
<verification>/^ 中记录验证信息 /
<signature>"s39dsi3n8739j3b49772j l839sj8dn"</signature>/^^ ^^ 签名后的 /
<plain>"www. qq. com"</plain>/>^;^/#"H J^/
</verification>
<data-format>"xml"</data-format>/# ^ ;^ xml格式 I
</app>
</applist>
</ storage-config>
上述配置文件的举例只是本实施例所提供的一种可实现方式, 并不限定 本发明实施例所提供的方法只能通过上述一种方式生成配置文件。
现有技术中, 有些装有双系统的终端, 很多时候都会在两个操作系统中 装一些具有相同功能的应用, 因为两个系统不能同时使用, 而且两个系统数 据格式不相同等原因, 所以即使两个系统安装了相同功能的应用, 这两个应 用也不能通过本地同步方式实现数据共享, 所以这样的设置会出现数据不同 步的问题。 本发明实提供的方案中, 终端如果在两个系统中安装有相同的应 用, 则会检测任一系统应用是否有数据更新, 如果有, 则会将更新的数据同 步到另外一个系统对应的应用中, 从而使得不同系统间同一应用的数据的共 享更加方便, 耗时更短。 实施例四
如图 6所示, 本发明实施例提供一种终端 600, 该终端 600安装有第一操 作系统和第二系统, 并且该终端 600内设置有处理器 601和存储器 602, 所述 终端 600包括:
该存储器 602 中保存有所述第一操作系统和第二操作系统对应的系统数 据, 其中, 所述第一操作系统中安装了第一应用, 所述第二操作系统中安装 了第二应用, 所述第一应用和所述第二应用实现了至少一个相同功能
处理器 601 ,用于调用所述系统数据对应运行所述第一操作系统或第二操 作系统, 当在所述第二操作系统中运行所述第二应用时, 还使用第二应用数 据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述第 一应用数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第一 应用执行所述功能时更新的;
所述存储器 602, 还用于存储所述第一应用数据和所述第二应用数据。 在本发明实施例中, 因为在第一操作系统下有针对第一应用的更新数据 并且将更新数据存储到了第一文件中, 所以当在第二操作系统中运行所述第 二应用时, 如果所述第二应用数据根据所述第一应用数据更新, 则使得在第 二操作系统中运行的第二应用能够共享到第一应用运行时候更新的数据。 从 而达到第二操作系统共享第一操作系统数据的有益效果。
因为本发明所提供的方案, 要实现不同操作系统之间的数据共享, 针对 不同操作系统数据的存储方式, 下面提供两种本发明方案的具体实现方式, 具体包括:
方式一、 第一应用和第二应用对应的数据分别存储, 存储器 602还用于 将所述第一应用数据存储到第一文件中, 将所述第二应用数据存储到第二文 件中, 所述第一文件和所述第二文件为不同的文件。 则在该实现方式中, 文 件和应用数据的更新具体实现可以是:
所述处理器 601 还用于通过以下两种方式实现第二应用数据根据所述第 一应用数据更新: 在所述第二操作系统启动时, 若确定所述第一文件的更新时间晚于所述 第二文件的更新时间, 根据所述第一文件和所述第二文件的存储位置, 使用 所述第一文件中存储的第一应用数据更新所述第二文件中存储的第二应用数 据; 或者
在所述第一应用数据发生更新时, 根据所述第一文件和所述第二文件的 存储位置, 使用所述第一文件中存储的更新后的第一应用数据更新所述第二 文件中存储的第二应用数据。
方式二、 将两个操作系统中需要共享数据的相同功能能应用所对应的数 据存储到一个数据文件中, 即第一操作系统和第二操作系统都调用数据共享 文件中的数据支持第一应用和第二应用的运行。
则所述存储器 602还用于将所述第一应用数据和所述第二应用数据存储 在数据共享文件中。
则在该实施例中, 文件和应用数据的更新具体实现可以是:
因为第二应用数据根据所述第一应用数据更新, 所以所述处理器 601 还 用于在所述第一应用数据更新时, 将所述更新后的第一应用数据存储到所述 数据共享文件; 将所述数据共享文件映射到所述第二操作系统后生成所述第 二应用数据。
实施例五
如图 7所示,根据上述方法本发明提供另外一种终端 700, 该终端 700安 装有第一操作系统和第二操作系统, 所述第一操作系统中安装了第一应用, 所述第二操作系统中安装了第二应用, 所述第一应用和所述第二应用实现了 至少一个相同功能, 其特征在于, 所述终端 700包括:
更新模块 701 , 当在所述第二操作系统中运行所述第二应用时, 用于使用 第二应用数据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据 根据所述第一应用数据更新, 所述第一应用数据是在所述第一操作系统中运 行所述第一应用执行所述功能时更新的;
设置在所述终端内的存储模块 702 ,用于存储所述第一应用数据和所述第 二应用数据。
因为终端安装了两个操作系统, 所以在存储两个操作系统的数据时, 一 般会釆用两种存储方式, 一是两个操作系统的数据分别独立存储; 另外, 因 为两操作系统的数据会有很多重叠的部分, 所以为了节约存储空间也可能设 置两个操作系统共享某些文件中的数据;
一、 针对两个操作系统的数据单独存储的数据存储方式、 两个操作系统 的数据分别存储第一应用和第二应用对应的数据, 则所述存储模块 702还用 于将所述第一应用数据存储到第一文件中, 将所述第二应用数据存储到第二 文件中, 所述第一文件和所述第二文件为不同的文件。
在该实施例中所述第一文件存储于所述终端的第一存储位置, 所述第二 文件存储在所述终端的第二存储位置, 并且第一存储位置与第二存储位置不 相同。 则安装在第一操作系统中的第一应用的运行通过存储在第一位置的第 一文件支持, 第二应用的通过存储在第二位置的第二文件支持。
在该存储方式中, 因为第一操作系统的数据和第二操作系统的数据是分 别存储的, 所以所述第二应用数据根据所述第一应用数据更新的时候, 所述 更新模块 701 ,还用于在所述第二操作系统启动时, 若确定所述第一文件的更 新时间晚于所述第二文件的更新时间, 根据所述第一文件和所述第二文件的 存储位置, 使用所述第一文件中存储的第一应用数据更新所述第二文件中存 储的第二应用数据;
或者在所述第一应用数据发生更新时, 根据所述第一文件和所述第二文 件的存储位置, 使用所述第一文件中存储的更新后的第一应用数据更新所述 第二文件中存储的第二应用数据。
二、 针对两个操作系统共享数据文件的方式, 则所述存储模块 702用于 将所述第一应用数据和所述第二应用数据存储在数据共享文件中。
因为第一应用和第二应用在两个操作系统生成的数据都存储到一个数据 共享文件中, 所以在第二应用数据根据所述第一应用数据更新时, 所述更新 模块 701 还用于在所述第一应用数据更新时, 将所述更新后的第一应用数据 存储到所述数据共享文件; 将所述数据共享文件映射到所述第二操作系统后 生成所述第二应用数据。
本申请实施例中的上述一个或多个技术方案, 至少具有如下的技术效果: 现有技术中, 有些装有双系统的终端, 很多时候都会在两个系统中装一 些相同的应用, 因为两个系统不能同时使用, 而且两个系统数据格式不相同 等原因, 所以即使两个系统安装了相同的应用, 这两个应用也不能共享数据, 所以这样的设置会出现数据不同步的问题。 本发明实提供的方案中, 终端如 果在两个系统中安装有相同的应用, 则会检测任一系统应用是否有数据更新, 如果有, 则会将更新的数据同步到另外一个系统对应的应用中, 从而使得不 同系统间同一应用的数据的共享更加方便, 耗时更短。
所属领域的技术人员可以清楚地了解到, 为描述的方便和简洁, 仅以上 述各功能模块的划分进行举例说明, 实际应用中, 可以根据需要而将上述功 能分配由不同的功能模块完成, 即将装置的内部结构划分成不同的功能模块, 以完成以上描述的全部或者部分功能。 上述描述的系统, 装置和单元的具体 工作过程, 可以参考前述方法实施例中的对应过程, 在此不再赘述。
在本申请所提供的几个实施例中, 应该理解到, 所揭露的系统, 装置和 方法, 可以通过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示 意性的, 例如, 所述模块或单元的划分, 仅仅为一种逻辑功能划分, 实际实 现时可以有另外的划分方式, 例如多个单元或组件可以结合或者可以集成到 另一个系统, 或一些特征可以忽略, 或不执行。 另一点, 所显示或讨论的相 互之间的耦合或直接耦合或通信连接可以是通过一些接口, 装置或单元的间 接耦合或通信连接, 可以是电性, 机械或其它的形式。 为单元显示的部件可以是或者也可以不是物理单元, 即可以位于一个地方, 或者也可以分布到多个网络单元上。 可以根据实际的需要选择其中的部分或 者全部单元来实现本实施例方案的目的。
另外, 在本申请各个实施例中的各功能单元可以集成在一个处理单元中, 也可以是各个单元单独物理存在, 也可以两个或两个以上单元集成在一个单 元中。 上述集成的单元既可以釆用硬件的形式实现, 也可以釆用软件功能单 元的形式实现。
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售 或使用时, 可以存储在一个计算机可读取存储介质中。 基于这样的理解, 本 申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的 全部或部分可以以软件产品的形式体现出来, 该计算机软件产品存储在一个 存储介质中, 包括若干指令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)或处理器(processor )执行本申请各个实施例所述 方法的全部或部分步骤。 而前述的存储介质包括: U盘、 移动硬盘、 只读存 储器(ROM, Read-Only Memory ), 随机存取存储器(RAM, Random Access Memory )、 磁碟或者光盘等各种可以存储程序代码的介质。
以上所述, 以上实施例仅用以对本申请的技术方案进行了详细介绍, 但 以上实施例的说明只是用于帮助理解本发明的方法及其核心思想, 不应理解 为对本发明的限制。 本技术领域的技术人员在本发明揭露的技术范围内, 可 轻易想到的变化或替换, 都应涵盖在本发明的保护范围之内。

Claims

权 利 要 求
1、 一种应用数据同步的方法, 该方法应用于终端中, 所述终端安装有第 一操作系统和第二操作系统, 所述第一操作系统中安装了第一应用, 所述第 二操作系统中安装了第二应用, 所述第一应用和所述第二应用实现了至少一 个相同功能, 其特征在于, 所述方法包括:
当在所述第二操作系统中运行所述第二应用时, 使用第二应用数据执行 所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述第一应用 数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第一应用执 行所述功能时更新的;
所述第一应用数据和所述第二应用数据存储在所述终端中。
2、 如权利要求 1所述的方法, 其特征在于, 所述第一应用数据存储在所 述终端的第一文件中, 所述第二应用数据存储在所述终端的第二文件中, 所 述第一文件和所述第二文件为不同的文件。
3、 根据权利要求 2所述的方法, 其特征在于, 所述第二应用数据根据所 述第一应用数据更新的过程, 具体包括以下至少一个:
在所述第二操作系统启动时, 若确定所述第一文件的更新时间晚于所述 第二文件的更新时间, 根据所述第一文件和所述第二文件的存储位置, 使用 所述第一文件中存储的第一应用数据更新所述第二文件中存储的第二应用数 据; 或者
在所述第一应用数据发生更新时, 根据所述第一文件和所述第二文件的 存储位置, 使用所述第一文件中存储的更新后的第一应用数据更新所述第二 文件中存储的第二应用数据。
4、 如权利要求 1所述的方法, 其特征在于, 所述第一应用数据和所述第 二应用数据存储在所述终端的数据共享文件中。
5、 根据权利要求 4所述的方法, 其特征在于, 所述第二应用数据根据所 述第一应用数据更新的过程, 包括: 在所述第一应用数据更新时, 将所述更新后的第一应用数据存储到所述 数据共享文件; 将所述数据共享文件映射到所述第二操作系统后生成所述第 二应用数据。
6、 一种终端, 该终端安装有第一操作系统和第二操作系统, 所述第一操 作系统中安装了第一应用, 所述第二操作系统中安装了第二应用, 所述第一 应用和所述第二应用实现了至少一个相同功能, 其特征在于, 所述终端包括: 更新模块, 当在所述第二操作系统中运行所述第二应用时, 用于使用第 二应用数据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据根 据所述第一应用数据更新, 所述第一应用数据是在所述第一操作系统中运行 所述第一应用执行所述功能时更新的;
设置在所述终端内的存储模块, 用于存储所述第一应用数据和所述第二 应用数据。
7、 如权利要求 6所述的终端, 其特征在于, 存储模块还用于将所述第一 应用数据存储到第一文件中, 将所述第二应用数据存储到第二文件中, 所述 第一文件和所述第二文件为不同的文件。
8、 根据权利要求 7所述的终端, 其特征在于, 所述更新模块还用于在所 述第二操作系统启动时, 若确定所述第一文件的更新时间晚于所述第二文件 的更新时间, 根据所述第一文件和所述第二文件的存储位置, 使用所述第一 文件中存储的第一应用数据更新所述第二文件中存储的第二应用数据; 或者 在所述第一应用数据发生更新时, 根据所述第一文件和所述第二文件的存储 位置, 使用所述第一文件中存储的更新后的第一应用数据更新所述第二文件 中存储的第二应用数据。
9、 如权利要求 6所述的终端, 其特征在于, 所述存储模块用于将所述第 一应用数据和所述第二应用数据存储在数据共享文件中。
10、 如权利要求 9 所述的终端, 其特征在于, 所述更新模块还用于在所 述第一应用数据更新时, 将所述更新后的第一应用数据存储到所述数据共享 文件; 将所述数据共享文件映射到所述第二操作系统后生成所述第二应用数 据。
11、 一种终端, 其特征在于, 该终端安装有第一操作系统和第二系统, 并且该终端内设置有处理器和存储器:
该存储器中保存有所述第一操作系统和第二操作系统对应的系统数据, 其中, 所述第一操作系统中安装了第一应用, 所述第二操作系统中安装了第 二应用, 所述第一应用和所述第二应用实现了至少一个相同功能;
所述处理器, 用于调用所述系统数据对应运行所述第一操作系统或第二 操作系统, 当在所述第二操作系统中运行所述第二应用时, 还使用第二应用 数据执行所述功能, 并更新所述第二应用数据, 所述第二应用数据根据所述 第一应用数据更新, 所述第一应用数据是在所述第一操作系统中运行所述第 一应用执行所述功能时更新的;
所述存储器, 还用于存储所述第一应用数据和所述第二应用数据。
12、 如权利要求 11所述的终端, 其特征在于, 存储器还用于将所述第一 应用数据存储到第一文件中, 将所述第二应用数据存储到第二文件中, 所述 第一文件和所述第二文件为不同的文件。
13、 如权利要求 12所述的终端, 其特征在于, 所述处理器还用于在所述 第二操作系统启动时, 若确定所述第一文件的更新时间晚于所述第二文件的 更新时间, 根据所述第一文件和所述第二文件的存储位置, 使用所述第一文 件中存储的第一应用数据更新所述第二文件中存储的第二应用数据; 或者在 所述第一应用数据发生更新时, 根据所述第一文件和所述第二文件的存储位 置, 使用所述第一文件中存储的更新后的第一应用数据更新所述第二文件中 存储的第二应用数据。
14、 如权利要求 11所述的终端, 其特征在于, 所述存储器还用于将所述 第一应用数据和所述第二应用数据存储在数据共享文件中。
15、 如权利要求 14所述的装置, 其特征在于, 所述处理器还用于在所述 第一应用数据更新时, 将所述更新后的第一应用数据存储到所述数据共享文 件; 将所述数据共享文件映射到所述第二操作系统后生成所述第二应用数据。
PCT/CN2014/073717 2014-03-19 2014-03-19 一种应用数据同步的方法及装置 WO2015139246A1 (zh)

Priority Applications (5)

Application Number Priority Date Filing Date Title
EP14886151.1A EP3012744B1 (en) 2014-03-19 2014-03-19 Method and device for synchronizing application data
EP22202844.1A EP4224315A1 (en) 2014-03-19 2014-03-19 Application data synchronization method and apparatus
PCT/CN2014/073717 WO2015139246A1 (zh) 2014-03-19 2014-03-19 一种应用数据同步的方法及装置
US14/907,496 US10140118B2 (en) 2014-03-19 2014-03-19 Application data synchronization method and apparatus
CN201480003372.8A CN104885055B (zh) 2014-03-19 2014-03-19 一种应用数据同步的方法及装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/073717 WO2015139246A1 (zh) 2014-03-19 2014-03-19 一种应用数据同步的方法及装置

Publications (1)

Publication Number Publication Date
WO2015139246A1 true WO2015139246A1 (zh) 2015-09-24

Family

ID=53951177

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/073717 WO2015139246A1 (zh) 2014-03-19 2014-03-19 一种应用数据同步的方法及装置

Country Status (4)

Country Link
US (1) US10140118B2 (zh)
EP (2) EP4224315A1 (zh)
CN (1) CN104885055B (zh)
WO (1) WO2015139246A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666290A (zh) * 2020-05-28 2020-09-15 平安科技(深圳)有限公司 基于人工智能的数据替换方法、装置、计算机设备和介质

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101532873B1 (ko) * 2014-04-11 2015-06-30 플러스기술주식회사 스마트 폰의 듀얼 운영체제를 실행하는 방법
JP6508894B2 (ja) * 2014-07-28 2019-05-08 キヤノン株式会社 サーバ装置、サーバ装置の制御方法及びプログラム
JP2017033136A (ja) * 2015-07-30 2017-02-09 富士通株式会社 情報制御プログラム、情報制御装置及び情報制御方法
CN105373435B (zh) * 2015-11-16 2019-09-20 深圳市元征科技股份有限公司 一种数据同步处理的方法以及终端
CN105516787B (zh) * 2015-12-09 2019-07-12 深圳Tcl数字技术有限公司 应用缓存数据的存储控制方法及装置
JP6656935B2 (ja) * 2016-01-19 2020-03-04 日本光電工業株式会社 生体情報モニタ
CN107241651B (zh) * 2016-03-28 2021-02-26 斑马智行网络(香港)有限公司 一种媒体数据播放方法和装置、智能终端
CN105847086A (zh) * 2016-04-25 2016-08-10 奇酷软件(深圳)有限公司 通信数据共享方法、通信数据共享系统和终端
CN106095510A (zh) * 2016-06-20 2016-11-09 北京珠穆朗玛移动通信有限公司 一种应用程序管理方法、系统及移动终端
US10084891B2 (en) * 2016-06-22 2018-09-25 RtBrick Inc. Method to build a modular distributed network device using microservices architecture
CN106201675B (zh) * 2016-06-25 2019-10-25 依偎科技(南昌)有限公司 一种移动终端应用冻结方法及移动终端
CN106201710B (zh) * 2016-06-29 2020-08-04 宇龙计算机通信科技(深圳)有限公司 一种对应用进行冻结的方法及装置
CN106201603B (zh) * 2016-06-30 2020-03-27 宇龙计算机通信科技(深圳)有限公司 一种冻结应用程序的方法及装置
WO2018032516A1 (zh) * 2016-08-19 2018-02-22 华为技术有限公司 应用数据的共享方法、装置和终端设备
CN106445647B (zh) * 2016-10-10 2019-08-02 Oppo广东移动通信有限公司 多开应用的数据操作方法、装置及移动终端
CN106357921B (zh) * 2016-10-10 2019-05-14 Oppo广东移动通信有限公司 一种应用的数据共享方法、装置和移动终端
CN106484547B (zh) * 2016-10-10 2019-12-31 Oppo广东移动通信有限公司 一种多开应用的管理方法、装置及终端
CN106445706B (zh) * 2016-10-10 2019-07-12 Oppo广东移动通信有限公司 多开应用的数据传输方法、装置及移动终端
CN106502735A (zh) * 2016-10-18 2017-03-15 北京珠穆朗玛移动通信有限公司 双系统中应用的移动方法及其移动终端
CN106528098B (zh) * 2016-10-21 2019-08-02 宇龙计算机通信科技(深圳)有限公司 一种多开应用之间数据的处理方法、装置及终端
CN106406986B (zh) * 2016-11-24 2019-11-12 宇龙计算机通信科技(深圳)有限公司 一种资源共享方法及装置
WO2018095175A1 (zh) * 2016-11-25 2018-05-31 腾讯科技(深圳)有限公司 通信消息同步方法、数据备份方法、设备及存储介质
CN106506674B (zh) * 2016-11-25 2019-07-09 腾讯科技(深圳)有限公司 通信消息同步方法及装置
CN106559429A (zh) * 2016-11-28 2017-04-05 北京铭铭鑫软件有限公司 一种基于Linux系统的一键换机方法
US10601913B2 (en) * 2016-12-16 2020-03-24 Wyse Technology L.L.C. Synchronization of user data in a virtual desktop environment
CN106843951A (zh) * 2017-01-12 2017-06-13 北京珠穆朗玛移动通信有限公司 软件程序的安装处理方法及其移动终端
CN106897152A (zh) * 2017-02-27 2017-06-27 北京珠穆朗玛移动通信有限公司 一种多系统应用程序管理方法及移动终端
CN107066294B (zh) * 2017-03-17 2020-12-29 深圳市邦华电子有限公司 一种应用安装方法、装置和一种智能终端
CN107316259B (zh) * 2017-06-27 2021-05-04 深圳市泰衡诺科技有限公司上海分公司 学习监控方法及装置
CN107659663A (zh) * 2017-10-27 2018-02-02 北京锐安科技有限公司 一种数据同步的方法、装置、设备和存储介质
CN109710185B (zh) * 2018-12-19 2021-12-21 麒麟合盛网络技术股份有限公司 数据处理方法及装置
CN111913735B (zh) * 2019-05-07 2022-06-14 成都鼎桥通信技术有限公司 属性同步方法及装置
CN112242944A (zh) * 2019-07-19 2021-01-19 腾讯科技(深圳)有限公司 一种文件处理的方法以及相关装置
CN110457087A (zh) * 2019-08-02 2019-11-15 珠海格力电器股份有限公司 多平台配置数据同步方法、装置及系统
CN112449245B (zh) * 2019-09-05 2022-12-16 海信视像科技股份有限公司 双系统显示设备应用升级进度显示方法及显示设备
CN111930396B (zh) * 2020-06-29 2021-05-11 广西东信易联科技有限公司 一种基于notify机制的4G路由器中通讯模组的升级方法
CN112131028B (zh) * 2020-09-30 2024-01-30 腾讯科技(深圳)有限公司 进程交互方法、装置、计算机设备及存储介质
CN118132174A (zh) * 2022-12-02 2024-06-04 华为技术有限公司 一种跨系统内容显示方法及设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238265A (zh) * 2010-04-22 2011-11-09 康佳集团股份有限公司 一种手机及实现双系统手机的方法
CN103413089A (zh) * 2013-08-28 2013-11-27 天翼电信终端有限公司 移动终端及其实现双系统的方法

Family Cites Families (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5600822A (en) * 1994-04-05 1997-02-04 International Business Machines Corporation Resource allocation synchronization in a parallel processing system
US5845293A (en) * 1994-08-08 1998-12-01 Microsoft Corporation Method and system of associating, synchronizing and reconciling computer files in an operating system
US8326361B2 (en) * 1998-10-01 2012-12-04 Lupine Investments Llc Phone to phone data exchange
US6671757B1 (en) * 2000-01-26 2003-12-30 Fusionone, Inc. Data transfer and synchronization system
US7445551B1 (en) * 2000-05-24 2008-11-04 Nintendo Co., Ltd. Memory for video game system and emulator using the memory
JP3750504B2 (ja) * 2000-08-09 2006-03-01 セイコーエプソン株式会社 データ更新方法および情報処理装置
TW539951B (en) * 2001-01-17 2003-07-01 Duan-Huei Wu A method transferring resources among operating systems
CN1174321C (zh) * 2001-04-29 2004-11-03 英业达股份有限公司 共存的多个操作系统间数据交换系统及方法
US8819705B2 (en) * 2010-10-01 2014-08-26 Z124 User interaction support across cross-environment applications
US9098437B2 (en) * 2010-10-01 2015-08-04 Z124 Cross-environment communication framework
FI114663B (fi) * 2001-12-20 2004-11-30 Nokia Corp Menetelmä ja järjestelmä käyttöjärjestelmätoimintojen suorittamiseksi sekä elektroniikkalaite
US7424601B2 (en) * 2004-07-07 2008-09-09 Yongyong Xu Methods and systems for running multiple operating systems in a single mobile device
US7950008B2 (en) * 2005-07-06 2011-05-24 International Business Machines Corporation Software installation in multiple operating systems
US7949008B2 (en) * 2006-01-30 2011-05-24 International Business Machines Corporation Method, apparatus and computer program product for cell phone security
US8037473B2 (en) * 2006-10-20 2011-10-11 International Business Machines Corporation Method to share licensed applications between virtual machines
JP4987555B2 (ja) * 2007-04-27 2012-07-25 株式会社東芝 情報処理装置、および情報処理システム
US8966474B2 (en) * 2007-04-30 2015-02-24 Hewlett-Packard Development Company, L.P. Managing virtual machines using shared image
US8312476B2 (en) * 2007-09-05 2012-11-13 Htc Corporation Method for synchronizing information of dual operating systems
TWI352909B (en) * 2007-09-05 2011-11-21 Htc Corp Method and system for supporting network sharing a
US8201166B2 (en) * 2008-04-30 2012-06-12 Hewlett-Packard Development Company, L.P. Virtualization platform configured with virtual connect control
US20100115254A1 (en) * 2008-10-30 2010-05-06 Thomas Deng Synchronization in Multiple Environments
US8239667B2 (en) * 2008-11-13 2012-08-07 Intel Corporation Switching between multiple operating systems (OSes) using sleep state management and sequestered re-baseable memory
CN101771548A (zh) 2008-12-29 2010-07-07 深圳市维信联合科技有限公司 文件同步方法及系统
US9372711B2 (en) * 2009-07-20 2016-06-21 Google Technology Holdings LLC System and method for initiating a multi-environment operating system
US9348633B2 (en) * 2009-07-20 2016-05-24 Google Technology Holdings LLC Multi-environment operating system
US8868899B2 (en) * 2009-07-20 2014-10-21 Motorola Mobility Llc System and method for switching between environments in a multi-environment operating system
CN101996096A (zh) * 2009-08-19 2011-03-30 宏碁股份有限公司 操作系统数据修改方法及其具有多操作系统的电子装置
US9143597B2 (en) * 2009-09-21 2015-09-22 Avaya Inc. Method for telephony client synchronization in telephone virtualization
US9338273B2 (en) * 2009-09-22 2016-05-10 Avaya Inc. Method for telephony client synchronization in telephone virtualization
US9094426B2 (en) * 2009-11-20 2015-07-28 Avaya Inc. Method for telecommunications device synchronization
US20110258160A1 (en) * 2010-04-15 2011-10-20 Po-Yen Lee Data synchronization methods for synchronizing data in communication system and communication systems
US8589952B2 (en) * 2010-06-30 2013-11-19 Palm, Inc. Dual operating system operation and configuration
CN102346740B (zh) 2010-08-02 2016-08-10 联想(北京)有限公司 一种文件同步方法、电子设备和同步系统
CN102346725B (zh) * 2010-08-05 2014-03-26 鸿富锦精密工业(深圳)有限公司 更改设备配置文件的消息通知装置及方法
US20120042156A1 (en) * 2010-08-16 2012-02-16 Giga-Byte Technology Co., Lti Method of multiple boot manager
US8831826B2 (en) * 2011-11-16 2014-09-09 Flextronics Ap, Llc Gesture recognition for on-board display
CN103262057B (zh) * 2010-10-01 2016-02-10 Flex Electronics ID Co.,Ltd. 跨环境通信框架
KR101761615B1 (ko) * 2010-10-29 2017-08-04 엘지전자 주식회사 이동 단말기 및 그 제어 방법
KR101727041B1 (ko) * 2010-10-29 2017-04-14 엘지전자 주식회사 이동 단말기 및 그 제어 방법
AU2011202838B2 (en) * 2010-12-21 2014-04-10 Lg Electronics Inc. Mobile terminal and method of controlling a mode screen display therein
AU2011202840B2 (en) * 2010-12-21 2014-04-17 Lg Electronics Inc. Mobile terminal and method of controlling a mode switching therein
AU2011202836B2 (en) * 2010-12-21 2014-04-10 Lg Electronics Inc. Mobile terminal and method of controlling a mode screen display therein
AU2011202837B2 (en) * 2010-12-21 2013-08-22 Lg Electronics Inc. Mobile terminal and method of controlling a mode switching therein
AU2011202832B2 (en) * 2010-12-21 2013-01-24 Lg Electronics Inc. Mobile terminal and method of controlling a mode switching therein
US9178981B2 (en) * 2010-12-22 2015-11-03 Lg Electronics Inc. Mobile terminal and method of sharing information therein
US9594711B2 (en) * 2010-12-24 2017-03-14 Lenovo (Singapore) Pte. Ltd. Systems and methods for achieving continuation of experience between components in a hybrid environment
US9800941B2 (en) * 2011-01-03 2017-10-24 Curt Evans Text-synchronized media utilization and manipulation for transcripts
US20120173986A1 (en) * 2011-01-04 2012-07-05 Motorola-Mobility, Inc. Background synchronization within a multi-environment operating system
WO2012094482A1 (en) * 2011-01-05 2012-07-12 Onqueue Technologies Inc. Methods and apparatuses for imparting functionality to a mobile computing device
WO2012108015A1 (ja) * 2011-02-09 2012-08-16 富士通株式会社 データ同期方法、データ同期プログラム、及びデータ同期制御装置
CN102693235B (zh) * 2011-03-23 2015-10-28 鸿富锦精密工业(深圳)有限公司 变更设备配置文件之信息通知装置及方法
US9354900B2 (en) * 2011-04-28 2016-05-31 Google Technology Holdings LLC Method and apparatus for presenting a window in a system having two operating system environments
US8578142B2 (en) * 2011-05-13 2013-11-05 Mcafee, Inc. System and method for shared data storage
KR101229752B1 (ko) * 2011-06-01 2013-02-05 엘지전자 주식회사 이동 단말기 및 이동 단말기의 제어 방법
US8707018B1 (en) * 2011-06-28 2014-04-22 Emc Corporation Managing initialization of file systems
KR101801359B1 (ko) * 2011-07-28 2017-11-24 엘지전자 주식회사 이동 단말기
CN102945233B (zh) 2011-08-15 2016-01-27 联想(北京)有限公司 电子设备及其数据管理方法
US10152294B2 (en) * 2011-08-23 2018-12-11 Htc Corporation Mobile device and method of running two platform systems or applications thereon
US8924986B2 (en) * 2011-09-01 2014-12-30 American Megatrends, Inc. Methods, devices and computer program products for confluence of multiple operating systems
US8799697B2 (en) * 2011-09-26 2014-08-05 Qualcomm Incorporated Operating system synchronization in loosely coupled multiprocessor system and chips
CN103092701B (zh) * 2011-10-31 2017-02-08 联想(北京)有限公司 一种通信方法、装置及电子设备
CN102413246B (zh) 2011-11-29 2013-11-13 宇龙计算机通信科技(深圳)有限公司 一种多系统切换共享应用的方法及移动终端
US9773051B2 (en) * 2011-11-29 2017-09-26 Box, Inc. Mobile platform file and folder selection functionalities for offline access and synchronization
EP2795448A4 (en) * 2011-12-23 2015-08-12 Airstrip Ip Holdings Llc SYSTEMS AND METHODS FOR DEVELOPING MULTIPLATEFORM APPLICATIONS FOR COMPUTER DEVICES
WO2013097202A1 (en) * 2011-12-30 2013-07-04 Intel Corporation Apparatuses and methods for web application converter systems
CN103257889B (zh) 2012-02-17 2018-05-01 联想(北京)有限公司 用于混合式架构系统的应用程序管理装置及管理方法
CN103294970B (zh) * 2012-02-23 2015-12-09 纬创资通股份有限公司 双操作系统共用加密设定的方法以及电子装置
CN103294545B (zh) * 2012-02-23 2017-07-04 纬创资通股份有限公司 切换双操作系统的方法以及电子装置
CN103294562B (zh) * 2012-02-23 2017-03-01 纬创资通股份有限公司 双操作系统共用周边装置的方法以及电子装置
CN103309754B (zh) * 2012-03-15 2017-02-15 宇龙计算机通信科技(深圳)有限公司 终端和数据分区管理方法
CN103379134A (zh) * 2012-04-11 2013-10-30 宏碁股份有限公司 电子装置及数据同步方法
US9063792B2 (en) * 2012-04-18 2015-06-23 Entrata Systems, Inc. Managing mobile execution environments
US9405501B2 (en) * 2012-06-01 2016-08-02 Songalbum, Llc System and method for automatic synchronization of audio layers
US9747310B2 (en) * 2012-06-04 2017-08-29 Google Inc. Systems and methods of increasing database access concurrency using granular timestamps
CN103544027B (zh) * 2012-07-13 2017-05-24 联想(北京)有限公司 控制应用更新的方法及电子设备
US10454997B2 (en) * 2012-09-07 2019-10-22 Avigilon Corporation Distributed physical security system
TWI544337B (zh) * 2012-10-25 2016-08-01 緯創資通股份有限公司 共用通用串列匯流排(usb)裝置之雙作業系統架構,以及雙作業系統架構共用通用串列匯流排(usb)裝置之方法
US8997197B2 (en) * 2012-12-12 2015-03-31 Citrix Systems, Inc. Encryption-based data access management
US9374275B2 (en) * 2013-12-11 2016-06-21 Dropbox, Inc. Rapid application development using a content management system
US9665357B2 (en) * 2014-03-04 2017-05-30 Adobe Systems Incorporated Method and apparatus for synchronizing application configuration data over a network
TWI511047B (zh) * 2014-05-08 2015-12-01 Pegatron Corp 作業系統切換方法以及使用此方法的雙作業系統電子裝置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238265A (zh) * 2010-04-22 2011-11-09 康佳集团股份有限公司 一种手机及实现双系统手机的方法
CN103413089A (zh) * 2013-08-28 2013-11-27 天翼电信终端有限公司 移动终端及其实现双系统的方法

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CAI, JING: "Research and Application of Data Synchronization Technology at Android Mobile Terminal", 31 January 2011 (2011-01-31), XP008179987 *
See also references of EP3012744A4 *
WU, YIJIAN: "Research and Implementation of Multimedia Data Synchronization on Mobile Devices", MASTER'S DISSERTATION OF BEIJING UNIVERSITY OF POSTS AND TELECOMMUNICATIONS, 31 December 2012 (2012-12-31), XP008179957 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666290A (zh) * 2020-05-28 2020-09-15 平安科技(深圳)有限公司 基于人工智能的数据替换方法、装置、计算机设备和介质

Also Published As

Publication number Publication date
EP3012744B1 (en) 2022-12-21
US10140118B2 (en) 2018-11-27
EP3012744A1 (en) 2016-04-27
EP4224315A1 (en) 2023-08-09
CN104885055B (zh) 2020-12-15
CN104885055A (zh) 2015-09-02
US20160378461A1 (en) 2016-12-29
EP3012744A4 (en) 2016-10-19

Similar Documents

Publication Publication Date Title
WO2015139246A1 (zh) 一种应用数据同步的方法及装置
EP3441876B1 (en) Patch upgrade-based file processing method and device, terminal, and storage medium
US10242023B2 (en) Programming model for synchronizing browser caches across devices and web services
KR101373461B1 (ko) 클라우드 서비스를 이용하기 위한 단말기 및 방법
US20150154224A1 (en) Method, device, processing center and system for desktop synchronization
US9258357B2 (en) Method for accessing plural cloud storages, electronic apparatus and non-transitory computer readable medium
WO2011127845A2 (zh) 一种移动通信终端间进行系统升级的方法、系统及终端
US20230393840A1 (en) File update method and apparatus, device and storage medium
CN110780930B (zh) 启动Android系统的方法、装置、电子设备及存储介质
CN107632872B (zh) 桌面布局处理方法、用户数据处理方法及装置、计算机存储介质
WO2015035774A1 (zh) 一种基于用户空间文件系统的移动终端定制化方法及系统
CN115543368A (zh) 一种操作系统升级方法及电子设备
CN111694585A (zh) 替换系统分区文件的方法、系统、终端和存储介质
CN114079615A (zh) 一种多集群环境下的应用同步方法、系统、介质和电子设备
US10078532B2 (en) Resource management method and device for terminal system among multiple operating systems
US10805427B1 (en) Backup and restore of customer devices
CN113992657A (zh) 一种基于云平台的共享存储的搭建方法、设备及介质
CN113596087A (zh) 应用升级方法、装置及计算机可读存储介质
US10007529B2 (en) Data terminal running mode switching method, device, and data terminal
TW201128532A (en) Loading and upgrade device of Java cluster application system code and method thereof
CN115586872A (zh) 一种容器镜像管理方法、装置、设备及存储介质
WO2018028321A1 (zh) 一种虚拟外置存储设备的管理方法、装置及终端
Cisco Backup Boot Procedures
Cisco PXM1E Backup Boot Procedures
CN115562695B (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: 14886151

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2014886151

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14907496

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE