CN102937859A - Realization method of desktop system based on Android operation system - Google Patents

Realization method of desktop system based on Android operation system Download PDF

Info

Publication number
CN102937859A
CN102937859A CN2012104029885A CN201210402988A CN102937859A CN 102937859 A CN102937859 A CN 102937859A CN 2012104029885 A CN2012104029885 A CN 2012104029885A CN 201210402988 A CN201210402988 A CN 201210402988A CN 102937859 A CN102937859 A CN 102937859A
Authority
CN
China
Prior art keywords
window
over
desktop
module
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.)
Pending
Application number
CN2012104029885A
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.)
Shandong University
Original Assignee
Shandong University
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 Shandong University filed Critical Shandong University
Priority to CN2012104029885A priority Critical patent/CN102937859A/en
Publication of CN102937859A publication Critical patent/CN102937859A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a realization method of a desktop system based on an Android operation system. An interface system based on the Android operation system comprises an interface display module and an application program control module; the interface display module comprises a window management module, a window stack maintenance module and an interface theme style conversion module; and the application program control module comprises a desktop shortcut icon display module, a system tray module, an application program shortcut icon compiling module and an icon animation effect display module. The realization method provided by the invention has the following characteristics that the structure of the system has clear layers, and the realization method can better support the property of a desktop condition; the system cost is smaller and the system is stable; the portability is strong, and the better compatibility can be realized for different platforms; and the window transparent effect and the animation effect can be realized, and the good user operation interface can be provided.

Description

A kind of implementation method of the desktop system based on Android operating system
Technical field
The present invention relates to a kind of implementation method of the interface system based on Android operating system, belong to the Embedded technical field of computing machine.
Background technology
Android is a kind of take the open source code operating system of Linux as the basis, the literal sense of android one word refers to " robot ", the title based on the mobile phone operating system of increasing income of Linux platform that simultaneously also to be Google announce on November 5th, 2007, this platform is comprised of operating system, middleware, user interface and application software, and being known as is first real opening of making for portable terminal and complete mobile software.Day by day universal along with the Android product, industry is had higher requirement to all many-sides such as Android operating system user interface aesthetic properties, and the interface Presence of an interface that Google provides is too simple, it is bad that the user experiences, and is confined to the shortcomings such as handheld device.Therefore on specific Android equipment research and implementation targetedly desktop environment be of great practical significance.
Improved interface is carried out at the Android interface that provides based on Google at present to be had a lot, main have Go desktop, ADW desktop, 360 desktops etc., all there is larger similarity in these desktops aspect technology path, architecture, the functional characteristic, its application is also comparatively similar.
These desktop systems all are to be based upon on the comparatively ripe Android system, compare with original Google interface phase, the design at these interfaces has better aesthetic property and operability, and comparatively perfect function all is provided, its exploitation focus on being applied to general handheld device.But be directed to larger terminal device, it is external to be the large-scale display devices such as display, and then above interface system is compatible relatively poor.
Summary of the invention
Defective and deficiency for background technology exists the invention provides a kind of based on implementation method Android, that be applied in the desktop system on the external-connection displayer terminal.
Technical scheme of the present invention is as follows:
A kind of implementation method of the interface system based on Android operating system, described interface system based on Android operating system comprises interface display module and application program controlling module;
Described interface display module comprises window management module, window stack maintenance module and interface subject style conversion module; Described application program controlling module comprises desktop shortcut icon display module, system tray module, editing application program shortcut icon module and icon animation effect display module;
All based on the embedded board of Cortex-A9 as kernel, writing language is Java take upper module;
Described window management module comprises following operational processes step:
I left mouse button push comprises the steps:
(1) beginning;
(2) detect left mouse button pressing;
(3) window attribute of clicking being set is active window;
(4) preserve mouse with respect to the position of active window;
(5) finish;
II left mouse button is decontroled operation, comprises the steps:
(1) beginning;
(2) detect left mouse button relieving;
(3) judge whether the window attribute of clicking is active window, if active window then changes step (4) over to; If not active window, then change step (8) over to;
(4) judge the mouse click on area, if click on area is the X button zone, then change step (5) over to; If click on area is to minimize button area, then change step (6) over to; If click on area is the maximize button zone, then change step (7) over to;
(5) close window;
(6) minimized window;
(7) maximized window;
(8) finish;
III window change operation comprises the steps:
(1) beginning;
(2) detecting window changes;
(3) judge whether active window of window attribute, if active window then changes step (4) over to, if not active window, then change step (10) over to;
(4) judge whether it is that window moves, if window moves, then change step (5) over to, move if not window, then change step (7) over to;
The x of the big or small calculation window that (5) moves according to mouse, the shift value of y coordinate;
(6) according to the shift value moving window of step (5);
(7) judge whether it is that window changes size, if so, then change step (8) over to; If not, then change step (10) over to;
(8) the big or small calculation window width that moves according to position and the mouse at mouse place and the shift value of height;
(9) shift value according to step (8) changes window size;
(10) finish;
Described window stack maintenance module comprises following operational processes step:
(1) beginning;
(2) user selection windows exchange;
(3) judge whether full-screen window of window, if full-screen window then changes step (4) over to; If not, then change step (5) over to;
(4) hide other window;
(5) this window is risen to top;
(6) finish;
Described interface subject style conversion module comprises following operational processes step:
I changes the interface subject operation, comprises the steps:
(1) beginning;
(2) user selection switch window theme triggers the window theme change events;
(3) window theme of user selection is mapped to character string;
(4) the window theme module if do not find, then changes step (8) according to the string searching correspondence name hereof that receives over to; If find, then change step (5) over to;
(5) search the icon of such needs according to name;
(6) search corresponding data structure;
(7) according to the data structure lookup icon file, if do not find, then change step (8) over to; If find, then change step (9) over to;
(8) load default theme style;
(9) theme style of loading user selection;
(10) switch window theme style;
(11) finish;
II changes background operation, comprises that step is as follows:
(1) beginning:
(2) user selection is changed desktop background, triggers the desktop background change events;
(3) desktop background of user selection is mapped to character string;
(4) window theme style conversion module if do not find, then changes step (8) according to the string searching correspondence name hereof that receives over to; If find, then change step (5) over to;
(5) search the background of such needs according to name;
(6) search corresponding data structure;
(7) according to the data structure lookup background paper, if do not find, then change step (8) over to; If find, then change step (9) over to;
(8) load original background;
(9) the new background of loading user selection;
(10) switch desktop background;
(11) finish;
Many desktops of III are changed the operation that shows, comprise that step is as follows:
(1) beginning;
(2) user selection switches desktop, triggers the desktop handover event;
(3) sequence number with desktop is mapped to character string;
(4) program is switched desktop according to the switching command that receives;
(5) finish;
Described desktop shortcut icon display module comprises following operational processes step:
(1) beginning;
(2) read configuration file;
(3) create window;
(4) according to Application Type display icon and literal in the configuration file to the appointed area of desktop;
(5) user clicks the mouse, and enters event handling;
(6) discharge the resource of using;
(7) finish;
Described system tray module comprises following operational processes step:
(1) beginning;
(2) obtain supervisory routine and select the zone;
(3) window attribute is set and monopolizes screen area;
(4) read application program, start configuration file;
(5) reception event;
(6) judge whether it is operational code message, if so, then change step (7) over to; If not, then change step (9) over to;
(7) read opcode;
(8) beginning display message menu;
(9) judge whether to change icon and show, if so, then change step (10) over to; If not, then change step (11) over to;
(10) change the icon DISPLAY ORDER;
(11) finish;
Described editing application program shortcut icon module comprises following operational processes step:
(1) beginning;
(2) obtain selected application program shortcut icon;
(3) interface that accesses deletion and edit icon;
(4) do not have processing then directly to jump to step (6);
(5) process according to the processing mode of selecting application programs;
(6) withdraw from the processing interface;
(7) refresh interface behind the editor;
(8) finish;
Described icon animation display module comprises following operational processes step:
(1) beginning;
(2) icon of the selected application program of mouse;
(3) with selected application icon changed string;
(4) character string being passed to program processes;
(5) carry out animation and show feedback signal after animation is finished at every turn;
(6) whether this application program of monitoring was still at selected state after program received feedback signal;
(7) if still at selected state animation continue to repeat to show;
(8) if not at selected state then stops animation;
(9) finish.
Advantage of the present invention is:
The present invention has realized a kind of desktop system based on Android operating system, system architecture clear layer, the support that can compare the characteristic of desktop environment; System overhead is less, system stability; Portability is strong, different platform is had compatible preferably; Realize window transparent effect and animation effect, good user interface is provided.
Description of drawings
Fig. 1 is the process flow diagram of left mouse button push;
Fig. 2 is the process flow diagram that left mouse button is decontroled operation;
Fig. 3 is the process flow diagram of window change operation;
Fig. 4 is window stack maintenance module processing flow chart;
Fig. 5 changes interface subject operational processes process flow diagram;
Fig. 6 changes the background operation processing flow chart;
Fig. 7 is that a plurality of desktops are changed the operational processes process flow diagram;
Fig. 8 is desktop shortcut icon display module processing flow chart;
Fig. 9 is system tray resume module process flow diagram;
Figure 10 is editing application program shortcut icon processing flow chart;
Figure 11 is icon animation display module processing flow chart.
Embodiment:
The present invention will be further described below in conjunction with drawings and Examples, but be not limited to this.
Embodiment
A kind of implementation method of the interface system based on Android operating system, described interface system based on Android operating system comprises interface display module and application program controlling module;
Described interface display module comprises window management module, window stack maintenance module and interface subject style conversion module; Described application program controlling module comprises desktop shortcut icon display module, system tray module, editing application program shortcut icon module and icon animation effect display module;
Described window management module comprises following operational processes step:
I left mouse button push comprises the steps:
(1) beginning;
(2) detect left mouse button pressing;
(3) window attribute of clicking being set is active window;
(4) preserve mouse with respect to the position of active window;
(5) finish;
II left mouse button is decontroled operation, comprises the steps:
(1) beginning;
(2) detect left mouse button relieving;
(3) judge whether the window attribute of clicking is active window, if active window then changes step (4) over to; If not active window, then change step (8) over to;
(4) judge the mouse click on area, if click on area is the X button zone, then change step (5) over to; If click on area is to minimize button area, then change step (6) over to; If click on area is the maximize button zone, then change step (7) over to;
(5) close window;
(6) minimized window;
(7) maximized window;
(8) finish;
III window change operation comprises the steps:
(1) beginning;
(2) detecting window changes;
(3) judge whether active window of window attribute, if active window then changes step (4) over to, if not active window, then change step (10) over to;
(4) judge whether it is that window moves, if window moves, then change step (5) over to, move if not window, then change step (7) over to;
The x of the big or small calculation window that (5) moves according to mouse, the shift value of y coordinate;
(6) according to the shift value moving window of step (5);
(7) judge whether it is that window changes size, if so, then change step (8) over to; If not, then change step (10) over to;
(8) the big or small calculation window width that moves according to position and the mouse at mouse place and the shift value of height;
(9) shift value according to step (8) changes window size;
(10) finish;
Described window stack maintenance module comprises following operational processes step:
(1) beginning;
(2) user selection windows exchange;
(3) judge whether full-screen window of window, if full-screen window then changes step (4) over to; If not, then change step (5) over to;
(4) hide other window;
(5) this window is risen to top;
(6) finish;
Described interface subject style conversion module comprises following operational processes step:
I changes the interface subject operation, comprises the steps:
(1) beginning;
(2) user selection switch window theme triggers the window theme change events;
(3) window theme of user selection is mapped to character string;
(4) the window theme module if do not find, then changes step (8) according to the string searching correspondence name hereof that receives over to; If find, then change step (5) over to;
(5) search the icon of such needs according to name;
(6) search corresponding data structure;
(7) according to the data structure lookup icon file, if do not find, then change step (8) over to; If find, then change step (9) over to;
(8) load default theme style;
(9) theme style of loading user selection;
(10) switch window theme style;
(11) finish;
II changes background operation, comprises that step is as follows:
(1) beginning:
(2) user selection is changed desktop background, triggers the desktop background change events;
(3) desktop background of user selection is mapped to character string;
(4) window theme style conversion module if do not find, then changes step (8) according to the string searching correspondence name hereof that receives over to; If find, then change step (5) over to;
(5) search the background of such needs according to name;
(6) search corresponding data structure;
(7) according to the data structure lookup background paper, if do not find, then change step (8) over to; If find, then change step (9) over to;
(8) load original background;
(9) the new background of loading user selection;
(10) switch desktop background;
(11) finish;
Many desktops of III are changed the operation that shows, comprise that step is as follows:
(1) beginning;
(2) user selection switches desktop, triggers the desktop handover event;
(3) sequence number with desktop is mapped to character string;
(4) program is switched desktop according to the switching command that receives;
(5) finish;
Described desktop shortcut icon display module comprises following operational processes step:
(1) beginning;
(2) read configuration file;
(3) create window;
(4) according to Application Type display icon and literal in the configuration file to the appointed area of desktop;
(5) user clicks the mouse, and enters event handling;
(6) discharge the resource of using;
(7) finish;
Described system tray module comprises following operational processes step:
(1) beginning;
(2) obtain supervisory routine and select the zone;
(3) window attribute is set and monopolizes screen area;
(4) read application program, start configuration file;
(5) reception event;
(6) judge whether it is operational code message, if so, then change step (7) over to; If not, then change step (9) over to;
(7) read opcode;
(8) beginning display message menu;
(9) judge whether to change icon and show, if so, then change step (10) over to; If not, then change step (11) over to;
(10) change the icon DISPLAY ORDER;
(11) finish;
Described editing application program shortcut icon module comprises following operational processes step:
(1) beginning;
(2) obtain selected application program shortcut icon;
(3) interface that accesses deletion and edit icon;
(4) do not have processing then directly to jump to step (6);
(5) process according to the processing mode of selecting application programs;
(6) withdraw from the processing interface;
(7) refresh interface behind the editor;
(8) finish;
Described icon animation display module comprises following operational processes step:
(1) beginning;
(2) icon of the selected application program of mouse;
(3) with selected application icon changed string;
(4) character string being passed to program processes;
(5) carry out animation and show feedback signal after animation is finished at every turn;
(6) whether this application program of monitoring was still at selected state after program received feedback signal;
(7) if still at selected state animation continue to repeat to show;
(8) if not at selected state then stops animation;
(9) finish.

