CN101719075A - Method for switching theme of Java virtual machine and terminal device - Google Patents

Method for switching theme of Java virtual machine and terminal device Download PDF

Info

Publication number
CN101719075A
CN101719075A CN200910265743A CN200910265743A CN101719075A CN 101719075 A CN101719075 A CN 101719075A CN 200910265743 A CN200910265743 A CN 200910265743A CN 200910265743 A CN200910265743 A CN 200910265743A CN 101719075 A CN101719075 A CN 101719075A
Authority
CN
China
Prior art keywords
theme
terminal device
virtual machine
java virtual
subject picture
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.)
Granted
Application number
CN200910265743A
Other languages
Chinese (zh)
Other versions
CN101719075B (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN200910265743.0A priority Critical patent/CN101719075B/en
Priority to PCT/CN2010/071677 priority patent/WO2010148709A1/en
Publication of CN101719075A publication Critical patent/CN101719075A/en
Application granted granted Critical
Publication of CN101719075B publication Critical patent/CN101719075B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method for switching a theme of a Java virtual machine and a terminal device. The method is applied to the terminal device which supports the Java virtual machine, and comprises the following steps that: the terminal device detects a theme setting parameter; the terminal device loads a corresponding theme picture from a file system according to the theme setting parameter; and the terminal device starts the Java virtual machine and accesses a system interface of a Java application manager. In the method, the theme setting parameter is preset in advance for a mobile phone which supports the Java virtual machine, and the UI visual effect of the virtual machine is completely consistent with the local style in a mode of loading the theme picture corresponding to the theme parameter; in addition, because the theme picture is stored in the file system of the mobile phone, the theme picture can be updated to meet the requirement of personalized customization of users.

Description

A kind of Java Virtual Machine method for switching theme, terminal device
Technical field
The present invention relates to the terminal field, relate in particular to a kind of Java Virtual Machine method for switching theme, the terminal device in terminal application software field.
Background technology
Java Virtual Machine is the standard configuration of all kinds of terminal phone, and the user can finish the extension of cell-phone function on this platform, and the application that needs is installed as the PC desktop operating system.The experience satisfaction that how to improve Java user is one of the content that must consider of Java Virtual Machine development company, this comprising the virtual machine performance optimization, increase JSR and support and improve UI (User Interface, user interface) and look effect or the like.Present most of middle and high end mobile phone is all supported conversion UI theme, realize user's personalized customization, and Java Virtual Machine is supported not necessarily.
Reason is that the UI of Java Virtual Machine has two kinds of implementation: JavaAMS (JavaApplicationManager System, the Java Application Manager system is hereinafter to be referred as JAMS) and Native AMS (being called for short NAMS).NAMS is owing to adopt local UI control, and UI looks effect and can be consistent fully with this locality, and possesses local such as the ability of switching theme.But because NAMS development difficulty and workload are very big, and portable very poor, do not possess cross-platform characteristic, therefore, there is the Java Virtual Machine of quite a few mobile phone to adopt the JAMS scheme.
Usually, the UI of JAMS simulates this locality by the mode of pinup picture and looks the effect style, and these pictures can be stored in the mobile phone file system, also can be to be integrated in the library file or executable file of virtual machine with binary form, loads during virtual machine activation.The UI style of this JAMS virtual machine is changeless at present, under mobile phone carries out situation that theme switches, can't keep consistent with local style, can only cope with shifting events by sticking to a fundamental principle, and user experience is relatively poor.
Above be to be example with the mobile phone of supporting Java Virtual Machine, illustrate JAMS Java Virtual Machine look effect possess can not be consistent on the mobile phone that changes the skin function with local style problem, in fact, so long as support the other-end equipment of Java Virtual Machine all to have the problems referred to above.
Summary of the invention
When adopting JAMS to realize UI in order to solve, UI looks the problem that effect can not be consistent with local style, the invention provides a kind of Java Virtual Machine method for switching theme, is applied to support the terminal device of Java Virtual Machine, may further comprise the steps:
Described terminal device detects theme parameter is set;
Described terminal device is provided with parameter according to described theme, loads corresponding subject picture from file system;
Described terminal device starts described Java Virtual Machine, enters the Java Application Manager system interface.
Described theme is provided with the configuration information that parameter is described terminal device overall situation configuration information or described virtual machine self.
Described theme is provided with parameter and comprises: size, resolution, color.
Described method further comprises step:
Described terminal device detects whether there is new subject picture, if exist, then carries out next step, otherwise withdraws from renewal process;
Described terminal device judges whether to need to upgrade current theme, if upgrade, then carries out next step, otherwise withdraws from renewal process;
Described terminal device upgrades operation to current theme.
Described renewal operation is specially:
Described terminal device is deleted current subject picture;
Described terminal device downloads to the original memory location of current subject picture with new subject picture.
The present invention also provides a kind of terminal device, and described terminal device is supported Java Virtual Machine, comprising:
Detection module, the theme that is used to detect described terminal device is provided with parameter;
Load-on module is used for according to described theme parameter being set, and loads corresponding subject picture from file system;
Handover module is used to start described Java Virtual Machine, enters the Java Application Manager system interface.
Described theme is provided with the configuration information that parameter is described terminal device overall situation configuration information or described virtual machine self.
Described theme is provided with parameter and comprises: size, resolution, color.
Described terminal device further comprises:
First judge module is used to detect whether have new subject picture, if exist, is then carried out by second judge module, otherwise withdraws from renewal process;
Second judge module is used to judge whether that needs upgrade current theme, if upgrade, is then carried out by update module and upgrades operation, otherwise withdraw from renewal process;
Update module is used for current theme is upgraded operation.
Described update module specifically comprises:
Delete cells is used to delete current subject picture;
Download unit is used for new subject picture is downloaded to the original memory location of described current subject picture.
Compared with prior art, the present invention has following beneficial effect:
The present invention is provided with theme to the mobile phone of supporting Java Virtual Machine in advance parameter is set, and by loading the mode of the subject picture corresponding with the main body parameter, the UI that realizes virtual machine look imitate and local style in full accord.And, owing to subject picture is stored in the mobile phone file system, thereby can upgrade operation to subject picture, satisfied the demand of user individual customization.
Description of drawings
Fig. 1 is a Java Virtual Machine method for switching theme process flow diagram of the present invention;
Fig. 2 dynamically updates the method flow diagram of theme for Java Virtual Machine of the present invention;
Fig. 3 is a terminal device structural representation of the present invention.
Embodiment
The present invention expands with reading by the storage to the UI picture: storage is at the pictures of different UI themes in file system, increase the interface that the detection of handset theme is provided with parameter, make virtual machine when starting, load correct theme, thereby can satisfy the demand of user individual customization, and can be by mode down loading updating UI themes such as networks.
Below in conjunction with accompanying drawing the specific embodiment of the present invention is described in further details.
With reference to figure 1, Fig. 1 is a Java Virtual Machine method for switching theme process flow diagram of the present invention, may further comprise the steps:
Step 1 detects theme parameter is set;
The information that this theme is provided with parameter both can be mobile phone overall situation configuration information, also can be the configuration information of virtual machine self.For example, if mobile phone itself possesses the replacing skin function, in this case, Java Virtual Machine adopts the global information of mobile phone as mobile phone theme parameter to be set, and can guarantee that the UI of Java Virtual Machine looks the consistance of imitating with local style.When mobile phone self did not possess the skin function of replacing, Java Virtual Machine adopted the configuration information of self, so that experience for the user provides more interface, the purpose of this moment no longer is consistent with local style in order to guarantee.
Theme is provided with parameter and comprises information such as size, resolution, color.
Step 2 is provided with parameter according to theme, loads corresponding subject picture from file system;
As the described example of step 1, if mobile phone self possesses the skin of changing function, then need according to mobile phone overall situation configuration information, from file system, load and the corresponding subject picture of mobile phone overall situation configuration information.
Possesses the equipment that switches thematic function; the pictures of common meeting storing multiple sets different-style in file system; and the picture number, picture name and the dimension of picture that are comprised in every cover theme all are identical; such as picture at this UI element of background; the picture of a backgroud.png by name is all arranged in all themes, and its resolution is identical.Suppose that A is arranged, B, C three cover themes, the corresponding mobile phone overall situation of every cover theme is provided with A, B, C scheme, when the user was provided with the A theme, all were used, and comprised that Java removes to load the picture of the A scheme of A theme correspondence automatically.Subject picture is to be stored in advance in the mobile phone file system, so just can be as required to operations such as subject picture upgrade, thus better meet users ' individualized requirement.
Step 3 starts virtual machine, enters the JAMS interface.
By above three steps, promptly finished the process that the virtual machine theme switches.Because the subject picture that virtual machine loads is that parameter is set is corresponding with theme, therefore, the style of subject picture can be fully and mobile phone this locality style be consistent.
After mobile phone theme changes, mobile phone detects the current phone theme again parameter is set, and mobile phone is provided with parameter according to current theme then, loads from file system and with current theme the corresponding subject picture of parameter is set, and the startup virtual machine, switch thereby finish the virtual machine theme.
In order to satisfy the demand of user individual customization, can upgrade the mobile phone subject picture, the operation of upgrading subject picture both can cover original subject picture fully, under the enough big situation of storage space, also can keep original subject picture, and download new subject picture.
With reference to figure 2, Fig. 2 is the method flow diagram that Java Virtual Machine of the present invention dynamically updates theme, and the process of upgrading subject picture may further comprise the steps:
Step 101 detects whether there is new subject picture;
These subject pictures can be issued by network mode, can derive from manufacturer terminal, also can derive from Java user, if exist, then execution in step 102, otherwise execution in step 104;
Step 102 judges whether the more current theme of new cell-phone, if upgrade, then execution in step 103, otherwise execution in step 104;
The concrete process of judging is:
Send the information that has new subject picture, make the user select to upgrade or do not upgrade;
Judge whether to upgrade current theme according to the renewal of user feedback or the indication of not upgrading.
Step 103 is upgraded operation to current theme;
The process of upgrading operation specifically comprises:
Step 1031 is deleted the subject picture of current existence;
Step 1032 downloads to the original memory location of current subject picture with new subject picture.
Extend, the renewal of theme can be non-deletion, and promptly the user can preserve the subject picture that quantity is not limit in mobile phone, and this is applicable to the situation of the on-fixed matic mould, be several themes that mobile phone provides acquiescence when dispatching from the factory, allow the user to delete on this basis.Mobile phone provides topic list to select for the user, thereby can farthest satisfy the demand of user individual customization, and the storage space that certain prerequisite is a mobile phone meets the demands.
Step 104 withdraws from renewal process.
Consideration for security, the virtual machine subject picture or with it similarly the file system area at sensitive data place may can't open to domestic consumer, therefore upgrading theme may need special kit, such as operation to serial ports, perhaps utilize Java tool software that presets or the like, these kits are provided by producer.
The above only is a specific embodiment of the present invention, is not limited to the present invention.The method for switching theme that the present invention proposes is not limited to mobile phone, also goes for supporting TV set-top box, the PDA terminals such as (Personal Digital Assistant, personal digital assistants) of Java Virtual Machine.
The present invention further provides a kind of terminal device of supporting Java Virtual Machine, this terminal device can be mobile phone, TV set-top box, PDA.With reference to figure 3, Fig. 3 is a terminal device structural representation of the present invention, and terminal device of the present invention comprises:
Detection module is used to detect theme parameter is set;
The information that this theme is provided with parameter both can be mobile phone overall situation configuration information, also can be the configuration information of virtual machine self.For example, some mobile phone itself possesses the replacing skin function, and in this case, Java Virtual Machine adopts the global information of mobile phone as mobile phone theme parameter to be set, and can guarantee that the UI of Java Virtual Machine looks the consistance of imitating with local style.When mobile phone self did not possess the skin function of replacing, Java Virtual Machine adopted the configuration information of self, so that experience for the user provides more interface, the purpose of this moment no longer is consistent with local style in order to guarantee.
Theme is provided with parameter and comprises information such as size, resolution, color.
Load-on module is used for according to theme parameter being set, and loads corresponding subject picture from file system;
If mobile phone self possesses the skin of changing function, then need according to mobile phone overall situation configuration information, from file system, load and the corresponding subject picture of mobile phone overall situation configuration information.
Possesses the equipment that switches thematic function; the pictures of common meeting storing multiple sets different-style in file system; and the picture number, picture name and the dimension of picture that are comprised in every cover theme all are identical; such as picture at this UI element of background; the picture of a backgroud.png by name is all arranged in all themes, and its resolution is identical.Suppose that A is arranged, B, C three cover themes, the corresponding mobile phone overall situation of every cover theme is provided with A, B, C scheme, when the user was provided with the A theme, all were used, and comprised that Java removes to load the picture of the A scheme of A theme correspondence automatically.Subject picture is to be stored in advance in the mobile phone file system, so just can be as required to operations such as subject picture upgrade, thus better meet users ' individualized requirement.
Handover module is used to start virtual machine, enters the JAMS interface.
Promptly finished the function that the virtual machine theme switches by above three modules.Because the subject picture that virtual machine loads is that parameter is set is corresponding with theme, therefore, the style of subject picture can be fully and mobile phone this locality style be consistent.
In order to satisfy the demand of user individual customization, can upgrade the mobile phone subject picture, the operation of upgrading subject picture both can cover original subject picture fully, under the enough big situation of storage space, also can keep original subject picture, and download new subject picture.
Therefore, terminal device of the present invention further comprises: first judge module, second judge module and update module.
First judge module is used to detect whether have a new subject picture;
These subject pictures can be issued by network mode, can derive from manufacturer terminal, also can derive from Java user, if exist, are then carried out by second judge module, otherwise withdraw from renewal process;
Second judge module is used to judge whether the more current theme of new cell-phone, if upgrade, is then carried out by update module and upgrades operation, otherwise withdraw from renewal process.
The concrete process of judging is:
Send the information that has new subject picture, make the user select to upgrade or do not upgrade;
Judge whether to upgrade current theme according to the renewal of user feedback or the indication of not upgrading.
Update module is used for current theme is upgraded operation.
Update module specifically comprises:
Delete cells is used to delete the subject picture of current existence;
Download unit is used for new subject picture is downloaded to the original memory location of current subject picture.
Further, the renewal of theme can be non-deletion, and promptly the user can preserve the subject picture that quantity is not limit in mobile phone, and this is applicable to the situation of the on-fixed matic mould, be several themes that mobile phone provides acquiescence when dispatching from the factory, allow the user to delete on this basis.Mobile phone provides topic list to select for the user, thereby can farthest satisfy the demand of user individual customization, and the storage space that certain prerequisite is a mobile phone meets the demands.
The above only is a preferred implementation of the present invention; should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the principle of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (10)

1. Java Virtual Machine method for switching theme is applied to support it is characterized in that the terminal device of Java Virtual Machine, may further comprise the steps:
Described terminal device detects theme parameter is set;
Described terminal device is provided with parameter according to described theme, loads corresponding subject picture from file system;
Described terminal device starts described Java Virtual Machine, enters the Java Application Manager system interface.
2. Java Virtual Machine method for switching theme as claimed in claim 1 is characterized in that, described theme is provided with the configuration information that parameter is described terminal device overall situation configuration information or described virtual machine self.
3. Java Virtual Machine method for switching theme as claimed in claim 1 is characterized in that, described theme is provided with parameter and comprises: size, resolution, color.
4. Java Virtual Machine method for switching theme as claimed in claim 1 is characterized in that, described method further comprises step:
Described terminal device detects whether there is new subject picture, if exist, then carries out next step, otherwise withdraws from renewal process;
Described terminal device judges whether to need to upgrade current theme, if upgrade, then carries out next step, otherwise withdraws from renewal process;
Described terminal device upgrades operation to current theme.
5. Java Virtual Machine method for switching theme as claimed in claim 4 is characterized in that, described renewal operation is specially:
Described terminal device is deleted current subject picture;
Described terminal device downloads to the original memory location of current subject picture with new subject picture.
6. terminal device, described terminal device is supported Java Virtual Machine, it is characterized in that, comprising:
Detection module, the theme that is used to detect described terminal device is provided with parameter;
Load-on module is used for according to described theme parameter being set, and loads corresponding subject picture from file system;
Handover module is used to start described Java Virtual Machine, enters the Java Application Manager system interface.
7. terminal device as claimed in claim 6 is characterized in that, described theme is provided with the configuration information that parameter is described terminal device overall situation configuration information or described virtual machine self.
8. terminal device as claimed in claim 6 is characterized in that, described theme is provided with parameter and comprises: size, resolution, color.
9. terminal device as claimed in claim 6 is characterized in that, described terminal device further comprises:
First judge module is used to detect whether have new subject picture, if exist, is then carried out by second judge module, otherwise withdraws from renewal process;
Second judge module is used to judge whether that needs upgrade current theme, if upgrade, is then carried out by update module and upgrades operation, otherwise withdraw from renewal process;
Update module is used for current theme is upgraded operation.
10. terminal device as claimed in claim 9 is characterized in that, described update module specifically comprises:
Delete cells is used to delete current subject picture;
Download unit is used for new subject picture is downloaded to the original memory location of described current subject picture.
CN200910265743.0A 2009-12-29 2009-12-29 Method for switching theme of Java virtual machine and terminal device Expired - Fee Related CN101719075B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200910265743.0A CN101719075B (en) 2009-12-29 2009-12-29 Method for switching theme of Java virtual machine and terminal device
PCT/CN2010/071677 WO2010148709A1 (en) 2009-12-29 2010-04-09 Method and terminal device for switching themes of java virtual machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910265743.0A CN101719075B (en) 2009-12-29 2009-12-29 Method for switching theme of Java virtual machine and terminal device

Publications (2)

Publication Number Publication Date
CN101719075A true CN101719075A (en) 2010-06-02
CN101719075B CN101719075B (en) 2013-08-07

Family

ID=42433653

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910265743.0A Expired - Fee Related CN101719075B (en) 2009-12-29 2009-12-29 Method for switching theme of Java virtual machine and terminal device

Country Status (2)

Country Link
CN (1) CN101719075B (en)
WO (1) WO2010148709A1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853134A (en) * 2010-06-12 2010-10-06 广东欧珀移动通信有限公司 Method for loading human-computer interface themes of hand-held equipment
CN101930376A (en) * 2010-08-25 2010-12-29 中兴通讯股份有限公司 Method for loading picture resources for JAVA virtual machine and terminal thereof
CN102981873A (en) * 2012-11-14 2013-03-20 广东欧珀移动通信有限公司 Displaying method and device for waiting interface
CN103019781A (en) * 2012-12-04 2013-04-03 广东欧珀移动通信有限公司 Rapid skin changing method based on Android system
CN103051958A (en) * 2012-12-20 2013-04-17 康佳集团股份有限公司 Processing method and processing system for remotely changing wallpaper of smart television
CN103455342A (en) * 2013-06-06 2013-12-18 广州市久邦数码科技有限公司 Theme calling method and device
CN103685759A (en) * 2013-12-24 2014-03-26 华中科技大学 Virtual battery management method for virtualization of mobile phone
CN104063277A (en) * 2013-03-18 2014-09-24 联想(北京)有限公司 Information processing method and electronic equipment
CN104331280A (en) * 2014-10-27 2015-02-04 百度在线网络技术(北京)有限公司 Information display method and device
CN108170504A (en) * 2018-01-29 2018-06-15 郑州云海信息技术有限公司 A kind of interface Logo method for customizing, system, equipment and computer readable storage medium
CN108874495A (en) * 2018-06-25 2018-11-23 北京金山安全软件有限公司 Theme resource conversion method and device and electronic equipment
CN110377375A (en) * 2019-05-31 2019-10-25 平安国际智慧城市科技股份有限公司 App method for switching theme, device and computer readable storage medium
CN114222014A (en) * 2021-12-15 2022-03-22 天翼电信终端有限公司 Method and device for switching ROM system by cloud mobile phone
CN114466100A (en) * 2020-07-30 2022-05-10 华为技术有限公司 Method, device and system for adapting accessory theme

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104932923A (en) * 2015-06-19 2015-09-23 上海卓悠网络科技有限公司 Method for updating desktop, server and mobile terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1811703A (en) * 2005-01-25 2006-08-02 三星电子株式会社 Apparatus and method for converting the visual appearance of a java application program in real time
US20080098031A1 (en) * 2006-10-23 2008-04-24 Dale Ducharme System and Method for Customizing Layer Based Themes
CN101216765A (en) * 2008-01-21 2008-07-09 中兴通讯股份有限公司 Mobile terminal topic style dynamic altering method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101226728B (en) * 2007-01-16 2011-06-15 乐金电子(中国)研究开发中心有限公司 Apparatus and method for dynamically setting color theme
CN101551746A (en) * 2009-05-08 2009-10-07 上海华勤通讯技术有限公司 UI interface configuration method of mobile communication terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1811703A (en) * 2005-01-25 2006-08-02 三星电子株式会社 Apparatus and method for converting the visual appearance of a java application program in real time
US20080098031A1 (en) * 2006-10-23 2008-04-24 Dale Ducharme System and Method for Customizing Layer Based Themes
CN101216765A (en) * 2008-01-21 2008-07-09 中兴通讯股份有限公司 Mobile terminal topic style dynamic altering method

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853134A (en) * 2010-06-12 2010-10-06 广东欧珀移动通信有限公司 Method for loading human-computer interface themes of hand-held equipment
US8863121B2 (en) 2010-08-25 2014-10-14 Zte Corporation Method and terminal for loading picture resources by JAVA virtual machine
CN101930376A (en) * 2010-08-25 2010-12-29 中兴通讯股份有限公司 Method for loading picture resources for JAVA virtual machine and terminal thereof
WO2012024857A1 (en) * 2010-08-25 2012-03-01 中兴通讯股份有限公司 Method and terminal for loading picture resources to java virtual machine
EP2444897A1 (en) * 2010-08-25 2012-04-25 ZTE Corporation Method and terminal for loading picture resources to java virtual machine
EP2444897A4 (en) * 2010-08-25 2013-02-27 Zte Corp Method and terminal for loading picture resources to java virtual machine
CN102981873A (en) * 2012-11-14 2013-03-20 广东欧珀移动通信有限公司 Displaying method and device for waiting interface
CN103019781A (en) * 2012-12-04 2013-04-03 广东欧珀移动通信有限公司 Rapid skin changing method based on Android system
CN103019781B (en) * 2012-12-04 2015-12-23 广东欧珀移动通信有限公司 A kind of quick skin change method based on android system
CN103051958A (en) * 2012-12-20 2013-04-17 康佳集团股份有限公司 Processing method and processing system for remotely changing wallpaper of smart television
CN103051958B (en) * 2012-12-20 2018-07-06 康佳集团股份有限公司 A kind of processing method and system of long-range change wallpaper of smart television
CN104063277B (en) * 2013-03-18 2018-10-12 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN104063277A (en) * 2013-03-18 2014-09-24 联想(北京)有限公司 Information processing method and electronic equipment
CN103455342A (en) * 2013-06-06 2013-12-18 广州市久邦数码科技有限公司 Theme calling method and device
CN103455342B (en) * 2013-06-06 2016-08-10 广州市久邦数码科技有限公司 The method and device that a kind of theme calls
CN103685759B (en) * 2013-12-24 2015-05-20 华中科技大学 Virtual battery management method for virtualization of mobile phone
CN103685759A (en) * 2013-12-24 2014-03-26 华中科技大学 Virtual battery management method for virtualization of mobile phone
CN104331280A (en) * 2014-10-27 2015-02-04 百度在线网络技术(北京)有限公司 Information display method and device
CN108170504A (en) * 2018-01-29 2018-06-15 郑州云海信息技术有限公司 A kind of interface Logo method for customizing, system, equipment and computer readable storage medium
CN108874495A (en) * 2018-06-25 2018-11-23 北京金山安全软件有限公司 Theme resource conversion method and device and electronic equipment
CN108874495B (en) * 2018-06-25 2022-02-11 北京金山安全软件有限公司 Theme resource conversion method and device and electronic equipment
CN110377375A (en) * 2019-05-31 2019-10-25 平安国际智慧城市科技股份有限公司 App method for switching theme, device and computer readable storage medium
CN110377375B (en) * 2019-05-31 2023-10-27 深圳赛安特技术服务有限公司 App theme switching method and device and computer readable storage medium
CN114466100A (en) * 2020-07-30 2022-05-10 华为技术有限公司 Method, device and system for adapting accessory theme
CN114222014A (en) * 2021-12-15 2022-03-22 天翼电信终端有限公司 Method and device for switching ROM system by cloud mobile phone

Also Published As

Publication number Publication date
WO2010148709A1 (en) 2010-12-29
CN101719075B (en) 2013-08-07

Similar Documents

Publication Publication Date Title
CN101719075B (en) Method for switching theme of Java virtual machine and terminal device
CN100371898C (en) Automatic loading method for movable terminal software
CN102905181B (en) A kind of methods, devices and systems realizing the online displaying video of mobile terminal
CN202488621U (en) Device for updating television user interface theme
CN101426032B (en) Terminal and method for Java application installation
US20140075438A1 (en) Method, server, and system for starting an application
CN104182255A (en) Method and terminal for upgrading library files of system application
RU2008144691A (en) SYSTEM AND METHOD FOR UPDATING THE PROGRAM FOR MOBILE TERMINAL WITH OTA SUPPORT
CN103425527A (en) Multi-system switching method and switching device
CN101221511A (en) Automatic installation and upgrading method of terminal unit application software
KR20140025523A (en) Method for storing application data and terminal device
CN103176826B (en) A kind of method of free configurating terminal device default language and terminal default language configuration system
CN101853180A (en) Method for realizing application management and non-intelligent mobile terminal
CN104216749A (en) Updating method and updating device for applications
CN102238265A (en) Mobile phone and method for realizing double-system mobile phone
CN103729210A (en) Method and device for supporting intelligent terminals of multiple sorts of modes with one flashing package
CN111316230B (en) Method and equipment for generating patch package
CN102158434A (en) Intelligent gateway and method for realizing application program management on intelligent gateway
CN102664990B (en) Installation and display method of dynamic wallpaper of Android mobile phone
CN102196308B (en) Digital-television-based multi-hardware interface compatible driving system
CN100465891C (en) Method for renewing hand-held device operation function through insert-and-use storage device
CN105094919A (en) Application program starting method
CN101996096A (en) Method for modifying data of operation system and electronic device with multiple operation systems
CN101158898A (en) Terminal system based on java
CN101521600A (en) Service control method in gateway equipment and gateway equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130807

Termination date: 20161229