CN110502165B - Method for rapidly moving multiple APP icons - Google Patents

Method for rapidly moving multiple APP icons Download PDF

Info

Publication number
CN110502165B
CN110502165B CN201910784829.8A CN201910784829A CN110502165B CN 110502165 B CN110502165 B CN 110502165B CN 201910784829 A CN201910784829 A CN 201910784829A CN 110502165 B CN110502165 B CN 110502165B
Authority
CN
China
Prior art keywords
app
touched
moving
app icon
icon
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.)
Active
Application number
CN201910784829.8A
Other languages
Chinese (zh)
Other versions
CN110502165A (en
Inventor
吴远书
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201910784829.8A priority Critical patent/CN110502165B/en
Publication of CN110502165A publication Critical patent/CN110502165A/en
Application granted granted Critical
Publication of CN110502165B publication Critical patent/CN110502165B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a method for rapidly moving a plurality of APP icons, relates to the technical field of mobile terminals, and is used for solving the technical problems of complicated APP icon movement and low efficiency in the prior art. According to the method for rapidly moving the plurality of APP icons, the touched APP icon and other APP icons in the linkage direction are linked to form an integral moving object to move simultaneously, so that complicated operation steps in the prior art can be reduced, and the efficiency of arranging the desktop APP icons is greatly improved.

Description

Method for rapidly moving multiple APP icons
Technical Field
The invention relates to the technical field of mobile terminals, in particular to a method for rapidly moving a plurality of APP icons.
Background
Although the positions of the APP icons in the display screen of the mobile phone can be adjusted by the user at present, when the user wants to move some APP icons to a target position, the user needs to vacate the positions for accommodating the several APP icons at the target position first, and then move the APP icons to be moved one by one, but the single movement seems to be troublesome and inefficient, and if the several APP icons can be moved together, the efficiency is greatly improved.
Disclosure of Invention
The invention provides a method for rapidly moving a plurality of APP icons, which is used for solving the technical problems in the prior art.
According to a first aspect of the present invention, the present invention provides a method for fast moving a plurality of APP icons, comprising the steps of:
judging whether a touched APP icon on a display screen meets a moving condition, and if so, determining the linkage direction of the touched APP icon;
and taking the touched APP icon as a starting point, and taking all the adjacent and gapless APP icons sequentially arranged along the linkage direction and the touched APP icon as moving objects to move simultaneously.
In one embodiment, the number of touched APP icons is one.
In one embodiment, the linkage direction is one of a left direction of the touched APP icon, a right direction of the touched APP icon, an upper direction of the touched APP icon, and a lower direction of the touched APP icon
In one embodiment, the movement condition is: the time for which the touched APP icon is touched is greater than or equal to 2 s.
In one embodiment, judging whether a touched APP icon on a display screen meets a moving condition, if so, determining a linkage direction of the touched APP icon includes the following substeps:
step a: judging whether an APP icon is touched on the display screen, if so, executing the step b;
step b: judging whether the touched APP icon on the display screen meets the moving condition, if so, executing the step c;
step c: and displaying prompt information of the linkage direction at the touched APP icon, and determining one linkage direction as the linkage direction of the touched APP icon according to the input selection instruction.
In one embodiment, the method further comprises the following steps:
and simultaneously moving the moving objects to a target area.
In one embodiment, simultaneously moving the moving objects to the target area comprises the sub-steps of:
step e: judging whether the number of APP icons included in the moving object is smaller than or equal to the number of APPs that can be accommodated in the target area, if so, executing step f;
step f: judging whether the target area has APP, if so, moving the APP of the target area to the outside of the target area, and moving the moving object to the target area; if not, directly moving the moving object to the target area.
In one embodiment, the position where the touched APP icon stays last after the moving object is moved is taken as a starting point, and the number of APPs that can be accommodated in the linkage direction is taken as the number of APPs that can be accommodated in the target area.
According to a third aspect of the invention, the invention is a storage medium having stored therein a program which, when executed, carries out the steps of the method as described above.
According to a third aspect of the present invention, the present invention provides a terminal device, including a display interface, where a plurality of APP icons are displayed in the display interface, and the APP icons are moved by using the above method.
Compared with the prior art, the invention has the advantages that: through making by the APP icon of touch-control and moving in order to form a holistic removal object simultaneously with other APP icons in the linkage direction, can reduce loaded down with trivial details operating procedure among the prior art to promote the efficiency of arrangement desktop APP icon greatly.
Drawings
The invention will be described in more detail hereinafter on the basis of embodiments and with reference to the accompanying drawings.
FIG. 1 is a flow diagram of a method for fast moving multiple APP icons in one embodiment of the present invention;
FIG. 2 is a flow chart of a method for fast moving multiple APP icons in a preferred embodiment of the present invention;
3-5 are process diagrams of a method for fast moving multiple APP icons in one embodiment of the present invention;
FIG. 6 is a process diagram of a method for fast moving multiple APP icons in another embodiment of the present invention.
Detailed Description
The invention will be further explained with reference to the drawings.
As shown in fig. 1, according to a first aspect of the present invention, the present invention provides a method for fast moving a plurality of APP icons, comprising the steps of:
the method comprises the steps of firstly, judging whether a touched APP icon on a display screen meets a moving condition, and if so, determining the linkage direction of the touched APP icon; if not, the operation is not carried out.
The number of touched APP icons is one. It should be noted that "touched" in the present invention means that the APP on the display screen is touched by a finger of the user.
The linkage direction is one of the left direction of the touched APP icon, the right direction of the touched APP icon, the upper side direction of the touched APP icon and the lower side direction of the touched APP icon.
The moving condition is that the touched APP icon is touched for more than or equal to 2s, in other words, when a certain APP icon on the display screen is pressed for a long time and the time exceeds 2s, the APP icon is considered to meet the moving condition.
And step two, taking the touched APP icon as a starting point, and taking all the adjacent and gapless APP icons sequentially arranged along the linkage direction as moving objects to move simultaneously.
And thirdly, simultaneously moving the moving objects to the target area.
Compared with the method for moving the APP icons one by one in the prior art, the method provided by the invention can move the touched APP icon together with all the APP icons in the linkage direction of the touched APP icon, so that the operation of moving the APP icons is simpler, and the APP icons on the display screen can be arranged quickly, effectively and conveniently.
It should be noted that, in the present invention, a mobile object including multiple APP icons may be located on a display desktop or in a folder. When moving the moving objects on the display desktop at the same time, the moving objects can be moved to other positions of the display screen at the same time, or the moving objects can be moved to a folder at the same time; similarly, when moving the moving objects of the folders at the same time, the moving objects may be moved to other positions of the folders at the same time, or the moving objects may be moved to the outside of one folder at the same time, for example, on a desktop.
As shown in fig. 2, the method of the present invention will be described in detail below by taking the example that the mobile object on the display desktop moves to another position on the display desktop.
Step a: and c, judging whether an APP icon is touched on the display screen, if so, executing the step b. As shown in fig. 3, the user presses the APP icons 101 located in the second row from top to bottom and the third row from left to right on the display screen for a long time, and then step b is executed.
Step b: and c, judging whether the touch time of the touched APP icon on the display screen is greater than or equal to 2s, if so, executing the step c. E.g. the user presses APP icon 101 for 3s, step c is performed.
Step c: and displaying prompt information of the linkage direction at the touched APP icon. For example, the touch-controlled APP icon is prompted in the form of an arrow in four directions, namely, up, down, left, and right directions, and a left arrow, a right arrow, an upward arrow, and a downward arrow are respectively displayed on the touch-controlled APP icon. As shown in fig. 3, the vicinities of the APP icon 101 display a left arrow, a right arrow, an up arrow, and a down arrow, respectively.
And determining one linkage direction as the linkage direction of the touched APP icon according to a selection instruction input by a user. For example, if the user selects the left arrow, the left direction of the APP icon 101 is taken as the interlocking direction.
Step d: and taking the touched APP icon as a starting point, and taking all the adjacent and gapless APP icons sequentially arranged in the linkage direction as moving objects to move simultaneously. Therefore, after the linkage direction is determined, the APP icons adjacent to and without a gap in the linkage direction move simultaneously with the touched APP icon as a whole moving object.
As shown in fig. 4, starting from APP icon 101, there are two APP icons adjacent to each other in the left direction without a space, that is, APP icon 102 and APP icon 103, and then, these APP icons 102, APP icon 103 and APP icon 101, and 3 APP icons in total are moved simultaneously as moving object 100.
If there is an interval between the APP icons in the linkage direction, the number of APP icons included in the moving object is counted up to the interval. As shown in fig. 6, if there is a gap between APP icon 102 and APP icon 103, starting from APP icon 101, there is one APP icon adjacent to APP icon 101 without a gap in the left direction, that is, APP icon 102, then at this time, APP icon 102 and APP icon 101, and 2 APP icons are taken as moving object 100' to move simultaneously.
Step e: judging whether the number of APP icons included in the moving object is smaller than or equal to the number of APPs which can be accommodated in the target area, if so, executing the step f; if not, the operation is not carried out.
The number of the APPs that the target area can accommodate is calculated and obtained according to the following mode: the position where the touched APP icon stays at last after the mobile object is moved serves as a starting point, and the number of APPs which can be accommodated in the linkage direction serves as the number of APPs which can be accommodated in the target area. In other words, the position where the touched APP icon stays last after the moving object is moved is taken as a starting point, and the area along the linkage direction is taken as the target area 300.
As shown in fig. 4, after the moving object 100 is moved, the last stopping position of the APP icon 101 is: and the APP icons 201 in the fourth row from top to bottom and from left to right on the display screen are located. Therefore, starting from the position of the APP icon 201, the number of APPs that can be accommodated in the left direction of the APP icon 201 is calculated, for example, the number of APPs that can be accommodated in the left direction of the APP icon 201 is 4, and then since the number of APP icons included in the moving object is 3, the number of APPs is smaller than the number of APPs that can be accommodated in the target area 300, step f is executed.
Step f: judging whether the target area has an APP icon, if so, moving the APP of the target area to the outside of the target area, and moving the moving object to the target area; if not, the mobile object is directly moved to the target area. In other words, if the target area has the APP icon, the positions of the APP icon of the target area and the mobile object are exchanged, and if the target area does not have the APP icon, the mobile object is directly moved to the target area.
For example, the target area 300 has one APP icon, that is, APP icon 201, then APP icon 201 is moved to the position where APP icon 101 starts, and 3 APP icons included in the moving object, that is, APP icon 101, APP icon 102, and APP icon 103 are all moved to the target area 300. And the APP icon 101 is located at the position where the APP icon 201 was originally located, as shown in fig. 5 after moving.
It is understood that the moving method of moving the moving object on the display desktop into the folder and moving the moving object in the folder to other positions of the folder is similar to the above-mentioned method. In contrast, when the moving object on the display desktop moves into the folder, steps e and f can be omitted.
According to a second aspect of the present invention, there is provided a storage medium having a program stored therein, the program when executed implementing the steps of the method as described above.
According to a third aspect of the present invention, the present invention provides a terminal device, which includes a display interface, where a plurality of APP icons are displayed in the display interface, and the APP icons are moved by using the method described above. The terminal device can be a mobile phone, a tablet and the like.
In the present invention, "a plurality" means two or more.
While the invention has been described with reference to a preferred embodiment, various modifications may be made and equivalents may be substituted for elements thereof without departing from the scope of the invention. In particular, the technical features mentioned in the embodiments can be combined in any way as long as there is no structural conflict. It is intended that the invention not be limited to the particular embodiments disclosed, but that the invention will include all embodiments falling within the scope of the appended claims.

Claims (9)

1. A method for rapidly moving a plurality of APP icons, comprising the steps of:
judging whether a touched APP icon on a display screen meets a moving condition, and if so, determining the linkage direction of the touched APP icon;
taking the touched APP icon as a starting point, and simultaneously moving all adjacent and gapless APP icons and the touched APP icon which are sequentially arranged along the linkage direction as moving objects;
judging whether the touched APP icon on the display screen meets the moving condition, if so, determining the linkage direction of the touched APP icon comprises the following substeps:
step a: judging whether an APP icon is touched on the display screen, if so, executing the step b;
step b: judging whether the touched APP icon on the display screen meets the moving condition, if so, executing the step c;
step c: and displaying prompt information of the linkage direction at the touched APP icon, and determining one linkage direction as the linkage direction of the touched APP icon according to the input selection instruction.
2. The method of claim 1, wherein the number of touched APP icons is one.
3. The method of claim 1 or 2, wherein the linkage direction is one of a left direction of the touched APP icon, a right direction of the touched APP icon, an upper direction of the touched APP icon, and a lower direction of the touched APP icon.
4. Method for fast moving a plurality of APP icons according to claim 1 or 2, wherein the moving condition is: the time for which the touched APP icon is touched is greater than or equal to 2 s.
5. The method of fast moving multiple APP icons according to claim 1 or 2, further comprising the steps of:
and simultaneously moving the moving objects to a target area.
6. The method of fast moving multiple APP icons according to claim 5, wherein moving the moving object to a target area simultaneously comprises the sub-steps of:
step e: judging whether the number of APP icons included in the moving object is smaller than or equal to the number of APPs that can be accommodated in the target area, if so, executing step f;
step f: judging whether the target area has APP, if so, moving the APP of the target area to the outside of the target area, and moving the moving object to the target area; if not, directly moving the moving object to the target area.
7. The method of claim 6, wherein the number of the APP that can be accommodated in the linkage direction is taken as the number of the APP that can be accommodated in the target area, with a position where the touched APP icon stays last after the moving object is moved as a starting point.
8. A storage medium, characterized in that the storage medium has stored therein a program which, when executed, carries out the steps of the method according to any one of claims 1-7.
9. Terminal equipment, comprising a display interface, wherein a plurality of APP icons are displayed in the display interface, and the APP icons are moved by adopting the method of any one of claims 1 to 7.
CN201910784829.8A 2019-08-23 2019-08-23 Method for rapidly moving multiple APP icons Active CN110502165B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910784829.8A CN110502165B (en) 2019-08-23 2019-08-23 Method for rapidly moving multiple APP icons

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910784829.8A CN110502165B (en) 2019-08-23 2019-08-23 Method for rapidly moving multiple APP icons

Publications (2)

Publication Number Publication Date
CN110502165A CN110502165A (en) 2019-11-26
CN110502165B true CN110502165B (en) 2020-11-27

Family

ID=68589187

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910784829.8A Active CN110502165B (en) 2019-08-23 2019-08-23 Method for rapidly moving multiple APP icons

Country Status (1)

Country Link
CN (1) CN110502165B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111399718B (en) * 2020-03-18 2021-09-17 维沃移动通信有限公司 Icon management method and electronic equipment
CN115220620A (en) * 2021-04-20 2022-10-21 华为技术有限公司 Graphical interface display method, electronic device, medium, and program product

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103699300A (en) * 2013-12-24 2014-04-02 贝壳网际(北京)安全技术有限公司 Icon management method and device in mobile terminal and mobile terminal

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013254463A (en) * 2012-06-08 2013-12-19 Canon Inc Information processing apparatus, method of controlling the same and program
CN102830907B (en) * 2012-07-13 2016-09-07 中兴通讯股份有限公司 A kind of touch screen mobile terminal and placement figure calibration method thereof
CN103034450A (en) * 2012-12-18 2013-04-10 广东欧珀移动通信有限公司 Novel method and novel device for switching icons by sliding on screen
JP6132644B2 (en) * 2013-04-24 2017-05-24 キヤノン株式会社 Information processing apparatus, display control method, computer program, and storage medium
CN104777961A (en) * 2015-04-13 2015-07-15 努比亚技术有限公司 Mobile terminal and method and device for quickly arranging desktop icons of mobile terminal
CN105849686A (en) * 2015-11-23 2016-08-10 华为技术有限公司 File selection method in intelligent terminal and intelligent terminal
CN105975163A (en) * 2016-07-12 2016-09-28 无锡天脉聚源传媒科技有限公司 Adjusting method and device for mobile terminal interface
CN109164961A (en) * 2018-08-10 2019-01-08 珠海格力电器股份有限公司 A kind of method and device of mobile application icon

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103699300A (en) * 2013-12-24 2014-04-02 贝壳网际(北京)安全技术有限公司 Icon management method and device in mobile terminal and mobile terminal

Also Published As

Publication number Publication date
CN110502165A (en) 2019-11-26

Similar Documents

Publication Publication Date Title
US11561680B2 (en) Method and apparatus for adding icon to interface of android system, and mobile terminal
JP5925024B2 (en) Display control apparatus, display control method, and program
EP2592542B1 (en) User interface providing method and apparatus for mobile terminal
US20160202887A1 (en) Method for managing application icon and terminal
CN108595100B (en) Split screen display method and device, storage medium and electronic equipment
EP3096214B1 (en) Terminal control method and terminal control device
EP4016273A1 (en) Side toolbar display method and device, terminal, and storage medium
EP4372537A2 (en) Method of operating a display unit and a terminal supporting the same
JP2018503209A (en) Method for selecting available items in a graphical user interface of a mobile computer system
EP2192477A1 (en) Portable terminal with touch screen and method for displaying tags in the portable terminal
EP2720134A2 (en) Apparatus and method for displaying information in a portable terminal device
EP2669777A1 (en) Terminal device and icon management method
US10254932B2 (en) Method and apparatus of selecting item of portable terminal
KR20130076397A (en) Method and apparatus for multi-tasking in a user device
US8947464B2 (en) Display control apparatus, display control method, and non-transitory computer readable storage medium
KR102280474B1 (en) Method and apparatus for operating of electronic device
CN103500050A (en) Icon moving method and portable touch terminal using same
KR20140036576A (en) Method for displaying category and an electronic device thereof
CN103530127A (en) Icon display method and device
CN110502165B (en) Method for rapidly moving multiple APP icons
US20180150196A1 (en) Method and apparatus for switching multiple folders, and computer storage medium
US20170115849A1 (en) Icon moving method and device
KR102094498B1 (en) Method and apparatus for providing multi windows
KR20230031970A (en) How to organize icons, icon organizers and electronic devices
JP2015018345A (en) Information processing apparatus and control program

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
GR01 Patent grant
GR01 Patent grant