CN116627291A - Applet management method, device, electronic equipment and readable storage medium - Google Patents

Applet management method, device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN116627291A
CN116627291A CN202310599116.0A CN202310599116A CN116627291A CN 116627291 A CN116627291 A CN 116627291A CN 202310599116 A CN202310599116 A CN 202310599116A CN 116627291 A CN116627291 A CN 116627291A
Authority
CN
China
Prior art keywords
applet
application
icon
input
state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310599116.0A
Other languages
Chinese (zh)
Inventor
刘栋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202310599116.0A priority Critical patent/CN116627291A/en
Publication of CN116627291A publication Critical patent/CN116627291A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

The application discloses an applet management method, an applet management device, electronic equipment and a readable storage medium, and belongs to the technical field of communication. The applet management method comprises the following steps: receiving a first input to a first application icon; displaying an applet icon in a first application on the first application icon in response to the first input; receiving a second input to a first one of the applet icons; in response to the second input, a first applet is launched.

Description

Applet management method, device, electronic equipment and readable storage medium
Technical Field
The application belongs to the technical field of communication, and particularly relates to an applet management method, an applet management device, electronic equipment and a readable storage medium.
Background
Native applications refer to applications developed using development tools and languages (Java, kotlin) and the like provided by the android or iOS system itself, which need to be downloaded and installed onto a user's device, where the user can directly launch and use. An applet is a lightweight application that can run in some native applications. Applets are typically developed based on web technology, such as HTML, CSS, javaScript, and the like. The native application and the applet are both a form of application program, and the applet has the advantages of being lightweight, quick to start, free of occupying device storage space, capable of running across platforms, and free of downloading and installing by a user. In general, applets all have a first host application, which may also be referred to as a host application, which can be accessed by searching for an applet in the first host application. However, for commonly used applets, there is a lack of a convenient and fast way of applet launching and management.
Disclosure of Invention
The embodiment of the application aims to provide an applet management method, an applet management device, electronic equipment and a readable storage medium, which are used for communicating an applet with a desktop system, and rapidly starting the applet by means of a desktop application icon, so that an interaction path is shortened, interaction efficiency is improved, and the applet can be managed conveniently and individually.
In a first aspect, an embodiment of the present application provides an applet management method, including:
receiving a first input to a first application icon;
displaying an applet icon in a first application on the first application icon in response to the first input;
receiving a second input to a first one of the applet icons;
in response to the second input, a first applet is launched.
In a second aspect, an embodiment of the present application provides an applet management apparatus, including:
the display module is used for receiving a first input of a first application icon; displaying an applet icon in a first application on the first application icon in response to the first input;
the starting module is used for receiving a second input of a first applet icon in the applet icons; the first applet is launched in response to the second input.
In a third aspect, an embodiment of the present application provides an electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the method as described in the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor perform the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In a sixth aspect, embodiments of the present application provide a computer program product stored in a storage medium, the program product being executable by a processor to implement the method according to the first aspect.
In the embodiment of the application, a first input to a first application icon is received, an applet icon in the first application is displayed on the first application icon in response to the first input, a second input to the first applet icon in the applet icons is received, and the first applet is started in response to the second input. According to the technical scheme, the applet is communicated with the desktop system, the applet in the application can be displayed by operating the application icon on the desktop, the applet can be started quickly by means of the application icon on the desktop, a user does not need to enter an application interface to operate, interaction steps are saved, an interaction path is shortened, and interaction efficiency is improved.
Drawings
FIG. 1 is a flow chart of an applet management method according to an embodiment of the application;
FIG. 2 is a schematic diagram illustrating the operation of the applet management method according to an embodiment of the application when calling out the applet panel;
FIG. 3 is a schematic diagram of an applet panel in an applet management method according to an embodiment of the application;
FIG. 4 is a schematic diagram of another applet panel in an applet management method according to an embodiment of the application;
FIG. 5 is a schematic diagram of a applet configuration page in a applet management method according to an embodiment of the application;
FIG. 6 is a flow chart of an applet management method according to another embodiment of the application;
FIG. 7 is a schematic diagram of a preset flag in an applet management method according to an embodiment of the application;
FIG. 8 is a schematic diagram of an application associated with an applet in an applet management method according to an embodiment of the application;
FIG. 9 is a diagram illustrating adjustment of applet icon styles in an applet management method according to an embodiment of the application;
FIGS. 10A and 10B are schematic diagrams of dragging an applet icon in an applet management method according to an embodiment of the application;
FIG. 11A is a diagram illustrating switching application view modes in an applet management method according to an embodiment of the application;
FIG. 11B is a schematic diagram of a corner mark of an application icon in an applet management method according to an embodiment of the application;
FIG. 12 is a flow chart of an applet management method according to another embodiment of the application;
FIG. 13 is a diagram of an icon sensing area in an applet management method according to an embodiment of the application;
FIG. 14 is a diagram of a second icon sensor area in the applet management method according to the embodiment of the application;
FIG. 15 is a diagram of a binding icon sensing area in an applet management method according to an embodiment of the application;
fig. 16 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 17 is a schematic hardware diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions of the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which are obtained by a person skilled in the art based on the embodiments of the present application, fall within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type, and are not limited to the number of objects, such as the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The following describes in detail the applet management method provided in the embodiment of the present application through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
The execution main body of the applet management method provided by the embodiment of the application can be electronic equipment or a functional module or a functional entity capable of realizing the applet management method in the electronic equipment. The electronic device according to the embodiment of the application includes, but is not limited to: smart phones, tablet computers, laptop computers (notebook computers), smart wearable devices, etc. The following describes an applet management method according to an embodiment of the present application by taking an electronic device as an execution body.
FIG. 1 is a flow chart of an applet management method according to one embodiment of the application. As shown in fig. 1, the method may include steps S101-S104.
Step S101, receiving a first input of a first application icon;
step S102, in response to the first input, displaying an applet icon in a first application on the first application icon.
The first application icon is used for indicating a first application, and the first application may be a native application, and may also be called a host application or a main application. The first application may be any application installed on the electronic device. The first application icon is displayed on a desktop of the electronic device, and the first input to the first application icon may be a touch gesture of a user to the first application icon, or may be a voice command, etc., which is not limited herein. Taking a touch gesture as an example, the first input to the first application icon may be a long-press gesture, a double-press gesture, a press application icon sliding gesture, or the like; the voice command may be "enter applet page for first application" or the like.
In some alternative embodiments, as shown in FIG. 2, a user opens the electronic device, enters the desktop of the electronic device, and displays icons of one or more applications on the desktop. The user holds down and slides down an icon of one of the applications, for example, the user holds down and slides down an icon of app6 shown in fig. 2, the electronic device detects a touch gesture by the user holding down and slides down a first application icon, and in response to the touch gesture, an applet icon in the first application is displayed on the first application icon. The displaying the applet icon in the first application on the first application icon may include displaying the applet icon in the first application icon position, may include replacing the first application icon with the applet icon, may include displaying the applet icon in a floating manner over the first application icon, and may include displaying a panel in a floating manner over the first application icon, wherein the applet icon is displayed in the panel.
Step S103, receiving a second input of a first applet icon in the applet icons;
step S104, in response to the second input, starting the first applet.
The second input may be a touch gesture to the first applet, or a voice command, etc., which is not limited herein. Taking a touch gesture as an example, the second input to the first applet icon may be a tap gesture, a double tap gesture, or the like. Taking a click gesture as an example, a user clicks one of the applets displayed on the first application icon, the electronic device detects the click gesture of the user, and the user clicks the applet in response to the click gesture.
According to the applet management method, a first input of a first application icon on a desktop is received, the first input is responded, the applet icons in the first application are displayed on the first application icon, a second input of the first applet icons in the applet icons is received, and the first applet is started in response to the second input. According to the technical scheme, the applet is communicated with the desktop system, the applet in the application can be displayed by operating the application icon on the desktop, the applet can be started quickly by means of the application icon on the desktop, a user does not need to enter an application interface to operate, interaction steps are saved, an interaction path is shortened, and interaction efficiency is improved.
In an alternative embodiment, the applet management method displays an applet panel on the first application icon and displays the applet icon in the first application on the applet panel in case of receiving the first input to the first application icon. The applet panel may include a plurality of functional display areas, with different functional display areas for displaying different content. As an alternative example, as shown in fig. 3 and 4, the function display area may include one or more of a title area, a applet area, and a configuration area. The title area is used for displaying a title, and the title is used for indicating the type of the applet displayed on the applet panel. By way of example, titles may include, but are not limited to: most recently used applets, collected applets, most commonly used applets, etc. The applet area is used for displaying applet icons. The number of applets displayable by the applet area may be flexibly altered by configuration, and by default the applet area may display the first 6 supported applets, e.g., entitled most recently used applets, the applet area displaying the most recently used 6 applets. The configuration area is used to configure the applets displayed on the applet panel, such as the title and number of applets displayed on the applet panel.
In the embodiment of the application, under the condition that the first input to the first application icon is received, the applet panel is displayed on the first application icon, and the applet in the first application is displayed at a glance through the applet panel, so that the user can conveniently view and manage the applet in the first application; by dividing the applet panel into different functional display areas, the displayed applet is more regular, the display mode of the applet is beautified, and the applet display effect is improved.
Optionally, the configuration area may include a first control for jumping to an applet configuration page for configuring a layout on the applet displayed on the applet panel, such as configuring the title and number of applets displayed on the applet panel. Thus, the applet management method further comprises: in response to a click operation on the first control, jumping to an applet configuration page, the applet configuration page comprising a plurality of applet configuration items; display configuration information is obtained in response to a configuration operation on the plurality of applet configuration items. Continuing with the applet panel illustrated in fig. 4 as an example, the first control may be the "set" control in fig. 4. The user clicks the "set" and jumps to the applet configuration page as shown in fig. 5 where a number of applet configuration items, such as applet display rule configuration items, applet run status display configuration items, applet quantity configuration items, are displayed. The applet display rules configuration item is used to configure the title on the applet panel. The applet running state display configuration item is used for configuring whether to display the running state of the applet. The applet quantity configuration item is used to customize the maximum number of applets that the applet displays. According to the embodiment of the application, the title and the number of the applets displayed on the applet panel can be flexibly set through the configuration area, so that the applets displayed on the applet panel can be managed in a personalized manner.
Optionally, the configuration area may further include a second control, where the second control is configured to jump to an applet top page, where the applet top page is configured to display all applets of the first application. Thus, the applet management method further comprises: and responding to clicking operation of the second control, and jumping to an applet home page of the first application.
In an alternative embodiment, the applet management method obtains display configuration information in response to a first input of a first application icon if the first input is received; and displaying the applet panel, and displaying the applet on the first application on the applet panel according to the display configuration information. The display configuration information may include configuration information obtained through the applet configuration page. For example, the display configuration information may include the title and number of applets displayable on the applet panel. And the electronic equipment determines the small program to be displayed on the first application according to the title and the number of the small programs which can be displayed, and displays the small program to be displayed on the small program panel.
In an alternative embodiment, when the first application applet icon is displayed on the first application icon, a corner mark may be displayed on the applet icon, the corner mark being used to indicate the status of the applet. The corresponding corner marks of different states are different. As an alternative example, the state of the applet may include one or more of a run state, an unread message state, and a frozen state. Wherein the run state is used to indicate that the applet is running. The unread message status is used to indicate that the applet has an unread message. The frozen state is used to indicate that the applet is not used for a period of time (e.g., within 30 days). Optionally, the display configuration information may include status information of the applet, and the electronic device displays, on the applet icon, a corner mark corresponding to the status information according to the status information in the display configuration information.
According to the applet management method provided by the embodiment of the application, the state of the applet can be clearly determined by displaying the corner marks for indicating the state of the applet on the applet icon, so that a user can know the state of the applet conveniently.
In an alternative embodiment, the applet management method further comprises:
receiving a third input of a corner mark on a second applet icon in the applet icons;
and responding to the third input, determining an operation corresponding to the third input according to the running state of the second applet, and executing the operation on the second applet.
The third input may be a touch gesture, a voice command, or the like, which is not limited herein. Taking a touch gesture as an example, the third input may be a long-press gesture, a click gesture, or the like. Taking the third input as a long-press gesture as an example, if the user presses the second applet for a long time, the operation corresponding to the third input is a closing operation, and the closing operation is used for indicating closing of the second applet. If the user presses the second applet in the frozen state for a long time, determining that the operation corresponding to the third input is a removal operation, wherein the removal operation is used for indicating that the second applet icon is removed from the applet panel. If the user presses the second applet in the unread message state for a long time, determining that the operation corresponding to the third input is a changing operation, wherein the changing operation is used for indicating that the unread message of the second applet is changed into a read message.
According to the applet management method, the applets can be managed rapidly by operating the corner marks on the applet icons, and the management mode corresponding to the operation can be controlled by combining the running state of the applets, so that targeted management is provided.
FIG. 6 is a flow chart of an applet management method according to another embodiment of the application. As shown in fig. 6, the method comprises steps S601-S603.
Step S601, receiving a fourth input of a third applet icon in the applet icons;
in step S602, in response to the fourth input, a preset flag is displayed on the third applet icon, and the state of the preset flag is the first state. The third applet may be any applet displayed on the first application icon. The fourth input may be a touch gesture to a third applet icon, or a voice command, the application is not limited in this regard. Taking a touch gesture as an example, the fourth input may be a long-press gesture, a double-click gesture, or the like. The preset flag is used to indicate whether the user-selected third applet has been associated with the first application. The preset flags may include two states: a first state and a second state, the preset flag in the first state may be used to indicate that the third applet is not associated with the first application, and the preset flag in the second state may be used to indicate that the third applet has been associated with the first application. The preset flag may be a preset icon such as a nail shown in fig. 7, an obliquely placed nail indicating the preset flag in the first state, and a nail being placed indicating the preset flag in the second state. Optionally, the preset mark in the first state and the preset mark in the second state may be further distinguished by color, for example, the obliquely placed nail is red, and the positively placed nail is green.
In step S602, a fifth input of the preset flag is received, and in response to the fifth input, the preset flag is switched from the first state to the second state, where the preset flag in the second state is used to indicate that the third applet is associated with the first application. In a state where the third applet is associated with the first application, the icon of the third applet may be displayed within the icon of the first application, as shown in fig. 8, and the icon of the third applet is displayed within the icon of the application app 6. In the event that input to a third applet within the first application icon is received, the third applet may be launched directly. In a state where the third applet is not associated with the first application, the icon of the third applet cannot be displayed within the icon of the first application.
The fifth input to the preset mark may be a click operation, clicking the preset mark in the first state, and switching the clicked preset mark to the second state. Clicking the preset mark in the second state, and switching the clicked preset mark into the first state. For example, clicking a red, obliquely placed nail, switching the nail to a green, forward placed nail; clicking the green forward-placed nail, and switching the nail to a red oblique-placed nail.
After the third applet is associated with the first application, if the electronic device receives the exit input, returning to the desktop of the electronic device, and displaying the icon of the third applet in the first application icon on the desktop. The exit input may be a touch gesture or a voice command, which is not limited herein. Taking a touch gesture as an example, the exit input may be a gesture of clicking a system return key, or may be a gesture of clicking an area other than an applet icon displayed on the first application icon. And if the electronic equipment receives the input of the icon of the third applet displayed in the first application icon, starting the third applet. The input to the icon of the third applet displayed in the first application icon may be a touch gesture or a voice command, and the present application is not limited herein. In an alternative embodiment, if the applet panel is displayed on the first application icon, the applet panel on the first application icon may be retracted and returned to the desktop when the exit input is received.
According to the applet management method provided by the embodiment of the application, the applet is connected with the application on the desktop, the applet icon is displayed in the application icon, the applet is communicated with the desktop system, the applet can be quickly started through the operation of the applet icon displayed in the application icon, the applet of the application is conveniently managed by means of the desktop panel, the operation path is greatly shortened, and the interaction efficiency is improved.
In an alternative embodiment, style information for the third applet icon within the first application icon may be adjusted, for example, as shown in fig. 9, the size and transparency information for the third applet icon may be adjusted. Therefore, when the icon of the third applet is displayed in the first application icon, the icon style information of the third applet may be determined, the icon style information including the size information and the transparency information of the icon of the third applet displayed in the first application icon, and then the icon of the third applet may be displayed in the first application icon according to the icon style information. In the embodiment of the application, the icon style information is configured, so that the style of the icon of the third applet displayed in the first application icon can be set in a personalized manner, and the applet can be managed in a personalized manner.
In an alternative embodiment, a logo selection area may be displayed around the icon of the third applet, the logo selection area being for storing a preset logo of the second state. Wherein the number of logo selection areas displayed around the third applet icon may be determined according to the size of the icon of the first application. For example, if the icon of the first application is a large icon (occupying 2 x 2 units of area of the desktop), 4 logo selection areas may be displayed around the icon of the third applet. If the icon of the first application is a medium icon (occupying 1*2 units of area of the desktop), 2 selection areas may be displayed around the icon of the third applet. If the icon of the first application is a small icon (occupies 1 unit area of the desktop), the logo selection area is not displayed around the third applet icon. The user can place the preset mark in the second state in any mark selection area, and the electronic device determines the display position of the icon of the third applet in the first application icon according to the mark selection area where the preset mark in the second state is located. For example, if the user places the preset flag in the second state in the flag selection area on the right side of the third applet, the icon of the third applet appears on the right side within the first application icon; if the user places the preset flag in the second state in the flag selection area on the left side of the third applet, the icon of the third applet appears on the left side within the first application icon. In the embodiment of the application, the display position of the third applet in the first application icon can be flexibly set by setting the mark selection area around the icon of the third applet, and the number of the mark selection areas around the icon of the third applet is adapted to the size of the first application icon, the larger the icon of the first application is, the larger the number of the mark selection areas is, and the more the display position of the icon of the third applet in the first application is selected.
In an alternative embodiment, the applet management method provided in the embodiment of the present application further includes: and under the condition that the third applet associated with the first application is in the running state or the unread message state, suspending the third applet icon above the first application icon according to a preset format. For example, if applet C within the first application icon is in a running state or there is an unread message, applet C icon floats above the first application icon, accompanied by a ripple shadow.
In an alternative embodiment, the applet management method provided in the embodiment of the present application further includes: and displaying the small program corresponding to the first application size in the first application icon according to the size of the first application icon when a plurality of small programs are associated with the first application. For example, if the first application icon is a large icon, 4 applets may be displayed in the first application icon, and if the first application icon is a medium icon, 2 applets or 1 applet may be displayed in the first application icon. If the first application is a middle icon of 1*2 unit area, the applet C can be displayed in the first application icon, and if the first application is a middle icon of 2*1 unit area, the applet B can be displayed in the first application icon. According to the embodiment of the application, the small program displayed in the first application icon can be changed by adjusting the size of the first application icon, so that the small program in the first application icon is convenient to manage.
In an alternative embodiment, the applet management method provided in the embodiment of the present application further includes: and displaying the small program corresponding to the first application size in the first application icon according to the size of the first application icon.
In an alternative embodiment, if the electronic device detects that the applet icon on the desktop is dragged into the first application icon, the dragged applet is associated with the first application, and the applet icon is displayed in the first application icon.
In an alternative embodiment, if the electronic device detects that the applet icon displayed in the first application icon is dragged onto the desktop, the dragged applet icon is changed to a separate applet desktop icon for display on the desktop.
In an alternative embodiment, if the electronic device detects that the applet to be displayed in the first application icon is dragged from a first position to a second position in the first application icon, the applet icon is moved to the second position. If there are other applets at the second location, the applet at the second location is moved to the first location. As shown in fig. 10B, moving applet 3 in the lower left corner of the app7 icon to the upper right corner, applet 2 in the upper right corner of the icon is moved to the lower left corner of the icon.
The method for managing the small program can drag the small program icon displayed in the first application icon, and can flexibly change the small program icon into an independent desktop icon and change the display position of the small program icon by dragging the small program icon in the first application icon.
Optionally, the applet management method provided by the embodiment of the present application may further include: receiving a sixth input to a fourth one of the applet icons and a second application icon; in response to the sixth input, a fourth applet is associated with a second application and the fourth applet icon is displayed in the second application icon. As an alternative example, the sixth input may be a touch gesture, a voice command, etc., and the present application is not limited herein. The fourth applet icon may be an applet icon displayed on the first application icon, or may be an applet icon displayed in the first application icon, that is, the fourth applet may be an applet not associated with the first application, or may be an applet managed by the first application. Taking a touch gesture as an example, when the electronic device detects that an applet in the application app7 icon is dragged into the application app6 icon, the dragged applet is searched for in the application app6, and the searched applet is associated with the application app6, that is, the dragged applet is displayed on the application app6 icon. If the dragged applet is not searched for within the application app6, the dragged applet is associated with the application app6, in which case the user clicks on the applet icon within the application app6 icon, and the applet on the application app7 is launched.
According to the applet management method provided by the embodiment of the application, the applet icon displayed on the first application icon and the second application icon can be operated, the operated applet is rapidly associated with the second application, the user is saved from searching the applet in the second application and carrying out the associated operation, the interaction path is simplified, and the interaction efficiency is improved.
Optionally, the applet management method provided by the embodiment of the present application may further include: receiving a seventh input to the first application icon and the third application icon; and searching for an applet associated with a third application in the first application in response to the seventh input, associating the searched applet with the first application, and displaying an icon of the searched applet in an icon of the first application. The third application may be any application on the desktop of the electronic device other than the first application. As an alternative example, the seventh input may be a touch gesture, such as a gesture that drags a third application icon on the desktop over the first application icon, or a voice command, the application is not limited herein. Taking a touch gesture as an example, the electronic device detects that an icon of the application app6 on the desktop is dragged to an icon of the application app7, searches for an applet associated with the application app6 within the application app7, and associates the applet associated with the application app6 with the application app 7.
In the embodiment of the application, the small program associated with the third application can be rapidly associated with the first application by dragging the icon of the third application on the desktop to the icon of the first application, so that a new mode for associating the small program with the application is provided, the interaction step is simple, and the operation is convenient.
Optionally, the applet management method provided by the embodiment of the present application may further include: and receiving eighth input of the first application icon and the fourth application icon, and adjusting the layout mode of the applet icons on the first application icon according to the layout mode of the applet icons on the fourth application icon. The fourth application may be any application on the desktop of the electronic device other than the first application. The layout of the applet in the fourth application may be a layout of the applet displayed on the fourth application icon when the first input to the fourth application on the desktop is received, or may be a layout of the applet displayed on the applet panel. The layout of the applet in the first application may be a layout of the applet displayed on the first application icon when the first input to the first application on the desktop is received, or may be a layout of the applet displayed on the applet panel. The eighth input may be a touch gesture, for example, a gesture that drags the fourth application icon on the desktop to the first application icon, or a voice command, etc., which is not limited herein. Taking a touch gesture as an example, when the electronic device detects a gesture of dragging the icon of the application app4 on the desktop to the icon of the application app7, the layout mode of the applet icons on the application app7 icon is adjusted according to the layout mode of the applet icons on the application app4 icon. Thus, the layout mode can be conveniently adjusted.
Optionally, the applet management method provided by the embodiment of the present application may further include: and receiving a ninth input of the first application icon on the desktop, and switching the icon view mode of the first application. As alternative examples, icon view modes include a clean view mode, an applet shortcut start view mode, and a latest applet view mode. In the pure view mode, the associated applet is not displayed in the first application icon; and displaying the associated applet in the first application icon in the applet shortcut start view mode. In the most recently used applet view mode, a most recently used applet associated with the first application is displayed within the first application icon. The most recently used applet may be an applet that has been used for a historical period of time separated from the current time by a preset period of time, such as an applet that has been used for a period of time of approximately 3 months. The ninth input may be a gesture to slide the first application icon left and right. As shown in fig. 11A, if the first application is currently in the clean view mode, the first application icon is slid to the right, the applet shortcut start view mode is entered, the first application icon is slid to the right, and the latest applet view mode is entered. And sliding the first application icon leftwards, and returning to the last view mode.
Optionally, the applet management method provided by the embodiment of the present application may further include: if the state of the applet associated with the first application is an unread message state, displaying a corner mark corresponding to the unread message state on the first application icon; and receiving tenth input of the corner mark on the first application icon, and displaying the corner mark corresponding to the unread message state on the icon of the applet in the unread message state. The tenth input may be a touch gesture, such as a long press gesture, or a voice command, which is not limited herein. In this implementation, the unread messages of the applets to be associated with the first application will be displayed on the corner marks of the first application, and in the case that the tenth input of the corner marks of the first application is received, the unread message condition of each applet can be checked. As illustrated in fig. 11B, long presses on the corner mark of the upper right corner of the app7 icon may view the unread message status of the applet associated with app 7.
In an alternative embodiment, the applet management method provided in the embodiment of the present application further includes: an eleventh input to a fifth applet in the applet icon is received, and in response to the eleventh input, the first application and the fifth applet are launched in a split screen mode. The fifth input may be a touch gesture, a voice command, or the like, which is not limited herein. Taking a touch gesture as an example, the fifth input may be a drag gesture, as shown in fig. 10A, and if the electronic device detects that the fifth applet displayed in the first application is dragged to the center position of the first application icon, the first application and the fifth applet are started in the split screen mode.
In the embodiment of the application, the first application and the applet are started in the split screen mode through the eleventh input of the applet icon displayed in the first application icon, so that a new way for quickly starting the applet is provided, the applet can be quickly started, and the interaction efficiency is improved.
Fig. 12 is a flowchart of an applet management method according to an embodiment of the application, as shown in fig. 12, the method includes steps S1201-S1202.
Step S1201, receiving a twelfth input to the first application icon, and displaying an icon sensing area in the first application icon in response to the twelfth input.
The twelfth input may be a touch gesture, such as a long press gesture, or a voice command, etc., which is not limited herein. Taking the long-press gesture as an example, the electronic device displays an icon sensing area in the first application icon under the condition that the electronic device detects that the user presses the first application icon for a long time. As shown in fig. 13, if the first application icon is a large icon, 4 icon sensing areas, such as app7, are displayed. As shown in fig. 14, if the first application icon is a middle icon, 2 icon sensing areas, such as app6, are displayed. A click response event may be set for each sensing region. The click response event comprises one or more of an applet association response event, a shortcut association response event and a shortcut operation association response event; the applet association response event is used to indicate that the selected applet is associated with the first application; the shortcut association response event is used for indicating that the selected shortcut is associated with the first application; the shortcut operation association response event is used to associate the selected shortcut with the first application.
Step S1202, receiving editing information of the click response event of the icon sensing area, and binding the icon sensing area with the edited click response event, so as to respond according to the edited click response event when the icon sensing area is detected to be clicked. For example, a user may click an icon sensing area in a first application icon, and the electronic device displays an icon sensing area setting panel in response to an operation of clicking the icon sensing area in the first application icon, the icon sensing area setting panel being configured to display a candidate click response event; and responding to the selection operation of the candidate click response event on the icon sensing area setting panel, and binding the selected candidate click response event with the clicked icon sensing area.
In alternative embodiments, the edited icon sensing area and the unedited icon sensing area may be displayed in different display styles. For example, the configured sensing area displays a corresponding function (name or Icon). The unconfigured area displays a plus sign. The click response events that have been configured appear gray, and the click response events that have not been configured have no background color. Clicking on any unconfigured click response event changes the event option to a predetermined color. Then, the icon sensing area setting panel automatically disappears. As a specific example, as shown in fig. 15, the icon sensing area in the application is configured as applet 1, punch card, sweep, pay code, if the user clicks the punch card in the application app7, the punch card function is started, and the punch card action is completed; if applet 1 is clicked, applet 1 may be launched.
According to the applet management method provided by the embodiment of the application, different icon sensing areas are arranged in the application icon, different click response events are bound in the different icon sensing areas, and the click response events can comprise applet starting events, so that the applet can be quickly started in a mode of binding the applet starting events in the application icon sensing areas.
Fig. 15 is a schematic structural diagram of an applet management apparatus according to an embodiment of the present application, and as shown in fig. 15, the applet management apparatus 1500 includes:
the first receiving module 1501 is configured to receive a first input to a first application icon;
a display module 1502 for displaying, in response to the first input, an applet icon in a first application on the first application icon;
a second receiving module 1503 for receiving a second input to a first one of the applet icons;
a start module 1504 is configured to start the first applet in response to the second input.
In an alternative embodiment, the display module is configured to: displaying an applet icon in a first application on the first application icon, and displaying an angle mark on the applet icon, wherein the angle mark is used for indicating the state of the applet;
The apparatus further comprises a processing module for: receiving a third input of a corner mark on a second applet icon in the applet icons; and responding to the third input, determining an operation corresponding to the third input according to the running state of a second applet, and executing the operation on the second applet.
In an alternative embodiment, the processing module is configured to: determining that the operation corresponding to the third input is a closing operation under the condition that the running state of the second applet is determined to be the running state, wherein the closing operation is used for indicating to close the second applet; or, in the case that the running state of the second applet is determined to be a frozen state, determining an operation removal operation corresponding to the third input, wherein the removal operation is used for indicating that the second applet icon is removed from the first application icon; or if the running state of the second applet is determined to be the unread message state, determining the operation corresponding to the third input as a changing operation, wherein the changing operation is used for indicating that the unread message existing in the second applet is changed to the read message.
In an alternative embodiment, the apparatus further comprises an editing module for: receiving a fourth input to a third one of the applet icons; displaying a preset mark on the third applet icon in response to the fourth input, and the state of the preset mark is a first state; and receiving a fifth input of the preset mark, responding to the fifth input, switching the preset mark from the first state to a second state, wherein the preset mark in the second state is used for indicating the association of the third applet with the first application, and displaying the icon of the third applet in the icon of the first application in the state that the third applet is associated with the first application.
In an optional embodiment, the device further includes a display adjustment module, configured to display, in the case where there are a plurality of applets associated with the first application, an applet corresponding to the size according to the size of the first application icon in the first application icon.
In an alternative embodiment, the apparatus further comprises a first association module for receiving a sixth input to a fourth one of the applet icons and a second application icon; in response to the sixth input, a fourth applet is associated with a second application, the fourth applet icon being displayed in the second application icon.
In an alternative embodiment, the apparatus further comprises a second association module for receiving a seventh input to the first and third application icons; and responding to the seventh input, searching for an applet associated with a third application in a first application, associating the searched applet with the first application, and displaying an icon of the searched applet in the first application icon.
In an alternative embodiment, the apparatus further comprises a layout adjustment module for receiving eighth inputs to the first application icon and fourth application icon; and responding to the eighth input, and adjusting the layout mode of the applet icons on the first application icon according to the layout mode of the applet icons on the fourth application icon.
The applet management apparatus in the embodiment of the application may be an electronic device, or may be a component in an electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be other devices than a terminal. By way of example, the electronic device may be a mobile phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, mobile internet appliance (Mobile Internet Device, MID), augmented reality (augmented reality, AR)/Virtual Reality (VR) device, robot, wearable device, ultra-mobile personal computer, UMPC, netbook or personal digital assistant (personal digital assistant, PDA), etc., but may also be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The applet management device in the embodiments of the present application may be a device having an operating system. The operating system may be an Android operating system, and may also be other possible operating systems, which are not specifically limited in the embodiments of the present application.
The applet management apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to 14, and in order to avoid repetition, a description thereof will not be repeated here.
Optionally, as shown in fig. 16, an electronic device 1600 is further provided in the embodiment of the present application, which includes a processor 1601 and a memory 1602, where the memory 1602 stores a program or an instruction that can be executed on the processor 1601, and the program or the instruction implements the steps of the above-mentioned applet management method embodiment when executed by the processor 1601, and the steps achieve the same technical effects, so that repetition is avoided and no further description is given here.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device.
Fig. 17 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1700 includes, but is not limited to: radio frequency unit 1701, network module 1702, audio output unit 1703, input unit 1704, sensor 1705, display unit 17017, user input unit 1707, interface unit 1708, memory 1709, and processor 1710.
Those skilled in the art will appreciate that the electronic device 1700 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1710 via a power management system so as to perform functions such as managing charge, discharge, and power consumption via the power management system. The electronic device structure shown in fig. 17 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown in the drawings, or may combine some components, or may be arranged in different components, which will not be described in detail herein.
The processor 1710 can implement the respective processes implemented by the method embodiments of fig. 1 to 14, and in order to avoid repetition, a description is omitted here.
It should be appreciated that in embodiments of the present application, the input unit 1704 may include a graphics processor (Graphics Processing Unit, GPU) 17041 and a microphone 17042, with the graphics processor 17041 processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 1706 may include a display panel 17061, and the display panel 17061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1707 includes at least one of a touch panel 17071 and other input devices 17072. The touch panel 17071 is also referred to as a touch screen. The touch panel 17071 can include two parts, a touch detection device and a touch controller. Other input devices 17072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein.
The memory 1709 may be used for storing software programs as well as various data. The memory 1709 may mainly include a first memory area storing programs or instructions and a second memory area storing data, wherein the first memory area may store an operating system, application programs or instructions required for functions (such as a sound playing function, an image playing function, etc.), and the like. Further, the memory 1709 may include volatile memory or nonvolatile memory, or the memory 1709 may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM), static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (ddr SDRAM), enhanced SDRAM (Enhanced SDRAM), synchronous DRAM (SLDRAM), and Direct RAM (DRRAM). Memory 1709 in embodiments of the application includes, but is not limited to, these and any other suitable types of memory.
Processor 1710 can include one or more processing units; optionally, the processor 1710 integrates an application processor that primarily handles operations related to the operating system, user interface, and applications, and a modem processor that primarily handles wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into the processor 1710.
The embodiment of the application also provides a readable storage medium, on which a program or an instruction is stored, which when executed by a processor, implements each process of the above-mentioned applet management method embodiment, and can achieve the same technical effects, and in order to avoid repetition, the description is omitted here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes computer readable storage medium such as computer readable memory ROM, random access memory RAM, magnetic or optical disk, etc.
The embodiment of the application further provides a chip, the chip comprises a processor and a communication interface, the communication interface is coupled with the processor, the processor is used for running programs or instructions, the processes of the small program management method embodiment can be realized, the same technical effects can be achieved, and the repetition is avoided, and the description is omitted here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
Embodiments of the present application provide a computer program product stored in a storage medium, where the program product is executed by a processor to implement the respective processes of the above-described applet management method embodiments, and achieve the same technical effects, and for avoiding repetition, a detailed description is omitted herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method according to the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are to be protected by the present application.

