CN103309754A - Terminal and data partitioned management method - Google Patents

Terminal and data partitioned management method Download PDF

Info

Publication number
CN103309754A
CN103309754A CN2012100682285A CN201210068228A CN103309754A CN 103309754 A CN103309754 A CN 103309754A CN 2012100682285 A CN2012100682285 A CN 2012100682285A CN 201210068228 A CN201210068228 A CN 201210068228A CN 103309754 A CN103309754 A CN 103309754A
Authority
CN
China
Prior art keywords
data
terminal
application program
operating systems
operating system
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN2012100682285A
Other languages
Chinese (zh)
Other versions
CN103309754B (en
Inventor
林华坚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201210068228.5A priority Critical patent/CN103309754B/en
Publication of CN103309754A publication Critical patent/CN103309754A/en
Application granted granted Critical
Publication of CN103309754B publication Critical patent/CN103309754B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a terminal and a data partitioned management method, wherein the terminal comprises a partition partitioning unit, a data detection unit and a data management unit; the partition partitioning unit is used for partitioning different partitions used by one operation system or a plurality of operation systems in the terminal in a terminal storage space; the data detection unit is used for detecting whether data are used in different operation systems of the terminal; the data management unit is used for storing data into a partitioned shared partition commonly used by a plurality of operation systems if the data can be used for a plurality of operation systems in the terminal; and the data management unit is also used for storing the data into a partitioned independent partition independently used by a single operation system if the data are only used for the single operation system in the terminal. With the adoption of the terminal and the data partitioned management method, through the partition of the shared partition and the independent partition, not only can the condition that the data cannot occupy space because of being stored repeatedly be guaranteed, but also the data under each system can be normally used.

Description

Terminal and data partition management method
Technical field
The present invention relates to moving communicating field, in particular to a kind of terminal and a kind of data partition management method.
Background technology
Present intelligent mobile phone terminal, the operating system of dissimilar or version often can be installed simultaneously, for example, based on original Android system, can derive other operating systems of number of different types, these systems can be installed on the same mobile phone terminal simultaneously.Simultaneously, also needing to install the application program that is applicable to different operating system on the intelligent mobile phone terminal, how these application programs are managed, is exactly an important problem.
In existing technical scheme, there are two kinds of solutions: as shown in Figure 1 a kind of, for example for dual system termi-nal, for system 1 provides subregion 1, to install all in subregion 1 in the application program that system 1 time uses, will install all in subregion 2 in the application program that system uses for 2 times.The defective of this scheme is the situation of Existential Space waste, and for the application program that is applicable to two systems, the user need to install once respectively in system 1 and system 2, and the data of same application program in system 1 and system 2 can not be shared.
Another kind of scheme as shown in Figure 2, again take dual system termi-nal as example, in order to overcome aforesaid defective, reduce same application program and repeat to install shared space, for system 1 and system 2 provide a shared partition, be used for all application programs all are installed to same subregion.The defective of this scheme is, although the situation of Existential Space waste not, application data in the system 1 and 2 is also shared, but there is the incompatible problem of software in the actual use procedure, interface in the system 1 and 2 is inconsistent, and the program such as moving in system 1 has arrived in the system 2 and just can not move, namely can find this application program 2 times in system, but can't use.
Therefore, need a kind of new technical scheme that is used for the management application program, can either solve the problem that application program repeats to install the space waste that causes, can solve again because the problem that the application program that exists under certain system that the compatibility of system's application programs causes can't normally be moved, promote user's experience.
Summary of the invention
Technical matters to be solved by this invention is, a kind of new technical scheme that is used for the management application program is provided, can either solve the problem that application program repeats to install the space waste that causes, can solve again because the problem that the application program that exists under certain system that the compatibility of system's application programs causes can't normally be moved, promote user's experience.
In view of this, the invention provides a kind of terminal, comprising: the subregion division unit, in the storage space of described terminal, divide the different subregions for the one or more operating systems in the described terminal; The Data Detection unit detects the different operating system whether data can be used for described terminal; Data Management Unit, if described data can be used for a plurality of operating systems of described terminal, then with described deposit data in the common shared partition for described a plurality of operating systems of having divided, if described deposit data is used for the single operating of described terminal, then with described deposit data in the independent exclusive subregion for described single operating of having divided.In this technical scheme, by the division of shared partition and independent partitions, both guaranteed that data can not repeat to deposit and take up room, and had guaranteed that again the data under each system can normally be used.Herein, data are not limited to application program, also comprise specific format video, audio file for some operating system, or backup file.Suppose that current terminal has A, B and three operating systems of C, then need at most to divide 7 subregions, comprise respectively for A, B and the independent exclusive subregion of three operating systems of C, and three shared partitions sharing for A and B, B and C, C and A dual system respectively, and for A, B and a C shared partition jointly.
In technique scheme, preferably, if described data are the file of application program, described Data Detection unit is when installing described application program, detect the application programming interfaces of described different operating system to the compatibility of described application program, and judge according to testing result whether application program can be used for the different operating system of described terminal.In this technical scheme, can guarantee that application program can not repeat to install and take up room, guaranteed that simultaneously the application program under each operating system can normally be used.
In technique scheme, preferably, described Data Detection unit judges according to data type and/or the carry information of described data whether described data can be used for the different operating system of terminal.In this technical scheme, during usually from network down load application program, having recorded this application program can move under which system, and to the video of specific format, audio frequency, Backup Data etc., then can judge it from its suffix name and be the usage data of which system.
Very important in a carry information information is version number, this is because of judging whether application program and operating system is compatible, to confirm according to the version number of system's api interface, for example 1.0,1.1,2.0, when release application program, can specify its corresponding system compatibility version number according to the compatibility of application program, and be cured in the application program as carry information (be based on 1.1 system developments such as application program, then specifying its system compatibility version number is 1.1).In the technical program, when application program is installed, be cured to system compatibility version number in the application program by parsing, compare with the API version number of each operating system, if the API version number of operating system is more than or equal to the system compatibility version number of application program, then think compatibility, on the contrary then incompatible.Such as, the system compatibility version number of application program is 1.1, is compatible to 2.0,1.1 operating system then, the operating system for 1.0 then is incompatible.
In technique scheme, preferably, also comprise: Notes of Key Data unit, if under the arbitrary operating system in a plurality of operating systems, with described deposit data in the shared partition common for described a plurality of operating systems, then when other operating systems in described a plurality of operating systems of operation, show the information of depositing of described data, and/or point out described data to use.In this technical scheme, can immediately remind the user, avoid the user to repeat to deposit and in time use the data such as application program.
In technique scheme, preferably, also comprise: data record unit, carry out record to the subregion of depositing of described data, and be kept in the subregion of appointment.In this technical scheme, can guarantee that the user can recognize at any time, in which subregion, deposited which data, be convenient to the user data are managed.
The present invention also provides a kind of data partition management method, comprising: step 402, in the storage space of terminal, divide the different subregions for the one or more operating systems in the described terminal; Step 404 detects the different operating system whether data can be used for described terminal; Step 406, if described data can be used for a plurality of operating systems of described terminal, then with described deposit data in the common shared partition for described a plurality of operating systems of having divided, if described data only can be used for the single operating of described terminal, then with described deposit data in the independent exclusive subregion for described single operating of having divided.In this technical scheme, by the division of shared partition and independent partitions, both guaranteed that data can not repeat to deposit and take up room, and had guaranteed that again the data under each system can normally be used.Herein, data are not limited to application program, also comprise specific format video, audio file for some operating system, or backup file.Suppose that current terminal has A, B and three operating systems of C, then need at most to divide 7 subregions, comprise respectively for A, B and the independent exclusive subregion of three operating systems of C, and three shared partitions sharing for A and B, B and C, C and A dual system respectively, and for A, B and a C shared partition jointly.
In technique scheme, preferably, described step 404 specifically comprises: if described data are the file of application program, when described application program is installed, detect the application programming interfaces of described different operating system to the compatibility of described application program, and judge according to testing result whether application program can be used for the different operating system of described terminal.In this technical scheme, can guarantee that application program can not repeat to install and take up room, guaranteed that simultaneously the application program under each operating system can normally be used.
In technique scheme, preferably, described step 404 specifically comprises: according to data type and/or the carry information of described data, judge whether described data can be used for the different operating system of terminal.In this technical scheme, during usually from network down load application program, having recorded this application program can move under which system, and to the video of specific format, audio frequency, Backup Data etc., then can judge it from its suffix name and be the usage data of which system.
Very important in a carry information information is version number, this is because of judging whether application program and operating system is compatible, to confirm according to the version number of system's api interface, for example 1.0,1.1,2.0, when release application program, can specify its corresponding system compatibility version number according to the compatibility of application program, and be cured in the application program as carry information (be based on 1.1 system developments such as application program, then specifying its system compatibility version number is 1.1).In the technical program, when application program is installed, be cured to system compatibility version number in the application program by parsing, compare with the API version number of each operating system, if the API version number of operating system is more than or equal to the system compatibility version number of application program, then think compatibility, on the contrary then incompatible.Such as, the system compatibility version number of application program is 1.1, is compatible to 2.0,1.1 operating system then, the operating system for 1.0 then is incompatible.
In technique scheme, preferably, described step 406 also comprises: if under the arbitrary operating system in a plurality of operating systems, with described deposit data in the shared partition common for described a plurality of operating systems, then when other operating systems in described a plurality of operating systems of operation, show the information of depositing of described data, and/or point out described data to use.In this technical scheme, can immediately remind the user, avoid the user to repeat to deposit and in time use the data such as application program.
In technique scheme, preferably, also comprise: the subregion of depositing to described data carries out record, and is kept in the subregion of appointment.In this technical scheme, can guarantee that the user can recognize at any time, in which subregion, deposited which data, be convenient to the user data are managed.
According to above technical scheme, can realize a kind of terminal and a kind of data partition management method, can either solve the problem that application program repeats to install the space waste that causes, can solve again because the problem that the application program that exists under certain system that the compatibility of system's application programs causes can't normally be moved, promote user's experience.
Description of drawings
Fig. 1 is the schematic diagram according to the application program management scheme of prior art;
Fig. 2 is the schematic diagram according to the application program management scheme of prior art;
Fig. 3 is the block diagram of terminal according to an embodiment of the invention;
Fig. 4 is the process flow diagram of data partition management method according to an embodiment of the invention;
Fig. 5 is minute Division schematic diagram of terminal according to an embodiment of the invention.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments the present invention is further described in detail.
Set forth in the following description a lot of details so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 3 is the block diagram of terminal according to an embodiment of the invention.
As shown in Figure 3, the invention provides a kind of terminal 300, comprising: subregion division unit 302, in the storage space of described terminal 300, divide the different subregions for the one or more operating systems in the described terminal 300; Data Detection unit 304 detects the different operating system whether data can be used for described terminal 300; Data Management Unit 306, if described data can be used for a plurality of operating systems of described terminal 300, then with described deposit data in the common shared partition for described a plurality of operating systems of having divided, if described data only can be used for the single operating of described terminal 300, then with described deposit data in the independent exclusive subregion for described single operating of having divided.In this technical scheme, by the division of shared partition and independent partitions, both guaranteed that data can not repeat to deposit and take up room, and had guaranteed that again the data under each system can normally be used.Herein, data are not limited to application program, also comprise specific format video, audio file for some operating system, or backup file.Suppose that current terminal has A, B and three operating systems of C, then need at most to divide 7 subregions, comprise respectively for A, B and the independent exclusive subregion of three operating systems of C, and three shared partitions sharing for A and B, B and C, C and A dual system respectively, and for A, B and a C shared partition jointly.
In technique scheme, if described data are the file of application program, described Data Detection unit 304 is when installing described application program, detect the application programming interfaces of described different operating system to the compatibility of described application program, and judge according to testing result whether application program can be used for the different operating system of described terminal 300.In this technical scheme, can guarantee that application program can not repeat to install and take up room, guaranteed that simultaneously the application program under each operating system can normally be used.
In technique scheme, described Data Detection unit 304 judges according to data type and/or the carry information of described data whether described data can be used for the different operating system of terminal 300.In this technical scheme, during usually from network down load application program, having recorded this application program can move under which system, and to the video of specific format, audio frequency, Backup Data etc., then can judge it from its suffix name and be the usage data of which system.
Very important in a carry information information is version number, this is because of judging whether application program and operating system is compatible, to confirm according to the version number of system's api interface, for example 1.0,1.1,2.0, when release application program, can specify its corresponding system compatibility version number according to the compatibility of application program, and be cured in the application program as carry information (be based on 1.1 system developments such as application program, then specifying its system compatibility version number is 1.1).In the technical program, when application program is installed, be cured to system compatibility version number in the application program by parsing, compare with the API version number of each operating system, if the API version number of operating system is more than or equal to the system compatibility version number of application program, then think compatibility, on the contrary then incompatible.Such as, the system compatibility version number of application program is 1.1, is compatible to 2.0,1.1 operating system then, the operating system for 1.0 then is incompatible.
In technique scheme, also comprise: Notes of Key Data unit 308, if under the arbitrary operating system in a plurality of operating systems, with described deposit data in the shared partition common for described a plurality of operating systems, then when other operating systems in described a plurality of operating systems of operation, show the information of depositing of described data, and/or point out described data to use.In this technical scheme, can immediately remind the user, avoid the user to repeat to deposit and in time use the data such as application program.
In technique scheme, also comprise: data record unit 310, carry out record to the subregion of depositing of described data, and be kept in the subregion of appointment.In this technical scheme, can guarantee that the user can recognize at any time, in which subregion, deposited which data, be convenient to the user data are managed.
Fig. 4 is the process flow diagram of data partition management method according to an embodiment of the invention.
As shown in Figure 4, the present invention also provides a kind of data partition management method, comprising: step 402, in the storage space of terminal, divide the different subregions for the one or more operating systems in the described terminal; Step 404 detects the different operating system whether data can be used for described terminal; Step 406, if described data can be used for a plurality of operating systems of described terminal, then with described deposit data in the common shared partition for described a plurality of operating systems of having divided, if described data only can be used for the single operating of described terminal, then with described deposit data in the independent exclusive subregion for described single operating of having divided.In this technical scheme, by the division of shared partition and independent partitions, both guaranteed that data can not repeat to deposit and take up room, and had guaranteed that again the data under each system can normally be used.Herein, data are not limited to application program, also comprise specific format video, audio file for some operating system, or backup file.Suppose that current terminal has A, B and three operating systems of C, then need at most to divide 7 subregions, comprise respectively for A, B and the independent exclusive subregion of three operating systems of C, and three shared partitions sharing for A and B, B and C, C and A dual system respectively, and for A, B and a C shared partition jointly.
In technique scheme, described step 404 specifically comprises: if described data are the file of application program, when described application program is installed, detect the application programming interfaces of described different operating system to the compatibility of described application program, and judge according to testing result whether application program can be used for the different operating system of described terminal.In this technical scheme, can guarantee that application program can not repeat to install and take up room, guaranteed that simultaneously the application program under each operating system can normally be used.
In technique scheme, described step 404 specifically comprises: according to data type and/or the carry information of described data, judge whether described data can be used for the different operating system of terminal.In this technical scheme, during usually from network down load application program, having recorded this application program can move under which system, and to the video of specific format, audio frequency, Backup Data etc., then can judge it from its suffix name and be the usage data of which system.
Very important in a carry information information is version number, this is because of judging whether application program and operating system is compatible, to confirm according to the version number of system's api interface, for example 1.0,1.1,2.0, when release application program, can specify its corresponding system compatibility version number according to the compatibility of application program, and be cured in the application program as carry information (be based on 1.1 system developments such as application program, then specifying its system compatibility version number is 1.1).In the technical program, when application program is installed, be cured to system compatibility version number in the application program by parsing, compare with the API version number of each operating system, if the API version number of operating system is more than or equal to the system compatibility version number of application program, then think compatibility, on the contrary then incompatible.Such as, the system compatibility version number of application program is 1.1, is compatible to 2.0,1.1 operating system then, the operating system for 1.0 then is incompatible.
In technique scheme, described step 406 also comprises: if under the arbitrary operating system in a plurality of operating systems, with described deposit data in the shared partition common for described a plurality of operating systems, then when other operating systems in described a plurality of operating systems of operation, show the information of depositing of described data, and/or point out described data to use.In this technical scheme, can immediately remind the user, avoid the user to repeat to deposit and in time use the data such as application program.
In technique scheme, also comprise: the subregion of depositing to described data carries out record, and is kept in the subregion of appointment.In this technical scheme, can guarantee that the user can recognize at any time, in which subregion, deposited which data, be convenient to the user data are managed.
Fig. 5 is minute Division schematic diagram of terminal according to an embodiment of the invention.
The terminal that provides in one embodiment of the present of invention solves the prior art scheme and causes the waste of multisystem space, application data can not share the software incompatibility problem.
Interface is inconsistent between the existing multiple systems, such as some new systems a large amount of expansions has been done by primary Android system, has increased a lot of new api interfaces, and the software and hardware function is abundanter.But be based on the application A PK bag (being installation kit) of standard A ndroid SDK exploitation, in two systems, can both get up, but the application A PK bag that is based on new system SDK exploitation then can only move in new system.New system is a superset of primary Android system.
For the better multisystem share application that solves, and the compatibility issue that solves application program, terminal in the present embodiment adopts the subregion isolation method, divides separately subregion the exclusive application program of new system is installed, and the application programs of two system compatibles then is installed to shared partition.
Specifically as shown in Figure 5, suppose to have installed in the terminal of the present embodiment operating system 1,2,3:
At first, api interface according to three systems is supported situation, divide a shared partition 4, for operating system 1,2,3 jointly, secondly also need to divide other three shared partitions, wherein, shared partition 1 for operating system 1,2 jointly, shared partition 2 for operating system 2,3 jointly, shared partition 3 is for operating system 1,3 jointly, again need to divide three exclusive subregions 1,2,3, respectively for operating system 1,2,3 separately.If (have more operating system in the terminal, then need at most to divide Individual subregion.)
During set up applications under any one operating system (or store data), detect the application A PI interface compatibility of operating system, to judge the applicable system of this application program, and this application program is installed under the subregion of correspondence, for example, can in operating system 1 and 2 times operations, but can not in 3 times operations of operating system, then this application program be installed to shared partition 1 such as certain application program.If the operating system of installation environment is operating system 1, then when the user switches to operating system 2, understand automatically prompting user, this application program is installed, and can use for the user.
By above technical scheme, can take full advantage of the Flash space in the mobile phone terminal, can solve different system software incompatibility problem, the application data of installing in different systems simultaneously also can well be shared.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a terminal is characterized in that, comprising:
The subregion division unit in the storage space of described terminal, is divided the different subregions for the one or more operating systems in the described terminal;
The Data Detection unit detects the different operating system whether data can be used for described terminal;
Data Management Unit, if described data can be used for a plurality of operating systems of described terminal, then with described deposit data in the common shared partition for described a plurality of operating systems of having divided, if described data only can be used for the single operating of described terminal, then with described deposit data in the independent exclusive subregion for described single operating of having divided.
2. terminal according to claim 1, it is characterized in that, if described data are the file of application program, described Data Detection unit is when installing described application program, detect the application programming interfaces of described different operating system to the compatibility of described application program, and judge according to testing result whether application program can be used for the different operating system of described terminal.
3. terminal according to claim 1 is characterized in that, described Data Detection unit judges according to data type and/or the carry information of described data whether described data can be used for the different operating system of terminal.
4. terminal according to claim 1 is characterized in that, also comprises:
Notes of Key Data unit, if under the arbitrary operating system in a plurality of operating systems, with described deposit data in the shared partition common for described a plurality of operating systems, then when other operating systems in described a plurality of operating systems of operation, show the information of depositing of described data, and/or point out described data to use.
5. each described terminal in 4 according to claim 1 is characterized in that, also comprises:
Data record unit carries out record to the subregion of depositing of described data, and is kept in the subregion of appointment.
6. a data partition management method is characterized in that, comprising:
Step 402 in the storage space of terminal, is divided the different subregions for the one or more operating systems in the described terminal;
Step 404 detects the different operating system whether data can be used for described terminal;
Step 406, if described data can be used for a plurality of operating systems of described terminal, then with described deposit data in the common shared partition for described a plurality of operating systems of having divided,
If described data only can be used for the single operating of described terminal, then with described deposit data in the independent exclusive subregion for described single operating of having divided.
7. data partition management method according to claim 6 is characterized in that, described step 404 specifically comprises:
If described data are the file of application program, when described application program is installed, detect the application programming interfaces of described different operating system to the compatibility of described application program, and judge according to testing result whether application program can be used for the different operating system of described terminal.
8. data partition management method according to claim 6 is characterized in that, described step 404 specifically comprises:
According to data type and/or the carry information of described data, judge whether described data can be used for the different operating system of terminal.
9. data partition management method according to claim 6 is characterized in that, described step 406 also comprises:
If under the arbitrary operating system in a plurality of operating systems, with described deposit data in the shared partition common for described a plurality of operating systems, then when other operating systems in described a plurality of operating systems of operation, show the information of depositing of described data, and/or point out described data to use.
10. each described data partition management method in 9 according to claim 6 is characterized in that, also comprises:
The subregion of depositing to described data carries out record, and is kept in the subregion of appointment.
CN201210068228.5A 2012-03-15 2012-03-15 Terminal and data partitioned management method Active CN103309754B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210068228.5A CN103309754B (en) 2012-03-15 2012-03-15 Terminal and data partitioned management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210068228.5A CN103309754B (en) 2012-03-15 2012-03-15 Terminal and data partitioned management method

Publications (2)

Publication Number Publication Date
CN103309754A true CN103309754A (en) 2013-09-18
CN103309754B CN103309754B (en) 2017-02-15

Family

ID=49135009

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210068228.5A Active CN103309754B (en) 2012-03-15 2012-03-15 Terminal and data partitioned management method

Country Status (1)

Country Link
CN (1) CN103309754B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104463033A (en) * 2014-12-29 2015-03-25 宇龙计算机通信科技(深圳)有限公司 Storage region setting method, storage region setting device and terminal
CN104572218A (en) * 2015-01-28 2015-04-29 宇龙计算机通信科技(深圳)有限公司 Application operation control method and system and terminal
CN104657658A (en) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 Application installation method and terminal
CN104885055A (en) * 2014-03-19 2015-09-02 华为终端有限公司 Method and device for application data synchronization
CN105631284A (en) * 2015-08-20 2016-06-01 宇龙计算机通信科技(深圳)有限公司 Dual-system based information processing method and apparatus as well as electronic device
CN105653310A (en) * 2015-08-28 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Application installation method, apparatus and electronic device
CN105722061A (en) * 2016-03-31 2016-06-29 宇龙计算机通信科技(深圳)有限公司 Business management method and business management system for multiple operating systems and terminal
CN105791234A (en) * 2014-12-23 2016-07-20 宇龙计算机通信科技(深圳)有限公司 Data sharing method and data sharing apparatus for terminal and terminal
CN105847221A (en) * 2015-01-14 2016-08-10 宇龙计算机通信科技(深圳)有限公司 Security information management method and apparatus, and terminal
WO2016141635A1 (en) * 2015-03-06 2016-09-15 宇龙计算机通信科技(深圳)有限公司 Application program installation method and device for multi-system terminal, and terminal
CN106056000A (en) * 2016-06-24 2016-10-26 北京奇虎科技有限公司 System authority-based mobile device storage partition configuration method and apparatus
CN106502653A (en) * 2016-09-29 2017-03-15 北京珠穆朗玛移动通信有限公司 Application management method and its mobile terminal based on dual system
CN106775439A (en) * 2015-11-25 2017-05-31 阿里巴巴集团控股有限公司 A kind of method for realizing system partitioning, device and equipment
WO2021129331A1 (en) * 2019-12-27 2021-07-01 珠海奔图电子有限公司 Control method and control device for enabling operations of application program in multiple systems

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0490526A2 (en) * 1990-12-14 1992-06-17 International Business Machines Corporation Multi-system data sharing combination and method of operating same
CN1327198A (en) * 2000-05-31 2001-12-19 国际商业机器公司 Method system for sectional processing environment isomer customer service device and program product
CN1645329A (en) * 2005-01-25 2005-07-27 英特维数位科技股份有限公司 Frame of shared disk cut zone in operating system and method thereof
CN1655123A (en) * 2004-02-12 2005-08-17 国际商业机器公司 Architecture and method for managing the sharing of logical resources among separate partitions of a logically partitioned computer system
CN101334825A (en) * 2007-06-29 2008-12-31 联想(北京)有限公司 Application program management and operation system and method
CN101467130A (en) * 2006-06-12 2009-06-24 惠普开发有限公司 Sharing data between partitions in a partitionable system
CN101778383A (en) * 2009-01-08 2010-07-14 索尼公司 Apparatus, method, program, and system for information processing

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0490526A2 (en) * 1990-12-14 1992-06-17 International Business Machines Corporation Multi-system data sharing combination and method of operating same
CN1327198A (en) * 2000-05-31 2001-12-19 国际商业机器公司 Method system for sectional processing environment isomer customer service device and program product
CN1655123A (en) * 2004-02-12 2005-08-17 国际商业机器公司 Architecture and method for managing the sharing of logical resources among separate partitions of a logically partitioned computer system
CN1645329A (en) * 2005-01-25 2005-07-27 英特维数位科技股份有限公司 Frame of shared disk cut zone in operating system and method thereof
CN101467130A (en) * 2006-06-12 2009-06-24 惠普开发有限公司 Sharing data between partitions in a partitionable system
CN101334825A (en) * 2007-06-29 2008-12-31 联想(北京)有限公司 Application program management and operation system and method
CN101778383A (en) * 2009-01-08 2010-07-14 索尼公司 Apparatus, method, program, and system for information processing

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104885055B (en) * 2014-03-19 2020-12-15 华为终端有限公司 Application data synchronization method and device
CN104885055A (en) * 2014-03-19 2015-09-02 华为终端有限公司 Method and device for application data synchronization
US10140118B2 (en) 2014-03-19 2018-11-27 Huawei Device (Dongguan) Co., Ltd. Application data synchronization method and apparatus
CN105791234A (en) * 2014-12-23 2016-07-20 宇龙计算机通信科技(深圳)有限公司 Data sharing method and data sharing apparatus for terminal and terminal
CN104463033A (en) * 2014-12-29 2015-03-25 宇龙计算机通信科技(深圳)有限公司 Storage region setting method, storage region setting device and terminal
CN104463033B (en) * 2014-12-29 2018-04-10 宇龙计算机通信科技(深圳)有限公司 Storage region method to set up, storage region set device and terminal
CN105847221A (en) * 2015-01-14 2016-08-10 宇龙计算机通信科技(深圳)有限公司 Security information management method and apparatus, and terminal
CN104572218A (en) * 2015-01-28 2015-04-29 宇龙计算机通信科技(深圳)有限公司 Application operation control method and system and terminal
CN104572218B (en) * 2015-01-28 2019-02-01 宇龙计算机通信科技(深圳)有限公司 Progress control method, operation control system and the terminal of application program
CN104657658A (en) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 Application installation method and terminal
WO2016141635A1 (en) * 2015-03-06 2016-09-15 宇龙计算机通信科技(深圳)有限公司 Application program installation method and device for multi-system terminal, and terminal
CN105631284A (en) * 2015-08-20 2016-06-01 宇龙计算机通信科技(深圳)有限公司 Dual-system based information processing method and apparatus as well as electronic device
CN105631284B (en) * 2015-08-20 2018-11-06 宇龙计算机通信科技(深圳)有限公司 A kind of information processing method, device and electronic equipment based on dual system
CN105653310A (en) * 2015-08-28 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Application installation method, apparatus and electronic device
CN105653310B (en) * 2015-08-28 2019-08-02 宇龙计算机通信科技(深圳)有限公司 Using installation method, device and electronic equipment
CN106775439A (en) * 2015-11-25 2017-05-31 阿里巴巴集团控股有限公司 A kind of method for realizing system partitioning, device and equipment
CN105722061B (en) * 2016-03-31 2019-04-12 宇龙计算机通信科技(深圳)有限公司 Business management method, business management system and the terminal of multiple operating system
CN105722061A (en) * 2016-03-31 2016-06-29 宇龙计算机通信科技(深圳)有限公司 Business management method and business management system for multiple operating systems and terminal
CN106056000A (en) * 2016-06-24 2016-10-26 北京奇虎科技有限公司 System authority-based mobile device storage partition configuration method and apparatus
CN106056000B (en) * 2016-06-24 2019-12-24 北京奇虎科技有限公司 Mobile device storage partition configuration method and device based on system permission
CN106502653A (en) * 2016-09-29 2017-03-15 北京珠穆朗玛移动通信有限公司 Application management method and its mobile terminal based on dual system
WO2021129331A1 (en) * 2019-12-27 2021-07-01 珠海奔图电子有限公司 Control method and control device for enabling operations of application program in multiple systems

Also Published As

Publication number Publication date
CN103309754B (en) 2017-02-15

Similar Documents

Publication Publication Date Title
CN103309754A (en) Terminal and data partitioned management method
CN106484464B (en) Tuner chip driving method and electronic equipment
CN104142858A (en) Blocked task scheduling method and device
CN103561172B (en) Method and system for supporting multiple WIFI modules in Android system
CN103443770A (en) Terminal device, process management method and process management program
CN109639489A (en) A kind of RabbitMQ clustered deploy(ment) method, system, equipment and medium
CN102843440A (en) Method of preventing media access control address drifting and network processing device
CN102739451B (en) Method and device for updating master-slave switchover condition, server and system
CN103559910B (en) The realization intelligence that is applied to cd-rom recorder is switched the system and method for burning/recording chip sequential
WO2013174322A1 (en) Software upgrading method and terminal
CN103428051A (en) System and method for testing communication devices
CN102073526A (en) Software transfer installation method and system for mobile terminal
CN103384263A (en) Timestamp management method for data synchronization and terminal therefor
CN103995787A (en) Regulation and control method and device for camera applications
CN102833632A (en) Multi-screen interactive master-slave control equipment management method, intelligent television and control equipment
CN102708063B (en) disk space management method and device
CN104348583A (en) Information processing method and electronic equipment
CN101583204B (en) Method and system for realizing managing universal combined circuit card multiple application files
CN104980886A (en) Software upgrade method and device
CN103198252A (en) Apparatus and method for managing control information of application in portable terminal
CN104506939A (en) Information reporting method and television terminal
CN104317727B (en) The processing method of mobile terminal and data partition
CN104461590A (en) Information processing method and electronic equipment
CN101179776B (en) Method and system for cluster terminal to fast switch waiting listing
CN105528302A (en) Logical volume-based method and system for dynamically managing disk

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant