CN114201087B - Method for displaying android application icon in Linux taskbar - Google Patents

Method for displaying android application icon in Linux taskbar Download PDF

Info

Publication number
CN114201087B
CN114201087B CN202210144283.1A CN202210144283A CN114201087B CN 114201087 B CN114201087 B CN 114201087B CN 202210144283 A CN202210144283 A CN 202210144283A CN 114201087 B CN114201087 B CN 114201087B
Authority
CN
China
Prior art keywords
android application
window
display program
linux
android
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
CN202210144283.1A
Other languages
Chinese (zh)
Other versions
CN114201087A (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.)
Beijing Linzhuo Information Technology Co Ltd
Original Assignee
Beijing Linzhuo Information 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 Beijing Linzhuo Information Technology Co Ltd filed Critical Beijing Linzhuo Information Technology Co Ltd
Priority to CN202210144283.1A priority Critical patent/CN114201087B/en
Publication of CN114201087A publication Critical patent/CN114201087A/en
Application granted granted Critical
Publication of CN114201087B publication Critical patent/CN114201087B/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
    • 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/0482Interaction with lists of selectable items, e.g. menus
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/544Remote
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware

Landscapes

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

Abstract

The invention discloses a method for displaying android application icons in a Linux taskbar, which is characterized in that the state change of an android application window is monitored in an android compatible environment, a task icon display program is established in the Linux system according to the change of the window state, and the icons of the android applications are displayed in the taskbar of the Linux system by the task icon display program, so that the problem that all the android applications in the android compatible environment are displayed as the same icon in the taskbar is solved, the convenience of operation is effectively improved, and the user experience is improved.

Description

