CN111143008A - Desktop management method based on multiple terminals - Google Patents

Desktop management method based on multiple terminals Download PDF

Info

Publication number
CN111143008A
CN111143008A CN201911367061.0A CN201911367061A CN111143008A CN 111143008 A CN111143008 A CN 111143008A CN 201911367061 A CN201911367061 A CN 201911367061A CN 111143008 A CN111143008 A CN 111143008A
Authority
CN
China
Prior art keywords
application program
desktop
list
activation
authority
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
CN201911367061.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.)
Fujian Newland Payment Technology Co ltd
Original Assignee
Fujian Newland Payment Technology 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 Fujian Newland Payment Technology Co ltd filed Critical Fujian Newland Payment Technology Co ltd
Priority to CN201911367061.0A priority Critical patent/CN111143008A/en
Publication of CN111143008A publication Critical patent/CN111143008A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/62Uninstallation

Abstract

The invention relates to a desktop management method based on multiple terminals, which comprises the following steps: setting an application program list, wherein the application program list comprises an application program blacklist, an application program activation list and a demountable list, when a system starts desktop software, the desktop software adapts to the screen attribute of equipment, reads all application programs of the local machine, shields the application programs in the application program blacklist, calls an activation interface for the application programs in the application program activation list, and provides a user with direct activation or deactivation operation; and reading the operation of installing the new application program by the user, receiving the application program installation broadcast by the desktop, and shielding the newly added application program in the blacklist. And reading the operation of dragging the application program by the user, and allowing the user to unload the corresponding application program when the application program is dragged and the corresponding application program is in the unloadable list.

Description