Claims (1)

1. the implementation method based on the interface system of Android operating system is characterized in that, described interface system based on Android operating system comprises interface display module and application program controlling module;
Described interface display module comprises window management module, window stack maintenance module and interface subject style conversion module; Described application program controlling module comprises desktop shortcut icon display module, system tray module, editing application program shortcut icon module and icon animation effect display module;
All based on the embedded board of Cortex-A9 as kernel, writing language is Java take upper module;
Described window management module comprises following operational processes step:
I left mouse button push comprises the steps:
(1) beginning;
(2) detect left mouse button pressing;
(3) window attribute of clicking being set is active window;
(4) preserve mouse with respect to the position of active window;
(5) finish;
II left mouse button is decontroled operation, comprises the steps:
(1) beginning;
(2) detect left mouse button relieving;
(3) judge whether the window attribute of clicking is active window, if active window then changes step (4) over to; If not active window, then change step (8) over to;
(4) judge the mouse click on area, if click on area is the X button zone, then change step (5) over to; If click on area is to minimize button area, then change step (6) over to; If click on area is the maximize button zone, then change step (7) over to;
(5) close window;
(6) minimized window;
(7) maximized window;
(8) finish;
III window change operation comprises the steps:
(1) beginning;
(2) detecting window changes;
(3) judge whether active window of window attribute, if active window then changes step (4) over to, if not active window, then change step (10) over to;
(4) judge whether it is that window moves, if window moves, then change step (5) over to, move if not window, then change step (7) over to;
The x of the big or small calculation window that (5) moves according to mouse, the shift value of y coordinate;
(6) according to the shift value moving window of step (5);
(7) judge whether it is that window changes size, if so, then change step (8) over to; If not, then change step (10) over to;
(8) the big or small calculation window width that moves according to position and the mouse at mouse place and the shift value of height;
(9) shift value according to step (8) changes window size;
(10) finish;
Described window stack maintenance module comprises following operational processes step:
(1) beginning;
(2) user selection windows exchange;
(3) judge whether full-screen window of window, if full-screen window then changes step (4) over to; If not, then change step (5) over to;
(4) hide other window;
(5) this window is risen to top;
(6) finish;
Described interface subject style conversion module comprises following operational processes step:
I changes the interface subject operation, comprises the steps:
(1) beginning;
(2) user selection switch window theme triggers the window theme change events;
(3) window theme of user selection is mapped to character string;
(4) the window theme module if do not find, then changes step (8) according to the string searching correspondence name hereof that receives over to; If find, then change step (5) over to;
(5) search the icon of such needs according to name;
(6) search corresponding data structure;
(7) according to the data structure lookup icon file, if do not find, then change step (8) over to; If find, then change step (9) over to;
(8) load default theme style;
(9) theme style of loading user selection;
(10) switch window theme style;
(11) finish;
II changes background operation, comprises that step is as follows:
(1) beginning:
(2) user selection is changed desktop background, triggers the desktop background change events;
(3) desktop background of user selection is mapped to character string;
(4) window theme style conversion module if do not find, then changes step (8) according to the string searching correspondence name hereof that receives over to; If find, then change step (5) over to;
(5) search the background of such needs according to name;
(6) search corresponding data structure;
(7) according to the data structure lookup background paper, if do not find, then change step (8) over to; If find, then change step (9) over to;
(8) load original background;
(9) the new background of loading user selection;
(10) switch desktop background;
(11) finish;
Many desktops of III are changed the operation that shows, comprise that step is as follows:
(1) beginning;
(2) user selection switches desktop, triggers the desktop handover event;
(3) sequence number with desktop is mapped to character string;
(4) program is switched desktop according to the switching command that receives;
(5) finish;
Described desktop shortcut icon display module comprises following operational processes step:
(1) beginning;
(2) read configuration file;
(3) create window;
(4) according to Application Type display icon and literal in the configuration file to the appointed area of desktop;
(5) user clicks the mouse, and enters event handling;
(6) discharge the resource of using;
(7) finish;
Described system tray module comprises following operational processes step:
(1) beginning;
(2) obtain supervisory routine and select the zone;
(3) window attribute is set and monopolizes screen area;
(4) read application program, start configuration file;
(5) reception event;
(6) judge whether it is operational code message, if so, then change step (7) over to; If not, then change step (9) over to;
(7) read opcode;
(8) beginning display message menu;
(9) judge whether to change icon and show, if so, then change step (10) over to; If not, then change step (11) over to;
(10) change the icon DISPLAY ORDER;
(11) finish;
Described editing application program shortcut icon module comprises following operational processes step:
(1) beginning;
(2) obtain selected application program shortcut icon;
(3) interface that accesses deletion and edit icon;
(4) do not have processing then directly to jump to step (6);
(5) process according to the processing mode of selecting application programs;
(6) withdraw from the processing interface;
(7) refresh interface behind the editor;
(8) finish;
Described icon animation display module comprises following operational processes step:
(1) beginning;
(2) icon of the selected application program of mouse;
(3) with selected application icon changed string;
(4) character string being passed to program processes;
(5) carry out animation and show feedback signal after animation is finished at every turn;
(6) whether this application program of monitoring was still at selected state after program received feedback signal;
(7) if still at selected state animation continue to repeat to show;
(8) if not at selected state then stops animation;
(9) finish.
CN2012104029885A 2012-10-19 2012-10-19 Realization method of desktop system based on Android operation system Pending CN102937859A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012104029885A CN102937859A (en) 2012-10-19 2012-10-19 Realization method of desktop system based on Android operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012104029885A CN102937859A (en) 2012-10-19 2012-10-19 Realization method of desktop system based on Android operation system

Publications (1)

Publication Number Publication Date
CN102937859A true CN102937859A (en) 2013-02-20

Family

ID=47696759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012104029885A Pending CN102937859A (en) 2012-10-19 2012-10-19 Realization method of desktop system based on Android operation system

Country Status (1)

Country Link
CN (1) CN102937859A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559055A (en) * 2013-10-31 2014-02-05 青岛海信移动通信技术股份有限公司 Activity starting method and device applied to Android platform
CN103823580A (en) * 2014-02-28 2014-05-28 广州视源电子科技股份有限公司 Mouse configuring method based on Android system
CN103873677A (en) * 2013-05-22 2014-06-18 深圳市明日空间信息技术有限公司 Implementation method of mobile phone desktop layout based on Symbian system
CN104035771A (en) * 2014-06-04 2014-09-10 小米科技有限责任公司 Subjectediting method and device
CN104156222A (en) * 2014-08-29 2014-11-19 诚迈科技(南京)股份有限公司 Method for self-defining Android equipment desktop
CN104657039A (en) * 2015-02-12 2015-05-27 广州华多网络科技有限公司 Interface subject display method and system as well as service equipment
CN105094553A (en) * 2015-07-24 2015-11-25 广州市久邦数码科技有限公司 Implementation method of special effects of submenu bars
CN105677498A (en) * 2015-12-29 2016-06-15 山东大学 Optimization method of View control state saving on Android system
CN105516782B (en) * 2015-12-10 2018-08-14 四川长虹电器股份有限公司 The realization method and system of android system smart television suspension interface mutual exclusion function
CN109144338A (en) * 2018-07-20 2019-01-04 深圳点猫科技有限公司 A kind of application widget management method and electronic equipment based on education operating system
CN109614189A (en) * 2018-12-04 2019-04-12 北京马上慧科技术有限公司 A kind of system, method and device for realizing APP icon dynamically load animation
CN110597441A (en) * 2019-09-12 2019-12-20 上海沣沅星科技有限公司 Method, device, terminal and medium for switching human-computer interaction interface and managing resources
WO2020248547A1 (en) * 2019-06-11 2020-12-17 广州视源电子科技股份有限公司 Window minimization method and apparatus, storage medium, and interactive intelligent panel
CN112463273A (en) * 2020-11-18 2021-03-09 北京麟卓信息科技有限公司 Display method and device for android application in PC (personal computer) display
CN113384871A (en) * 2021-06-22 2021-09-14 泉州市兰梦网络科技中心(有限合伙) Simulation mobile terminal operating system platform built in game system
CN113535287A (en) * 2020-04-17 2021-10-22 中标软件有限公司 Method for automatically arranging windows of desktop environment of Linux operating system
CN113867879A (en) * 2021-10-15 2021-12-31 数源科技股份有限公司 Android-based system style deep customization method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963894A (en) * 2010-10-22 2011-02-02 华为终端有限公司 Method and device for displaying desktop wallpaper in terminal
CN102508675A (en) * 2011-12-28 2012-06-20 Tcl集团股份有限公司 Response processing method and device for mouse motion based on android platform
CN102520946A (en) * 2011-12-09 2012-06-27 山东大学 Method for realizing desktop system based on embedded Linux
CN102662599A (en) * 2012-04-27 2012-09-12 广东欧珀移动通信有限公司 Desktop configuration method and desktop switching method of Android touch screen mobile phone

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963894A (en) * 2010-10-22 2011-02-02 华为终端有限公司 Method and device for displaying desktop wallpaper in terminal
CN102520946A (en) * 2011-12-09 2012-06-27 山东大学 Method for realizing desktop system based on embedded Linux
CN102508675A (en) * 2011-12-28 2012-06-20 Tcl集团股份有限公司 Response processing method and device for mouse motion based on android platform
CN102662599A (en) * 2012-04-27 2012-09-12 广东欧珀移动通信有限公司 Desktop configuration method and desktop switching method of Android touch screen mobile phone

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103873677A (en) * 2013-05-22 2014-06-18 深圳市明日空间信息技术有限公司 Implementation method of mobile phone desktop layout based on Symbian system
CN103873677B (en) * 2013-05-22 2016-03-09 深圳市明日空间信息技术有限公司 A kind of implementation method of the mobile phone desktop layout based on symbian system
CN103559055B (en) * 2013-10-31 2017-02-22 青岛海信移动通信技术股份有限公司 Activity starting method and device applied to Android platform
CN103559055A (en) * 2013-10-31 2014-02-05 青岛海信移动通信技术股份有限公司 Activity starting method and device applied to Android platform
CN106557320B (en) * 2013-10-31 2020-01-17 青岛海信移动通信技术股份有限公司 Method and device for starting activities applied to Android platform
CN106557320A (en) * 2013-10-31 2017-04-05 青岛海信移动通信技术股份有限公司 A kind of method and apparatus of the startup activity for being applied to Android platform
CN103823580A (en) * 2014-02-28 2014-05-28 广州视源电子科技股份有限公司 Mouse configuring method based on Android system
CN103823580B (en) * 2014-02-28 2017-07-11 广州视源电子科技股份有限公司 Mouse collocation method based on android system
CN104035771A (en) * 2014-06-04 2014-09-10 小米科技有限责任公司 Subjectediting method and device
CN104035771B (en) * 2014-06-04 2017-03-29 小米科技有限责任公司 Subject editing method and device
CN104156222A (en) * 2014-08-29 2014-11-19 诚迈科技(南京)股份有限公司 Method for self-defining Android equipment desktop
CN104657039A (en) * 2015-02-12 2015-05-27 广州华多网络科技有限公司 Interface subject display method and system as well as service equipment
CN104657039B (en) * 2015-02-12 2018-01-09 广州华多网络科技有限公司 A kind of interface subject display methods, system and service equipment
CN105094553A (en) * 2015-07-24 2015-11-25 广州市久邦数码科技有限公司 Implementation method of special effects of submenu bars
CN105516782B (en) * 2015-12-10 2018-08-14 四川长虹电器股份有限公司 The realization method and system of android system smart television suspension interface mutual exclusion function
CN105677498B (en) * 2015-12-29 2018-05-25 山东大学 The optimization method that View controls state preserves on a kind of Android system
CN105677498A (en) * 2015-12-29 2016-06-15 山东大学 Optimization method of View control state saving on Android system
CN109144338A (en) * 2018-07-20 2019-01-04 深圳点猫科技有限公司 A kind of application widget management method and electronic equipment based on education operating system
CN109614189A (en) * 2018-12-04 2019-04-12 北京马上慧科技术有限公司 A kind of system, method and device for realizing APP icon dynamically load animation
WO2020248547A1 (en) * 2019-06-11 2020-12-17 广州视源电子科技股份有限公司 Window minimization method and apparatus, storage medium, and interactive intelligent panel
CN110597441A (en) * 2019-09-12 2019-12-20 上海沣沅星科技有限公司 Method, device, terminal and medium for switching human-computer interaction interface and managing resources
CN113535287A (en) * 2020-04-17 2021-10-22 中标软件有限公司 Method for automatically arranging windows of desktop environment of Linux operating system
CN112463273A (en) * 2020-11-18 2021-03-09 北京麟卓信息科技有限公司 Display method and device for android application in PC (personal computer) display
CN113384871A (en) * 2021-06-22 2021-09-14 泉州市兰梦网络科技中心(有限合伙) Simulation mobile terminal operating system platform built in game system
CN113867879A (en) * 2021-10-15 2021-12-31 数源科技股份有限公司 Android-based system style deep customization method
CN113867879B (en) * 2021-10-15 2023-09-22 数源科技股份有限公司 Android-based system style depth customization method