Method for displaying android application icon in Linux taskbar
Technical Field
The invention belongs to the technical field of development of installing mobile application on a desktop operating system, and particularly relates to a method for displaying an android application icon on a Linux taskbar.
Background
The Linux operating system android compatible environment (hereinafter abbreviated as android compatible environment) is a technology for running an android application (App) on a Linux operating system, and has important significance for enriching the Linux operating system application ecology. The xDroid is a typical Linux operating system android compatible environment, and compatibility of android application and a Linux operating system is achieved through coordination of the xDroid and the xDroid ui. Android applications in the existing android compatible environment are usually created by one process, and the same process in the Linux system can only be displayed in a taskbar corresponding to one icon, so that all the android applications created in the android compatible environment can only be displayed as one icon in the taskbar of the Linux system. In general, Linux system users are used to activate or select corresponding application programs through icons on a taskbar, but all android applications are only displayed as one icon, which brings inconvenience to the Linux system users in operating the android applications, and thus reduces user experience.
Disclosure of Invention
In view of this, the present invention provides a method for displaying an icon of an android application in a Linux taskbar, which can implement that the running android application can be independently displayed in the taskbar of the Linux system in an android compatible environment of a Linux platform.
The invention provides a method for displaying an android application icon in a Linux taskbar, which comprises the following steps of:
step 1, when an android compatible environment monitors that the state of an android application window changes, acquiring the TaskID of the changed android application window, and sending an android application window change message to an android application display program running on a Linux system, wherein the android application window change message comprises an android application name, the TaskID, an android application package name, a version and a window change condition, and the window change condition comprises creation, destruction, display, refreshing and size change quantity;
step 2, the android application display program judges whether an android application window with the same android application package name as the android application window change message exists in the current Linux system or not according to the android application window change message, if not, step 3 is executed, otherwise, step 4 is executed;
step 3, the android application display program searches whether an executable task icon display program of the android application name and version containing the android application window change message exists in the name or not in a Linux system, if so, the task icon display program is executed, and the display corresponding relation between the android application package name and the started task icon display program is recorded; if the android application package name does not exist, acquiring an icon of the android application according to the android application package name, creating a task icon display program according to the android application name, the icon and the version, compiling and executing the task icon display program, and recording a display corresponding relation between the android application package name and the started task icon display program, wherein the name of the task icon display program comprises the android application name and the version; storing the display corresponding relation in a display corresponding relation table, and then creating an android application window; the task icon display program is used for creating a Linux window, and the icon of the Linux window is an icon of an android application;
step 4, the android application display program finds a corresponding started task icon display program in a display corresponding relation table according to the android application package name in the android application window change message; when the window change condition is destruction, executing step 5; when the window change condition is display, refresh and size change, executing step 6;
step 5, if the android application window of the android application window change message is the only window of the android application in the Linux, exiting the task icon display program, informing the android application display program to exit the android application and closing the android application window; otherwise, informing the android application display program to close the corresponding android application window according to the task ID;
and 6, highlighting the icon of the task icon display program in the Linux taskbar, and informing the android application display program to adjust the android application window according to the android application window change message.
Further, the task icon display program is used for creating a Linux window and can process a taskbar right-click menu event, and the taskbar right-click menu event comprises: click events, hidden events, minimized events, and exit events.
Further, the Linux window can process the taskbar right-click menu event in the following manner: notifying the android application display program to activate an android application window through IPC for the click event; notifying the android application display program to minimize the android application window through IPC for the hidden event and the minimized event; and informing the android application display program to exit the android application window and the task icon display program through IPC for the exit event.
Further, the Linux window is an invisible window.
Further, the display size of the Linux window is set to 1 × 1 pixel.
Further, the layer of the Linux window is set to be transparent.
Further, the task icon display program is a general program for creating a Linux window according to the input name, icon and version of the android application, and after the task icon display program is executed, the display corresponding relation between the package name of the android application and the ID of the started task icon display program is recorded.
Has the advantages that:
according to the android application display method and device, the state change of the android application window is monitored in the android compatible environment, the task icon display program is created in the Linux system according to the change of the window state, and the icon of the android application is displayed in the taskbar of the Linux system through the task icon display program, so that the problem that all android applications in the android compatible environment are displayed as the same icon in the taskbar is solved, the convenience of operation is effectively improved, and the user experience is improved.
Drawings
Fig. 1 is a flowchart of a method for displaying an icon of an android application in a Linux taskbar, provided by the present invention.
Detailed Description
The invention is described in detail below by way of example with reference to the accompanying drawings.
The invention provides a method for displaying an android application icon in a Linux taskbar, which has the core idea that: the method comprises the steps of monitoring the state change of an android application window in an android compatible environment, creating a task icon display program in a Linux system according to the change of the window state, and displaying an icon of the android application in a task bar of the Linux system through the task icon display program.
The invention provides a method for displaying an android application icon in a Linux taskbar, which has a process shown in figure 1 and specifically comprises the following steps:
step 1, when the android compatible environment monitors that the state of an android application window changes, after acquiring the TaskID corresponding to the changed window, the android compatible environment sends an android application window change message to an android application display program running on a Linux system, wherein the android application window change message comprises attributes such as an android application name, the TaskID, an android application package name, a version and a window change condition, and the window change condition comprises creation, destruction, display, refreshing and size change.
In the android system, the android application window has a unique TaskID, and the corresponding relation between the Toa android application window and the android application program can be obtained through the TaskID.
The method comprises the specific processes that when a user creates an android application window, the android compatible environment sends an android application window change message with a creation attribute to an android application display program on a Linux system; when a user destroys the android application window, the android compatible environment sends an android application window change message with destruction attribute to an android application display program on the Linux system; when a user displays an android application window, the android compatible environment sends an android application window change message with display attributes to an android application display program on a Linux system; when a user refreshes an android application window, the android compatible environment sends an android application window change message with a refreshing attribute to an android application display program on a Linux system; when the user adjusts the size of the android application window, the android compatible environment sends an android application window change message with a size change amount to an android application display program on the Linux system.
The android application window change message can be sent to the android application display program in an asynchronous RPC calling mode.
And 2, after receiving the android application window change message, the android application display program judges whether the android application window related to the android application package name in the android application window change message exists in the current Linux system, if not, the step 3 is executed, and if not, the step 4 is executed.
Step 3, the android application display program searches whether an executable task icon display program with the name including the name and the version of the android application exists in the Linux system, if so, the task icon display program is executed, the display corresponding relation between the package name of the android application and the started task icon display program is recorded, and the display corresponding relation is stored in a display corresponding relation table; if the android application package name does not exist, acquiring the icon of the android application according to the android application package name, creating a task icon display program according to the android application name, the icon and the version, compiling and executing the task icon display program, recording the display corresponding relation between the android application package name and the started task icon display program, and storing the display corresponding relation in a display corresponding relation table. The android application display program then recreates the android application window.
Specifically, for the case where there is no android application window associated with the android application package name in the android application window change message, the window change attribute value in the android application window change message should be created, i.e., the android application is newly launched and created.
Generally, in the Linux system, if an icon is included in the executable program when the executable program is compiled, the icon of the executable program and the application name thereof are correctly displayed in a Linux window manager task bar after the executable program is started.
Therefore, the task icon display program in the present invention is an executable program created based on the UI library (Qt, GTK, etc.) on Linux. The task icon display program can create an invisible Linux window, the window title is set as the name of the current android application program, meanwhile, the event from the task bar can be processed, the event from the task bar is a task bar right-click menu event, and the method comprises the following steps: click, hide, minimize, and exit events, etc. The click event is processed by informing the xDroidUI to activate the corresponding android application window through IPC (Inter-Process Communication); the hidden and minimized event is processed by informing the xDreidUI through IPC of the minimized corresponding android application window; the exit event is processed in such a way that the xdroid ui is informed through the IPC to exit the corresponding android application window, and at the same time, the task icon is exited to display the progress of the program itself.
Further, in order to improve the execution efficiency, the task icon display program is designed to be a general program for creating the invisible Linux window, and the name, the icon and the version of the android application are used as parameters of the task icon display program. Therefore, the android application program does not need to create the task icon display program of the android application program, and only needs to call the task icon display program by taking the name, the icon and the version of the android application as parameters. At this time, the display correspondence between the package name of the android application and the ID of the started task icon display program needs to be recorded.
In addition, in order to realize that the Linux window created by the task icon display program can be hidden, setting the window size to 1 × 1 pixel, or setting the window to be transparent may be adopted.
Step 4, the android application display program finds the started task icon display program corresponding to the android application package name in the android application window change message in the display corresponding relation table; when the window change condition is destruction, executing step 5; and when the window change condition is display, refresh and size change, executing step 6.
Step 5, if the android application window related to the android application window change message is the only window currently displayed by the android application, exiting the task icon display program and informing the android application display program to close the android application window; and otherwise, informing the android application display program to close the android application window related to the android application window change message according to the TaskID.
And 6, highlighting the icon of the current task icon display program in the task bar, and informing the android application display program to adjust the android application window according to the message content.
In summary, the above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (7)

1. A method for displaying an icon of an android application in a Linux taskbar is characterized by comprising the following steps:
step 1, when an android compatible environment monitors that the state of an android application window changes, acquiring the TaskID of the changed android application window, and sending an android application window change message to an android application display program running on a Linux system, wherein the android application window change message comprises an android application name, the TaskID, an android application package name, a version and a window change condition, and the window change condition comprises creation, destruction, display, refreshing and size change quantity;
step 2, the android application display program judges whether an android application window with the same android application package name as the android application window change message exists in the current Linux system or not according to the android application window change message, if not, the step 3 is executed, otherwise, the step 4 is executed;
step 3, the android application display program searches whether an executable task icon display program of the android application name and version containing the android application window change message exists in the name or not in a Linux system, if so, the task icon display program is executed, and the display corresponding relation between the android application package name and the started task icon display program is recorded; if the android application package name does not exist, acquiring an icon of the android application according to the android application package name, creating a task icon display program according to the android application name, the icon and the version, compiling and executing the task icon display program, and recording a display corresponding relation between the android application package name and the started task icon display program, wherein the name of the task icon display program comprises the android application name and the version; storing the display corresponding relation in a display corresponding relation table, and then creating an android application window; the task icon display program is used for creating a Linux window, and the icon of the Linux window is an icon of an android application;
step 4, the android application display program finds a corresponding started task icon display program in a display corresponding relation table according to the android application package name in the android application window change message; when the window change condition is destruction, executing step 5; when the window change condition is display, refresh and size change, executing step 6;
step 5, if the android application window of the android application window change message is the only window of the android application in the Linux, exiting the task icon display program, informing the android application display program to exit the android application and closing the android application window; otherwise, informing the android application display program to close the corresponding android application window according to the task ID;
and 6, highlighting the icon of the task icon display program in the Linux taskbar, and informing the android application display program to adjust the android application window according to the android application window change message.
2. The display method according to claim 1, wherein the task icon display program is for creating a Linux window and is capable of handling a taskbar right-click menu event, the taskbar right-click menu event comprising: click events, hidden events, minimized events, and exit events.
3. The display method according to claim 2, wherein the Linux window can process taskbar right-click menu events in a manner that: notifying the android application display program to activate an android application window through IPC for the click event; informing the android application display program of minimizing the android application window through IPC about the hidden event and the minimized event; and informing the android application display program to exit the android application window and the task icon display program through IPC for the exit event.
4. The display method according to claim 2, wherein the Linux window is a stealth window.
5. The display method according to claim 4, wherein the display size of the Linux window is set to 1 x 1 pixel.
6. The display method according to claim 4, wherein the layer of the Linux window is set to be transparent.
7. The display method according to claim 1, wherein the task icon display program is a general program for creating a Linux window according to an input name, icon, and version of the android application, and after the task icon display program is executed, a display correspondence between an android application package name and a started task icon display program ID is recorded.
CN202210144283.1A 2022-02-17 2022-02-17 Method for displaying android application icon in Linux taskbar Active CN114201087B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210144283.1A CN114201087B (en) 2022-02-17 2022-02-17 Method for displaying android application icon in Linux taskbar

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210144283.1A CN114201087B (en) 2022-02-17 2022-02-17 Method for displaying android application icon in Linux taskbar