Claims (11)

1. A method of applet management, comprising:
receiving a first input to a first application icon;
displaying an applet icon in a first application on the first application icon in response to the first input;
receiving a second input to a first one of the applet icons;
in response to the second input, a first applet is launched.
2. The method of claim 1, wherein displaying the applet icon in the first application on the first application icon comprises:
displaying an applet icon in a first application on the first application icon, and displaying an angle mark on the applet icon, wherein the angle mark is used for indicating the state of the applet;
the method further comprises the steps of:
receiving a third input of a corner mark on a second applet icon in the applet icons;
and responding to the third input, determining an operation corresponding to the third input according to the running state of a second applet, and executing the operation on the second applet.
3. The method of claim 2, wherein determining the operation corresponding to the third input according to the running state of the second applet comprises:
Determining that the operation corresponding to the third input is a closing operation under the condition that the running state of the second applet is determined to be the running state, wherein the closing operation is used for indicating to close the second applet; or (b)
Determining an operation removing operation corresponding to the third input under the condition that the running state of the second applet is determined to be a frozen state, wherein the removing operation is used for indicating the removal of the second applet icon from the first application icon; or (b)
And under the condition that the running state of the second applet is determined to be an unread message state, determining the operation corresponding to the third input as a changing operation, wherein the changing operation is used for indicating that the unread message existing in the second applet is changed into a read message.
4. The method according to claim 1, wherein the method further comprises:
receiving a fourth input to a third one of the applet icons;
displaying a preset mark on the third applet icon in response to the fourth input, and the state of the preset mark is a first state;
receiving a fifth input of the preset mark;
and responding to the fifth input, switching the preset mark from the first state to a second state, wherein the preset mark in the second state is used for indicating that the third applet is associated with the first application, and displaying the icon of the third applet in the icon of the first application in the state that the third applet is associated with the first application.
5. The method according to claim 4, wherein the method further comprises:
and displaying the small program corresponding to the size in the first application icon according to the size of the first application icon under the condition that a plurality of small programs associated with the first application exist.
6. The method according to claim 1, wherein the method further comprises:
receiving a sixth input to a fourth one of the applet icons and a second application icon;
in response to the sixth input, a fourth applet is associated with a second application and the fourth applet icon is displayed in the second application icon.
7. The method according to claim 1, wherein the method further comprises:
receiving a seventh input to the first and third application icons;
and responding to the seventh input, searching for an applet associated with a third application in a first application, associating the searched applet with the first application, and displaying an icon of the searched applet in the first application icon.
8. The method according to claim 1, wherein the method further comprises:
Receiving an eighth input to the first application icon and the fourth application icon;
and responding to the eighth input, and adjusting the layout mode of the applet icons on the first application icon according to the layout mode of the applet icons on the fourth application icon.
9. An applet management apparatus, comprising:
the first receiving module is used for receiving a first input of a first application icon;
a display module for displaying applet icons in a first application on the first application icon in response to the first input;
a second receiving module for receiving a second input to a first one of the applet icons;
and the starting module is used for responding to the second input and starting the first applet.
10. An electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the applet management method according to any one of claims 1-8.
11. A readable storage medium, wherein a program or instructions is stored on the readable storage medium, which when executed by a processor, implements the steps of the applet management method according to anyone of claims 1-8.
CN202310599116.0A 2023-05-24 2023-05-24 Applet management method, device, electronic equipment and readable storage medium Pending CN116627291A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310599116.0A CN116627291A (en) 2023-05-24 2023-05-24 Applet management method, device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310599116.0A CN116627291A (en) 2023-05-24 2023-05-24 Applet management method, device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN116627291A true CN116627291A (en) 2023-08-22