Similar Documents

Publication Publication Date Title
CN102937859A (en) Realization method of desktop system based on Android operation system
CN101770399B (en) Electronic equipment, method and device for switching operating system desktop
CN101267471B (en) Configuration structure of extendable idle screen of mobile device and display method thereof
CN104536666B (en) It is a kind of to be switched fast application program and its method and device at interface
CN103870095A (en) User interface operation method based on touch screen and terminal device using same
US20140040826A1 (en) Method for operating screen and electronic device thereof
CN104965649B (en) Content display method and device and terminal
US20100162176A1 (en) Reduced complexity user interface
US9292156B2 (en) Enabling a user to invoke a function via a shortcut key in a multi-window computing environment
CN103365588B (en) Touch screen operation processing method and touch equipment
CN105677305A (en) Icon management method, device and terminal
KR20070097960A (en) Terminal device having touch wheel and method for inputting instructions therefor
CN101169700A (en) Touch screen navigation method and device
KR102280474B1 (en) Method and apparatus for operating of electronic device
CN103377026B (en) Shortcut panel display method and device
CN103984464A (en) Display method and device of mobile terminal shortcut
CN104536563A (en) Electronic equipment control method and system
CN102880401A (en) Method for simplifying press keys of user interface and mobile terminal
JP2020537214A (en) How to display multiple content cards and devices
CN105378628A (en) Start and application navigation
CN110347459B (en) Window minimization method and device, storage medium and interactive intelligent panel
CN102981818A (en) Scenario based animation library
CN102023805B (en) Method for assisting in browsing text messages on software interface
CN104216646A (en) Method and device for creating application program based on gesture
CN103488424A (en) Method and device for displaying information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130220