Publications (2)

Publication Number Publication Date
CN114201087A CN114201087A (en) 2022-03-18
CN114201087B true CN114201087B (en) 2022-05-20

Family

ID=80645573

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210144283.1A Active CN114201087B (en) 2022-02-17 2022-02-17 Method for displaying android application icon in Linux taskbar

Country Status (1)

Country Link
CN (1) CN114201087B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114780199B (en) * 2022-06-17 2022-08-23 北京麟卓信息科技有限公司 Sharing method for android application display output in multi-window mode
CN114860327B (en) * 2022-07-07 2022-09-23 北京麟卓信息科技有限公司 Quick starting method for android application in android compatible environment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653336A (en) * 2015-12-30 2016-06-08 惠州市德赛西威汽车电子股份有限公司 Method for integrating application under double operating systems
CN108762815A (en) * 2018-05-16 2018-11-06 北京麟卓信息科技有限公司 A kind of Android running environment implementation methods based on non-virtualized architectural framework
CN111625246A (en) * 2020-05-15 2020-09-04 武汉蓝星科技股份有限公司 Desktop management method of Linux-Android terminal dual system
CN112860363A (en) * 2021-02-07 2021-05-28 麒麟软件有限公司 Linux system based Android application window state dynamic updating method
CN113204307A (en) * 2021-05-06 2021-08-03 技德技术研究所(武汉)有限公司 File sending method and device compatible with Android system running on Linux
CN113687888A (en) * 2021-05-18 2021-11-23 麒麟软件有限公司 File sharing method compatible with Android application running on Linux system
CN113900754A (en) * 2021-10-09 2022-01-07 深圳技德智能科技研究院有限公司 Desktop sharing method and device, computer equipment and storage medium
CN113986446A (en) * 2021-12-23 2022-01-28 北京麟卓信息科技有限公司 Scaling optimization method for android application window in android running environment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8707330B2 (en) * 2012-04-27 2014-04-22 Telefonaktiebolaget L M Ericsson (Publ) Method and system for controlled communication between applications
US20130293573A1 (en) * 2012-05-02 2013-11-07 Motorola Mobility, Inc. Method and Apparatus for Displaying Active Operating System Environment Data with a Plurality of Concurrent Operating System Environments
TWI564781B (en) * 2013-06-07 2017-01-01 Insyde Software Corp In the mobile operating system of the application window method and apparatus
US20160357357A1 (en) * 2015-06-07 2016-12-08 Apple Inc. Device, Method, and Graphical User Interface for Manipulating Related Application Windows
CN109407953A (en) * 2018-08-15 2019-03-01 深圳壹账通智能科技有限公司 Using lookup method, device, computer installation and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653336A (en) * 2015-12-30 2016-06-08 惠州市德赛西威汽车电子股份有限公司 Method for integrating application under double operating systems
CN108762815A (en) * 2018-05-16 2018-11-06 北京麟卓信息科技有限公司 A kind of Android running environment implementation methods based on non-virtualized architectural framework
CN111625246A (en) * 2020-05-15 2020-09-04 武汉蓝星科技股份有限公司 Desktop management method of Linux-Android terminal dual system
CN112860363A (en) * 2021-02-07 2021-05-28 麒麟软件有限公司 Linux system based Android application window state dynamic updating method
CN113204307A (en) * 2021-05-06 2021-08-03 技德技术研究所(武汉)有限公司 File sending method and device compatible with Android system running on Linux
CN113687888A (en) * 2021-05-18 2021-11-23 麒麟软件有限公司 File sharing method compatible with Android application running on Linux system
CN113900754A (en) * 2021-10-09 2022-01-07 深圳技德智能科技研究院有限公司 Desktop sharing method and device, computer equipment and storage medium
CN113986446A (en) * 2021-12-23 2022-01-28 北京麟卓信息科技有限公司 Scaling optimization method for android application window in android running environment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Linux container solution for running Android applications on an automotive platform;Srdjan Usorac;《2021 Zooming Innovation in Consumer Technologies Conference (ZINC)》;20200802;210-213 *
面向桌面Linux的Android运行环境构建;张超;《中国优秀硕士学位论文全文数据库(电子期刊)信息科技辑》;20150115;1-63 *

