WO2017035941A1 - 多域间管理应用程序的方法以及装置 - Google Patents

多域间管理应用程序的方法以及装置 Download PDF

Info

Publication number
WO2017035941A1
WO2017035941A1 PCT/CN2015/093529 CN2015093529W WO2017035941A1 WO 2017035941 A1 WO2017035941 A1 WO 2017035941A1 CN 2015093529 W CN2015093529 W CN 2015093529W WO 2017035941 A1 WO2017035941 A1 WO 2017035941A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain
list
applications
user
running
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.)
Ceased
Application number
PCT/CN2015/093529
Other languages
English (en)
French (fr)
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
Publication of WO2017035941A1 publication Critical patent/WO2017035941A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/48Program initiating; Program switching, e.g. by interrupt

Definitions

  • the present invention relates to the field of terminals, and in particular, to a method and apparatus for managing applications between multiple domains.
  • An intelligent terminal can run two or more domains at the same time.
  • an intelligent terminal can simultaneously run a machine domain and a non-owner domain.
  • the non-owner domain includes a child domain, a security domain, and the like.
  • Different domains are independent of each other, and applications in different domains are also independent, and different domains can switch between each other.
  • a smart terminal is running in a domain
  • another domain is running in the background, and applications in that domain are also running in the background. If the user does not notice and handle it in time, these running applications will occupy the resources of the smartphone and cause unnecessary loss to the user.
  • the owner domain needs to find the domain selection option and then manually switch to the non-owner domain, and close the application to be closed in the non-owner domain, and then Finding the domain switching option in the non-owner domain and then manually switching back to the primary domain is cumbersome and reduces the user experience.
  • the technical problem to be solved by the embodiments of the present invention is to provide a method and apparatus for managing applications between multiple domains, which can simplify the operation of closing applications in a domain running in the background.
  • the present invention provides a method for managing applications between multiple domains, including:
  • the application ends in the background according to the item of the list of applications selected by the user.
  • sending the list request message to the second domain according to the name of the second domain is specifically:
  • the method before sending the list request message to the second domain according to the name of the second domain, the method further includes:
  • a list request command input by the user is received, the list request command being generated when the user clicks the request button.
  • the method further includes:
  • the item selected by the user in the list of remaining applications is obtained, and the item selected by the user in the list of remaining applications is sent to the second domain.
  • the second domain comprises a plurality of different domains.
  • the present invention also provides an apparatus for managing applications between multiple domains, including:
  • a first unit configured to obtain a name of a first domain currently running and a name of a second domain running in the background
  • a second unit configured to send a list request message to the second domain according to the name of the second domain, where the list request message is used to request to obtain a list of applications that are running under the second domain,
  • the list request message includes a name of the first domain
  • a third unit configured to send, to the first domain, a list of applications that are running under the second domain according to the name of the first domain;
  • a fourth unit configured to display, under the first domain, a list of applications that are running under the second domain;
  • a fifth unit configured to acquire an item in a list of applications selected by the user, and send an item in the list of applications selected by the user to the second domain;
  • a sixth unit configured to end the application in the background according to an item of the list of applications selected by the user program.
  • the second unit is specifically configured to send a list request message to the second domain according to the name of the second domain, where the time of the timing may be selected or set by the user.
  • the device further includes:
  • a seventh unit configured to receive a list request command input by the user, where the list request command is generated when the user clicks the request button.
  • the device further includes:
  • An eighth unit configured to display, in the first domain, a list of remaining applications, where the list of remaining applications is a list after removing an item of the application selected by the user;
  • the ninth unit is configured to acquire an item selected by the user in the list of remaining applications, and send the item selected by the user in the list of remaining applications to the second domain.
  • the second domain comprises a plurality of different domains.
  • the above invention based on the multi-domain management module, first obtains the name of the first domain currently running and the name of the second domain running in the background, and sends a list request message to the second domain, requesting to obtain the operation under the second domain. a list of applications, further, sending a list of applications running under the second domain to the first domain, displaying a list of applications running under the second domain under the first domain, and obtaining the application selected by the user
  • the items in the list are sent to the second domain, ending the application in the background based on the list of applications selected by the user.
  • the user can end the application in the second domain selected by the user after a simple operation in the first domain that is currently running, without switching between the first domain and the second domain, and the operation is more concise and convenient. Improve the user experience.
  • FIG. 1 is a flow chart of an embodiment of a method for managing an inter-domain multi-domain management application of the present invention
  • FIG. 2 is a flow chart of another embodiment of a method for managing an inter-domain multi-domain application of the present invention
  • FIG. 3 is a schematic structural diagram of an apparatus for an inter-domain management application according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another embodiment of an apparatus for managing an inter-domain management application according to the present invention.
  • FIG. 1 is a flowchart of an embodiment of a method for managing an inter-domain multi-domain application according to the present invention.
  • the multi-domain management application method of the present embodiment may be applied to a smart terminal, such as but not limited to a tablet computer, a smart phone, a laptop computer, etc., and the multi-domain management application method include:
  • An intelligent terminal can run two or more domains at the same time. Different domains are independent of each other. Applications in different domains are also independent, and different domains can be switched to each other. At work, usually only one domain runs in the working state, that is, the first domain, and the domain running in the background is the second domain. At this point, the user can operate on the application running in the first domain of the working state, while the application in the second is running in the background, and the user cannot directly operate. Each domain has its own name, and users and terminals identify different domains by name.
  • the list request message may be sent to the second domain by using the domain management module in the smart terminal system according to the name of the second domain, where the list request message is used to request acquisition.
  • a list of applications running under the second domain the list request message containing the name of the first domain.
  • the second domain may also be sent in a timed manner. Send a list request message. After receiving the list request, the second domain obtains a list of applications running under the second domain in the background.
  • the second domain after acquiring the application list running in the second domain in the background, the second domain sends the acquired application list running in the second domain to the obtained domain management module in the smart terminal system according to the name of the first domain.
  • First domain In other words, the list of programs running in the background is sent to the first domain that is currently running.
  • the first domain displays a list of applications running in the second domain on the interface of the first domain.
  • the display manner may be: automatically popping up a message on the interface and displaying a list of applications running under the second domain, or reminding the user by means of an icon or a message box at the bottom of the interface, after the user clicks, displaying on the interface A list of applications that are running under the second domain.
  • the user browses the list of applications running under the second domain displayed on the interface, specify the items in the list of applications that need to be closed, and after confirming, the first domain will pass the domain management module in the intelligent terminal system. Sends an item from the list of user-selected applications to the second domain.
  • the second domain ends the application through an application programming interface (API) predefined in the smart terminal for ending the application according to the item of the list of applications selected by the user.
  • API application programming interface
  • the name of the first domain currently running and the name of the second domain running in the background are obtained, and a list request message is sent to the second domain to request to obtain a list of applications running under the second domain. Further, sending a list of applications running under the second domain to the first domain, displaying a list of applications running under the second domain under the first domain, and obtaining a list of applications selected by the user
  • the item is sent to the second domain, and the application ends in the background according to the item of the list of applications selected by the user.
  • the user can end the application in the second domain selected by the user after a simple operation in the first domain that is currently running, without switching between the first domain and the second domain, which can simplify the shutdown in the background.
  • the operation of the application in the running domain the operation is more concise This will improve the user experience.
  • FIG. 2 is a flowchart of another embodiment of a method for managing an inter-domain multi-domain application according to the present invention. It should be noted that the embodiment of FIG. 2 is different from the embodiment of FIG. 1 in that the embodiment of FIG. 2 manages a plurality of second domains simultaneously for the first domain, and includes richer functions.
  • the multi-domain management application method of the present embodiment may be applied to a smart terminal, such as but not limited to a tablet computer, a smart phone, a laptop computer, etc., and the multi-domain management application method include:
  • An intelligent terminal can run three or more domains at the same time. Different domains are independent of each other. Applications in different domains are also independent. Different domains can switch between each other. At work, usually only one domain is running in the working state, that is, the first domain, and the other domain running in the background is the second domain. At this point, the user can operate on the application running in the first domain in the working state, while the applications in the second domain are running in the background, and the user cannot directly operate. Each domain has its own name, and users and terminals identify different domains by name.
  • the user can select whether to obtain a list of applications running in the background.
  • a domain management application can be set.
  • the domain management application interface is displayed, wherein the domain management application interface is set with
  • the request button may be a menu button or a button button or the like.
  • the request button may be a menu button or a button button or the like.
  • the list request message is sent to the plurality of second domains running in the background by the domain management module in the smart terminal system according to the name of the multiple second domains running in the background, or may be multiple according to the background.
  • the name of the domain sends a list request message to the plurality of second domains running in the background, and the list request message is used to request to obtain a list of applications running under the second domain running in the background, and the list request message includes the name of the first domain.
  • the time can be selected or set by the user. For example, the time can be set to 1 minute, 2 minutes, 5 minutes, 10 minutes, 30 minutes, 60 minutes, etc.
  • the plurality of second domains running by the station After receiving the list request, the plurality of second domains running by the station respectively obtain the list of applications running under them in the background.
  • the domain management module in the intelligent terminal system sends the obtained application list to the first according to the name of the first domain. area. In other words, the list of applications for all second domains running in the background is sent to the first domain that is currently running.
  • the first domain displays a list of applications running in the second domain running in the background on the interface of the first domain.
  • the display manner may be: directly popping up a message on the interface and displaying a list of applications running under multiple second domains running in the background, or reminding the user by means of an icon or a message box at the bottom of the interface, after the user clicks, A list of applications for multiple second domains running in the background is displayed on the interface.
  • the user After the user browses the list of applications running under the various domains running in the background displayed on the interface, the user specifies the items in the list of applications that need to be closed. After confirmation, the first domain will be managed through the domain in the intelligent terminal system.
  • the module sends the items in the list of applications selected by the user to the corresponding second domain running in the background, and the corresponding second domain is the domain in which the items in the application run.
  • Each of the domains running in the background ends the application through an API defined in the smart terminal for ending the application, respectively, according to the item of the list of applications selected by the user.
  • a list of remaining applications of the plurality of second domains is displayed under the first domain, and the list of remaining applications is a list of items of the second domain in which the user-selected application is removed.
  • the list of the remaining applications of all the second domains may be displayed in the same display area, or different display areas may be set according to different second domains, and each display area displays the remaining applications of the corresponding second domain. list of.
  • the user can continue to select items of the application that need to be closed in the list of remaining applications, such as If the user selects an item for the application, the item is sent to the second domain, which in turn terminates the application through a predefined API class.
  • the name of the first domain currently running and the name of each domain running in the background are obtained, and a list request command input by the user is received, and a list request message is sent to each domain running in the background periodically, and the request is obtained.
  • a list of applications running under the domain is sent to the first domain and displayed under the first domain, and the items in the list of the application selected by the user are obtained and sent to their corresponding domains, and are selected according to the user in the background.
  • the application of the list of defined applications ends the application.
  • the user can end the application of multiple domains selected by the user through a simple operation in the first domain that is currently running, without switching between the first domain and multiple domains, which can simplify the shutdown in the background.
  • the operation of the application in the running domain is more concise and convenient, thus improving the user experience.
  • FIG. 3 is a schematic structural diagram of an apparatus for managing an inter-domain management application according to the present invention.
  • the device of the multi-domain management application of the present embodiment may be applied to a smart terminal, such as but not limited to a tablet computer, a smart phone, a laptop computer, etc., and the device for managing the application between multiple domains.
  • 300 includes a first unit 310, a second unit 320, a third unit 330, a fourth unit 340, a fifth unit 350, and a sixth unit 360.
  • the first unit 310 is configured to acquire a name of a first domain that is currently running and a name of a second domain that is running in the background.
  • An intelligent terminal can run two or more domains at the same time. Different domains are independent of each other. Applications in different domains are also independent, and different domains can be switched to each other. At work, usually only one domain runs in the working state, that is, the first domain, and the domain running in the background is the second domain. At this point, the user can operate on the application running in the first domain of the working state, while the application in the second is running in the background, and the user cannot directly operate. Each domain has its own name, and users and terminals identify different domains by name.
  • the second unit 320 is configured to send a list request message to the second domain, requesting to obtain a list of applications that are running under the second domain.
  • the list request message may be sent to the second domain by using the domain management module in the smart terminal system according to the name of the second domain, where the list request message is used to request acquisition.
  • a list of applications that are running under the second domain the list request message contains the The name of a domain.
  • the list request message may also be sent to the second domain in a timed manner. After receiving the list request, the second domain obtains a list of applications running under the second domain in the background.
  • the third unit 330 is configured to send, to the first domain, a list of applications that are running under the second domain.
  • the second domain after acquiring the application list running in the second domain in the background, the second domain sends the acquired application list running in the second domain to the obtained domain management module in the smart terminal system according to the name of the first domain.
  • First domain In other words, the list of programs running in the background is sent to the first domain that is currently running.
  • the fourth unit 340 is configured to display, under the first domain, a list of applications that are running under the second domain.
  • the first domain displays a list of applications running in the second domain on the interface of the first domain.
  • the display manner may be: automatically popping up a message on the interface and displaying a list of applications running under the second domain, or reminding the user by means of an icon or a message box at the bottom of the interface, after the user clicks, displaying on the interface A list of applications that are running under the second domain.
  • the fifth unit 350 is configured to acquire an item in a list of applications selected by the user, and send an item in the list of applications selected by the user to the second domain.
  • the user browses the list of applications running under the second domain displayed on the interface, specify the items in the list of applications that need to be closed, and after confirming, the first domain will pass the domain management module in the intelligent terminal system. Sends an item from the list of user-selected applications to the second domain.
  • the sixth unit 360 is configured to end the application in the background according to an item of a list of applications selected by the user.
  • the second domain ends the application by an API (Application Programming Interface) defined in the smart terminal for ending the application according to the item of the list of the application selected by the user.
  • API Application Programming Interface
  • the name of the first domain currently running and the name of the second domain running in the background are obtained, and a list request message is sent to the second domain to request to obtain a list of applications running under the second domain. Further, sending a list of applications running under the second domain to the first domain, displaying a list of applications running under the second domain under the first domain, and obtaining a list of applications selected by the user Item and send it to the second domain, in the background according to the user-selected application
  • the list of items ends in the application.
  • the user can end the application in the second domain selected by the user after a simple operation in the first domain that is currently running, without switching between the first domain and the second domain, which can simplify the shutdown in the background.
  • the operation of the application in the running domain is more concise and convenient, thus improving the user experience.
  • FIG. 4 is a schematic structural diagram of another embodiment of an apparatus for managing an inter-domain management application according to the present invention. It should be noted that the described device of FIG. 4 is different from the device described in FIG. 3 in that the device described in FIG. 4 manages multiple second domains simultaneously for the first domain and includes other units.
  • the device of the multi-domain management application of the present embodiment may be applied to a smart terminal, such as but not limited to a tablet computer, a smart phone, a laptop computer, etc., and the device for managing the application between multiple domains.
  • first unit 410 includes a first unit 410, a second unit 420, a third unit 430, a fourth unit 440, a fifth unit 450, a sixth unit 460, a seventh unit 470, an eighth unit 480, and a ninth unit 490.
  • the first unit 410 is configured to obtain a name of a first domain currently running and a name of each domain running in the background.
  • An intelligent terminal can run three or more domains at the same time. Different domains are independent of each other. Applications in different domains are also independent. Different domains can switch between each other. At work, usually only one domain is running in the working state, that is, the first domain, and the other domain running in the background is the second domain. At this point, the user can operate on the application running in the first domain in the working state, while the applications in the second domain are running in the background, and the user cannot directly operate. Each domain has its own name, and users and terminals identify different domains by name.
  • the second unit 420 is configured to receive a list request command input by a user, and the list request command is generated when the user clicks the request button.
  • the user can select whether to obtain a list of applications running in the background.
  • a domain management application can be set.
  • the domain management application interface is displayed, wherein the domain management application interface is set with
  • the request button may be a menu button or a button button or the like.
  • the third unit 430 is configured to periodically send a list request message to each domain running in the background, requesting to obtain a list of applications running in the background.
  • the list request message is sent to the plurality of second domains running in the background by the domain management module in the smart terminal system according to the name of the multiple second domains running in the background, or may be according to the background.
  • the name of the plurality of second domains that are run sequentially sends a list request message to the plurality of second domains running in the background, and the list request message is used to request to obtain a list of applications running in the second domain running in the background, and the list request message includes the first The name of a domain.
  • the timed time can be selected or set by the user. For example, the time can be set to 1 minute, 2 minutes, 5 minutes, 10 minutes, 30 minutes, 60 minutes, etc., and multiple second domains running in the background are received. After the list request, the list of applications running under it is obtained in the background.
  • the fourth unit 440 is configured to send, to the first domain, a list of applications running under various domains running in the background.
  • the domain management module in the intelligent terminal system sends the obtained application list to the first according to the name of the first domain. area. In other words, the list of applications for all second domains running in the background is sent to the first domain that is currently running.
  • the fifth unit 450 is configured to display, under the first domain, a list of applications running under various domains running in the background.
  • a list of applications running under multiple second domains running in the background is displayed under the first domain.
  • the first domain displays a list of applications running in the second domain running in the background on the interface of the first domain.
  • the display manner may be: directly popping up a message on the interface and displaying a list of applications running under multiple second domains running in the background, or reminding the user by means of an icon or a message box at the bottom of the interface, after the user clicks, A list of applications for multiple second domains running in the background is displayed on the interface.
  • the sixth unit 460 is configured to acquire an item in a list of applications selected by the user, and send an item in the list of applications selected by the user to the corresponding domain.
  • the user After the user browses the list of applications running under the various domains running in the background displayed on the interface, the user specifies the items in the list of applications that need to be closed. After confirmation, the first domain will be managed through the domain in the intelligent terminal system.
  • the module sends the items in the list of applications selected by the user to the corresponding second domain running in the background, and the corresponding second domain is the domain in which the items in the application run.
  • the seventh unit 470 is configured to end the application in the background according to an item of the list of applications selected by the user.
  • each domain running in the background ends the application through an API defined in the smart terminal for ending the application according to an item of the list of applications selected by the user.
  • the eighth unit 480 is configured to display a list of remaining applications of the plurality of second domains under the first domain.
  • a list of remaining applications of the plurality of second domains is displayed under the first domain, and the list of remaining applications is a list of items of the application selected by the user in the respective second domains.
  • the list of the remaining applications of all the second domains may be displayed in the same display area, or different display areas may be set according to different second domains, and each display area displays the remaining applications of the corresponding second domain. list of.
  • the ninth unit 490 is configured to acquire an item selected by the user in the list of remaining applications, and send the item selected by the user in the list of remaining applications to the second domain.
  • the user can continue to select items of the application to be closed in the list of remaining applications, and if the user selects the items of the application, send the items to the second domain, and the second domain is further defined by The API class ends the application.
  • the name of the first domain currently running and the name of each domain running in the background are obtained, and a list request command input by the user is received, and a list request message is sent to each domain running in the background periodically, and the request is obtained.
  • a list of applications running under the domain is sent to the first domain and displayed under the first domain, and the items in the list of the application selected by the user are obtained and sent to their corresponding domains, and are selected according to the user in the background.
  • the application of the list of defined applications ends the application.
  • the user can end the application of multiple domains selected by the user through a simple operation in the first domain that is currently running, without switching between the first domain and multiple domains, which can simplify the shutdown in the background.
  • the operation of the application in the running domain is more concise and convenient, thus improving the user experience.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明公开了一种多域间管理应用程序的方法以及装置,所述包括:获取当前正在运行的第一域的名称以及在后台运行的第二域的名称;根据第二域的名称向第二域发送列表请求消息,其中,列表请求消息用于请求获取正在第二域下运行的应用程序的列表并包含第一域的名称;根据第一域的名称向第一域发送正在第二域下运行的应用程序的列表;在第一域下显示正在第二域下运行的应用程序的列表;获取用户选定的应用程序的列表中的项,并将用户选定的应用程序的列表中的项发送至第二域;在后台根据用户选定的应用程序的列表的项结束应用程序。通过上述方法能够简化关闭在后台中运行的域中的应用程序的操作,提高用户体验。

Description

多域间管理应用程序的方法以及装置 技术领域
本发明涉及终端领域,特别涉及一种多域间管理应用程序的方法以及装置。
背景技术
智能终端可以同时运行两个或更多的域,例如,智能终端中可以同时运行机主域和非机主域,其中,非机主域包括儿童域、安全域等等。不同的域是互相独立的,不同的域中的应用程序也都是独立的,不同的域之间可以相互切换。当智能终端运行在某个域中时,另外一个域则在后台运行,该域中的应用程序也在后台运行。若用户没有察觉并及时处理,这些运行的应用程序会占用智能手机的资源,给用户造成不必要的损失。目前,若用户处于机主域关闭非机主域下的应用,需要由机主域找到域选择选项然后手动切换到非机主域,在非机主域中关闭要结束的应用程序,再在非机主域中找到域切换选项然后手动切换回机主域,操作比较繁琐,降低用户体验。
发明内容
本发明实施例所要解决的技术问题在于,提供一种多域间管理应用程序的方法以及装置,能够简化关闭在后台中运行的域中的应用程序的操作。
本发明提供了一种多域间管理应用程序的方法,包括:
获取当前正在运行的第一域的名称以及在后台运行的第二域的名称;
根据所述第二域的名称向所述第二域发送列表请求消息,其中,所述列表请求消息用于请求获取正在所述第二域下运行的应用程序的列表,所述列表请求消息包含所述第一域的名称;
根据所述第一域的名称向所述第一域发送正在所述第二域下运行的应用程序的列表;
在所述第一域下显示正在所述第二域下运行的应用程序的列表;
获取用户选定的应用程序的列表中的项,并将所述用户选定的应用程序的列表中的项发送至所述第二域;
在后台根据所述用户选定的应用程序的列表的项结束应用程序。
可选地,根据所述第二域的名称向第二域发送列表请求消息具体为:
根据所述第二域的名称定时向所述第二域发送列表请求消息,其中,定时的时间可由用户自行选择或设定。
可选地,根据所述第二域的名称向所述第二域发送列表请求消息之前还包括:
接收用户输入的列表请求命令,所述列表请求命令在所述用户点击请求按钮时产生。
可选地,在后台根据所述用户选定的应用程序的列表的项结束应用程序之后还包括:
在所述第一域下显示剩余应用程序的列表,其中,所述剩余应用程序的列表为除去所述用户选定的应用程序的项后的列表;
获取用户在剩余应用程序的列表中选定的项,并将用户在剩余应用程序的列表中选定的项发送到所述第二域。
可选地,所述第二域包括多个不同的域。
本发明还提供了一种多域间管理应用程序的装置,包括:
第一单元,用于获取当前正在运行的第一域的名称以及在后台运行的第二域的名称;
第二单元,用于根据所述第二域的名称向所述第二域发送列表请求消息,其中,所述列表请求消息用于请求获取正在所述第二域下运行的应用程序的列表,所述列表请求消息包含所述第一域的名称;
第三单元,用于根据所述第一域的名称向所述第一域发送正在所述第二域下运行的应用程序的列表;
第四单元,用于在所述第一域下显示正在所述第二域下运行的应用程序的列表;
第五单元,用于获取用户选定的应用程序的列表中的项,并将所述用户选定的应用程序的列表中的项发送至所述第二域;
第六单元,用于在后台根据所述用户选定的应用程序的列表的项结束应用 程序。
可选地,所述第二单元具体用于根据所述第二域的名称定时向所述第二域发送列表请求消息,其中,定时的时间可由用户自行选择或设定。
可选地,所述装置还包括:
第七单元,用于接收用户输入的列表请求命令,所述列表请求命令在所述用户点击请求按钮时产生。
可选地,所述装置还包括:
第八单元,用于在所述第一域下显示剩余应用程序的列表,其中,所述剩余应用程序的列表为除去所述用户选定的应用程序的项后的列表;
第九单元,用于获取用户在剩余应用程序的列表中选定的项,并将用户在剩余应用程序的列表中选定的项发送到所述第二域。
可选地,所述第二域包括多个不同的域。
上述发明,基于多域管理模块,首先获取当前正在运行的第一域的名称以及在后台运行的第二域的名称,并向第二域发送列表请求消息,请求获取正在第二域下运行的应用程序的列表,进一步地,向第一域发送正在第二域下运行的应用程序的列表,在第一域下显示正在第二域下运行的应用程序的列表,获取用户选定的应用程序的列表中的项并将其发送至第二域,在后台根据用户选定的应用程序的列表的项结束应用程序。其中,用户在当前正在运行的第一域经过简单操作就可以结束用户选定的第二域下的应用程序,而不需要在第一域与第二域之间切换,操作更加简洁方便,从而提高用户体验。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明多域间管理应用程序的方法一实施方式的流程图;
图2是本发明多域间管理应用程序的方法另一实施方式的流程图;
图3是本发明多域间管理应用程序的装置一实施方式的结构示意图;
图4是本发明多域间管理应用程序的装置另一实施方式的结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
需要说明的是,在本发明实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本发明。在本发明实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。
请参阅图1,图1是本发明多域间管理应用程序的方法一实施方式的流程图。本实施方式的多域间管理应用程序的方法可以应用在智能终端等上,所述智能终端包括但不限于平板电脑、智能手机、膝上电脑等等,所述多域间管理应用程序的方法包括:
110:获取当前正在运行的第一域的名称以及在后台运行的第二域的名称。
智能终端可以同时运行两个或更多的域,不同的域是互相独立的,不同的域中的应用程序也都是独立的,不同的域之间可以相互切换。在工作时,通常只能有一个域运行在工作状态,即为第一域,在后台中运行的域即为第二域。此时,用户可以对运行在工作状态的第一域中的应用程序进行操作,而第二中的应用程序都在后台中运行,用户不能直接进行操作。每个域有自己的名称,用户和终端根据名称来识别不同的域。
120:向第二域发送列表请求消息,请求获取正在第二域下运行的应用程序的列表。
具体地,当用户希望关闭第二域中的应用程序时,可根据第二域的名称通过智能终端系统中的域管理模块向第二域发送列表请求消息,其中,列表请求消息用于请求获取正在第二域下运行的应用程序的列表,列表请求消息包含第一域的名称。在另一种具体的实施方式中,也可以通过定时的方式向第二域发 送列表请求消息。第二域收到列表请求后,在后台获取第二域下运行的应用程序列表。
130:向第一域发送正在第二域下运行的应用程序的列表。
具体地,第二域在后台获取到第二域下运行的应用程序列表后,根据第一域的名称通过智能终端系统中的域管理模块将获取的第二域下运行的应用程序列表发送给第一域。换句话说,将后台运行的程序列表发送给当前正在运行的第一域。
140:在第一域下显示正在第二域下运行的应用程序的列表。
具体地,第一域收到第二域下运行的应用程序的列表后,在第一域的界面上显示出第二域下运行的应用程序的列表。显示的方式可以为:直接在界面上自动弹出消息并显示正在第二域下运行的应用程序的列表,或在界面下方以图标或消息框的方式提醒用户,待用户点击后,在界面上显示正在第二域下运行的应用程序的列表。
150:获取用户选定的应用程序的列表中的项,并将用户选定的应用程序的列表中的项发送至第二域。
具体地,用户浏览界面上显示的正在第二域下运行的应用程序的列表后,指定自己需要结束的应用程序的列表中的项,确认后,第一域将通过智能终端系统中域管理模块将用户选定的应用程序的列表中的项发送给第二域。
160:在后台根据用户选定的应用程序的列表的项结束应用程序。
在后台第二域根据用户选定的应用程序的列表的项通过智能终端中预先定义的用于结束应用程序的应用程序编程接口(Application programming interface,API)结束应用程序。
上述的实施方式,首先获取当前正在运行的第一域的名称以及在后台运行的第二域的名称,并向第二域发送列表请求消息,请求获取正在第二域下运行的应用程序的列表,进一步地,向第一域发送正在第二域下运行的应用程序的列表,在第一域下显示正在第二域下运行的应用程序的列表,获取用户选定的应用程序的列表中的项并将其发送至第二域,在后台根据用户选定的应用程序的列表的项结束应用程序。其中,用户在当前正在运行的第一域经过简单操作就可以结束用户选定的第二域下的应用程序,而不需要在第一域与第二域之间切换,能够简化关闭在后台中运行的域中的应用程序的操作,操作更加简洁方 便,从而提高用户体验。
请参阅图2,图2是本发明多域间管理应用程序的方法另一实施方式的流程图。需要说明的是,图2的实施例与图1的实施例不同之处在于图2的实施例为第一域同时管理多个第二域,并包含了更丰富的功能。本实施方式的多域间管理应用程序的方法可以应用在智能终端等上,所述智能终端包括但不限于平板电脑、智能手机、膝上电脑等等,所述多域间管理应用程序的方法包括:
210:获取当前正在运行的第一域的名称以及在后台运行的多个第二域的名称。
智能终端可以同时运行三个或更多的域,不同的域是互相独立的,不同的域中的应用程序也都是独立的,不同的域之间可以相互切换。在工作时,通常只能有一个域运行在工作状态,即为第一域,其他在后台中运行的域即为第二域。此时,用户可以对运行在工作状态的第一域中的应用程序进行操作,而第二域中的应用程序都在后台中运行,用户不能直接进行操作。每个域有自己的名称,用户和终端根据名称来识别不同的域。
220:接收用户输入的列表请求命令,所述列表请求命令在所述用户点击请求按钮时产生。
具体地,用户可以选择是否获取后台运行的应用程序列表,例如,可以设置一个域管理应用程序,当启动域管理应用程序后,展示域管理应用程序界面,其中,域管理应用程序界面中设置有请求按钮,请求按钮可以是菜单按钮或者按键按钮等等。当用户点击请求按钮时,向智能终端发送列表请求命令,并进入步骤230,否则,结束流程。
230:定时向后台运行的多个第二域发送列表请求消息,请求获取后台运行的应用程序的列表。
具体地,根据后台运行的多个第二域的名称通过智能终端系统中的域管理模块分别向后台运行的多个第二域定时发送列表请求消息,也可以是根据后台运行的多个第二域的名称依次向后台运行的多个第二域发送列表请求消息,列表请求消息用于请求获取后台运行的第二域下运行的应用程序的列表,列表请求消息包含第一域的名称。定时的时间可由用户自行选择或设定,例如,定时的时间可设定为1分钟、2分钟、5分钟、10分钟、30分钟和60分钟等等,后 台运行的多个第二域收到列表请求后,分别在后台获取其下运行的应用程序列表。
240:向第一域发送后台运行的多个第二域下运行的应用程序的列表。
具体地,后台运行的多个第二域在后台分别获取到其下运行的应用程序列表后,根据第一域的名称通过智能终端系统中的域管理模块将获取的应用程序列表发送给第一域。换句话说,将后台运行的所有第二域的应用程序列表发送给当前正在运行的第一域。
250:在第一域下显示后台运行的多个第二域下运行的应用程序的列表。
具体地,第一域收到后台运行的多个域下运行的应用程序的列表后,在第一域的界面上显示出后台运行的第二域下运行的应用程序的列表。显示的方式可以为:直接在界面上自动弹出消息并显示后台运行的多个第二域下运行的应用程序的列表,或在界面下方以图标或消息框的方式提醒用户,待用户点击后,在界面上显示后台运行的多个第二域的应用程序的列表。
260:获取用户选定的应用程序的列表中的项,并将用户选定的应用程序的列表中的项发送至相应的域。
具体地,用户浏览界面上显示的后台运行的各个域下运行的应用程序的列表后,指定自己需要结束的应用程序的列表中的项,确认后,第一域将通过智能终端系统中域管理模块将用户选定的应用程序的列表中的项分别发送给后台运行的相应的第二域,相应的第二域即为应用程序中的项所运行的域。
270:在后台根据用户选定的应用程序的列表的项结束应用程序。
在后台运行的各个的域分别根据用户选定的应用程序的列表的项通过智能终端中预先定义的用于结束应用程序的API结束应用程序。
280:在第一域下显示多个第二域的剩余应用程序的列表。
在第一域下显示多个第二域的剩余应用程序的列表,剩余应用程序的列表为各个第二域中除去用户选定的应用程序的项的列表。其中,可以将所有第二域的剩余应用程序的列表都显示在同一个显示区域,也可以根据不同的第二域设置不同的显示区域,每个显示区域显示对应的第二域的剩余应用程序的列表。
290:获取用户在剩余应用程序的列表中选定的项,并将用户在剩余应用程序的列表中选定的项发送到所述第二域。
用户可以在剩余应用程序的列表中继续选择需要关闭的应用程序的项,如 果用户选定了应用程序的项,则把这些项发送给第二域,第二域再通过预先定义的API类结束应用程序。
上述的实施方式,首先获取当前正在运行的第一域的名称以及在后台运行的各个域的名称,接收用户输入的列表请求命令,定时向后台运行的各个域发送列表请求消息,请求获取正在其域下运行的应用程序的列表。进一步地,将获得的应用程序的列表发送给第一域并在第一域下显示,获取用户选定的应用程序的列表中的项并将其发送至其相应的域,在后台根据用户选定的应用程序的列表的项结束应用程序。其中,用户在当前正在运行的第一域经过简单操作就可以结束用户选定的多个域下的应用程序,而不需要在第一域与多个域之间切换,能够简化关闭在后台中运行的域中的应用程序的操作,操作更加简洁方便,从而提高用户体验。
请参阅图3,图3是本发明多域间管理应用程序的装置一实施方式的结构示意图。本实施方式的多域间管理应用程序的装置可以应用在智能终端等上,所述智能终端包括但不限于平板电脑、智能手机、膝上电脑等等,所述多域间管理应用程序的装置300包括:第一单元310,第二单元320,第三单元330,第四单元340,第五单元350以及第六单元360。
所述第一单元310用于获取当前正在运行的第一域的名称以及在后台运行的第二域的名称。
智能终端可以同时运行两个或更多的域,不同的域是互相独立的,不同的域中的应用程序也都是独立的,不同的域之间可以相互切换。在工作时,通常只能有一个域运行在工作状态,即为第一域,在后台中运行的域即为第二域。此时,用户可以对运行在工作状态的第一域中的应用程序进行操作,而第二中的应用程序都在后台中运行,用户不能直接进行操作。每个域有自己的名称,用户和终端根据名称来识别不同的域。
所述第二单元320用于向第二域发送列表请求消息,请求获取正在第二域下运行的应用程序的列表。
具体地,当用户希望关闭第二域中的应用程序时,可根据第二域的名称通过智能终端系统中的域管理模块向第二域发送列表请求消息,其中,列表请求消息用于请求获取正在第二域下运行的应用程序的列表,列表请求消息包含第 一域的名称。在另一种具体的实施方式中,也可以通过定时的方式向第二域发送列表请求消息。第二域收到列表请求后,在后台获取第二域下运行的应用程序列表。
所述第三单元330用于向第一域发送正在第二域下运行的应用程序的列表。
具体地,第二域在后台获取到第二域下运行的应用程序列表后,根据第一域的名称通过智能终端系统中的域管理模块将获取的第二域下运行的应用程序列表发送给第一域。换句话说,将后台运行的程序列表发送给当前正在运行的第一域。
所述第四单元340用于在第一域下显示正在第二域下运行的应用程序的列表。
具体地,第一域收到第二域下运行的应用程序的列表后,在第一域的界面上显示出第二域下运行的应用程序的列表。显示的方式可以为:直接在界面上自动弹出消息并显示正在第二域下运行的应用程序的列表,或在界面下方以图标或消息框的方式提醒用户,待用户点击后,在界面上显示正在第二域下运行的应用程序的列表。
所述第五单元350用于获取用户选定的应用程序的列表中的项,并将用户选定的应用程序的列表中的项发送至第二域。
具体地,用户浏览界面上显示的正在第二域下运行的应用程序的列表后,指定自己需要结束的应用程序的列表中的项,确认后,第一域将通过智能终端系统中域管理模块将用户选定的应用程序的列表中的项发送给第二域。
所述第六单元360用于在后台根据用户选定的应用程序的列表的项结束应用程序。
具体地,在后台第二域根据用户选定的应用程序的列表的项通过智能终端中预先定义的用于结束应用程序的API(Application programming interface,应用程序编程接口)结束应用程序。
上述的实施方式,首先获取当前正在运行的第一域的名称以及在后台运行的第二域的名称,并向第二域发送列表请求消息,请求获取正在第二域下运行的应用程序的列表,进一步地,向第一域发送正在第二域下运行的应用程序的列表,在第一域下显示正在第二域下运行的应用程序的列表,获取用户选定的应用程序的列表中的项并将其发送至第二域,在后台根据用户选定的应用程序 的列表的项结束应用程序。其中,用户在当前正在运行的第一域经过简单操作就可以结束用户选定的第二域下的应用程序,而不需要在第一域与第二域之间切换,能够简化关闭在后台中运行的域中的应用程序的操作,操作更加简洁方便,从而提高用户体验。
请参阅图4,图4是本发明多域间管理应用程序的装置另一实施方式的结构示意图。需要说明的是,图4的所描述的装置与图3所描述的装置的不同之处在于图4所描述的装置为第一域同时管理多个第二域,并包含了其他的单元。本实施方式的多域间管理应用程序的装置可以应用在智能终端等上,所述智能终端包括但不限于平板电脑、智能手机、膝上电脑等等,所述多域间管理应用程序的装置400包括:第一单元410,第二单元420,第三单元430,第四单元440,第五单元450,第六单元460,第七单元470,第八单元480以及第九单元490。
所述第一单元410用于获取当前正在运行的第一域的名称以及在后台运行的各个域的名称。
智能终端可以同时运行三个或更多的域,不同的域是互相独立的,不同的域中的应用程序也都是独立的,不同的域之间可以相互切换。在工作时,通常只能有一个域运行在工作状态,即为第一域,其他在后台中运行的域即为第二域。此时,用户可以对运行在工作状态的第一域中的应用程序进行操作,而第二域中的应用程序都在后台中运行,用户不能直接进行操作。每个域有自己的名称,用户和终端根据名称来识别不同的域。所述第二单元420用于接收用户输入的列表请求命令,所述列表请求命令在所述用户点击请求按钮时产生。
具体地,用户可以选择是否获取后台运行的应用程序列表,例如,可以设置一个域管理应用程序,当启动域管理应用程序后,展示域管理应用程序界面,其中,域管理应用程序界面中设置有请求按钮,请求按钮可以是菜单按钮或者按键按钮等等。当用户点击请求按钮时,向智能终端发送列表请求命令。
所述第三单元430用于定时向后台运行的各个域发送列表请求消息,请求获取后台运行的应用程序的列表。
具体地,根据后台运行的多个第二域的名称通过智能终端系统中的域管理模块分别向后台运行的多个第二域定时发送列表请求消息,也可以是根据后台 运行的多个第二域的名称依次向后台运行的多个第二域发送列表请求消息,列表请求消息用于请求获取后台运行的第二域下运行的应用程序的列表,列表请求消息包含第一域的名称。定时的时间可由用户自行选择或设定,例如,定时的时间可设定为1分钟、2分钟、5分钟、10分钟、30分钟和60分钟等等,后台运行的多个第二域收到列表请求后,分别在后台获取其下运行的应用程序列表。
所述第四单元440用于向第一域发送后台运行的各个域下运行的应用程序的列表。
具体地,后台运行的多个第二域在后台分别获取到其下运行的应用程序列表后,根据第一域的名称通过智能终端系统中的域管理模块将获取的应用程序列表发送给第一域。换句话说,将后台运行的所有第二域的应用程序列表发送给当前正在运行的第一域。
所述第五单元450用于在第一域下显示后台运行的各个域下运行的应用程序的列表。
在第一域下显示后台运行的多个第二域下运行的应用程序的列表。
具体地,第一域收到后台运行的多个域下运行的应用程序的列表后,在第一域的界面上显示出后台运行的第二域下运行的应用程序的列表。显示的方式可以为:直接在界面上自动弹出消息并显示后台运行的多个第二域下运行的应用程序的列表,或在界面下方以图标或消息框的方式提醒用户,待用户点击后,在界面上显示后台运行的多个第二域的应用程序的列表。
所述第六单元460用于获取用户选定的应用程序的列表中的项,并将用户选定的应用程序的列表中的项发送至相应的域。
具体地,用户浏览界面上显示的后台运行的各个域下运行的应用程序的列表后,指定自己需要结束的应用程序的列表中的项,确认后,第一域将通过智能终端系统中域管理模块将用户选定的应用程序的列表中的项分别发送给后台运行的相应的第二域,相应的第二域即为应用程序中的项所运行的域。
所述第七单元470用于在后台根据用户选定的应用程序的列表的项结束应用程序。
具体地,在后台运行的各个的域分别根据用户选定的应用程序的列表的项通过智能终端中预先定义的用于结束应用程序的API结束应用程序。
所述第八单元480用于在第一域下显示多个第二域的剩余应用程序的列表。
具体地,在第一域下显示多个第二域的剩余应用程序的列表,剩余应用程序的列表为各个第二域中除去用户选定的应用程序的项的列表。其中,可以将所有第二域的剩余应用程序的列表都显示在同一个显示区域,也可以根据不同的第二域设置不同的显示区域,每个显示区域显示对应的第二域的剩余应用程序的列表。
所述第九单元490用于获取用户在剩余应用程序的列表中选定的项,并将用户在剩余应用程序的列表中选定的项发送到所述第二域。
具体地,用户可以在剩余应用程序的列表中继续选择需要关闭的应用程序的项,如果用户选定了应用程序的项,则把这些项发送给第二域,第二域再通过预先定义的API类结束应用程序。
上述的实施方式,首先获取当前正在运行的第一域的名称以及在后台运行的各个域的名称,接收用户输入的列表请求命令,定时向后台运行的各个域发送列表请求消息,请求获取正在其域下运行的应用程序的列表。进一步地,将获得的应用程序的列表发送给第一域并在第一域下显示,获取用户选定的应用程序的列表中的项并将其发送至其相应的域,在后台根据用户选定的应用程序的列表的项结束应用程序。其中,用户在当前正在运行的第一域经过简单操作就可以结束用户选定的多个域下的应用程序,而不需要在第一域与多个域之间切换,能够简化关闭在后台中运行的域中的应用程序的操作,操作更加简洁方便,从而提高用户体验。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发明之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本发明权利要求所作的等同变化,仍属于发明所涵盖的范围。