Desktop management method based on multiple terminals
Technical Field
The invention relates to the field of desktop management, in particular to a desktop management method based on multiple terminals.
Background
Desktop management is a set of management methods of electronic equipment on a desktop, and can effectively manage icons on the desktop and provide multiple functional entries. Android is a main operating system of the electronic equipment.
The Android native desktop only meets the basic requirement for application icon arrangement, and does not meet the functions of application management and control, multi-terminal adaptation and the like. The management and control of the application include whether an application entry is displayed, whether the application can be deleted, activation \ deactivation of the application and the like. The multi-terminal adaptation requires that the desktop can deal with handheld POS equipment, large-screen cash register equipment, even double-screen cash register equipment and the like, different equipment is provided with the same desktop application, and the desktop form conforming to the characteristics of the machine type needs to be presented.
And part of third party application programs are charged, a plurality of applications have own activated pages, and after purchasing license, a user needs to manually start software, find the corresponding page, input the license and finish authorization. This software is available. However, the activated page positions of each application are different, and if the user opens the activated pages one by one to find the activated pages, the method is not humanized enough.
The invention aims to design a desktop management method based on multiple terminals aiming at the problems in the prior art.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides a desktop management method based on multiple terminals, which can effectively solve the problems in the prior art.
The technical scheme of the invention is as follows:
the desktop management method based on the multiple terminals comprises the following steps:
setting an application program list, wherein the application program list comprises an application program blacklist, an application program activation list and an off-loadable list,
when the system starts the desktop software, the desktop software adapts to the screen attribute of the equipment, reads all application programs of the local computer, shields the application programs in an application program blacklist, calls an activation interface for the application programs in an application program activation list, and provides a user with direct activation or deactivation operation;
and reading the operation of installing the new application program by the user, receiving the application program installation broadcast by the desktop, and shielding the newly added application program in the blacklist.
And reading the operation of dragging the application program by the user, and allowing the user to unload the corresponding application program when the application program is dragged and the corresponding application program is in the unloadable list.
Further, the desktop software adaptation screen attribute specifically includes: and respectively creating a transverse screen layout storage file and a vertical screen layout storage file in the terminal, and reading the corresponding files by desktop software according to the transverse and vertical screen attributes of the screen.
Further, the desktop software adaptation screen attribute specifically includes: the method comprises the steps of storing icons and dimension specification files with various resolutions in desktop software, and calling icon resources and dimension information corresponding to the resolution range of a corresponding screen by the desktop software so as to realize self-adaptation.
Further, the specific operations allowing the user to uninstall are: displaying a trash can icon on the desktop, drawing a red area, and unloading the application when the application is dragged to the red area and released.
Further, the invoking of the activation interface specifically includes: the method comprises the steps that an interface Jar package is integrated with an application program in an application program activation list, an activation interface Jar package is integrated with desktop software, the desktop software calls the interface Jar package to obtain the activation state of the current application, if the current application is activated, the current application is skipped, and if the current application is not activated, an activation window is popped up.
Further provided is a desktop management device based on multiple terminals, including:
the storage module is used for storing an application program list and icon resources, wherein the application program list comprises an application program blacklist, an application program activation list and a demountable list;
the screen attribute adaptation module is used for adapting the horizontal and vertical screens according to the attributes of the screens and calling appropriate icons; the authority definition module is used for defining the authority of the application program according to the corresponding relation between the name of the application program and the application program list, wherein the authority comprises displayable authority, non-displayable authority, activatable authority, non-activatable authority, unloadable authority and non-unloadable authority;
the icon management module executes display or non-display on the icon of the application program according to the authority;
the application program activation module pops up or does not pop up an activation window for the application program according to the authority;
and the unloading execution module provides or does not provide an unloading button for the application program according to the authority.
Further provides, a desktop management device based on multiple terminals, its characterized in that: the method comprises the following steps:
at least one processor; and
a memory communicatively coupled to the processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of multi-terminal based desktop management according to any of claims 1-6.
Further provided is a computer-readable storage medium storing a computer program characterized in that: the computer program, when executed by a processor, implements the multi-terminal based desktop management method of any of claims 1-6.
Accordingly, the present invention provides the following effects and/or advantages:
through various application control methods, display of the application programs on the desktop and uninstallation of the application programs are controlled, so that application management on the desktop can be customized.
Different display effects of different terminals are realized by adapting to various terminals.
The method comprises the steps that an interface Jar package is integrated in an application program, the desktop software is integrated with an activation interface Jar package, the desktop software calls the interface Jar package to obtain the activation state of the current application, if the current application is activated, the current application is skipped, and if the current application is not activated, the current application is popped up to an activation window. The activation page can be directly opened, so that the user can input license to complete activation.
Reinforcing management and control of the terminal: the combination of multiple mechanisms ensures that desktop application visibility, removability, is controlled. The safety of the terminal is ensured to a certain extent.
It is to be understood that both the foregoing general description and the following detailed description of the present invention are exemplary and explanatory and are intended to provide further explanation of the invention as claimed.
Drawings
Fig. 1 is a schematic flow chart according to a first embodiment of the present invention.
Fig. 2 is a functional diagram of a second embodiment of the invention.
Fig. 3 is a schematic structural diagram of a third embodiment of the present invention.
Detailed Description
To facilitate understanding of those skilled in the art, the structure of the present invention will now be described in further detail by way of examples in conjunction with the accompanying drawings:
referring to fig. 1, the method for managing a desktop based on multiple terminals includes:
s1, setting an application program list, wherein the application program list comprises an application program black list, an application program active list and an off-loadable list,
s2, when the system starts the desktop software, the desktop software adapts the device screen attribute,
s3, reading all application programs of the local computer, shielding the application programs in the application program blacklist, calling an activation interface for the application programs in the application program activation list, and providing direct activation or deactivation operation for a user;
and reading the operation of installing the new application program by the user, receiving the application program installation broadcast by the desktop, and shielding the newly added application program in the blacklist.
And S4, reading the operation of dragging the application program by the user, and allowing the user to uninstall when the corresponding application program is dragged and on the unloadable list.
Further, the desktop software adaptation screen attribute specifically includes: and respectively creating a transverse screen layout storage file and a vertical screen layout storage file in the terminal, and reading the corresponding files by desktop software according to the transverse and vertical screen attributes of the screen.
Further, the desktop software adaptation screen attribute specifically includes: the method comprises the steps of storing icons and dimension specification files with various resolutions in desktop software, and calling icon resources and dimension information corresponding to the resolution range of a corresponding screen by the desktop software so as to realize self-adaptation.
Further, the specific operations allowing the user to uninstall are: displaying a trash can icon on the desktop, drawing a red area, and unloading the application when the application is dragged to the red area and released.
Further, the invoking of the activation interface specifically includes: the method comprises the steps that an interface Jar package is integrated with an application program in an application program activation list, an activation interface Jar package is integrated with desktop software, the desktop software calls the interface Jar package to obtain the activation state of the current application, if the current application is activated, the current application is skipped, and if the current application is not activated, an activation window is popped up.
Example two
With reference to figure 2 of the drawings,
further provided is a desktop management device based on multiple terminals, including:
the storage module is used for storing an application program list and icon resources, wherein the application program list comprises an application program blacklist, an application program activation list and a demountable list;
the screen attribute adaptation module is used for adapting the horizontal and vertical screens according to the attributes of the screens and calling appropriate icons;
the authority definition module is used for defining the authority of the application program according to the corresponding relation between the name of the application program and the application program list, wherein the authority comprises displayable authority, non-displayable authority, activatable authority, non-activatable authority, unloadable authority and non-unloadable authority;
the icon management module executes display or non-display on the icon of the application program according to the authority;
the application program activation module pops up or does not pop up an activation window for the application program according to the authority;
and the unloading execution module provides or does not provide an unloading button for the application program according to the authority.
EXAMPLE III
With reference to figure 3 of the drawings,
further provides, a desktop management device based on multiple terminals, its characterized in that: the method comprises the following steps:
at least one processor; and
a memory communicatively coupled to the processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of multi-terminal based desktop management according to any of claims 1-6.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus, device and method can be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a module or a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be substantially or partially implemented in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only a preferred embodiment of the present invention, and all equivalent changes and modifications made in accordance with the claims of the present invention should be covered by the present invention.