Family

ID=87641298

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310599116.0A Pending CN116627291A (en) 2023-05-24 2023-05-24 Applet management method, device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN116627291A (en)

Similar Documents

Publication Publication Date Title
CN113805996A (en) Information display method and device
CN112783408A (en) Gesture navigation method and device of electronic equipment, equipment and readable storage medium
CN113268182B (en) Application icon management method and electronic device
CN114518822A (en) Application icon management method and device and electronic equipment
CN112698762B (en) Icon display method and device and electronic equipment
CN112286554B (en) Application program updating method, device, electronic equipment and readable storage medium
CN114116098A (en) Application icon management method and device, electronic equipment and storage medium
CN112286615B (en) Information display method and device for application program
CN113253883A (en) Application interface display method and device and electronic equipment
CN113703634A (en) Interface display method and device
CN113114845A (en) Notification message display method and device
CN111638828A (en) Interface display method and device
CN112765500A (en) Information searching method and device
CN113325986B (en) Program control method, program control device, electronic device and readable storage medium
WO2022143337A1 (en) Display control method and apparatus, and electronic device and storage medium
CN115167721A (en) Display method and device of functional interface
CN114327173A (en) Information processing method and device and electronic equipment
CN111694627B (en) Desktop editing method and device
CN114397989A (en) Parameter value setting method and device, electronic equipment and storage medium
CN114116087A (en) Interface operation method and device between two systems, electronic equipment and medium
CN114845171A (en) Video editing method and device and electronic equipment
CN113885981A (en) Desktop editing method and device and electronic equipment
CN113672136A (en) Information display method, device, equipment and storage medium
CN116627291A (en) Applet management method, device, electronic equipment and readable storage medium
CN113032163A (en) Resource collection method and device, electronic equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination