WO2013075667A1 - 应用程序的操作、生成、启动的方法及其装置 - Google Patents
应用程序的操作、生成、启动的方法及其装置 Download PDFInfo
- Publication number
- WO2013075667A1 WO2013075667A1 PCT/CN2012/085243 CN2012085243W WO2013075667A1 WO 2013075667 A1 WO2013075667 A1 WO 2013075667A1 CN 2012085243 W CN2012085243 W CN 2012085243W WO 2013075667 A1 WO2013075667 A1 WO 2013075667A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- party
- party application
- information
- program
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
Definitions
- the present invention relates to the field of computers, and more particularly to a method, an apparatus, and an apparatus for operating, generating, and starting an application. Background technique
- the desktop operating system can also be said to be a personal computer system, generally referring to a graphical interface operating system software installed on a personal computer.
- a desktop in the computer field refers to a home screen area that is seen after the computer is turned on and logged in to the operating system.
- the system desktop in the computer world is the plane on which the user works on the computer.
- an application or folder will appear on the system desktop.
- Other items, such as applications, files, and folders can also be placed on the system desktop and can be arranged at will.
- a broader definition of desktops in the computer world including even taskbars and operating system sidebars.
- the taskbar is located at the edge of the screen, usually at the bottom, to show the running program, and the displayed content can be switched between each running program.
- the sidebar is located on one side of the screen and typically contains a small program called a widget (or widget, Widget).
- the inventor of the present application found in the long-term research and development process that in the prior art, when a user launches other third-party applications in one application, generally, the user must first switch to the system desktop, and select a third-party application program on the system desktop. Icon, click to activate and then activate the third party should use.
- An aspect of the present invention is to provide a method for operating, generating, and starting an application, and a device thereof, which can make program startup more convenient and program use more user-friendly.
- An aspect of the present invention is: Providing an operation method of an application, comprising: displaying a program interface having a desktop characteristic of an application and a startup identifier of a third-party application associated with the application; detecting the third party After the application's startup identifier is clicked, the third-party application is launched.
- Another aspect of the present invention is: Providing a method for generating a program interface in an application, comprising: starting an application after receiving an instruction to launch an application; displaying the The program interface of the application with desktop features, the launch identifier of the third-party application associated with the application.
- a further aspect of the present invention is: providing a program startup method, comprising: detecting a click action in a program interface having a desktop property of an application; determining, according to the click, a program associated with the application in the program interface The startup identifier of the three-party application; the third-party application corresponding to the startup identifier of the determined third-party application is started.
- a further aspect of the present invention is to provide a program generating method, including: creating at least one interface module of an application function module and a display function module processing content; wherein, when the at least one interface module is created, the at least one The window interface corresponding to the interface module is obtained by inheriting from the class having the desktop property, so that the runtime window interface can display the startup identifier of the third-party application associated with the application, and can start the first after the startup identifier is clicked.
- a program generating method including: creating at least one interface module of an application function module and a display function module processing content; wherein, when the at least one interface module is created, the at least one The window interface corresponding to the interface module is obtained by inheriting from the class having the desktop property, so that the runtime window interface can display the startup identifier of the third-party application associated with the application, and can start the first after the startup identifier is clicked.
- Yet another aspect of the present invention is: Providing an operating method of an application, comprising: displaying a program interface having a desktop feature of the proxy application, a launch identifier of the third-party application associated with the current front-end application; and detecting the third-party application after the launch identifier of the third-party application is detected.
- a further aspect of the present invention provides: an information processing apparatus, comprising: a program interface display unit, configured to display a program interface having a desktop characteristic of an application; and a startup identification display unit, configured to display the association with the application
- the third-party application launching unit is configured to start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- a further aspect of the present invention provides: an apparatus for generating a program interface in an application, comprising: an application startup unit, configured to: after receiving an instruction to launch an application, start the application; And displaying, when the application is started, a program interface having a desktop characteristic of the application; and a startup identifier display unit, configured to display a third-party application associated with the application when the application is launched Startup ID.
- a further aspect of the present invention is: providing a program starting device, comprising: a click action detecting unit, configured to detect whether there is a click action in a program interface having a desktop feature of an application; and a third-party application determining unit, configured to The click determining the launching identifier of the third-party application associated with the application in the program interface; the third-party application launching unit, configured to start the third-party application corresponding to the startup identifier of the determined third-party application.
- a further aspect of the present invention provides: a program generating apparatus, comprising: a function module making unit for creating an application function module; an interface module making unit, configured to create at least one interface module for displaying a content of the function module;
- a program generating apparatus comprising: a function module making unit for creating an application function module; an interface module making unit, configured to create at least one interface module for displaying a content of the function module;
- the window interface corresponding to the at least one interface module is inherited by a class having a desktop property, so that the runtime window interface can display the startup identifier of the third-party application associated with the application. And enabling the third party application after the activation identifier is clicked.
- a further aspect of the present invention is: Providing an information processing apparatus, comprising: a program interface display unit, configured to display a program interface having a desktop characteristic of a proxy application; and a startup identifier display unit configured to display and associate with a current front-end application a startup identifier of the third-party application; a third-party application startup unit, configured to detect that the startup identifier of the third-party application is clicked After that, start the third-party application.
- the above aspects of the present invention are a virtualization interface mechanism through an application interface, that is, a program interface having a desktop property for displaying an application or a proxy application when implemented, and a program interface having a desktop property is included.
- the desktop feature to display the startup identifier of the third-party application associated with the application, so that the user can dynamically integrate the third-party application in an application and launch the third-party application in the application interface; the user does not have to leave the current
- the application interface can enable other third-party applications, eliminating the need to switch to the system desktop to find the required third-party applications, and achieve the technical effect of making the program startup more convenient and the program use more humanized.
- FIG. 2 is a schematic diagram of a program interface having a desktop feature and a startup identifier of a third-party application of the application in the embodiment of FIG. 1;
- FIG. 3 is a flow chart of another embodiment of an operation method of an application of the present invention.
- FIG. 4 is a schematic diagram of simultaneously touching any two touch points on the program interface in the embodiment of FIG. 3;
- FIG. 5 is a schematic diagram of a contact information browsing interface of a mobile phone address book application in the embodiment of FIG. 3;
- FIG. 6 is a flow chart of another embodiment of an operation method of an application of the present invention.
- FIG. 7 is a flow chart of another embodiment of an operation method of an application of the present invention.
- FIG. 8 is a flow chart of another embodiment of an operation method of an application of the present invention.
- FIG. 9 is a flow chart of another embodiment of an operation method of an application of the present invention.
- FIG. 10 is a flowchart of another embodiment of an operation method of an application of the present invention
- FIG. 11 is a schematic diagram of an application applying its own context information to a proxy application in the embodiment of FIG. 10;
- FIG. 12 is a flow chart showing an embodiment of a method for generating a program interface in an application according to the present invention
- Figure 13 is a flow chart showing an embodiment of a program starting method of the present invention
- Figure 14 is a flow chart showing another embodiment of the program starting method of the present invention
- 16 is a flow chart of another embodiment of an operation method of an application of the present invention.
- 17 is a flow chart of another embodiment of an operation method of an application of the present invention.
- FIG. 18 is a schematic block diagram of an embodiment of an information processing apparatus of the present invention.
- FIG. 19 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention.
- Figure 20 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention.
- Figure 21 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention.
- Figure 22 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention.
- Figure 23 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention.
- 24 is a schematic block diagram of an embodiment of an apparatus for generating a program interface in an application according to the present invention.
- Figure 25 is a block diagram showing the principle of an embodiment of the program starting device of the present invention.
- Figure 26 is a block diagram showing the principle of an embodiment of the program generating apparatus of the present invention.
- Figure 27 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention.
- FIG. 28 is a block diagram showing the principle of another embodiment of the information processing apparatus of the present invention. detailed description
- an embodiment of an operation method of an application of the present invention includes:
- Step 101 Display a program interface of the application having a desktop feature and a startup identifier of a third-party application associated with the application;
- the startup identifier of the associated third-party application that is, the startup identifier of the third-party application associated with the application is displayed together with the program interface; of course, after a program interface of the application is displayed, the condition trigger is displayed for a period of time.
- the activation identifier of the third-party application associated with the application is not limited in the embodiment of the present invention.
- the application in a specific application example may be the "document editing software" in FIG. 2.
- the startup identifier may be the startup identifier 1 and the startup identifier 2 as shown in FIG. 2.
- the launch identifier is displayed in the left column of the "Document Editing Software" program interface.
- the number of startup identifiers can be determined by the number of third-party applications, and each startup identifier can correspond to a third-party application.
- the specific conditions involved in the condition triggering may refer to the related description of the predetermined conditions of FIG. 4 and the like.
- the startup identifier of the third-party application may be a startup icon that is started by a general program, and may be a shortcut startup icon or the like, which is not limited by the embodiment of the present invention.
- Step 102 Start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- the third-party application is directly started, and the user does not need to leave the program interface of the current application, and does not need to switch to the system desktop. .
- the above embodiment is a virtualization mechanism through an application interface, that is, a program interface with desktop features of an application or a proxy application when implemented, and a desktop feature included in a program interface having a desktop feature to display and apply
- the startup identifier of the third-party application associated with the program enables the user to dynamically integrate the third-party application in an application and launch the third-party application in the application interface; the user can enable other users without leaving the current application interface.
- the third-party application saves the trouble of switching to the system desktop to find the required third-party application, and achieves the technical effect of making the program startup more convenient and the program use more humanized.
- the location of the third party application's activation identifier on the screen can be various, either in the program interface of the current application or at the current
- the program interface of the application is independent of the current application; in the case of the program interface of the current application, the startup identifier of the third-party application can also be placed in each part of the program interface, each area, the embodiment of the present invention Not limited;
- the user can integrate the startup identification settings of other third-party applications commonly used in one application into the application interface of the application, or can be used by the application.
- Automatically determining a startup identifier of a third-party application to be displayed in the current program interface according to user information, context information, or the like, the present invention The examples are not limited.
- FIG. 3 another embodiment of an operation method of an application of the present invention includes:
- Step 201 After launching the application, displaying a program interface of the application having desktop characteristics;
- the program interface is a platform for a user to observe or manipulate an application, display processing results of the application, and monitor user input or operations.
- Step 202 After detecting that the predetermined condition is triggered, displaying a startup identifier of a third-party application associated with the application;
- the startup identifier of the third-party application associated with the application is displayed in a program interface of the application;
- the detecting that the predetermined condition is triggered may be that any two touch points in the program interface of the application are detected to be simultaneously touched for more than a preset time;
- FIG. 4 is an application for the mobile phone.
- the upper area is an area for detecting whether a predetermined condition is triggered
- the lower area is an area for displaying the start identification 1 to 4. For example, after the two touch points are detected in the upper area, the predetermined condition that is triggered is satisfied, and thus the start identifiers 1 to 4 are displayed in one line in the lower area.
- the predetermined condition may also be that any one, three or more touch points are touched for more than a preset time, and may also be a preset number of clicks, without specifying the touch time, etc., in the embodiment of the present invention. Not limited; In a specific application, after any two touch points in the program interface of the application are detected to be simultaneously touched for more than a preset time, the preset virtual desktop component is activated in the application, and The startup identifier of the third-party application is displayed in the virtual desktop component.
- this embodiment also has the technical effect of making the program startup more convenient and the program use more user-friendly, and displaying the startup identifier of the third-party application associated with the application after detecting that the predetermined condition is triggered. , save the display space of the program interface.
- the third-party application that needs to be displayed has fewer startup identifiers, it can be directly displayed on the corresponding program interface.
- the application supports the virtual desktop feature in the contact information browsing interface of a mobile phone address book.
- the top of the contact information browsing interface of the mobile phone address book displays the application name "mobile phone address book”, and the middle and lower areas respectively display the contact avatar, the contact name (such as Zhang San), and the mobile phone number (such as Zhang San Mobile phone number 12345678900), Weibo account (zhangsan@example.com) and "Send SMS,," "Call” and "Watch Weibo” buttons.
- the "Bo” button is a design that adds a startup ID of a Weibo application as a third-party application to this interface.
- the startup logo of the microblog application is activated to start the microblog application, and the current contact information in the address book application is transmitted to the microblog application, and the microblog message published by the current contact is displayed in the microblog application.
- Step 203 Start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- the third-party application is directly activated, and the user does not need to leave the current The application's program interface, no need to switch to the system desktop.
- FIG. 6 another embodiment of the operating method of the application of the present invention includes:
- Step 301 After launching an application as a proxy application, displaying a program interface of the application having desktop characteristics, and displaying a third-party application associated with another application in a program interface of the application as a proxy application Startup identifier;
- Step 302 Close the startup identifier of the another application and its program interface, and the third-party application;
- the application as the proxy application is still running, but after the other application needs to be closed, the application interface displayed by the application as the proxy application is displayed with another application.
- the startup ID of the associated third-party application is also closed, ie it is not displayed.
- Step 303 Start another application, and display a startup identifier of the third-party application associated with the further application in the program interface of the application as the proxy application.
- the embodiment also has the technical effect that the program startup is more convenient and the program usage is more user-friendly, and since the startup identifier of the third-party application is displayed by using the proxy application, the modification of each application program is not required, and the invention is more advantageous.
- the embodiment of the present invention does not limit the bearer body of the startup identifier of the third-party application, and may be an application program, a proxy application, or a control window having a virtual desktop feature. Therefore, the program interface of the display application having the desktop feature is And the step of displaying a startup identifier of the third-party application associated with the application, which may be displaying a control window of the application having a virtual desktop property, and displaying a startup identifier of the third-party application associated with the application in the control window .
- Step 401 After launching the application, displaying a program interface of the application having a desktop characteristic, and displaying a startup identifier of a third-party application associated with the application; the program interface is a user viewing or operating the application Platform that displays the processing results of the application and monitors user input or actions.
- Step 402 Detect an operation instruction for adding a startup identifier of another third-party application to a program interface of the application
- Step 403 Add and display a startup identifier of another third-party application in a program interface of the application according to the instruction, and add a startup identifier of another third-party application and information thereof to the third party stored in the application according to the instruction.
- Add and display a startup identifier of another third-party application in a program interface of the application according to the instruction and add a startup identifier of another third-party application and information thereof to the third party stored in the application according to the instruction.
- Add relevant context information configuration add relevant context information configuration, obtain application program information, and save in the application configuration data;
- the sidebar After detecting an operation instruction for adding a startup identifier of another third-party application to the program interface of the application, the sidebar responds to the drag action of the icon of the translation application, and performs a method of adding the application icon and the related context information configuration. , get the program information of the corresponding translation application, and save it in the application configuration data. This way, the next time you launch the application, you can read the application configuration data and display the startup ID of the added third-party application in the sidebar.
- Step 404 Start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- the process of transferring relevant application context information between an application and another third-party application including transmitting attribute information of the currently processed file of the application, selecting copy content or window display content as related application context information to another A third-party application.
- the user does not need to switch to the system desktop to start the commonly used translation application, and can directly transfer the information that the application needs to translate (such as selecting the copied content or the content displayed by a window) as the context information to the translation according to the configuration information.
- the input parameters of the application are not need to switch to the system desktop to start the commonly used translation application, and can directly transfer the information that the application needs to translate (such as selecting the copied content or the content displayed by a window) as the context information to the translation according to the configuration information.
- the current front-end application can automatically perform the copy operation on the displayed or selected content, such as a piece of text, and copy it to the clipboard of the system; After startup, the user can directly perform the paste operation to implement context information transfer.
- the copy operation when the third-party application is started, the information can be transmitted to the third-party application in a simple manner, and the user does not have to perform the copy operation by himself.
- a similar context information delivery configuration as described above can also be done automatically, such as passing a window or control content of the current front-end application to an input parameter or control information of the translation software.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more user-friendly, and has more flexibility, since the third-party application can be added to the program interface of the application. You can make your own modifications and choose your favorite third-party applications.
- FIG. 8 another embodiment of an operation method of an application of the present invention includes:
- Step 501 After launching the application, displaying a program interface of the application having a desktop characteristic, and displaying a startup identifier of the third-party application associated with the application; Step 502: detecting a program to the application Delete an operation instruction of one of the third-party applications in the interface;
- the deleted operation instruction is issued, and the program interface monitors the operation instruction.
- Step 503 Delete the startup identifier of the one of the third-party applications in the program interface of the application according to the instruction, and delete the information.
- the startup ID of the third-party application In addition to deleting the startup ID of the third-party application, it also deletes its information, that is, before adding it. Adding the startup identifier of the corresponding third-party application in the third-party application linked list stored by the application and its information, deleting the corresponding information from the relevant context information configuration, and deleting the program information of the corresponding third-party application in the application configuration data.
- Step 504 Start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more humanized, and since the startup identifier of the third-party application can be deleted, the user has greater flexibility, and the user can perform the autonomous modification operation, and the deletion is unnecessary.
- the startup ID of the third-party application since the startup identifier of the third-party application can be deleted, the user has greater flexibility, and the user can perform the autonomous modification operation, and the deletion is unnecessary.
- the step of displaying the activation identifier of the third-party application associated with the application may be displayed in various manners, such as displaying a predetermined number of third parties associated with the application and using the most frequently used.
- the predetermined number may be any setting, such as 3, 4 or 5, etc., and is not limited herein.
- the most frequently used ones indicate that the user is the most commonly used, and for the convenience of the user, it is included in the list that can be displayed.
- the startup ID of the app may be 1 time per day, 2 times a day or once a week, and the like. If the predetermined threshold value is exceeded, the display is performed, otherwise the clearing is performed to realize the intelligent technical effect.
- the above figures are merely exemplary and are not limited herein.
- the launch identifier of a third party application associated with the application is displayed on the side, top or bottom of the application's desktop interface.
- the activation identifier of the third-party application associated with the application may be displayed on the side, top or bottom menu bar or toolbar of the application having desktop features, which is not limited herein.
- the program interface having the desktop feature of the display application may be a program interface having a virtual desktop feature of the display application.
- program interfaces having desktop characteristics can also be used, and those skilled in the art can fully according to the present invention.
- the embodiment yields other types of program interfaces with desktop features.
- FIG. 9 another embodiment of an operation method of an application of the present invention includes:
- Step 601 After launching the application, displaying a program interface of the application with desktop characteristics;
- Step 602 detecting an operation instruction for adding a third-party application to a program interface of the application
- Step 603 Add the startup identifier of the third-party application and its information to the third-party application linked list stored in the application according to the instruction, add relevant context information configuration, obtain program information of the application, and save the application configuration data;
- Step 604 Display a startup identifier of a third-party application associated with the application.
- Step 605 Start a third-party application after detecting that the startup identifier of the third-party application is clicked.
- Transmitting related application context information between the application and the third-party application specifically, the attribute information, the selected copy content, or the window display content of the current processing file of the application is transmitted to the third-party application as relevant application context information.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more user-friendly, and can add a new third-party application startup in the program interface without the startup identifier associated with any third-party application. logo.
- proxy application may also be used to deliver related application context information.
- another embodiment of the operating method of the application of the present invention includes:
- Step 701 After launching the application, displaying a program interface of the application having a desktop characteristic, and displaying a startup identifier of the third-party application associated with the application; Step 702: causing the proxy application to obtain the application Program information;
- the user information may also be acquired; the user information may be obtained from an application, a system, or a network;
- the proxy application can obtain an application through a communication mechanism with the application.
- the program information of the program, or the program information of the application is obtained by self-searching the application information installed in the system.
- Step 703 Acquire relevant application context information and third-party application information of the application according to the program information of the application.
- the related application context information may be content selected by the user in the application, the name and progress of the played video, and the like, and the third-party application information to be activated may be, for example, an application name and an identifier.
- Step 704 After detecting that the startup identifier of the third-party application is clicked, starting a third-party application;
- Step 705 Enable the proxy application to provide relevant context information of the application to the third-party application according to the third-party application information.
- the proxy application may be configured to provide related context information of the application to the third-party application according to the third-party application information and the request of the third-party application, and may further include user information and the like.
- the following steps may be performed before the startup identifier of the third-party application associated with the application is displayed. :
- the startup identifier of the third-party application that the associated application can display may be controlled according to the startup identifier of the third-party application that can be displayed.
- step 704 after detecting that the startup identifier of the third-party application is clicked, if the clicked third-party application is found not to be installed, the third-party application is installed, and the third party is started after the installation is completed. application.
- the third-party application can be an application that has already been installed on the system, or it can be un-installed. If the user clicks to launch an un-installed third-party application, the download is first performed and Installation. This also provides an application recommendation mechanism that makes it easier for users to find applications that are valuable to them in activities such as work and entertainment using software.
- the content displayed or selected in the application is copied to the clipboard of the system to be pasted by the third party application.
- the third party application processes accordingly based on the information provided by the proxy application.
- the translation application as a third-party application can translate the text selected by the original document editing application, and the text recognition application can scan the image for text recognition according to the document displayed in the original image browsing application.
- a web application that can play network video users can add other third-party web applications that play network video.
- third-party web applications When the quality of the video played in the web application is poor, the user can start.
- Third-party web applications The third-party web application obtains the name and progress of the current web application playing video from the proxy application of the system, and plays another network video resource, and the played video content and progress are the same, thereby achieving a seamless experience.
- the above idea of using the proxy application as the host of the third-party application is based on the following considerations: allowing the user to manually add the application in the virtual desktop interface, although flexible, but if manually added in many applications It is also a time-consuming thing.
- the proxy application mode in the embodiment of the present invention can automatically display the startup identifier of the related third-party application in the program interface of the proxy application supporting the virtual desktop feature, instead of manually adding the startup identifier of the third-party application.
- the application can report its own context information to the proxy application, and the proxy application determines the startup identifier of the third-party application that the application can display according to the context information and the user information.
- the startup identifier of the relevant third-party application is automatically rendered in the application interface of the application.
- the upper part of the program interface of an application is an automatic presentation area of the startup identifiers 1 ⁇ 4 of the third-party application, and the lower area is the application content.
- the application can send relevant context information to the resident application's resident program, and then the proxy application's resident program notifies an application which can display which associated third-party application's launch identifier, which The boot identifiers are displayed in the auto-rendering area of the program interface.
- the related context information may include a description of the task type of the current application, such as editing, instant messaging, texting, browsing the webpage, and the like, and may further include detailed information of the task, such as browsing the address of the webpage and keywords in the webpage.
- the application notifies the agent resident program of relevant context information (such as the type of the task to be texted), and the agent can determine the relevant third party application according to the task type, such as a common holiday blessing message.
- the application, and notifying the application, the third-party application identifier is displayed in the presentation area, so that the user can click to obtain commonly used functions, such as obtaining common blessing messages.
- the third-party application can be an application that has already been installed on the system, or it can be uninstalled. If the user clicks to launch an un-installed third-party application, the download and installation are first performed. This also provides an application recommendation mechanism that makes it easier for users to find applications that are valuable to them in activities such as work and entertainment using software.
- the relevant context information can be better transmitted between the application and the third-party application, and the startup identifier of the third-party application can be dynamically displayed in the program interface.
- An application that uses this control has desktop features within the control's interface. If you can provide a toolbar virtual desktop control, add a toolbar control with desktop features in the application, and the startup identifier of the third-party application can be added and displayed in the virtual desktop toolbar of the application.
- the present invention also provides an embodiment of a method of generating a program interface in an application, the method comprising:
- Step 801 After receiving the instruction to start the application, start the application; Step 802: When launching the application, display a program interface of the application having desktop characteristics, associated with the application The startup ID of the third-party application.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more humanized.
- the manner of displaying the startup identifier of the third-party application associated with the application may be: displaying a third-party application associated with the application in a program interface of the application Startup indicator i only;
- the startup identifier of the third-party application associated with another application is displayed in the program interface of the application as the proxy application.
- control window of the application having the virtual desktop feature may be displayed, and the activation identifier of the third-party application associated with the application may be displayed in the control window, which is not limited herein.
- the present invention further provides an embodiment of a program startup method, the method comprising: Step 901: detecting a click action in a program interface of a application having desktop characteristics;
- Step 902 Determine, according to the click, a startup identifier of a third party application associated with the application in the program interface.
- Step 903 Start a third-party application corresponding to the startup identifier of the determined third-party application.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more humanized.
- another embodiment of the program startup method of the present invention includes:
- Step 1001 detecting an operation instruction for adding a third-party application to a program interface of the application
- Step 1002 Add a startup identifier of the third-party application and its information to the third-party application linked list stored in the application according to the instruction, add relevant context information configuration, obtain program information of the application, and save the application configuration data;
- Step 1003 Detecting a click action in a program interface of the application having desktop characteristics
- Step 1004 Determine, according to the click, a startup identifier of a third party application associated with the application in the program interface;
- Step 1005 Start a third-party application corresponding to the startup identifier of the determined third-party application.
- the third party should be activated according to the startup identifier of the third-party application and its information. And transmitting relevant application context information between the application and the third-party application according to the related context information configuration saved in the application configuration data.
- Step 1006 Copy the content displayed or selected in the application to the clipboard of the system, to wait for the third-party application to paste input.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more humanized.
- an embodiment of a program generation method comprising:
- the window interface corresponding to the at least one interface module is inherited by a class having a desktop property, so that the runtime window interface can display the startup of the third-party application associated with the application. Identifying, and enabling the third party application after the activation identifier is clicked.
- the window interface corresponding to the at least one interface module is obtained by inheriting from a class having a virtual desktop property.
- the implementation can provide a library with desktop features, and can include classes with desktop features, such as virtual desktop classes (vDesktopFrame, or vDesktop Activity, etc.), which contain properties and methods related to virtual desktop properties, from any such class.
- Objects such as windows, views, or controls that inherit from it also have desktop features. Of course, it can also be derived from classes of other types of desktop features, and is not limited herein.
- a program interface of an application inherits from the above virtual desktop class, inherits the corresponding attributes and methods of the virtual desktop, and thus has the capabilities and features of the desktop.
- the steps inherited by the class having the virtual desktop feature include:
- the attributes of the corresponding window interface are inherited by the class having the virtual desktop attribute, and the attributes of the inheritance include:
- the area information ( vDesktopArea ) accommodating the application identifier is used to define an area in the current program interface where the startup identifier of the third-party application can be added and displayed;
- An application information list for storing a list of third-party applications to be displayed;
- the application context information (ContextInfo) is used to store context information of the current application and configuration information passed by the application and the context of the third-party application.
- userProfile used to store user information obtained by the current application, such as user's age, gender, hobbies and other personal information or social relationship information.
- the steps inherited by the class having the virtual desktop feature include:
- a method for inheriting a corresponding window interface by a class having a virtual desktop property, the method of inheritance includes:
- Refresh the app icon (refreshAppIcon ) to refresh the app icon in the interface; add the app ( addAppIcon ) to add the third-party app icon in the interface; delete the app ( delAppIcon ), which is used to delete the third-party app icon in the interface Get the application information ( retrieveAppInfo ) to get the information of the third-party application; set the interface background image ( setBackgroundPicture ) to set the background image of the interface.
- Embodiments of the present invention are extremely flexible and configurable as compared to the manner in which other third party applications are fixedly integrated within prior art applications, or where plugins are installed. Enable the application to have the desktop's capabilities and features, such as dragging the launch mark of the third-party application directly to a program interface of the application, and subsequently displaying the third-party application in the program interface of the application. Startup ID. Users can click on or touch the icon to activate third-party applications directly in this program interface. In this way, an end user is provided with a more convenient and easy to use virtual desktop environment in the application. Referring to FIG. 15, the present invention further provides an embodiment of an operation method of an application, where the method includes:
- Step 1101 Display a program interface with a desktop feature of the proxy application, and a startup identifier of the third-party application associated with the current front-end application;
- the program interface of the proxy application is displayed on the screen like other applications, for example, the left side of the figure is displayed as a proxy toolbar of the document editing XXX; in the program interface, the front-end application is also displayed.
- the startup identifiers 1-4 of the associated third-party applications such as displayed on the left side of the screen.
- the front-end application, document editing -XXX shown on the right side of the figure, is an application that the user can directly operate, and generally appears as an application whose front end is on the screen.
- the name of the front-end application can be displayed at the top left of the agent toolbar, such as "Document Edit - XXX", and the startup ID of the relevant third-party application is displayed below.
- the proxy application can also perform the correlation feature of the statistical application. If the proxy application is recorded and counted, and the frequency of the simultaneous use of the application A and the application B exceeds a preset threshold, when the front-end application is the application A, The startup ID of application B is displayed on the agent toolbar. This will make the agent more personalized, and different users will be able to present different recommended third-party applications due to different usage habits. According to the statistics of the agent, when the user uses the browser to access the Internet, the music playing application is generally started, and the agent can display the music playing on the toolbar if the current front end application is the browser, if the current music playing application is not activated. The launch icon for the app.
- Step 1102 Start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- the third-party application After detecting that the startup identifier of the third-party application is clicked in the program interface of the proxy application having the desktop property, the third-party application is started.
- the method for modifying the application to increase the virtual desktop feature is to provide a solution for realizing the virtual desktop of the application through the proxy, and has the technical effect that the program is more convenient to start and the program is more user-friendly. . At the same time, it can even make the application without any changes, which greatly reduces the cost.
- the agent may be a separate tool bar in the form of expression, and may of course be other window forms, which is not limited herein.
- another embodiment of the operating method of the application program of the present invention includes: Step 1201: Display a program interface with a desktop feature of a proxy application, and a startup identifier of a third-party application associated with the current front-end application;
- Step 1202 Obtain program information of the current front-end application
- Step 1203 Displaying the current front end in the program interface of the proxy application Program information of the application;
- Step 1204 After detecting that the startup identifier of the third-party application is clicked, starting the third-party application.
- Step 1205 Pass the related application context information to a third-party application.
- the technical effect of making the program startup more convenient and the program use more humanized is also provided.
- it provides the function of transmitting related application context information, making the use of third-party applications more convenient and faster.
- Step 1301 Display a program interface with a desktop feature of a proxy application, and a startup identifier of a third-party application associated with the current front-end application;
- Step 1302 Obtain program information of the current front-end application
- the program information of the current front-end application is obtained through a communication mechanism with the current front-end application, or the program information of the current front-end application is obtained by self-searching the application information installed in the system.
- Step 1303 After obtaining the program information of the current front-end application, acquiring related application context information and third-party application information of the current front-end application according to the program information;
- Step 1304 Determine, according to the obtained program information of the current front-end application, whether the current front-end application changes;
- Step 1305 If a change occurs, replace the startup identifier of the displayed third-party application with the startup identifier of the third-party application associated with the changed current front-end application in the program interface of the proxy application; Step 1306: After detecting that the startup identifier of the third-party application is clicked, the third-party application is started.
- the proxy application can change the display of the startup identifier of its third-party application with the change of the current front-end application, so that the program interface of the proxy application always displays the startup identifier of the third-party application associated with the current front-end application.
- an embodiment of an information processing apparatus comprising:
- the program interface display unit 11 is configured to display a program interface of the application having desktop characteristics; the program interface has a desktop feature, and has the capability of directly launching other third-party applications in the program interface;
- the startup identifier display unit 12 is configured to display a startup identifier of the third-party application associated with the application; and after displaying the application interface of the application after the application is started, immediately display the third party associated with the application a startup identifier of the application, or displaying a startup identifier of a third-party application associated with the application under predetermined conditions;
- the third-party application launching unit 13 is configured to start the third-party application after detecting that the startup identifier of the third-party application is clicked. Specifically, in the running process of the application, if the user clicks the startup identifier of the third-party application associated with the application, the third-party application is directly started, and the user does not need to leave the program interface of the current application, and does not need to switch to System desktop.
- This embodiment has the technical effect of making the program startup more convenient and the program use more humanized.
- the activation indicator display unit is specifically configured to display a startup identifier of a third-party application associated with the application in a program interface of the application.
- a startup identifier of a third-party application associated with the application in a program interface of the application.
- FIG. 20 another embodiment of the information processing apparatus of the present invention is different from the foregoing first embodiment in that it includes:
- a first detecting unit 14 configured to detect whether a predetermined condition is triggered; a startup identifier hiding unit 15 configured to hide a startup identifier of a third-party application associated with the application in a program interface of the application before detecting that the predetermined condition is triggered; a program closing unit 16 configured to close the another An application and its program interface, a startup identifier of a third-party application;
- the program starting unit 17 is configured to start another application after closing the another application and its program interface, the startup identifier of the third party application;
- the startup identifier display unit 12 is specifically configured to display, after detecting that the predetermined condition is triggered, a startup identifier of a third-party application associated with the application in a program interface of the application; or
- the startup identifier display unit 12 is specifically configured to display, after starting another application, a startup identifier of a third party application associated with another application in a program interface of the application as a proxy application.
- the program interface display unit 11 is specifically configured to display a control window of the application having a virtual desktop property; in this case, the startup identifier display unit 12 is specifically configured to be displayed in the control window.
- the startup target of the third-party application associated with the application is only i.
- This embodiment provides various types of applications having a virtual desktop feature in a program interface, and also provides a function of hiding a startup identifier of a third-party application.
- FIG. 21 another embodiment of the information processing apparatus of the present invention is different from the foregoing first embodiment in that it comprises:
- a second detecting unit 18 configured to detect whether an operation instruction of another third-party application is added to a program interface of the application
- a startup identifier adding unit 19 configured to add and display a startup identifier of another third-party application in a program interface of the application according to the instruction when the instruction is detected;
- the program information adding unit 20 is configured to: when the instruction is detected, add a startup identifier of another third-party application and information thereof to the third-party application linked list stored by the application according to the instruction;
- a context configuration unit 21 configured to add a related context information configuration when the instruction is detected
- the program information obtaining unit 22 is configured to acquire, when the instruction is detected, the program information of the application, and save the program information in the application configuration data, where the third-party application activation unit 13 is specifically configured to use the another The startup identifier of the three-party application and its information launch another third-party application;
- the context transfer unit 23 is configured to, after starting another third-party application, transfer relevant application context information between the application and another third-party application according to the related context information configuration saved in the application configuration data.
- This embodiment provides a function of adding a startup identifier of a third-party application, and also provides a function of configuring and transmitting related context information.
- FIG. 22 another embodiment of the information processing apparatus of the present invention is different from the foregoing first embodiment in that it includes:
- a third detecting unit 24 configured to detect whether there is an operation instruction for deleting another third-party application into a program interface of the application
- the startup identifier deleting unit 25 is configured to delete the startup identifier of another third-party application in the program interface of the application according to the instruction detected by the third detecting unit 24, and delete the information thereof.
- FIG. 23 another embodiment of the information processing apparatus of the present invention is different from the foregoing first embodiment in that it includes:
- the user information obtaining unit 26 is configured to acquire user information before displaying the startup identifier of the third-party application associated with the application;
- the context information receiving unit 27 is configured to receive related context information sent by the application before displaying the startup identifier of the third-party application associated with the application;
- the startup identifier determining unit 28 is configured to determine, according to the related context information and the user information, a startup identifier of the third-party application that the application program can display, where the startup identifier display unit 12 is specifically configured to display according to the The startup identifier of the third-party application controls the associated application to display the startup identifier of the third-party application that can be displayed;
- the third-party application installation unit 29 is configured to install the third-party application after detecting that the startup identifier of the third-party application is clicked, and enable the third-party application startup unit 13 to start the third-party application after the installation is completed.
- the embodiment provides a function for controlling the display of the startup identifier of the third-party application, and only the corresponding user can display the function; and the function of the program installation is also provided.
- an apparatus embodiment for generating a program interface in an application comprising:
- the application starting unit 30 is configured to start the application after receiving an instruction to start the application;
- a program interface display unit 31 configured to display a program interface of the application having desktop characteristics when the application is started;
- the startup identifier display unit 32 is configured to display a startup identifier of the third-party application associated with the application when the application is started.
- This embodiment also has the technical effect of making the program startup more convenient and the program use more humanized.
- the startup identifier display unit is specifically configured to display a startup identifier of a third-party application associated with the application in a program interface of the application, and may also be used in a program interface of the application as a proxy application. Displays the launch ID of a third-party app that is associated with another application.
- the program interface display unit is specifically configured to display a control window of the application having a virtual desktop property; in this case, the startup identifier display unit is specifically configured to display, in the control window, the application associated with the application.
- the startup ID of the third-party application is specifically configured to display, in the control window, the application associated with the application.
- a program activation device comprising:
- a third-party application determining unit 34 configured to determine, according to the click, a startup identifier of a third-party application associated with the application in the program interface;
- the third-party application launching unit 35 is configured to start a third-party application corresponding to the startup identifier of the determined third-party application.
- FIG. 26 an embodiment of a program generating apparatus is further provided based on the spirit of the present invention, including:
- a function module making unit 36 configured to create an application function module
- the interface module making unit 37 is configured to create at least one interface module for displaying the processing content of the function module;
- the window interface corresponding to the at least one interface module is inherited by a class having a desktop property, so that the runtime window interface can display the startup of the third-party application associated with the application. Identifying, and enabling the third party application after the activation identifier is clicked.
- the application program produced by the above-described program generation device embodiment has the technical effect of making the program startup more convenient and the program use more humanized.
- an embodiment of an information processing apparatus comprising:
- a program interface display unit 38 configured to display a program interface having a desktop property of the proxy application
- a startup identifier display unit 39 configured to display a startup identifier of a third party application associated with the current front-end application
- the third-party application launching unit 40 is configured to start the third-party application after detecting that the startup identifier of the third-party application is clicked.
- the program interface of the proxy application is displayed on the screen like other applications, and in its program interface, the startup identifier of the third-party application associated with the front-end application is also displayed.
- the front-end application is an application that the user can directly operate, and generally represents an application whose front end of the program interface is on the screen.
- the method of using the proxy application also has the technical effect of making the program startup more convenient and the program use more humanized.
- FIG. 28 another embodiment of the information processing apparatus of the present invention is different from the foregoing embodiment in that:
- a program information display unit configured to acquire program information of a current front-end application after displaying a program interface having a desktop property of the proxy application, and in the proxy application
- the program interface displays the program information of the current front-end application
- a context information obtaining unit configured to acquire related application context information of the current front-end application according to the program information
- An application information obtaining unit configured to acquire third-party application information according to the program information
- a context transfer unit configured to: after the third-party application is started, transmit the related application context information to a third-party application
- a program switching determining unit configured to determine, according to the obtained program information of the current front-end application, whether the current front-end application is changed;
- the identifier display change unit is configured to replace, in the program interface of the proxy application, the startup identifier of the displayed third-party application with the startup identifier of the third-party application associated with the changed current front-end application when the change occurs.
- the embodiment provides a function of displaying program information in a program interface having a desktop characteristic of the proxy application, and also provides a function of transmitting related context information, and a function of how to refresh the proxy application interface after the current front-end application switchover. .
- a person skilled in the art can also understand that all or part of the steps in implementing the above method embodiments can be completed by a program instructing related hardware, and the program can be stored in a computer readable storage medium.
- the steps of any one of the method embodiments are included, for example, including the steps of: displaying a program interface of the application having a desktop characteristic and a startup identifier of a third-party application associated with the application; After the activation identifier of the three-party application is clicked, the third-party application is started.
- the storage medium may be: ROM / RAM, a magnetic disk, a solid state hard disk, a memory card, a USB flash drive or an optical disk.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Stored Programmes (AREA)
Abstract
本发明的一方面公开了一种应用程序的操作、生成、启动的方法及其装置。所述应用程序的操作方法包括:显示应用程序的具有桌面特性的程序界面及与所述应用程序关联的第三方应用的启动标识;在检测到所述第三方应用的启动标识被点击后,启动所述第三方应用。通过上述方式,本发明上述方面能够使程序启动更加方便、程序使用更加人性化。
Description
说 明 书 应用程序的操作、 生成、 启动的方法及其装置 本申请要求 2011年 11月 26 日递交的申请号为 201110382052.6、 发明名称为 "应用程序的操作、 生成、 启动的方法及其装置" 的中国专 利申请的优先权, 其全部内容通过引用结合在本申请中。
技术领域
本发明涉及计算机领域, 特别是涉及应用程序的操作、 生成、 启动 的方法及其装置。 背景技术
桌面操作系统也可以说是个人电脑系统, 一般指的是安装在个人电 脑上的图形界面操作系统软件。
对应于上述的桌面操作系统, 在计算机领域中的桌面(Desktop, 下 称系统桌面), 是指打开计算机并登录到操作系统之后看到的主屏幕区 域。 如同物理世界中实际的桌面, 计算机领域的系统桌面是用户在计算 机上进行工作的平面。 一般打开应用程序或文件夹会出现在系统桌面 上。 另外一些项目 (如应用程序、 文件和文件夹)也可以放在系统桌面 上, 并且可以进行随意排列。 更为广泛的计算机领域的桌面定义, 甚至 包括任务栏和操作系统边栏等。 其中任务栏位于屏幕的边缘, 通常在底 部, 可以显示正在运行的程序, 显示的内容可以在各个正在运行的程序 之间切换。边栏位于屏幕的一侧,一般包含称为小工具(或微件, Widget ) 的小程序。
本申请发明人在长期研发过程中发现, 在现有技术中, 用户在一个 应用程序中启动其他的第三方应用时, 一般都要先切换到系统桌面, 在 系统桌面上选择第三方应用的程序图标, 点击后再激活启动第三方应
用。
本申请发明人还发现, 上述现有技术在应用程序中启动其他的第三 方应用的方式操作起来比较麻烦, 尤其是在智能手机或者平板电脑上。 由于智能手机和平板电脑的屏幕较小, 系统桌面在一屏内显示的应用图 标非常有限, 用户可能还需要多次翻屏翻页才能找到所需的第三方应 用。 发明内容
本发明的一方面是提供一种应用程序的操作、 生成、 启动的方法及 其装置, 能够使程序启动更加方便、 程序使用更加人性化。
本发明的一方面是: 提供一种应用程序的操作方法, 包括: 显示应 用程序的具有桌面特性的程序界面及与所述应用程序关联的第三方应 用的启动标识; 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
本发明的另一方面是: 提供一种在应用程序中生成程序界面的方 法, 包括: 在接收到启动应用程序的指令后, 启动所述应用程序; 在启 动所述应用程序时, 显示所述应用程序的具有桌面特性的程序界面、 与 所述应用程序关联的第三方应用的启动标识。
本发明的再一方面是: 提供一种程序启动方法, 包括: 检测到在应 用程序的具有桌面特性的程序界面中的点击动作; 根据所述点击确定程 序界面中与所述应用程序关联的第三方应用的启动标识; 启动所述确定 的第三方应用的启动标识所对应的第三方应用。
本发明的再一方面是: 提供一种程序生成方法, 包括: 制作应用程 序功能模块和显示功能模块处理内容的至少一界面模块; 其中, 在制作 所述至少一界面模块时, 所述至少一界面模块对应的窗口界面由具有桌 面特性的类继承而得到, 以使得运行时窗口界面能够显示与应用程序关 联的第三方应用的启动标识, 并在所述启动标识被点击后能够启动所述 第三方应用。
本发明的再一方面是: 提供一种应用程序的操作方法, 包括: 显示
代理应用的具有桌面特性的程序界面、 与当前最前端应用程序关联的第 三方应用的启动标识; 在检测到所述第三方应用的启动标识被点击后, 启动所述第三方应用。
本发明的再一方面是: 提供一种信息处理装置, 包括: 程序界面显 示单元, 用于显示应用程序的具有桌面特性的程序界面; 启动标识显示 单元, 用于显示与所述应用程序关联的第三方应用的启动标识; 第三方 应用启动单元, 用于在检测到所述第三方应用的启动标识被点击后, 启 动所述第三方应用。
本发明的再一方面是: 提供一种在应用程序中生成程序界面的装 置, 包括: 应用程序启动单元, 用于在接收到启动应用程序的指令后, 启动所述应用程序; 程序界面显示单元, 用于在启动所述应用程序时, 显示所述应用程序的具有桌面特性的程序界面; 启动标识显示单元, 用 于在启动所述应用程序时, 显示与所述应用程序关联的第三方应用的启 动标识。
本发明的再一方面是: 提供一种程序启动装置, 包括: 点击动作检 测单元, 用于检测是否存在应用程序的具有桌面特性的程序界面中的点 击动作; 第三方应用确定单元, 用于根据所述点击确定程序界面中与所 述应用程序关联的第三方应用的启动标识; 第三方应用启动单元, 用于 启动所述确定的第三方应用的启动标识所对应的第三方应用。
本发明的再一方面是: 提供一种程序生成装置, 包括: 功能模块制 作单元, 用于制作应用程序功能模块; 界面模块制作单元, 用于制作显 示功能模块处理内容的至少一界面模块; 其中, 在制作所述至少一界面 模块时, 所述至少一界面模块对应的窗口界面由具有桌面特性的类继承 而得到, 以使得运行时窗口界面能够显示与应用程序关联的第三方应用 的启动标识, 并在所述启动标识被点击后能够启动所述第三方应用。
本发明的再一方面是: 提供一种信息处理装置, 包括: 程序界面显 示单元, 用于显示代理应用的具有桌面特性的程序界面; 启动标识显示 单元, 用于显示与当前最前端应用程序关联的第三方应用的启动标识; 第三方应用启动单元, 用于在检测到所述第三方应用的启动标识被点击
后, 启动所述第三方应用。
区别于现有技术的情况, 本发明上述各方面是通过应用程序界面的 虚拟化机制, 即在实现时显示应用程序或代理应用的具有桌面特性的程 序界面, 利用具有桌面特性的程序界面内包含的桌面特性来显示与应用 程序关联的第三方应用的启动标识, 则使得用户在一个应用内可根据需 要去动态集成第三方应用, 并在该应用界面内启动第三方应用; 用户不 必离开当前的应用界面就可以启用其他的第三方应用, 省去需要切换到 系统桌面寻找所需第三方应用的麻烦, 达到使程序启动更加方便、 程序 使用更加人性化的技术效果。 附图说明
图 1是本发明应用程序的操作方法一实施例的流程图;
图 2是图 1 实施例中应用程序的具有桌面特性的程序界面和第三方 应用的启动标识的示意图;
图 3是本发明应用程序的操作方法另一实施例的流程图;
图 4是图 3 实施例中在程序界面同时触按任意两个的触摸点的示意 图;
图 5是图 3 实施例中的手机通讯录应用程序联系人信息浏览界面的 示意图;
图 6是本发明应用程序的操作方法另一实施例的流程图;
图 7是本发明应用程序的操作方法另一实施例的流程图;
图 8是本发明应用程序的操作方法另一实施例的流程图;
图 9是本发明应用程序的操作方法另一实施例的流程图;
图 10是本发明应用程序的操作方法另一实施例的流程图; 图 11是图 10 实施例中应用程序将自己的上下文信息报送给代理应 用的示意图;
图 12是本发明在应用程序中生成程序界面的方法一实施例的流程 图;
图 13是本发明程序启动方法一实施例的流程图;
图 14是本发明程序启动方法另一实施例的流程图;
图 15是本发明应用程序的操作方法另一实施例的流程图;
图 16是本发明应用程序的操作方法另一实施例的流程图;
图 17是本发明应用程序的操作方法另一实施例的流程图;
图 18是本发明信息处理装置一实施例的原理框图;
图 19是本发明信息处理装置另一实施例的原理框图;
图 20是本发明信息处理装置另一实施例的原理框图;
图 21是本发明信息处理装置另一实施例的原理框图;
图 22是本发明信息处理装置另一实施例的原理框图;
图 23是本发明信息处理装置另一实施例的原理框图;
图 24是本发明在应用程序中生成程序界面的装置一实施例的原理框 图;
图 25是本发明程序启动装置一实施例的原理框图;
图 26是本发明程序生成装置一实施例的原理框图;
图 27是本发明信息处理装置另一实施例的原理框图;
图 28是本发明信息处理装置另一实施例的原理框图。 具体实施方式
参阅图 1 , 本发明应用程序的操作方法一实施例包括:
步骤 101 : 显示应用程序的具有桌面特性的程序界面及与所述应用 程序关联的第三方应用的启动标识;
在应用程序启动后显示应用程序的程序界面, 并且所述程序界面具 有桌面特性; 另外, 参阅图 2, 可以在应用程序启动后, 显示应用程序 的程序界面的同时, 立即显示与所述应用程序关联的第三方应用的启动 标识, 即与所述程序界面一起显示与应用程序关联的第三方应用的启动 标识; 当然, 也可以在显示应用程序的程序界面后一段时间, 由条件触 发来显示与所述应用程序关联的第三方应用的启动标识, 本发明实施例 不作限定。 其中, 在一个具体应用例中的应用程序可以如图 2中的 "文 档编辑软件"。所述启动标识可以是图 2所示的启动标识 1、启动标识 2、
启动标识 3和启动标识 4等。 所述启动标识显示在 "文档编辑软件" 程 序界面的左边栏。 启动标识的数量可以由第三方应用的数量来决定, 每 一个启动标识可以对应一个第三方应用。 并且所述条件触发所涉及的具 体条件可以参考图 4等的预定条件的相关描述。
所述第三方应用的启动标识, 可以是一般程序启动的启动图标, 可 以是快捷方式启动图标等, 本发明实施例不作限定。
步骤 102: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
在应用程序的运行过程中, 若用户点击了与所述应用程序关联的第 三方应用的启动标识, 则直接启动所述第三方应用, 用户无需离开当前 应用程序的程序界面, 无需切换到系统桌面。
可以理解, 上述实施例是通过应用程序界面的虚拟化机制, 即在实 现时显示应用程序或代理应用的具有桌面特性的程序界面, 利用具有桌 面特性的程序界面内包含的桌面特性来显示与应用程序关联的第三方 应用的启动标识, 则使得用户在一个应用内可根据需要去动态集成第三 方应用, 并在该应用界面内启动第三方应用; 用户不必离开当前的应用 界面就可以启用其他的第三方应用, 省去需要切换到系统桌面寻找所需 第三方应用的麻烦, 达到使程序启动更加方便、 程序使用更加人性化的 技术效果。
在下面的本发明各实施例的描述中, 还可以清楚地了解到, 第三方 应用的启动标识在屏幕中的位置可以多种多样, 既可以在当前应用程序 的程序界面里面, 也可以在当前应用程序的程序界面的外面, 独立于当 前应用程序; 而在当前应用程序的程序界面里面的情况中, 第三方应用 的启动标识也可以放置在程序界面的各个部分, 各个区域, 本发明实施 例不作限定;
在下面的本发明各实施例的描述中还可以清楚地了解到, 用户可以 将在一个应用程序中常用的其他第三方应用的启动标识设置集成到应 用程序的程序界面中, 也可以由应用程序自动根据用户信息和上下文信 息等来确定当前程序界面中要显示的第三方应用的启动标识, 本发明实
施例不作限定。
在下面的本发明各实施例的描述中还可以清楚地了解到, 用户可以 在一个应用程序内启动所集成的其他第三方应用时, 将当前应用程序的 上下文信息传递给要启动激活的其他第三方应用, 这是目前通过切换到 系统桌面来启动第三方应用的方式所无法做到的。
在下面的本发明各实施例的描述中还可以清楚地了解到其他各种 能实现各种功能、 效果及目的的方法和装置, 具体如下:
参阅图 3 , 本发明应用程序的操作方法另一实施例包括:
步骤 201 : 在启动应用程序后, 显示所述应用程序的具有桌面特性 的程序界面;
所述程序界面是用户观察或操作应用程序的平台, 显示应用程序的 处理结果, 监测用户的输入或操作。
步骤 202: 在检测到所述预定条件被触发后, 显示与所述应用程序 关联的第三方应用的启动标识;
本实施例中, 所述与应用程序关联的第三方应用的启动标识是在所 述应用程序的程序界面中显示;
在检测到预定条件被触发前, 在所述应用程序的程序界面中隐藏与 应用程序关联的第三方应用的启动标识; 而在检测到所述预定条件被触 发后, 在所述应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标 i只;
所述检测到预定条件被触发, 参阅图 4 , 可以是检测到所述应用程 序的程序界面中任意两个的触摸点被同时触按超过预设时间; 图 4所示 是一个应用程序为手机应用程序的具体应用例的一个程序界面。 所述手 机应用程序的程序界面中, 较上区域是检测预定条件是否被触发的区 域, 较下区域是显示所述启动标识 1~4的区域。 比如在所述较上区域检 测到两个触摸点后, 满足被触发的预定条件, 因而在所述较下区域中一 行显示启动标识 1~4。 当然, 所述预定条件也可以是任意一个、 三个或 以上的触摸点被触按超过预设时间, 还可以是预设数量的点击, 而不对 触按时间进行规定等等, 本发明实施例不作限定;
在一个具体应用中, 可以在检测到所述应用程序的程序界面中任意 两个的触摸点被同时触按超过预设时间后, 即在应用程序内激活显示预 设的虚拟桌面组件, 并在所述虚拟桌面组件中显示第三方应用的启动标 识。
上述的隐藏设计, 是考虑到在智能手机中, 由于屏幕较小, 在程序 界面中显示过多的第三方应用的启动标识可能会影响用户体验, 因此在 触屏智能手机中如实现应用程序虚拟桌面化, 需要考虑如何合适地显示 第三方应用的启动标识。 上面提供了一种解决方案。 上述实施例中, 预 定条件被触发时, 可以在应用程序内激活显示一个显示第三方应用的启 动标识的虚拟桌面工具栏, 该工具栏是应用程序内的一个组件。
同样, 本实施例同样具有能使程序启动更加方便、 程序使用更加人 性化的技术效果, 并且是在检测到所述预定条件被触发后才显示与所述 应用程序关联的第三方应用的启动标识, 节约程序界面的显示空间。
当然, 如果需要显示的第三方应用的启动标识较少, 可以直接显示 在相应程序界面上。
比如, 参阅图 5 , 在应用程序为一个手机通讯录的联系人信息浏览 界面中, 该界面支持虚拟桌面特性。 所述手机通讯录的联系人信息浏览 界面的顶端显示应用程序名称 "手机通讯录", 中部及较下区域分别显 示联系人头像、 联系人名称 (如张三)、 手机号码 (如张三的手机号 12345678900 )、微博账号( zhangsan@example.com )以及 "发短信,,、 "打 电话" 以及 "看微博" 几个按钮。 其中, 发短信"、 "打电话" 以及 "看 微博" 按钮, 是将一个作为第三方应用的微博应用的启动标识添加到本 界面中的设计。 在本界面中触按微博应用的启动标识则启动微博应用, 将通讯录应用中当前的联系人信息传递给微博应用, 并在微博应用中显 示当前联系人发布的微博消息。
步骤 203: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
在应用程序的运行过程中, 若用户点击了与所述应用程序关联的第 三方应用的启动标识, 则直接启动所述第三方应用, 用户无需离开当前
应用程序的程序界面, 无需切换到系统桌面。
参阅图 6 , 本发明应用程序的操作方法另一实施例包括:
步骤 301 : 在启动作为代理应用的应用程序后, 显示应用程序的具 有桌面特性的程序界面, 以及在作为代理应用的所述应用程序的程序界 面中显示与另一应用程序关联的第三方应用的启动标识;
其中, 另一应用程序已经在当前运行而成为当前最前端的应用程 序; 此外, 与另一应用程序关联的第三方应用的启动标识是在作为代理 应用的所述应用程序的程序界面中进行显示。
步骤 302: 关闭所述另一应用程序及其程序界面、 第三方应用的启 动标识;
在所述另一应用程序需要关闭时, 作为代理应用的应用程序仍然在 运行, 但在所述另一应用程序需要关闭后, 在作为代理应用的应用程序 的程序界面显示的与另一应用程序关联的第三方应用的启动标识也被 关闭, 即不显示。
步骤 303 : 启动又一应用程序, 并在作为代理应用的所述应用程序 的程序界面中显示与又一应用程序关联的第三方应用的启动标识。
启动又一应用程序, 取代前面的所述另一应用程序而成为当前最前 端的应用程序, 此时在作为代理应用的所述应用程序的程序界面中显示 与又一应用程序关联的第三方应用的启动标识。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果, 并且由于釆用代理应用来显示第三方应用的启动标识, 因此 可以无需对各个应用程序进行更改, 更加利于本发明实施例的普及。
本发明实施例对第三方应用的启动标识的承载主体不作限定, 可以 是应用程序、代理应用,还可以是具有虚拟桌面特性的控件窗口, 因此, 所述显示应用程序的具有桌面特性的程序界面及与所述应用程序关联 的第三方应用的启动标识的步骤, 可以是显示应用程序的具有虚拟桌面 特性的控件窗口, 并在控件窗口中显示与所述应用程序关联的第三方应 用的启动标识。
参阅图 7 , 本发明应用程序的操作方法另一实施例包括:
步骤 401 : 在启动应用程序后, 显示所述应用程序的具有桌面特性 的程序界面, 并且显示与所述应用程序关联的第三方应用的启动标识; 所述程序界面是用户观察或操作应用程序的平台, 显示应用程序的 处理结果, 监测用户的输入或操作。
步骤 402: 检测到向所述应用程序的程序界面中添加另一第三方应 用的启动标识的操作指令;
步骤 403: 根据所述指令在应用程序的程序界面中添加并显示另一 第三方应用的启动标识, 根据所述指令将另一第三方应用的启动标识及 其信息添加至应用程序储存的第三方应用链表中, 添加相关上下文信息 配置, 获取应用程序的程序信息, 并保存在应用配置数据中;
比如需要将一个翻译应用作为第三方应用添加到本应用程序的程 序界面的侧边栏中, 可以直接将系统桌面上的翻译应用的图标拖拽到侧 边栏中。 检测到向所述应用程序的程序界面中添加另一第三方应用的启 动标识的操作指令后, 侧边栏响应翻译应用的图标的拖拽动作, 执行添 加应用程序图标及相关上下文信息配置的方法, 获取相应的翻译应用的 程序信息, 并保存在应用配置数据中。 这样下次启动本应用程序时, 可 以通过读取应用配置数据, 在侧边栏显示已经添加的第三方应用的启动 标识。
步骤 404: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
根据所述另一第三方应用的启动标识及其信息启动另一第三方应 用, 并根据所述应用配置数据中保存的相关上下文信息配置, 在所述应 用程序和另一第三方应用之间传递相关应用上下文信息;
所述在应用程序和另一第三方应用之间传递相关应用上下文信息 的过程, 包括将所述应用程序的当前处理文件的属性信息、 选择拷贝内 容或窗口显示内容作为相关应用上下文信息传递至另一第三方应用。
比如, 在一个编辑应用程序中配置了要启动一个作为第三方应用的 文档查询应用的应用例中, 要将编辑应用文档属性信息作为上下文信息 传递, 则在编辑应用软件中启动文档查询应用时, 将编辑应用软件中的
当前编辑文档的属性信息如作者、 标题、 关键词等等信息作为上下文信 息传递至文档查询应用。
又比如, 在编辑应用程序的侧边栏中点击第三方应用的启动标识- 图标-来启动翻译应用。这样用户就不用再切换到系统桌面去启动常用的 翻译应用, 并可以根据配置信息将本应用程序需要翻译的信息(如选择 拷贝内容或某个窗口显示的内容等)作为上下文信息直接传递到翻译应 用的输入参数。
另外在程序界面中点击第三方应用的启动标识时, 当前最前端的应 用程序可以对显示或选中的内容如一段文字, 自动执行复制操作, 将其 复制到系统的剪贴板中; 在第三方应用启动后, 用户直接进行粘贴操作 即可, 实现上下文信息传递。 上述通过在启动第三方应用时自动执行复 制操作, 可以用简单的方式实现传递信息给第三方应用, 用户不必自己 执行复制操作。 如前所述类似的上下文信息传递配置后也可以自动完 成, 如将当前最前端的应用程序的某个窗口或控件内容传递给翻译软件 的某个输入参数或控件信息。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果, 并且由于可以向所述应用程序的程序界面中添加更多的第三 方应用, 因此具有更大的灵活性, 用户可以进行自主修改操作, 选择自 己喜欢的第三方应用。
参阅图 8 , 本发明应用程序的操作方法另一实施例包括:
步骤 501 : 在启动应用程序后, 显示所述应用程序的具有桌面特性 的程序界面, 并且显示与所述应用程序关联的第三方应用的启动标识; 步骤 502: 检测到向所述应用程序的程序界面中删除其中一第三方 应用的操作指令;
用户在使用所述应用程序过程中, 如需要将与之关联的一第三方应 用删除, 则发出删除的操作指令, 程序界面监测到所述操作指令。
步骤 503 : 根据所述指令在应用程序的程序界面中删除所述其中一 第三方应用的启动标识, 并删除其信息。
除删除第三方应用的启动标识之外, 还删除其信息, 即删除之前添
加至应用程序储存的第三方应用链表中的相应第三方应用的启动标识 及其信息, 从相关上下文信息配置中删除相应信息, 在应用配置数据中 删除相应的第三方应用的程序信息。
步骤 504: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果, 并且由于可以删除第三方应用的启动标识, 因此具有更大的 灵活性, 用户可以进行自主修改操作, 删除不需要的第三方应用的启动 标识。
前述各实施例中, 对于显示与所述应用程序关联的第三方应用的启 动标识的步骤, 可以有多种方式进行显示, 比如显示与所述应用程序关 联的、 使用频率最多的预定数量第三方应用的启动标识。 所述预定数量 可以是任意设定, 比如 3个、 4个或 5个等等, 此处不作限制。 使用频 率最多的, 说明用户最常用, 为方便用户使用, 因此列入可以显示的名 单。
又比如, 显示与所述应用程序关联的、 使用频率在预定阔值之上的 第三方应用的启动标识, 并清除使用频率为所述预定阔值或在所述预定 阔值之下的第三方应用的启动标识。 所述预定阔值可以是每天 1次、 每 天 2次或 1星期 1次等等。 超过所述预定阔值, 则进行显示, 否则进行 清除, 实现智能化的技术效果。 上述数字仅仅是示例性的, 此处不作限 制。
又比如, 在应用程序的具有桌面特性的程序界面侧边、 顶部或底部 显示与所述应用程序关联的第三方应用的启动标识。
更具体地, 可以在应用程序的具有桌面特性的程序界面侧边、 顶部 或底部的菜单栏或工具栏显示与所述应用程序关联的第三方应用的启 动标识, 此处不作限制。
其中, 所述显示应用程序的具有桌面特性的程序界面, 可以是指显 示应用程序的具有虚拟桌面特性的程序界面。 当然, 还可以是其他类型 的具有桌面特性的程序界面, 本领域普通技术人员完全可以根据本发明
实施例得到其他类型的具有桌面特性的程序界面。
参阅图 9, 本发明应用程序的操作方法另一实施例包括:
步骤 601 : 在启动应用程序后, 显示所述应用程序的具有桌面特性 的程序界面;
步骤 602: 检测到向所述应用程序的程序界面中添加第三方应用的 操作指令;
步骤 603: 根据所述指令将第三方应用的启动标识及其信息添加至 应用程序储存的第三方应用链表中, 添加相关上下文信息配置, 获取应 用程序的程序信息, 并保存在应用配置数据中;
步骤 604: 显示与所述应用程序关联的第三方应用的启动标识; 步骤 605: 在检测到所述第三方应用的启动标识被点击后, 启动第 三方应用。
根据所述第三方应用的启动标识及其信息启动第三方应用, 并根据 所述应用配置数据中保存的相关上下文信息配置, 在所述应用程序和第 三方应用之间传递相关应用上下文信息。
在所述应用程序和第三方应用之间传递相关应用上下文信息, 具体 可以是将所述应用程序的当前处理文件的属性信息、 选择拷贝内容或窗 口显示内容作为相关应用上下文信息传递至第三方应用。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果, 并且可以在无关联任何第三方应用的启动标识的应用程序 中, 在其程序界面添加新的第三方应用的启动标识。
此外, 还可以釆用代理应用来进行传递相关应用上下文信息, 具体 参阅图 10, 本发明应用程序的操作方法另一实施例包括:
步骤 701 : 在启动应用程序后, 显示所述应用程序的具有桌面特性 的程序界面, 以及显示与所述应用程序关联的第三方应用的启动标识; 步骤 702: 使代理应用获得所述应用程序的程序信息;
使代理应用获得所述应用程序的程序信息的同时, 还可以获取用户 信息; 所述用户信息可以从应用程序、 系统或网络处获取;
具体上, 可以使代理应用通过与应用程序之间的通信机制获得应用
程序的程序信息, 或通过自行搜索系统中所安装的应用信息而获得应用 程序的程序信息。
步骤 703: 根据所述应用程序的程序信息获取应用程序的相关应用 上下文信息和第三方应用信息;
比如, 所述相关应用上下文信息可以是用户在应用程序内选中的内 容、 播放的视频名称和进度等等, 所要启动的第三方应用信息, 可以是 如应用名称和标识等。
步骤 704: 在检测到所述第三方应用的启动标识被点击后, 启动第 三方应用;
步骤 705: 使所述代理应用根据第三方应用信息向第三方应用提供 应用程序的相关上下文信息。
具体上, 可以使所述代理应用根据第三方应用信息及第三方应用的 请求向第三方应用提供应用程序的相关上下文信息, 还可以包括用户信 息等。
此外, 除了在步骤 701中一开始就显示与所述应用程序关联的第三 方应用的启动标识的方式外, 还可以在所述显示与应用程序关联的第三 方应用的启动标识之前, 进行如下步骤:
A、 获取用户信息, 并接收由所述应用程序发送来的相关上下文信 息;
B、 根据所述相关上下文信息和用户信息确定应用程序可以显示的 第三方应用的启动标识;
因此, 在所述显示与应用程序关联的第三方应用的启动标识的步骤 中, 可以根据所述可以显示的第三方应用的启动标识而控制关联应用程 序显示可以显示的第三方应用的启动标识。
在上述步骤 704中 ,在检测到所述第三方应用的启动标识被点击后, 如果发现所述被点击的第三方应用未安装, 则安装第三方应用, 并在安 装完毕后启动所述第三方应用。
也就是说, 第三方应用可以是系统已经安装的应用, 也可以是未安 装的, 如果用户点击启动一个未安装的第三方应用, 则首先进行下载和
安装。 这样也提供了一种应用推荐机制, 使用户可以更容易地在使用软 件的工作娱乐等活动中发现对自己有价值的应用。
在启动第三方应用之后, 如果不釆用上下文信息传递的方式进行信 息传递, 那么还可以釆用下面的方式:
将所述应用程序中显示或选中的内容复制至系统的剪贴板中, 以待 所述第三方应用进行粘贴输入。
在步骤 705之后, 第三方应用根据代理应用所提供的信息进行相应 处理。 如作为第三方应用的翻译应用可对原文档编辑应用程序选中的文 本进行翻译, 文字识别应用可以根据原图片浏览应用程序中显示的文档 扫描图片进行文字识别等等。
如在一个基于浏览器的桌面系统中, 一个可以播放网络视频的 Web 应用程序,用户可以添加其他播放网络视频的第三方 Web应用, 当 Web 应用程序中播放的视频质量较差时, 用户可以启动第三方 Web应用。 第 三方 Web应用从系统的代理应用中获得当前 Web应用程序播放视频的 名称和进度, 来播放另外一个网络视频资源, 并且播放的视频内容和进 度是相同的, 从而实现无缝体验。
上述釆用代理应用来作为第三方应用的承载主体的思路, 是基于如 下方面的考虑:让用户手工在虚拟桌面界面中去添加应用, 虽然很灵活, 但是如果在很多应用程序中都进行手工添加, 也是件费时的事情。 通过 上述本发明实施例中的代理应用方式, 能自动在支持虚拟桌面特性的代 理应用的程序界面中显示相关的第三方应用的启动标识, 取代手工添加 第三方应用的启动标识的方式。
参阅图 11 , 应用程序可以将自己的上下文信息报送给代理应用, 代 理应用根据上下文信息以及用户信息等确定应用可以显示的第三方应 用的启动标识。 应用程序的程序界面中自动呈现相关的第三方应用的启 动标识。 比如, 如图 11 所示, 某应用程序的程序界面较上区域是第三 方应用的启动标识 1~4的自动呈现区, 较下区域是应用内容。 应用程序 可以将相关上下文信息发送给代理应用的驻留程序, 然后代理应用的驻 留程序通知某应用程序可以显示哪些关联的第三方应用的启动标识, 这
些启动标识会在所述程序界面的自动呈现区进行显示。 相关上下文信息 可以包括当前应用的任务类型描述, 如编辑、 即时消息、 发短信、 浏览 网页等活动类型, 还可以进一步包含任务的详细信息, 如浏览网页的地 址和网页中的关键词等等。 如当前应用的任务为发送短信的界面, 应用 程序将相关上下文信息 (如发短信的任务类型)通知给代理驻留程序, 代理程序可以根据任务类型确定相关的第三方应用, 如常用节日祝福短 信应用, 并通知给应用程序, 第三方的应用标识显示在呈现区域, 这 样方便用户点击后获取常用的功能, 如获取常用祝福短信等。
第三方应用可以是系统已经安装的应用, 也可以是未安装的, 如果 用户点击启动一个未安装的第三方应用, 则首先进行下载和安装。 这样 也提供了一种应用推荐机制, 使用户可以更容易地在使用软件的工作娱 乐等活动中发现对自己有价值的应用。
可见, 通过代理的方式, 可以更好地在应用程序和第三方应用之间 传递相关上下文信息, 还可以在程序界面中动态显示第三方应用的启动 标识。
此外, 还可以通过提供具有虚拟桌面能力的控件, 使应用程序具备 虚拟桌面特性。 使用了该控件的应用程序, 在该控件的界面范围内具备 桌面特性。 如可以提供一个工具条虚拟桌面控件, 在应用程序中添加具 有桌面特性的工具条控件, 该应用程序的虚拟桌面工具条中可以添加和 显示第三方应用的启动标识。
参阅图 12,本发明还提供一种在应用程序中生成程序界面的方法的 实施例, 所述方法包括:
步骤 801 : 在接收到启动应用程序的指令后, 启动所述应用程序; 步骤 802: 在启动所述应用程序时, 显示所述应用程序的具有桌面 特性的程序界面、 与所述应用程序关联的第三方应用的启动标识。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果。
其中, 所述显示与应用程序关联的第三方应用的启动标识的方式可 以是: 在所述应用程序的程序界面中显示与应用程序关联的第三方应用
的启动标 i只;
当然, 如前述, 还可以釆用其他更多的方式进行显示, 比如, 在作 为代理应用的所述应用程序的程序界面中显示与另一应用程序关联的 第三方应用的启动标识。
甚至, 如前述, 还可以是: 显示应用程序的具有虚拟桌面特性的控 件窗口, 并在控件窗口中显示与所述应用程序关联的第三方应用的启动 标识, 本发明实施例在此不作限制。
参阅图 13 ,本发明还提供一种程序启动方法实施例,所述方法包括: 步骤 901 : 检测到在应用程序的具有桌面特性的程序界面中的点击 动作;
步骤 902: 根据所述点击确定程序界面中与所述应用程序关联的第 三方应用的启动标识;
步骤 903: 启动所述确定的第三方应用的启动标识所对应的第三方 应用。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果。
参阅图 14, 本发明程序启动方法另一实施例包括:
步骤 1001 :检测到向所述应用程序的程序界面中添加第三方应用的 操作指令;
步骤 1002:根据所述指令将第三方应用的启动标识及其信息添加至 应用程序储存的第三方应用链表中, 添加相关上下文信息配置, 获取应 用程序的程序信息, 并保存在应用配置数据中;
步骤 1003:检测到在应用程序的具有桌面特性的程序界面中的点击 动作;
步骤 1004:根据所述点击确定程序界面中与所述应用程序关联的第 三方应用的启动标识;
步骤 1005:启动所述确定的第三方应用的启动标识所对应的第三方 应用;
具体是, 根据所述第三方应用的启动标识及其信息启动第三方应
用, 并根据所述应用配置数据中保存的相关上下文信息配置, 在所述应 用程序和第三方应用之间传递相关应用上下文信息。
步骤 1006:将所述应用程序中显示或选中的内容复制至系统的剪贴 板中, 以待所述第三方应用进行粘贴输入。
本实施例同样具有能使程序启动更加方便、 程序使用更加人性化的 技术效果。
在基于本发明精神范围, 还提供一种程序生成方法实施例, 所述方 法包括:
制作应用程序功能模块和显示功能模块处理内容的至少一界面模 块;
其中, 在制作所述至少一界面模块时, 所述至少一界面模块对应的 窗口界面由具有桌面特性的类继承而得到, 以使得运行时窗口界面能够 显示与应用程序关联的第三方应用的启动标识, 并在所述启动标识被点 击后能够启动所述第三方应用。
其中, 所述至少一界面模块对应的窗口界面由具有虚拟桌面特性的 类继承而得到。 具体在实现时可以提供具备桌面特性的类库, 可以包含 具有桌面特性的类, 如虚拟桌面类 ( vDesktopFrame , 或者 vDesktop Activity等), 这种类包含虚拟桌面特性相关的属性和方法, 任 何从这种类继承而来的窗口、 视图或控件等对象都同样具备桌面的特 性。 当然, 还可以是由其他类型的桌面特性的类继承而得到, 在此不作 限制。
可以看出, 一个应用程序的某程序界面从上述的虚拟桌面类继承, 继承了虚拟桌面相应的属性和方法, 从而具备了桌面的能力和特性。
其中, 所述由具有虚拟桌面特性的类继承的步骤包括:
由具有虚拟桌面特性的类继承相应窗口界面的属性, 所述继承的属 性包括:
容纳应用标识的区域信息( vDesktopArea ) , 用于限定当前程序界面 中可以添加和显示第三方应用的启动标识的区域;
应用信息列表(appList ), 用于存放要显示的第三方应用的列表;
应用上下文信息( contextlnfo ) , 用于存放当前应用程序的上下文信 息, 以及所述应用程序与第三方应用的上下文传递的配置信息。 如当前 应用显示或选择的内容信息等, 以及所述应用程序与第三方应用的上下 文信息传递的配置信息, 还比如所述应用程序的输出信息、 剪贴板信息 及第三方应用的输入信息的关系。
当然, 还可以包括以下的属性:
用户信息 ( userProfile ), 用于存放当前应用获得的用户信息, 如用 户的年龄、 性别、 爱好等个人信息或社会关系信息。
所述由具有虚拟桌面特性的类继承的步骤包括:
由具有虚拟桌面特性的类继承相应窗口界面的方法, 所述继承的方 法包括:
显示应用标识图标( showAppIcon ), 用于将第三方应用的启动标识 显示在程序界面上;
启动应用程序 (startApp ), 用于启动第三方应用。
当然, 还可以包括以下的方法:
刷新应用图标(refreshAppIcon ), 用于刷新界面中应用图标; 添加应用程序 ( addAppIcon ), 用于在界面中添加第三方应用图标; 删除应用程序 ( delAppIcon ), 用于在界面中删除第三方应用图标; 获取应用程序信息( retrieveAppInfo ) ,用于获取第三方应用的信息; 设置界面背景图片( setBackgroundPicture ) , 用于设置界面的背景图 片。
上述列出的类及其属性和方法描述仅为示例用途, 并不限定本发 明。 与在现有技术应用程序内固定集成其他第三方应用, 或者安装插件 的方式相比, 本发明实施例具有极大的灵活性和可配置性。 使应用程序 具备了桌面的能力和特性, 如可以将第三方应用的启动标识直接拖动到 应用程序的某个程序界面, 后续在此应用程序的这个程序界面中就会一 直显示这个第三方应用的启动标识。 用户可以直接在此程序界面即可点 击或触摸图标激活第三方应用。 如此, 为终端用户在应用程序中提供了 更加方便易用的虚拟桌面环境。
参阅图 15, 本发明还提供一种应用程序的操作方法实施例, 所述方 法包括:
步骤 1101 : 显示代理应用的具有桌面特性的程序界面、 与当前最前 端应用程序关联的第三方应用的启动标识;
参阅图 16, 所述代理应用的程序界面与其他应用程序一样, 在屏幕 上进行显示, 比如图中左边作为文档编辑 XXX的代理工具条进行显示; 在其程序界面中, 也显示最前端应用程序关联的第三方应用的启动标识 1-4, 比如显示在屏幕左边。 所述最前端应用程序, 如图中右边所示的 文档编辑 -XXX, 是用户可以直接操作的应用程序, 一般表现为在屏幕 中其程序界面处于最前端的应用程序。 在代理工具条左边上方可以显示 最前端应用程序的名称, 如 "文档编辑 -XXX" , 下方则显示相关的第三 方应用的启动标识。 如翻译、 图片处理等。 另外代理应用还可以执行统 计应用的关联特性,如果代理应用经过记录和统计,应用 A和应用 B同 时使用的次数频率超过一个预设的阔值, 则在最前端应用程序为应用 A 时, 同时在代理工具条上显示应用 B的启动标识。 这样可以使代理更具 有个性化, 对不同的用户, 由于使用习惯的不同, 将可以呈现不同的推 荐的第三方应用程序。 如经代理统计, 用户在使用浏览器上网时, 一般 都启动音乐播放应用, 则代理可以在最前端的应用程序为浏览器时, 如 果当前音乐播放应用没有启动, 则在工具条上显示音乐播放应用的启动 图标。
步骤 1102: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
在代理应用的具有桌面特性的程序界面中检测到所述第三方应用 的启动标识被点击后, 启动所述第三方应用。
本实施例, 区别于修改应用程序以增加虚拟桌面特性的方式, 是提 供一种通过代理来实现应用程序虚拟桌面化的方案, 同样具有能使程序 启动更加方便、 程序使用更加人性化的技术效果。 同时, 甚至可以使应 用程序无需做任何改动, 大大降低成本。 所述代理在表现形式上可以是 一个独立的工具条, 当然还可以是其他窗口形式, 本文不作限制。
参阅图 17 , 本发明应用程序的操作方法另一实施例包括: 步骤 1201 : 显示代理应用的具有桌面特性的程序界面、 与当前最前 端应用程序关联的第三方应用的启动标识;
步骤 1202: 获取当前最前端应用程序的程序信息;
在获取当前最前端应用程序的程序信息之后, 根据所述程序信息获 取当前最前端应用程序的相关应用上下文信息和第三方应用信息; 步骤 1203:在所述代理应用的程序界面中显示当前最前端应用程序 的程序信息;
步骤 1204: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用;
步骤 1205: 将所述相关应用上下文信息向第三方应用传递。
本实施例中, 同样具有能使程序启动更加方便、 程序使用更加人性 化的技术效果。 同时, 提供了进行相关应用上下文信息传递的功能, 使 第三方应用的使用更加方便和快捷。
参阅图 18, 本发明应用程序的操作方法另一实施例包括: 步骤 1301 : 显示代理应用的具有桌面特性的程序界面、 与当前最前 端应用程序关联的第三方应用的启动标识;
步骤 1302: 获取当前最前端应用程序的程序信息;
通过与当前最前端应用程序之间的通信机制获得当前最前端应用 程序的程序信息, 或通过自行搜索系统中所安装的应用信息而获得当前 最前端应用程序的程序信息。
步骤 1303: 在获取当前最前端应用程序的程序信息之后, 根据所述 程序信息获取当前最前端应用程序的相关应用上下文信息和第三方应 用信息;
步骤 1304:根据获取的当前最前端应用程序的程序信息判断是否当 前最前端应用程序发生改变;
步骤 1305: 若发生改变, 在代理应用的程序界面中将显示的第三方 应用的启动标识更换为与改变后的当前最前端应用程序关联的第三方 应用的启动标识;
步骤 1306: 在检测到所述第三方应用的启动标识被点击后, 启动所 述第三方应用。
本实施例中, 同样具有能使程序启动更加方便、 程序使用更加人性 化的技术效果。 同时, 代理应用可以随当前最前端应用程序的改变而改 变其第三方应用的启动标识的显示, 使代理应用的程序界面一直显示与 当前最前端应用程序关联的第三方应用的启动标识。
参阅图 19 , 基于本发明精神, 还提供一种信息处理装置实施例, 所 述装置包括:
程序界面显示单元 11 ,用于显示应用程序的具有桌面特性的程序界 面; 所述程序界面具有桌面特性, 具备在程序界面直接启动其他第三方 应用的能力;
启动标识显示单元 12 ,用于显示与所述应用程序关联的第三方应用 的启动标识;可以在应用程序启动后,显示应用程序的程序界面的同时, 立即显示与所述应用程序关联的第三方应用的启动标识, 或在预定条件 下显示与所述应用程序关联的第三方应用的启动标识;
第三方应用启动单元 13 ,用于在检测到所述第三方应用的启动标识 被点击后, 启动所述第三方应用。 具体是在应用程序的运行过程中, 若 用户点击了与所述应用程序关联的第三方应用的启动标识, 则直接启动 所述第三方应用, 用户无需离开当前应用程序的程序界面, 无需切换到 系统桌面。
本实施例具有能使程序启动更加方便、 程序使用更加人性化的技术 效果。
在另外的实施例中, 所述启动标识显示单元具体用于在所述应用程 序的程序界面中显示与应用程序关联的第三方应用的启动标识。 当然, 在所述应用程序的程序界面之外显示与应用程序关联的第三方应用的 启动标识也是可以的。
参阅图 20,本发明信息处理装置另一实施例与前述第一个实施例的 区别在于, 包括:
第一检测单元 14, 用于检测预定条件是否被触发;
启动标识隐藏单元 15, 用于在检测到预定条件被触发前, 在所述应 用程序的程序界面中隐藏与应用程序关联的第三方应用的启动标识; 程序关闭单元 16, 用于关闭所述另一应用程序及其程序界面、 第三 方应用的启动标识;
程序启动单元 17, 用于在关闭所述另一应用程序及其程序界面、 第 三方应用的启动标识后, 启动又一应用程序;
其中, 启动标识显示单元 12 具体用于在检测到所述预定条件被触 发后, 在所述应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标识; 或者
所述启动标识显示单元 12 具体用于启动又一应用程序后, 在作为 代理应用的所述应用程序的程序界面中显示与又一应用程序关联的第 三方应用的启动标识。
在另外的实施例中, 所述程序界面显示单元 11 具体用于显示应用 程序的具有虚拟桌面特性的控件窗口; 这种情况下, 所述启动标识显示 单元 12 具体用于在控件窗口中显示与所述应用程序关联的第三方应用 的启动标 i只。
本实施例提供了程序界面具有虚拟桌面特性的应用程序各种类型, 还提供了隐藏第三方应用的启动标识的功能。
参阅图 21 ,本发明信息处理装置另一实施例与前述第一个实施例的 区别在于, 包括:
第二检测单元 18,用于检测是否有向所述应用程序的程序界面中添 加另一第三方应用的操作指令;
启动标识添加单元 19, 用于在检测到指令时, 根据所述指令在应用 程序的程序界面中添加并显示另一第三方应用的启动标识;
程序信息添加单元 20, 用于在检测到所述指令时, 根据所述指令将 另一第三方应用的启动标识及其信息添加至应用程序储存的第三方应 用链表中;
上下文配置单元 21 , 用于在检测到所述指令时, 添加相关上下文信 息配置;
程序信息获取单元 22, 用于在检测到所述指令时, 获取应用程序的 程序信息, 并保存在应用配置数据中; 其中, 所述第三方应用启动单元 13 具体用于根据所述另一第三方应用的启动标识及其信息启动另一第 三方应用;
上下文传递单元 23 , 用于在启动另一第三方应用后, 根据所述应用 配置数据中保存的相关上下文信息配置, 在所述应用程序和另一第三方 应用之间传递相关应用上下文信息。
本实施例提供添加第三方应用的启动标识的功能, 还提供进行相关 上下文信息配置、 传递的功能。
参阅图 22,本发明信息处理装置另一实施例与前述第一个实施例的 区别在于, 包括:
第三检测单元 24 ,用于检测是否存在向所述应用程序的程序界面中 删除另一第三方应用的操作指令;
启动标识删除单元 25 , 用于根据第三检测单元 24检测到的所述指 令在应用程序的程序界面中删除另一第三方应用的启动标识, 并删除其 信息。
参阅图 23 ,本发明信息处理装置另一实施例与前述第一个实施例的 区别在于, 包括:
用户信息获取单元 26 ,用于在显示与应用程序关联的第三方应用的 启动标识之前, 获取用户信息;
上下文信息接收单元 27 ,用于在显示与应用程序关联的第三方应用 的启动标识之前, 接收由所述应用程序发送来的相关上下文信息;
启动标识确定单元 28 ,用于才艮据所述相关上下文信息和用户信息确 定应用程序可以显示的第三方应用的启动标识; 其中, 所述启动标识显 示单元 12 具体用于根据所述可以显示的第三方应用的启动标识而控制 关联应用程序显示可以显示的第三方应用的启动标识;
第三方应用安装单元 29,用于在检测到所述第三方应用的启动标识 被点击后安装第三方应用, 并在安装完毕后使第三方应用启动单元 13 启动所述第三方应用。
本实施例提供控制第三方应用的启动标识显示的功能, 只有相应的 用户才能显示; 另外还提供程序安装的功能。
参阅图 24 , 基于本发明精神, 还提供一种在应用程序中生成程序界 面的装置实施例, 所述装置包括:
应用程序启动单元 30 , 用于在接收到启动应用程序的指令后, 启动 所述应用程序;
程序界面显示单元 31 , 用于在启动所述应用程序时, 显示所述应用 程序的具有桌面特性的程序界面;
启动标识显示单元 32 , 用于在启动所述应用程序时, 显示与所述应 用程序关联的第三方应用的启动标识。
本实施例, 如前述, 同样具有能使程序启动更加方便、 程序使用更 加人性化的技术效果。
其中, 所述启动标识显示单元具体用于在所述应用程序的程序界面 中显示与应用程序关联的第三方应用的启动标识, 还可以用于在作为代 理应用的所述应用程序的程序界面中显示与另一应用程序关联的第三 方应用的启动标识。
其中, 程序界面显示单元具体用于显示应用程序的具有虚拟桌面特 性的控件窗口; 在这种情况下, 所述启动标识显示单元具体用于在所述 控件窗口中显示与所述应用程序关联的第三方应用的启动标识。
参阅图 25 , 基于本发明精神, 还提供一种程序启动装置实施例, 所 述装置包括:
点击动作检测单元 33 ,用于检测是否存在应用程序的具有桌面特性 的程序界面中的点击动作;
第三方应用确定单元 34 ,用于根据所述点击确定程序界面中与所述 应用程序关联的第三方应用的启动标识;
第三方应用启动单元 35 ,用于启动所述确定的第三方应用的启动标 识所对应的第三方应用。
本实施例, 如前述, 同样具有能使程序启动更加方便、 程序使用更 加人性化的技术效果。
参阅图 26 , 基于本发明精神, 还提供一种程序生成装置实施例, 包 括:
功能模块制作单元 36 , 用于制作应用程序功能模块;
界面模块制作单元 37 ,用于制作显示功能模块处理内容的至少一界 面模块;
其中, 在制作所述至少一界面模块时, 所述至少一界面模块对应的 窗口界面由具有桌面特性的类继承而得到, 以使得运行时窗口界面能够 显示与应用程序关联的第三方应用的启动标识, 并在所述启动标识被点 击后能够启动所述第三方应用。
釆用上述程序生成装置实施例制作得到的应用程序, 具有能使程序 启动更加方便、 程序使用更加人性化的技术效果。
参阅图 27 , 基于本发明精神, 还提供一种信息处理装置实施例, 所 述装置包括:
程序界面显示单元 38 ,用于显示代理应用的具有桌面特性的程序界 面;
启动标识显示单元 39 ,用于显示与当前最前端应用程序关联的第三 方应用的启动标识;
第三方应用启动单元 40 ,用于在检测到所述第三方应用的启动标识 被点击后, 启动所述第三方应用。
所述代理应用的程序界面与其他应用程序一样, 在屏幕上进行显 示, 在其程序界面中, 也显示最前端应用程序关联的第三方应用的启动 标识。 所述最前端应用程序, 是用户可以直接操作的应用程序, 一般表 现为在屏幕中其程序界面处于最前端的应用程序。
本实施例釆用代理应用的方式, 同样具有能使程序启动更加方便、 程序使用更加人性化的技术效果。
参阅图 28 ,本发明信息处理装置另一实施例与前述实施例的区别在 于, 包括:
程序信息显示单元, 用于在显示所述代理应用的具有桌面特性的程 序界面之后, 获取当前最前端应用程序的程序信息, 并在所述代理应用
的程序界面中显示当前最前端应用程序的程序信息;
上下文信息获取单元, 用于根据所述程序信息获取当前最前端应用 程序的相关应用上下文信息;
应用信息获取单元, 用于根据所述程序信息获取第三方应用信息; 上下文传递单元, 用于在启动所述第三方应用之后, 将所述相关应 用上下文信息向第三方应用传递;
程序切换判断单元, 用于根据获取的当前最前端应用程序的程序信 息判断是否当前最前端应用程序发生改变;
标识显示改变单元, 用于在发生改变时, 在代理应用的程序界面中 将显示的第三方应用的启动标识更换为与改变后的当前最前端应用程 序关联的第三方应用的启动标识。
本实施例提供在所述代理应用的具有桌面特性的程序界面中显示 程序信息的功能, 还提供相关应用上下文信息传递的功能、 当前最前端 应用程序切换后所述代理应用程序界面如何刷新的功能。
可以理解,基于本发明精神, 可以有更多实施例; 上述各个实施例、 各个步骤、 单元之间也可以相互合理组合得到新的实施例; 上述各个单 元可以在能够实现共同目的的前提下任意合并、 改变隶属关系、 拆分、 组合, 本发明实施例不作限定。
本领域普通技术人员还可以理解, 实现上述方法实施例中的全部或 部分步骤是可以通过程序来指令相关的硬件来完成, 所述的程序可以存 储于一计算机可读取存储介质中, 该程序在执行时, 包括上述任何一个 方法实施例的步骤, 比如包括如下步骤: 显示应用程序的具有桌面特性 的程序界面及与所述应用程序关联的第三方应用的启动标识; 在检测到 所述第三方应用的启动标识被点击后, 启动所述第三方应用。 所述的存 储介质, 可以是: ROM / RAM、 磁碟、 固态硬盘、 存储卡、 U盘或光 盘等。
以上所述仅为本发明的实施例, 并非因此限制本发明的专利范围, 凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换, 或 直接或间接运用在其他相关的技术领域, 均同理包括在本发明的专利保
护范围内。
Claims
1.一种应用程序的操作方法, 其特征在于, 包括:
显示应用程序的具有桌面特性的程序界面及与所述应用程序关联 的第三方应用的启动标识;
在检测到所述第三方应用的启动标识被点击后, 启动所述第三方应 用。
2.根据权利要求 1所述的方法, 其特征在于:
所述显示应用程序的程序界面及与所述应用程序关联的第三方应 用的启动标识的步骤包括:
在启动所述应用程序后, 显示所述应用程序的具有桌面特性的程序 界面及所述第三方应用的启动标识。
3.根据权利要求 2所述的方法, 其特征在于:
所述显示与应用程序关联的第三方应用的启动标识的步骤包括: 在所述应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标 i只。
4.根据权利要求 3所述的方法, 其特征在于:
所述在应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标识的步骤包括:
在所述应用程序的程序界面中, 与所述程序界面一起显示与应用程 序关联的第三方应用的启动标识。
5.根据权利要求 3所述的方法, 其特征在于:
所述在应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标识的步骤包括:
在检测到预定条件被触发前, 在所述应用程序的程序界面中隐藏与 应用程序关联的第三方应用的启动标识, 在检测到所述预定条件被触发 后, 在所述应用程序的程序界面中显示与应用程序关联的第三方应用的 启动标识。
6.根据权利要求 5所述的方法, 其特征在于: 所述检测到预定条件被触发的步骤包括:
检测到所述应用程序的程序界面中任意两个的触摸点被同时触按 超过预设时间;
所述在应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标识的步骤包括:
检测到所述应用程序的程序界面中任意两个的触摸点被同时触按 超过预设时间后, 在应用程序内激活显示预设的虚拟桌面组件, 并在所 述虚拟桌面组件中显示第三方应用的启动标识。
7.根据权利要求 2所述的方法, 其特征在于:
所述显示与应用程序关联的第三方应用的启动标识的步骤包括: 在作为代理应用的所述应用程序的程序界面中显示与另一应用程 序关联的第三方应用的启动标识。
8.根据权利要求 7所述的方法, 其特征在于:
在启动所述应用程序, 并显示所述应用程序的具有桌面特性的程序 界面、与所述应用程序关联的第三方应用的启动标识的步骤之后, 包括: 关闭所述另一应用程序及其程序界面、 第三方应用的启动标识; 启动又一应用程序, 并在作为代理应用的所述应用程序的程序界面 中显示与又一应用程序关联的第三方应用的启动标识。
9.根据权利要求 2所述的方法, 其特征在于:
所述显示应用程序的具有桌面特性的程序界面及与所述应用程序 关联的第三方应用的启动标识的步骤包括:
显示应用程序的具有虚拟桌面特性的控件窗口, 并在控件窗口中显 示与所述应用程序关联的第三方应用的启动标识。
10.根据权利要求 2所述的方法, 其特征在于:
在启动所述应用程序, 并显示所述应用程序的具有桌面特性的程序 界面、与所述应用程序关联的第三方应用的启动标识的步骤之后, 包括: 检测到向所述应用程序的程序界面中添加另一第三方应用的启动 标识的操作指令;
根据所述指令在应用程序的程序界面中添加并显示另一第三方应 用的启动标识。
11.根据权利要求 10所述的方法, 其特征在于:
所述检测到向应用程序的程序界面中添加另一第三方应用的操作 指令的步骤之后包括:
根据所述指令将另一第三方应用的启动标识及其信息添加至应用 程序储存的第三方应用链表中, 添加相关上下文信息配置, 获取应用程 序的程序信息, 并保存在应用配置数据中。
12.根据权利要求 11所述的方法, 其特征在于:
所述启动第三方应用的步骤包括:
根据所述另一第三方应用的启动标识及其信息启动另一第三方应 用, 并根据所述应用配置数据中保存的相关上下文信息配置, 在所述应 用程序和另一第三方应用之间传递相关应用上下文信息。
13.根据权利要求 12所述的方法, 其特征在于:
所述在应用程序和另一第三方应用之间传递相关应用上下文信息 的步骤包括:
将所述应用程序的当前处理文件的属性信息、 选择拷贝内容或窗口 显示内容作为相关应用上下文信息传递至另一第三方应用。
14.根据权利要求 2所述的方法, 其特征在于:
在启动所述应用程序, 并显示所述应用程序的具有桌面特性的程序 界面、与所述应用程序关联的第三方应用的启动标识的步骤之后, 包括: 检测到向所述应用程序的程序界面中删除另一第三方应用的操作 指令;
根据所述指令在应用程序的程序界面中删除另一第三方应用的启 动标识, 并删除其信息。
15.根据权利要求 1所述的方法, 其特征在于:
所述显示与所述应用程序关联的第三方应用的启动标识的步骤包 括:
显示与所述应用程序关联的、 使用频率最多的预定数量第三方应用 的启动标 i只。
16.根据权利要求 1所述的方法, 其特征在于:
所述显示与所述应用程序关联的第三方应用的启动标识的步骤包 括:
显示与所述应用程序关联的、 使用频率在预定阔值之上的第三方应 的第三方应用的启动标识。
17.根据权利要求 1所述的方法, 其特征在于:
所述显示与所述应用程序关联的第三方应用的启动标识的步骤包 括:
在应用程序的具有桌面特性的程序界面侧边、 顶部或底部显示与所 述应用程序关联的第三方应用的启动标识。
18.根据权利要求 17所述的方法, 其特征在于:
所述在应用程序的具有桌面特性的程序界面侧边、 顶部或底部显示 与所述应用程序关联的第三方应用的启动标识的步骤包括:
在应用程序的具有桌面特性的程序界面侧边、 顶部或底部的菜单栏 或工具栏显示与所述应用程序关联的第三方应用的启动标识。
19.根据权利要求 1所述的方法, 其特征在于:
所述显示应用程序的具有桌面特性的程序界面的步骤包括: 显示应 用程序的具有虚拟桌面特性的程序界面。
20.根据权利要求 1所述的方法, 其特征在于:
所述显示应用程序的具有桌面特性的程序界面的步骤之后、 显示与 所述应用程序关联的第三方应用的启动标识的步骤之前, 包括:
检测到向所述应用程序的程序界面中添加第三方应用的操作指令; 所述检测到向应用程序的程序界面中添加第三方应用的操作指令 的步骤之后包括:
根据所述指令将第三方应用的启动标识及其信息添加至应用程序 储存的第三方应用链表中, 添加相关上下文信息配置, 获取应用程序的 程序信息, 并保存在应用配置数据中。
21.根据权利要求 20所述的方法, 其特征在于: 所述启动第三方应用的步骤包括:
根据所述第三方应用的启动标识及其信息启动第三方应用, 并根据 所述应用配置数据中保存的相关上下文信息配置, 在所述应用程序和第 三方应用之间传递相关应用上下文信息。
22.根据权利要求 21所述的方法, 其特征在于:
所述在应用程序和第三方应用之间传递相关应用上下文信息的步 骤包括:
将所述应用程序的当前处理文件的属性信息、 选择拷贝内容或窗口 显示内容作为相关应用上下文信息传递至第三方应用。
23.根据权利要求 21所述的方法, 其特征在于:
所述在应用程序和第三方应用之间传递相关应用上下文信息的步 骤之前包括:
使代理应用获得所述应用程序的程序信息;
根据所述应用程序的程序信息获取应用程序的相关应用上下文信 息和第三方应用信息;
所述在应用程序和第三方应用之间传递相关应用上下文信息的步 骤包括:
使所述代理应用根据第三方应用信息向第三方应用提供应用程序 的相关上下文信息。
24.根据权利要求 23所述的方法, 其特征在于:
所述使代理应用根据第三方应用信息向第三方应用提供应用程序 的相关上下文信息的步骤包括:
使所述代理应用根据第三方应用信息及第三方应用的请求向第三 方应用提供应用程序的相关上下文信息。
25.根据权利要求 23所述的方法, 其特征在于:
所述使代理应用获得所述应用程序的程序信息的步骤包括: 使代理应用获得所述应用程序的程序信息及用户信息;
所述在应用程序和第三方应用之间传递相关应用上下文信息的步 骤包括: 使所述代理应用根据第三方应用信息向第三方应用提供应用程序 的相关上下文信息和用户信息。
26.根据权利要求 25所述的方法, 其特征在于:
所述使代理应用获得所述应用程序的程序信息及用户信息的步骤 包括:
使代理应用获得所述应用程序的程序信息及用户信息, 所述用户信 息从应用程序、 系统或网络处获取。
27.根据权利要求 23所述的方法, 其特征在于:
所述使代理应用获得所述应用程序的程序信息的步骤包括: 使代理应用通过与应用程序之间的通信机制获得应用程序的程序 信息, 或通过自行搜索系统中所安装的应用信息而获得应用程序的程序 信息。
28.根据权利要求 1所述的方法, 其特征在于:
所述显示与应用程序关联的第三方应用的启动标识的步骤之前, 包 括:
获取用户信息, 并接收由所述应用程序发送来的相关上下文信息; 根据所述相关上下文信息和用户信息确定应用程序可以显示的第 三方应用的启动标识;
所述显示与应用程序关联的第三方应用的启动标识的步骤包括: 根据所述可以显示的第三方应用的启动标识而控制关联应用程序 显示可以显示的第三方应用的启动标识。
29.根据权利要求 28所述的方法, 其特征在于:
所述在检测到所述第三方应用的启动标识被点击后、 启动所述第三 方应用的步骤包括:
在检测到所述第三方应用的启动标识被点击后安装第三方应用; 在安装完毕后启动所述第三方应用。
30.根据权利要求 1所述的方法, 其特征在于:
所述启动第三方应用的步骤之后包括:
将所述应用程序中显示或选中的内容复制至系统的剪贴板中, 以待 所述第三方应用进行粘贴输入。
31.—种在应用程序中生成程序界面的方法, 其特征在于, 包括: 在接收到启动应用程序的指令后, 启动所述应用程序;
在启动所述应用程序时, 显示所述应用程序的具有桌面特性的程序 界面及与所述应用程序关联的第三方应用的启动标识。
32.根据权利要求 31所述的方法, 其特征在于:
所述显示与应用程序关联的第三方应用的启动标识的步骤包括: 在所述应用程序的程序界面中显示与应用程序关联的第三方应用 的启动标 i只。
33.根据权利要求 31所述的方法, 其特征在于:
所述显示与应用程序关联的第三方应用的启动标识的步骤包括: 在作为代理应用的所述应用程序的程序界面中显示与另一应用程 序关联的第三方应用的启动标识。
34.根据权利要求 31所述的方法, 其特征在于:
所述显示应用程序的具有桌面特性的程序界面及与所述应用程序 关联的第三方应用的启动标识的步骤包括:
显示应用程序的具有虚拟桌面特性的控件窗口, 并在控件窗口中显 示与所述应用程序关联的第三方应用的启动标识。
35.—种程序启动方法, 其特征在于, 包括:
检测到在应用程序的具有桌面特性的程序界面中的点击动作; 根据所述点击确定程序界面中与所述应用程序关联的第三方应用 的启动标 i只;
启动所述确定的第三方应用的启动标识所对应的第三方应用。
36.根据权利要求 35所述的方法, 其特征在于:
所述检测到在应用程序的具有桌面特性的程序界面中的点击动作 的步骤之前, 包括:
检测到向所述应用程序的程序界面中添加第三方应用的操作指令; 根据所述指令将第三方应用的启动标识及其信息添加至应用程序 储存的第三方应用链表中, 添加相关上下文信息配置, 获取应用程序的 程序信息, 并保存在应用配置数据中。
37.根据权利要求 36所述的方法, 其特征在于:
所述启动第三方应用的步骤包括:
根据所述第三方应用的启动标识及其信息启动第三方应用, 并根据 所述应用配置数据中保存的相关上下文信息配置, 在所述应用程序和第 三方应用之间传递相关应用上下文信息。
38.根据权利要求 35所述的方法, 其特征在于:
所述启动第三方应用的步骤之后包括:
将所述应用程序中显示或选中的内容复制至系统的剪贴板中, 以待 所述第三方应用进行粘贴输入。
39.—种程序生成方法, 其特征在于, 包括:
制作应用程序功能模块和显示功能模块处理内容的至少一界面模 块;
其中, 在制作所述至少一界面模块时, 所述至少一界面模块对应的 窗口界面由具有桌面特性的类继承而得到, 以使得运行时窗口界面能够 显示与应用程序关联的第三方应用的启动标识, 并在所述启动标识被点 击后能够启动所述第三方应用。
40.根据权利要求 39所述的方法, 其特征在于:
所述至少一界面模块对应的窗口界面由具有虚拟桌面特性的类继 承而得到。
41.根据权利要求 39所述的方法, 其特征在于:
所述由具有虚拟桌面特性的类继承的步骤包括:
由具有虚拟桌面特性的类继承相应窗口界面的属性, 所述继承的属 性包括:
容纳应用标识的区域信息 vDesktopArea, 用于限定当前程序界面中 可以添加和显示第三方应用的启动标识的区 i或;
应用信息列表 appList, 用于存放要显示的第三方应用的列表; 应用上下文信息 contextlnfo ,用于存放当前应用程序的上下文信息, 以及所述应用程序与第三方应用的上下文传递的配置信息。
42.根据权利要求 39所述的方法, 其特征在于:
所述由具有虚拟桌面特性的类继承的步骤包括:
由具有虚拟桌面特性的类继承相应窗口界面的方法, 所述继承的方 法包括:
显示应用标识图标 showAppIcon, 用于将第三方应用的启动标识显 示在程序界面上;
启动应用程序 startApp, 用于启动第三方应用。
43.—种应用程序的操作方法, 其特征在于, 包括:
显示代理应用的具有桌面特性的程序界面、 与当前最前端应用程序 关联的第三方应用的启动标识;
在检测到所述第三方应用的启动标识被点击后, 启动所述第三方应 用。
44.根据权利要求 43所述的方法, 其特征在于:
所述显示代理应用的具有桌面特性的程序界面的步骤之后, 包括: 获取当前最前端应用程序的程序信息;
所述获取当前最前端应用程序的程序信息的步骤之后, 包括: 在所述代理应用的程序界面中显示当前最前端应用程序的程序信 息。
45.根据权利要求 44所述的方法, 其特征在于:
所述获取当前最前端应用程序的程序信息的步骤之后, 包括: 根据所述程序信息获取当前最前端应用程序的相关应用上下文信 息和第三方应用信息;
所述启动第三方应用的步骤之后, 包括:
将所述相关应用上下文信息向第三方应用传递。
46.根据权利要求 44所述的方法, 其特征在于:
所述获取当前最前端应用程序的程序信息的步骤之后包括: 根据获取的当前最前端应用程序的程序信息判断是否当前最前端 应用程序发生改变; 若发生改变, 在代理应用的程序界面中将显示的第三方应用的启动 标识更换为与改变后的当前最前端应用程序关联的第三方应用的启动 标识。
47.根据权利要求 44所述的方法, 其特征在于:
所述获取当前最前端应用程序的程序信息的步骤包括:
通过与当前最前端应用程序之间的通信机制获得当前最前端应用 程序的程序信息, 或通过自行搜索系统中所安装的应用信息而获得当前 最前端应用程序的程序信息。
48.—种信息处理装置, 其特征在于, 包括:
程序界面显示单元, 用于显示应用程序的具有桌面特性的程序界 面;
启动标识显示单元, 用于显示与所述应用程序关联的第三方应用的 启动标识;
第三方应用启动单元, 用于在检测到所述第三方应用的启动标识被 点击后, 启动所述第三方应用。
49.根据权利要求 48所述的装置, 其特征在于:
所述启动标识显示单元具体用于在所述应用程序的程序界面中显 示与应用程序关联的第三方应用的启动标识。
50.根据权利要求 49所述的装置, 其特征在于, 所述装置包括: 第一检测单元, 用于检测预定条件是否被触发;
启动标识隐藏单元, 用于在检测到预定条件被触发前, 在所述应用 程序的程序界面中隐藏与应用程序关联的第三方应用的启动标识; 其中, 启动标识显示单元具体用于在检测到所述预定条件被触发 后, 在所述应用程序的程序界面中显示与应用程序关联的第三方应用的 启动标识。
51.根据权利要求 48所述的装置, 其特征在于: 的程序界面中显示与另一应用程序关联的第三方应用的启动标识。
52.根据权利要求 51所述的装置, 其特征在于, 所述装置包括: 程序关闭单元, 用于关闭所述另一应用程序及其程序界面、 第三方 应用的启动标识;
程序启动单元, 用于在关闭所述另一应用程序及其程序界面、 第三 方应用的启动标识后, 启动又一应用程序;
其中, 所述启动标识显示单元具体用于启动又一应用程序后, 在作 为代理应用的所述应用程序的程序界面中显示与又一应用程序关联的 第三方应用的启动标识。
53.根据权利要求 48所述的装置, 其特征在于:
所述程序界面显示单元具体用于显示应用程序的具有虚拟桌面特 性的控件窗口;
所述启动标识显示单元具体用于在控件窗口中显示与所述应用程 序关联的第三方应用的启动标识。
54.根据权利要求 48所述的装置, 其特征在于, 所述装置包括: 第二检测单元, 用于检测是否有向所述应用程序的程序界面中添加 另一第三方应用的操作指令;
启动标识添加单元, 用于在所述第二检测单元检测到指令时, 根据 所述指令在应用程序的程序界面中添加并显示另一第三方应用的启动 标识。
55.根据权利要求 54所述的装置, 其特征在于, 所述装置包括: 程序信息添加单元, 用于在检测到所述指令时, 根据所述指令将另 一第三方应用的启动标识及其信息添加至应用程序储存的第三方应用 链表中;
上下文配置单元, 用于在检测到所述指令时, 添加相关上下文信息 配置;
程序信息获取单元, 用于在检测到所述指令时, 获取应用程序的程 序信息, 并保存在应用配置数据中。
56.根据权利要求 55所述的装置, 其特征在于:
所述第三方应用启动单元具体用于根据所述另一第三方应用的启 动标识及其信息启动另一第三方应用; 所述装置包括: 上下文传递单元, 用于在启动另一第三方应用后, 根据所述应用配置数据中保存的相关上下文信息配置, 在所述应用程序 和另一第三方应用之间传递相关应用上下文信息。
57.根据权利要求 48所述的装置, 其特征在于, 所述装置包括: 第三检测单元, 用于检测是否存在向所述应用程序的程序界面中删 除另一第三方应用的操作指令;
启动标识删除单元, 用于根据第三检测单元检测到的所述指令在应 用程序的程序界面中删除另一第三方应用的启动标识, 并删除其信息。
58.根据权利要求 48所述的装置, 其特征在于, 所述装置包括: 用户信息获取单元, 用于在显示与应用程序关联的第三方应用的启 动标识之前, 获取用户信息;
上下文信息接收单元, 用于在显示与应用程序关联的第三方应用的 启动标识之前, 接收由所述应用程序发送来的相关上下文信息;
启动标识确定单元, 用于才艮据所述相关上下文信息和用户信息确定 应用程序可以显示的第三方应用的启动标识;
其中, 所述启动标识显示单元具体用于根据所述可以显示的第三方 应用的启动标识而控制关联应用程序显示可以显示的第三方应用的启 动标识。
59.根据权利要求 58所述的装置, 其特征在于, 所述装置包括: 第三方应用安装单元, 用于在检测到所述第三方应用的启动标识被 点击后安装第三方应用, 并在安装完毕后使第三方应用启动单元启动所 述第三方应用。
60.—种在应用程序中生成程序界面的装置, 其特征在于, 包括: 应用程序启动单元, 用于在接收到启动应用程序的指令后, 启动所 述应用程序;
程序界面显示单元, 用于在启动所述应用程序时, 显示所述应用程 序的具有桌面特性的程序界面;
启动标识显示单元, 用于在启动所述应用程序时, 显示与所述应用 程序关联的第三方应用的启动标识。
61.根据权利要求 60所述的装置, 其特征在于:
所述启动标识显示单元具体用于在所述应用程序的程序界面中显 示与应用程序关联的第三方应用的启动标识。
62.根据权利要求 61所述的装置, 其特征在于:
所述启动标识显示单元具体在作为代理应用的所述应用程序的程 序界面中显示与另一应用程序关联的第三方应用的启动标识。
63.根据权利要求 61所述的装置, 其特征在于:
程序界面显示单元具体用于显示应用程序的具有虚拟桌面特性的 控件窗口;
所述启动标识显示单元具体用于在所述控件窗口中显示与所述应 用程序关联的第三方应用的启动标识。
64.—种程序启动装置, 其特征在于, 包括:
点击动作检测单元, 用于检测是否存在应用程序的具有桌面特性的 程序界面中的点击动作;
第三方应用确定单元, 用于根据所述点击确定程序界面中与所述应 用程序关联的第三方应用的启动标识;
第三方应用启动单元, 用于启动所述确定的第三方应用的启动标识 所对应的第三方应用。
65.—种程序生成装置, 其特征在于, 包括:
功能模块制作单元, 用于制作应用程序功能模块;
界面模块制作单元, 用于制作显示功能模块处理内容的至少一界面 模块;
其中, 在制作所述至少一界面模块时, 所述至少一界面模块对应的 窗口界面由具有桌面特性的类继承而得到, 以使得运行时窗口界面能够 显示与应用程序关联的第三方应用的启动标识, 并在所述启动标识被点 击后能够启动所述第三方应用。
66.—种信息处理装置, 其特征在于, 包括:
程序界面显示单元, 用于显示代理应用的具有桌面特性的程序界 面; 启动标识显示单元, 用于显示与当前最前端应用程序关联的第三方 应用的启动标识;
第三方应用启动单元, 用于在检测到所述第三方应用的启动标识被 点击后, 启动所述第三方应用。
67.根据权利要求 66所述的装置, 其特征在于, 所述装置包括: 程序信息显示单元, 用于在显示所述代理应用的具有桌面特性的程 序界面之后, 获取当前最前端应用程序的程序信息, 并在所述代理应用 的程序界面中显示当前最前端应用程序的程序信息。
68.根据权利要求 67所述的装置, 其特征在于, 所述装置包括: 上下文信息获取单元, 用于根据所述程序信息获取当前最前端应用 程序的相关应用上下文信息;
应用信息获取单元, 用于根据所述程序信息获取第三方应用信息; 上下文传递单元, 用于在启动所述第三方应用之后, 将所述相关应 用上下文信息向第三方应用传递。
69.根据权利要求 67所述的装置, 其特征在于, 所述装置包括: 程序切换判断单元, 用于根据获取的当前最前端应用程序的程序信 息判断是否当前最前端应用程序发生改变;
标识显示改变单元, 用于在发生改变时, 在代理应用的程序界面中 将显示的第三方应用的启动标识更换为与改变后的当前最前端应用程 序关联的第三方应用的启动标识。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110382052.6 | 2011-11-26 | ||
CN201110382052.6A CN103135969B (zh) | 2011-11-26 | 2011-11-26 | 应用程序的操作、生成、启动的方法及其装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013075667A1 true WO2013075667A1 (zh) | 2013-05-30 |
Family
ID=48469136
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2012/085243 WO2013075667A1 (zh) | 2011-11-26 | 2012-11-26 | 应用程序的操作、生成、启动的方法及其装置 |
Country Status (2)
Country | Link |
---|---|
CN (2) | CN107577505B (zh) |
WO (1) | WO2013075667A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104317652A (zh) * | 2014-10-24 | 2015-01-28 | 广州视源电子科技股份有限公司 | 一种程序切换方法及系统 |
Families Citing this family (42)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104238866B (zh) * | 2013-06-09 | 2018-06-22 | 腾讯科技(深圳)有限公司 | 一种智能终端中的应用启动方法和装置 |
CN103455278B (zh) | 2013-08-28 | 2018-02-06 | 华为终端(东莞)有限公司 | 应用关联处理方法及装置 |
CN103559046A (zh) * | 2013-09-10 | 2014-02-05 | 北京三星通信技术研究有限公司 | 一种启动终端功能的方法、装置及终端设备 |
CN104424484B (zh) * | 2013-09-11 | 2019-01-15 | 阿里巴巴集团控股有限公司 | 应用程序切换、添加入口信息的方法及装置 |
CN105009081B (zh) * | 2013-12-04 | 2019-09-13 | 华为终端有限公司 | 一种与界面元素关联应用程序的方法及电子设备、服务器 |
CN103838473A (zh) * | 2014-03-21 | 2014-06-04 | 广州市久邦数码科技有限公司 | 一种带有功能键的桌面系统及其实现方法 |
CN103927085A (zh) * | 2014-04-14 | 2014-07-16 | 百度在线网络技术(北京)有限公司 | 移动应用的标签显示方法和装置 |
CN104090701A (zh) * | 2014-06-03 | 2014-10-08 | 联想(北京)有限公司 | 信息处理方法及电子设备 |
CN104133612A (zh) * | 2014-07-23 | 2014-11-05 | 广州视源电子科技股份有限公司 | 用于显示智能终端应用程序的功能的方法及系统 |
CN104199701A (zh) * | 2014-09-01 | 2014-12-10 | 安一恒通(北京)科技有限公司 | 一种在浏览器中启动应用的方法及装置 |
CN104267979A (zh) * | 2014-09-16 | 2015-01-07 | 海视云(北京)科技有限公司 | 在桌面启动器Launcher上启动应用的方法、装置和终端 |
CN104778064A (zh) * | 2015-04-17 | 2015-07-15 | 魅族科技(中国)有限公司 | 一种应用程序启动方法及装置 |
CN104915230B (zh) * | 2015-05-29 | 2018-03-30 | 努比亚技术有限公司 | 应用控制方法及装置 |
CN106257390B (zh) * | 2015-06-19 | 2019-11-22 | 深圳超多维科技有限公司 | 一种三维widget图标交互方法、装置及触摸终端 |
CN105824657B (zh) * | 2015-07-27 | 2018-06-26 | 维沃移动通信有限公司 | 一种显示应用程序的方法及移动终端 |
CN105468381A (zh) * | 2016-01-04 | 2016-04-06 | 苏州奇松软件有限公司 | 一种安卓和iOS快速集成第三方类库的系统及操作方法 |
CN105975336A (zh) * | 2016-04-29 | 2016-09-28 | 努比亚技术有限公司 | 一种实现应用跳转的方法及终端 |
CN106020606A (zh) * | 2016-05-19 | 2016-10-12 | 深圳市金立通信设备有限公司 | 一种调整快捷图标的方法及终端 |
CN107810468B (zh) * | 2016-06-28 | 2021-09-07 | 华为技术有限公司 | 一种应用程序的切换方法及应用该方法的电子设备 |
CN106200874B (zh) * | 2016-07-08 | 2019-09-06 | 北京金山安全软件有限公司 | 一种信息显示方法、装置及电子设备 |
CN106293739A (zh) * | 2016-08-09 | 2017-01-04 | 深圳市金立通信设备有限公司 | 一种应用显示方法及终端 |
CN106648289A (zh) * | 2016-09-14 | 2017-05-10 | 依偎科技(南昌)有限公司 | 应用程序的切换方法、切换装置和终端 |
CN106445671B (zh) * | 2016-10-10 | 2019-10-15 | Oppo广东移动通信有限公司 | 一种应用程序的管理方法、装置及终端 |
CN106648737B (zh) * | 2016-10-10 | 2019-09-24 | Oppo广东移动通信有限公司 | 一种应用的控制方法、装置和移动终端 |
CN106484517A (zh) * | 2016-10-10 | 2017-03-08 | 广东欧珀移动通信有限公司 | 一种多开应用的切换方法、装置及智能终端 |
CN106648738B (zh) * | 2016-10-10 | 2019-12-31 | Oppo广东移动通信有限公司 | 一种分身应用管理方法、装置及终端 |
CN106445693B (zh) * | 2016-10-10 | 2020-01-14 | Oppo广东移动通信有限公司 | 一种信息同步方法、装置及终端设备 |
CN106648864B (zh) * | 2016-12-15 | 2019-12-27 | 珠海格力电器股份有限公司 | 打开和/或切换多个应用的方法及装置 |
CN106940653B (zh) * | 2017-04-14 | 2021-06-04 | 北京小米移动软件有限公司 | 控制应用程序的方法、装置及计算机可读存储介质 |
CN107330006A (zh) * | 2017-06-13 | 2017-11-07 | 北京小米移动软件有限公司 | 基于应用程序的定位方法、装置及终端 |
WO2018227899A1 (zh) | 2017-06-14 | 2018-12-20 | 北京小米移动软件有限公司 | 应用交互方法、交互方法及装置 |
CN109213580A (zh) * | 2017-07-07 | 2019-01-15 | 北京小米移动软件有限公司 | 应用交互方法及装置 |
CN107368235B (zh) * | 2017-06-27 | 2020-09-08 | 上海展扬通信技术有限公司 | 功能机的多任务切换方法和功能机 |
CN107992338A (zh) * | 2017-11-09 | 2018-05-04 | 华勤通讯技术有限公司 | 应用程序的打开方法及电子设备 |
CN108062190B (zh) * | 2017-12-28 | 2020-06-09 | 维沃移动通信有限公司 | 一种应用运行状态控制方法及移动终端 |
CN108509237A (zh) * | 2018-01-19 | 2018-09-07 | 广州视源电子科技股份有限公司 | 智能交互平板的操作方法、装置以及智能交互平板 |
CN108415645B (zh) * | 2018-01-19 | 2019-06-25 | 广州视源电子科技股份有限公司 | 智能交互平板的操作方法、装置以及智能交互平板 |
CN108920204A (zh) * | 2018-05-30 | 2018-11-30 | 维沃移动通信有限公司 | 一种界面显示方法及终端设备 |
CN109542561A (zh) * | 2018-11-08 | 2019-03-29 | 深圳市秦丝科技有限公司 | 应用程序的用户快速求助方法、终端及可读存储介质 |
CN109669738B (zh) * | 2018-12-29 | 2019-12-03 | 北京明朝万达科技股份有限公司 | 一种应用程序的启动方法及装置 |
CN111007976B (zh) * | 2019-11-26 | 2021-01-26 | 维沃移动通信有限公司 | 应用控制方法及终端设备 |
CN113824830A (zh) * | 2021-09-18 | 2021-12-21 | 维沃移动通信有限公司 | 应用管理方法和装置 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6336146B1 (en) * | 1995-12-22 | 2002-01-01 | Sun Microsystems, Inc. | Method and apparatus for docking, launching and running applications in a foreign environment |
CN101103332A (zh) * | 2005-01-11 | 2008-01-09 | 韩国威得淼有限公司 | 多个应用程序互相作用的方法和系统 |
CN101178710A (zh) * | 2006-11-30 | 2008-05-14 | 腾讯科技(深圳)有限公司 | 一种摘取窗口内容的方法与系统 |
CN101727491A (zh) * | 2009-12-30 | 2010-06-09 | 山东大学 | 一种基于嵌入式web技术的浏览器功能改进方法 |
CN102035930A (zh) * | 2009-09-29 | 2011-04-27 | 宏达国际电子股份有限公司 | 图像的应用操作方法及系统 |
CN102043664A (zh) * | 2009-10-20 | 2011-05-04 | 索尼公司 | 信息处理设备和系统、功能管理方法和计算机程序 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2445991B (en) * | 2007-01-26 | 2009-04-01 | Key Criteria Connect Ltd | Method of loading software in mobile and desktop environments |
CN102129364B (zh) * | 2010-01-14 | 2013-09-25 | 中国电信股份有限公司 | 应用程序中嵌入微件工具栏的方法和快速访问微件的方法 |
DE202011110735U1 (de) * | 2010-04-06 | 2015-12-10 | Lg Electronics Inc. | Mobiles Endgerät |
CN101950234B (zh) * | 2010-08-24 | 2013-07-03 | 宇龙计算机通信科技(深圳)有限公司 | 一种全屏输入应用程序的显示信息方法及系统 |
-
2011
- 2011-11-26 CN CN201710643601.8A patent/CN107577505B/zh active Active
- 2011-11-26 CN CN201110382052.6A patent/CN103135969B/zh active Active
-
2012
- 2012-11-26 WO PCT/CN2012/085243 patent/WO2013075667A1/zh active Application Filing
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6336146B1 (en) * | 1995-12-22 | 2002-01-01 | Sun Microsystems, Inc. | Method and apparatus for docking, launching and running applications in a foreign environment |
CN101103332A (zh) * | 2005-01-11 | 2008-01-09 | 韩国威得淼有限公司 | 多个应用程序互相作用的方法和系统 |
CN101178710A (zh) * | 2006-11-30 | 2008-05-14 | 腾讯科技(深圳)有限公司 | 一种摘取窗口内容的方法与系统 |
CN102035930A (zh) * | 2009-09-29 | 2011-04-27 | 宏达国际电子股份有限公司 | 图像的应用操作方法及系统 |
CN102043664A (zh) * | 2009-10-20 | 2011-05-04 | 索尼公司 | 信息处理设备和系统、功能管理方法和计算机程序 |
CN101727491A (zh) * | 2009-12-30 | 2010-06-09 | 山东大学 | 一种基于嵌入式web技术的浏览器功能改进方法 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104317652A (zh) * | 2014-10-24 | 2015-01-28 | 广州视源电子科技股份有限公司 | 一种程序切换方法及系统 |
CN104317652B (zh) * | 2014-10-24 | 2018-02-09 | 广州视源电子科技股份有限公司 | 一种程序切换方法及系统 |
Also Published As
Publication number | Publication date |
---|---|
CN107577505B (zh) | 2021-01-05 |
CN103135969B (zh) | 2017-09-19 |
CN103135969A (zh) | 2013-06-05 |
CN107577505A (zh) | 2018-01-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013075667A1 (zh) | 应用程序的操作、生成、启动的方法及其装置 | |
KR102490421B1 (ko) | 터치 감응형 이차 디스플레이에서 사용자 인터페이스 제어부들을 동적으로 제공하기 위한 시스템들, 디바이스들, 및 방법들 | |
US11068156B2 (en) | Data processing method, apparatus, and smart terminal | |
KR102033198B1 (ko) | 제스처 또는 터치를 통해 사용자 인터페이스를 제어하는 최적화 기법 | |
AU2013215233B2 (en) | Sharing services | |
WO2018103550A1 (zh) | 应用程序页面处理方法和装置 | |
KR102281172B1 (ko) | 메타데이터 기반 사진 및/또는 비디오 애니메이션화 | |
US20170024226A1 (en) | Information processing method and electronic device | |
WO2017032005A1 (zh) | 一种操作菜单显示方法及终端 | |
RU2706951C2 (ru) | Способ и устройство для обеспечения графического интерфейса пользователя | |
CN105389173B (zh) | 一种基于长连接任务的界面切换展示方法及装置 | |
US12118187B2 (en) | Systems and methods for providing tab previews via an operating system user interface | |
WO2019128923A1 (zh) | 一种控制被选中对象在应用界面中显示的方法及终端设备 | |
WO2014032237A1 (zh) | 网页应用程序的管理方法和装置 | |
US20150135141A1 (en) | Method and apparatus for creating a control interface of a peripheral device | |
WO2018112775A1 (zh) | 实现对另一操作系统操作的方法、装置及电子设备 | |
US9619847B2 (en) | Method, device and terminal for acting on graphical objects displayed in a mobile application | |
WO2018129269A1 (en) | Execution of multiple applications on a device | |
WO2022156602A1 (zh) | 显示方法、显示装置和电子设备 | |
WO2015043223A1 (en) | Method, device and terminal for acting on graphical objects displayed in mobile application | |
CN108958824A (zh) | 应用程序的启动方法、装置、电子设备及存储介质 | |
US11553316B2 (en) | Method and apparatus for storing and sending a computer location | |
US10445314B1 (en) | Instant unified search | |
US10956005B2 (en) | Device, method and graphical user interface for deleting an object in a user interface | |
US12001861B1 (en) | Systems and methods for providing desktop software suites for web applications |
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: 12851207 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: 12851207 Country of ref document: EP Kind code of ref document: A1 |