Claims (10)

  1. 一种多域间管理应用程序的方法,其特征在于,包括:
    获取当前正在运行的第一域的名称以及在后台运行的第二域的名称;
    根据所述第二域的名称向所述第二域发送列表请求消息,其中,所述列表请求消息用于请求获取正在所述第二域下运行的应用程序的列表,所述列表请求消息包含所述第一域的名称;
    根据所述第一域的名称向所述第一域发送正在所述第二域下运行的应用程序的列表;
    在所述第一域下显示正在所述第二域下运行的应用程序的列表;
    获取用户选定的应用程序的列表中的项,并将所述用户选定的应用程序的列表中的项发送至所述第二域;
    在后台根据所述用户选定的应用程序的列表的项结束应用程序。
  2. 根据权利要求1所述的方法,其特征在于,根据所述第二域的名称向所述第二域发送列表请求消息具体为:
    根据所述第二域的名称定时向所述第二域发送列表请求消息,其中,定时的时间可由用户自行选择或设定。
  3. 根据权利要求1或2所述的方法,其特征在于,根据所述第二域的名称向所述第二域发送列表请求消息之前还包括:
    接收用户输入的列表请求命令,所述列表请求命令在所述用户点击请求按钮时产生。
  4. 根据权利要求1或2所述的方法,其特征在于,在后台根据所述用户选定的应用程序的列表的项结束应用程序之后还包括:
    在所述第一域下显示剩余应用程序的列表,其中,所述剩余应用程序的列表为除去所述用户选定的应用程序的项后的列表;
    获取用户在剩余应用程序的列表中选定的项,并将用户在剩余应用程序的列表中选定的项发送到所述第二域。
  5. 根据权利要求1或2所述的方法,其特征在于,所述第二域包括多个不同的域。
  6. 一种多域间管理应用程序的装置,其特征在于,包括:
    第一单元,用于获取当前正在运行的第一域的名称以及在后台运行的第二 域的名称;
    第二单元,用于根据所述第二域的名称向所述第二域发送列表请求消息,其中,所述列表请求消息用于请求获取正在所述第二域下运行的应用程序的列表,所述列表请求消息包含所述第一域的名称;
    第三单元,用于根据所述第一域的名称向所述第一域发送正在所述第二域下运行的应用程序的列表;
    第四单元,用于在所述第一域下显示正在所述第二域下运行的应用程序的列表;
    第五单元,用于获取用户选定的应用程序的列表中的项,并将所述用户选定的应用程序的列表中的项发送至所述第二域;
    第六单元,用于在后台根据所述用户选定的应用程序的列表的项结束应用程序。
  7. 根据权利要求6所述的装置,其特征在于,所述第二单元具体用于根据所述第二域的名称定时向所述第二域发送列表请求消息,其中,定时的时间可由用户自行选择或设定。
  8. 根据权利要求6或7所述的装置,其特征在于,所述装置还包括:
    第七单元,用于接收用户输入的列表请求命令,所述列表请求命令在所述用户点击请求按钮时产生。
  9. 根据权利要求6或7所述的装置,其特征在于,所述装置还包括:
    第八单元,用于在所述第一域下显示剩余应用程序的列表,其中,所述剩余应用程序的列表为除去所述用户选定的应用程序的项后的列表;
    第九单元,用于获取用户在剩余应用程序的列表中选定的项,并将用户在剩余应用程序的列表中选定的项发送到所述第二域。
  10. 根据权利要求6或7所述的装置,其特征在于,所述第二域包括多个不同的域。