Also Published As

Publication number Publication date
CN114201087A (en) 2022-03-18

Similar Documents

Publication Publication Date Title
CN114201087B (en) Method for displaying android application icon in Linux taskbar
US11960912B2 (en) Methods for user interface generation and application modification
US7123933B2 (en) System and method for remote application management of a wireless device
US9542245B2 (en) Processing user input events in a web browser
EP2990939B1 (en) Wireless communications device and method of adding widget thereof
US7810038B2 (en) Method for modifying a GUI for an application
US20030169306A1 (en) Creating a screen saver from downloadable applications on mobile devices
US20100077347A1 (en) Displaying application information in an application-switching user interface
US6959425B1 (en) System and method for managing a scalable list of items for display
KR100861656B1 (en) Method and mobile communication terminal for display setting mobile widget according to setting time
US20050003850A1 (en) Terminal device and program
CN107102853B (en) Method for customizing mobile operating system to be compatible with Android application
US10761835B1 (en) Run-time application modification
CN103257788A (en) Windows desktop dynamic icon forming method
CN115454296A (en) Intelligent fusion method for user behaviors in cross-operating environment
US7464382B1 (en) UI aware method invocation transferring to java event dispatch thread
CN114546536B (en) Method for using same android application by multiple android applications on Linux platform
CN116594728A (en) Android system-based taskbar interaction method, android system-based taskbar interaction device and storage medium
CN113495768A (en) Method and device for setting shortcut key in status bar pull-down menu of user interface
CN115268750A (en) Method and device for customizing shortcut function, terminal equipment and medium
CN117472489A (en) Popup window display method, popup window display device, popup window display equipment and storage 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
GR01 Patent grant
GR01 Patent grant