Claims (9)

1. The desktop management method based on the multiple terminals is characterized by comprising the following steps: comprises the following steps:
setting an application program list, wherein the application program list comprises an application program blacklist, an application program activation list and an off-loadable list,
when the system starts the desktop software, the desktop software adapts to the screen attribute of the equipment, reads all application programs of the local computer, shields the application programs in an application program blacklist, calls an activation interface for the application programs in an application program activation list, and provides a user with direct activation or deactivation operation;
and reading the operation of dragging the application program by the user, and allowing the user to unload the corresponding application program when the application program is dragged and the corresponding application program is in the unloadable list.
2. The multi-terminal based desktop management method of claim 1, wherein: the desktop software adaptation screen attributes specifically include: and respectively creating a transverse screen layout storage file and a vertical screen layout storage file in the terminal, and reading the corresponding files by desktop software according to the transverse and vertical screen attributes of the screen.
3. The multi-terminal based desktop management method of claim 1, wherein: the desktop software adaptation screen attributes specifically include: the method comprises the steps of storing icons and dimension specification files with various resolutions in desktop software, and calling icon resources and dimension information corresponding to the resolution range of a corresponding screen by the desktop software so as to realize self-adaptation.
4. The multi-terminal based desktop management method of claim 1, wherein: the specific operations that allow the user to uninstall are: displaying a trash can icon on the desktop, drawing a red area, and unloading the application when the application is dragged to the red area and released.
5. The multi-terminal based desktop management method of claim 1, wherein: the calling of the activation interface specifically includes: the method comprises the steps that an interface Jar package is integrated with an application program in an application program activation list, an activation interface Jar package is integrated with desktop software, the desktop software calls the interface Jar package to obtain the activation state of the current application, if the current application is activated, the current application is skipped, and if the current application is not activated, an activation window is popped up.
6. The multi-terminal based desktop management method of claim 1, wherein: further comprising:
and reading the operation of installing the new application program by the user, receiving the application program installation broadcast by the desktop, and shielding the newly added application program in the blacklist.
7. A desktop management device based on multiple terminals is characterized by comprising:
the storage module is used for storing an application program list and icon resources, wherein the application program list comprises an application program blacklist, an application program activation list and a demountable list;
the screen attribute adaptation module is used for adapting the horizontal and vertical screens according to the attributes of the screens and calling appropriate icons;
the authority definition module is used for defining the authority of the application program according to the corresponding relation between the name of the application program and the application program list, wherein the authority comprises displayable authority, non-displayable authority, activatable authority, non-activatable authority, unloadable authority and non-unloadable authority;
the icon management module executes display or non-display on the icon of the application program according to the authority;
the application program activation module pops up or does not pop up an activation window for the application program according to the authority;
and the unloading execution module provides or does not provide an unloading button for the application program according to the authority.
8. The utility model provides a desktop management equipment based on many terminals which characterized in that: the method comprises the following steps:
at least one processor; and
a memory communicatively coupled to the processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of multi-terminal based desktop management according to any of claims 1-6.
9. A computer-readable storage medium storing a computer program, characterized in that: the computer program, when executed by a processor, implements the multi-terminal based desktop management method of any of claims 1-6.
CN201911367061.0A 2019-12-26 2019-12-26 Desktop management method based on multiple terminals Pending CN111143008A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911367061.0A CN111143008A (en) 2019-12-26 2019-12-26 Desktop management method based on multiple terminals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911367061.0A CN111143008A (en) 2019-12-26 2019-12-26 Desktop management method based on multiple terminals

Publications (1)

Publication Number Publication Date
CN111143008A true CN111143008A (en) 2020-05-12

Family

ID=70520638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911367061.0A Pending CN111143008A (en) 2019-12-26 2019-12-26 Desktop management method based on multiple terminals

Country Status (1)

Country Link
CN (1) CN111143008A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116700812A (en) * 2022-09-01 2023-09-05 荣耀终端有限公司 Method, apparatus, device, storage medium and program product for installing preloaded application

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090124374A1 (en) * 2007-11-09 2009-05-14 Bally Gaming, Inc. License management system
US20100043075A1 (en) * 2008-08-13 2010-02-18 Autodesk, Inc. Licensing management utility
US20110092253A1 (en) * 2009-04-06 2011-04-21 Gemalto S/A Method for activating the subscription of an uicc device
CN103646215A (en) * 2013-12-23 2014-03-19 北京奇虎科技有限公司 Application installation control method, related system and related device
US20140359602A1 (en) * 2013-05-29 2014-12-04 Microsoft Application install and layout syncing
EP2907290A1 (en) * 2012-10-10 2015-08-19 Citrix Systems Inc. Policy-based application management
CN107797801A (en) * 2017-10-20 2018-03-13 江苏电力信息技术有限公司 A kind of adaptation method based on a variety of interface of mobile terminal
US20180165105A1 (en) * 2016-12-09 2018-06-14 Beijing Xiaomi Mobile Software Co., Ltd. Object starting method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090124374A1 (en) * 2007-11-09 2009-05-14 Bally Gaming, Inc. License management system
US20100043075A1 (en) * 2008-08-13 2010-02-18 Autodesk, Inc. Licensing management utility
US20110092253A1 (en) * 2009-04-06 2011-04-21 Gemalto S/A Method for activating the subscription of an uicc device
EP2907290A1 (en) * 2012-10-10 2015-08-19 Citrix Systems Inc. Policy-based application management
US20140359602A1 (en) * 2013-05-29 2014-12-04 Microsoft Application install and layout syncing
CN105453036A (en) * 2013-05-29 2016-03-30 微软技术许可有限责任公司 Application install and layout syncing
CN103646215A (en) * 2013-12-23 2014-03-19 北京奇虎科技有限公司 Application installation control method, related system and related device
US20180165105A1 (en) * 2016-12-09 2018-06-14 Beijing Xiaomi Mobile Software Co., Ltd. Object starting method and device
CN107797801A (en) * 2017-10-20 2018-03-13 江苏电力信息技术有限公司 A kind of adaptation method based on a variety of interface of mobile terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116700812A (en) * 2022-09-01 2023-09-05 荣耀终端有限公司 Method, apparatus, device, storage medium and program product for installing preloaded application
CN116700812B (en) * 2022-09-01 2024-04-16 荣耀终端有限公司 Method, apparatus, device, storage medium and program product for installing preloaded application

Similar Documents

Publication Publication Date Title
CN108549568B (en) Application entry processing method and device, storage medium and electronic equipment
EP4148542A1 (en) Application management method and apparatus, and electronic device
US20070101279A1 (en) Selection of user interface elements for unified display in a display environment
EP3432587A1 (en) Method for processing application program and mobile device
WO2020048326A1 (en) Interface display method and system, and terminal device
CN104375856A (en) Application updating method and device
CN111831176B (en) Application program management method and device
CN104021016A (en) Method and browser for loading browser plug-in icons
CN108733370B (en) Stylized display method, device, terminal and storage medium of native APP
CN108924030A (en) Electronic device, the method for dynamically configuration message exhibition method and storage medium
CN111143008A (en) Desktop management method based on multiple terminals
WO2022171058A1 (en) Application program processing method and apparatus, and electronic device
EP4318213A1 (en) Method and apparatus for controlling android app, and terminal device
CN112416374B (en) Data processing method, device, terminal and storage medium
CN111552537B (en) Theme switching method and device, computer equipment and storage medium
CN114064177B (en) Application program hiding method and device, storage medium and terminal equipment
CN110879732B (en) Method, equipment and storage medium for managing application icon desktop
CN106599258A (en) Page quick entry addition method and electronic device
US20140289674A1 (en) Apparatus and method for managing shortcut menu of applications
CN112328197A (en) Multi-screen display method and device and storage medium
US11972274B2 (en) Application management method and apparatus, and electronic device
CN115113775B (en) Input device selection method and device, storage medium and terminal device
CN112328153B (en) Display method, display device and storage medium
CN108108208B (en) Function control method and device of intelligent terminal
CN113312095B (en) Method, device, terminal and storage medium for managing plug event of display equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200512