PCT/CN2015/093529 2015-08-31 2015-10-31 多域间管理应用程序的方法以及装置 Ceased WO2017035941A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510548331.3 2015-08-31
CN201510548331.3A CN105159765B (zh) 2015-08-31 2015-08-31 多域间管理应用程序的方法以及装置

Publications (1)

Publication Number Publication Date
WO2017035941A1 true WO2017035941A1 (zh) 2017-03-09

Family

ID=54800628

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093529 Ceased WO2017035941A1 (zh) 2015-08-31 2015-10-31 多域间管理应用程序的方法以及装置

Country Status (2)

Country Link
CN (1) CN105159765B (zh)
WO (1) WO2017035941A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653317A (zh) * 2015-12-24 2016-06-08 宇龙计算机通信科技(深圳)有限公司 一种应用程序下载安装方法及终端设备
CN106201531A (zh) * 2016-07-15 2016-12-07 宇龙计算机通信科技(深圳)有限公司 多域间应用程序的管理方法、管理装置及终端

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090158212A1 (en) * 2007-02-06 2009-06-18 Access Systems Americas, Inc. System and method for presenting recently-used and in-use applications for ease of navigation on an electronic device
CN103064590A (zh) * 2012-12-25 2013-04-24 天津三星通信技术研究有限公司 一种关闭移动终端运行程序的控制方法及系统
CN103092685A (zh) * 2012-12-21 2013-05-08 广东欧珀移动通信有限公司 一种关闭应用程序的方法及装置
CN103544027A (zh) * 2012-07-13 2014-01-29 联想(北京)有限公司 控制应用更新的方法及电子设备

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914342A (zh) * 2013-01-06 2014-07-09 联想(北京)有限公司 一种电子设备程序控制方法、系统及电子设备
CN104572287B (zh) * 2015-01-30 2018-12-25 西安酷派软件科技有限公司 一种系统切换时保持应用状态的方法、装置及终端

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090158212A1 (en) * 2007-02-06 2009-06-18 Access Systems Americas, Inc. System and method for presenting recently-used and in-use applications for ease of navigation on an electronic device
CN103544027A (zh) * 2012-07-13 2014-01-29 联想(北京)有限公司 控制应用更新的方法及电子设备
CN103092685A (zh) * 2012-12-21 2013-05-08 广东欧珀移动通信有限公司 一种关闭应用程序的方法及装置
CN103064590A (zh) * 2012-12-25 2013-04-24 天津三星通信技术研究有限公司 一种关闭移动终端运行程序的控制方法及系统

Also Published As

Publication number Publication date
CN105159765A (zh) 2015-12-16
CN105159765B (zh) 2018-11-06

Similar Documents

Publication Publication Date Title
US10206104B2 (en) Session completion through co-browsing
US9218108B1 (en) Battery charging metrics and representations
CN107800862B (zh) 通讯方法及装置
US20160073250A1 (en) System and method for providing discovery of a wireless device
US20180144392A1 (en) Custom Product Categorization of Digital Media Content
KR20170048441A (ko) 백그라운드 애플리케이션 관리 방법 및 장치
WO2015106514A1 (zh) 一种实现悬浮显示的方法及装置
CN111131380B (zh) 一种家电设备的配网方法、系统及存储介质
CN110557412A (zh) 一种数据同步方法及装置
WO2016078254A1 (zh) 一种显示方法及终端、存储介质
CN105407515B (zh) 一种网络切换方法及装置
CN103731731A (zh) 智能电视中的桌面定制方法和装置
WO2017113690A1 (zh) 多媒体信息的分享方法及装置
CN108289111A (zh) 服务提供方法、装置、终端设备和操作系统
CN104572969A (zh) 跨应用的关联资源信息获取的方法和装置
CN104580267A (zh) 一种资源下载方法、装置、服务器和相应的系统
CN103518360A (zh) 多个服务处理方法和浏览器
EP2990947A1 (en) Method and apparatus for backing up data and electronic device
CN102612030B (zh) 无线接入配置方法及系统、无线接入设备、终端
CN105824863A (zh) 一种桌面主题推荐方法及终端
CN102999380B (zh) 壁纸控制方法及装置
CN103648022A (zh) 一种智能电视中显示连接设备的名称的方法和装置
WO2017035941A1 (zh) 多域间管理应用程序的方法以及装置
WO2017080243A1 (zh) 一种信息同步的方法、装置和系统
CN103607627B (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: 15902748

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15902748

Country of ref document: EP

Kind code of ref document: A1