WO2017067335A1 - 一种移动终端的桌面启动器的制作方法及制作系统 - Google Patents

一种移动终端的桌面启动器的制作方法及制作系统 Download PDF

Info

Publication number
WO2017067335A1
WO2017067335A1 PCT/CN2016/097862 CN2016097862W WO2017067335A1 WO 2017067335 A1 WO2017067335 A1 WO 2017067335A1 CN 2016097862 W CN2016097862 W CN 2016097862W WO 2017067335 A1 WO2017067335 A1 WO 2017067335A1
Authority
WO
WIPO (PCT)
Prior art keywords
desktop
xml
launchers
launcher
main code
Prior art date
Application number
PCT/CN2016/097862
Other languages
English (en)
French (fr)
Inventor
陈菊兰
谢秋娟
杨帆
冯佳琼
周潜
Original Assignee
惠州Tcl移动通信有限公司
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 惠州Tcl移动通信有限公司 filed Critical 惠州Tcl移动通信有限公司
Priority to EP16808542.1A priority Critical patent/EP3367238A4/en
Priority to US15/506,697 priority patent/US10120660B2/en
Publication of WO2017067335A1 publication Critical patent/WO2017067335A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/423Preprocessors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting
    • 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/445Program loading or initiating
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/117Tagging; Marking up; Designating a block; Setting of attributes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing

Definitions

  • the present invention relates to the field of mobile terminal systems, and in particular, to a method and a system for manufacturing a desktop initiator of a mobile terminal.
  • a technical solution adopted by the present invention is a method for manufacturing a desktop initiator of a mobile terminal, and the method includes:
  • Customizing the at least two desktop launchers obtaining corresponding second incs of the at least two desktop launchers, the customized content is written into the second inc in the form of an array;
  • the layout information of the at least two desktop launchers includes: the number of screens of each desktop launcher, the desktop layout, and an application.
  • the types customized for the at least two desktop launchers include an application, a folder, a navigation bar, an application widget, or a favorite.
  • the customization of the application is customized by one of the folder, the navigation bar and the application widget, or customized on the customized desktop.
  • the third XML saved in the ZIP format is decompressed and compiled, and the third XML is written into the main code.
  • the first XML, the first inc, and the second XML are stored in the same data directory of the required version.
  • the corresponding first inc of the at least two desktop initiators are the same file.
  • another technical solution adopted by the present invention is to provide a method for manufacturing a desktop initiator of a mobile terminal, where the method includes:
  • the first inc Using the first XML, the first inc, the second XML customization to obtain the corresponding second inc of the at least two desktop launchers;
  • the step of using the first XML, the first inc, and the second XML customization to obtain the corresponding second ins of the at least two desktop initiators includes:
  • the layout information of the at least two desktop launchers includes: the number of screens of each desktop launcher, the desktop layout, and an application.
  • the types customized for the at least two desktop launchers include an application, a folder, a navigation bar, an application widget, or a favorite.
  • the customization of the application is customized by one of the folder, the navigation bar and the application widget, or customized on the customized desktop.
  • the step of compiling the corresponding third XML of the at least two desktop launchers to obtain the at least two desktop launchers includes:
  • the first XML, the first inc, and the second XML are stored in the same data directory of the required version.
  • the corresponding first inc of the at least two desktop initiators are the same file.
  • another technical solution adopted by the present invention is to provide a desktop initiator production system for a mobile terminal, where the production system includes a production module and a compilation module;
  • a production module configured to obtain the desktop launcher main code to obtain a corresponding first layout parsing file XML and a first macro definition file inc of the at least two desktop launchers, and all applications in the desktop launcher main code
  • the attribute information of the program generates a second XML
  • the corresponding second ininc of the at least two desktop launchers is obtained by using the first XML, the first inc, and the second XML customization, and the at least two desktop launchers are utilized
  • the first XML generates a corresponding third XML of the at least two desktop launchers;
  • a compiling module configured to compile a corresponding third XML of the at least two desktop launchers to obtain the at least two desktop launchers.
  • the present invention obtains the first XML and the first inc in the main code by acquiring the desktop launcher main code having at least two desktop launcher architectures, and All the application attribute information in the desktop launcher main code generates a second XML, and then uses the first XML, the first inc, the second XML customization, and obtains a second inc, thereby obtaining the at least two desktop startups.
  • Corresponding third XML, and compiling the third XML to get at least two desktop launchers thus achieving different customization requirements of consumers, greatly reducing development and testing time, shortening software life cycle, and improving research and development efficiency. In this way, consumers at different stages can choose the desktop display according to their own needs.
  • FIG. 1 is a flowchart of a first embodiment of a method for fabricating a desktop launcher of a mobile terminal of the present invention
  • FIG. 2 is a flow chart of a second embodiment of a method for fabricating a desktop launcher of a mobile terminal of the present invention
  • FIG. 3 is a block diagram of a production system of a desktop launcher of the mobile terminal of the present invention.
  • a first embodiment of a method for fabricating a desktop initiator of a mobile terminal of the present invention includes:
  • the desktop launcher main code has at least two parsing files of the desktop launcher in order to create at least two desktop launchers, thereby enabling the mobile terminal to install at least two desktop launchers.
  • the corresponding first layout parsing file XML of the at least two desktop launchers may be the same or different; the corresponding first macro definition file inc is the same.
  • all application attribute information in the main code includes the storage path, label, package, and runnable behavior of all applications in the main code (launchable) Activity) and window class (widget class).
  • first XML, the first inc, and the second XML are stored in the same data directory of the required version.
  • S104 Generate corresponding third XML of the at least two desktop launchers by using the corresponding second inc of the at least two desktop launchers and the first XML.
  • S105 Compile a corresponding third XML of at least two desktop launchers to obtain at least two desktop launchers.
  • the method for creating the desktop launcher of the mobile terminal of the embodiment obtains the first XML and the first inc in the main code by acquiring the desktop launcher main code having at least two desktop launcher architectures, and the desktop launcher is the main All the application attribute information in the code generates a second XML, and then uses the first XML, the first inc, the second XML customization, and obtains the second inc, thereby obtaining the corresponding third XML of at least two desktop launchers, and Three XML is compiled to get at least two desktop launchers, thus achieving different customization requirements, greatly reducing development and testing time, shortening the software life cycle, and improving R&D efficiency. In this way, consumers at different stages can choose the desktop display according to their own needs.
  • a second embodiment of a method for fabricating a desktop initiator of a mobile terminal of the present invention includes:
  • Hypertext Preprocessor Hypertext Preprocessor
  • the information displayed in the form of the display window of the layout of the at least two desktop launchers includes: the number of screens of at least two desktop launchers, the desktop layout and the application, wherein the display window can be, but is not limited to, a browser.
  • the types that are customized for at least two desktop launchers include applications, folders, navigation bars, application widgets, or favorites.
  • the customization of the application is customized in one of the forms of folders, navigation bars and application widgets, or customized on the custom desktop.
  • S204 Customizing at least two desktop launchers, obtaining corresponding second incs of at least two desktop launchers, and writing the customized content into the second inc in the form of an array.
  • the third XML is stored in a ZIP file in a directory of a compressed file (perso zip).
  • the method for creating the desktop launcher of the mobile terminal of the embodiment obtains the first XML and the first inc in the main code by acquiring the desktop launcher main code having at least two desktop launcher architectures, and the desktop launcher is the main All the application attribute information in the code generates a second XML, and then uses the first XML, the first inc, the second XML customization, and obtains the second inc, thereby obtaining the corresponding third XML of at least two desktop launchers, and Three XML is compiled to get at least two desktop launchers, and multiple types of at least two desktop launchers can be customized, thus achieving different customization requirements, greatly reducing development and testing time, shortening software life cycle, and improving Research and development efficiency. In this way, consumers at different stages can choose the desktop display according to their own needs.
  • an embodiment of a system for creating a desktop launcher of a mobile terminal of the present invention includes a production module 10 and a compilation module 30, and the production system 100 is connected to a mobile terminal 200.
  • the making module 10 is configured to obtain the desktop launcher main code to obtain the corresponding first layout parsing file XML and the first macro definition file inc of the at least two desktop launchers, and generate attribute information of all the applications in the desktop launcher main code.
  • the second XML using the first XML, the first inc, the second XML customization to obtain the corresponding second inc of the at least two desktop launchers, and generating at least two of the corresponding second inc and the first XML of the at least two desktop launchers The corresponding third XML of the desktop launcher.
  • the compiling module 30 is configured to compile the corresponding third XML of the at least two desktop launchers to obtain at least two desktop launchers.
  • the mobile terminal 200 is configured to install at least two desktop launchers produced by the production system 100.
  • the desktop launcher production system of the mobile terminal 200 provided by the present invention customizes the XML of the main code having at least two desktop launchers through the production module 10 to realize different customization requirements, thereby greatly reducing development and testing time. Shorten the software life cycle and improve R&D efficiency.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

一种移动终端的桌面启动器的制作方法及制作系统,所述方法包括:获得具备至少两种桌面启动器架构的桌面启动器主代码(S101);利用桌面启动器主代码获得至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将桌面启动器主代码中的所有应用程序属性信息生成第二XML(S102);利用第一XML、第一inc、第二XML定制得到至少两种桌面启动器的相应第二inc(S103);利用至少两种桌面启动器的相应第二inc、第一XML生成至少两种桌面启动器的相应第三XML(S104);编译至少两种桌面启动器的相应第三XML进而得到至少两种桌面启动器(S105)。

Description

一种移动终端的桌面启动器的制作方法及制作系统
【技术领域】
本发明涉及移动终端系统技术领域,尤其涉及一种移动终端的桌面启动器的制作方法及制作系统。
【背景技术】
随着现代化电子技术的迅速发展和进步,电子装置也得到了相应的发展,其中智能手机广泛应用于消费者们的生活中,消费者们对智能手机界面的需求也越来越多样化。例如,不同阶段的消费者对主题、壁纸、布局、应用程序的操作方式等方面有着不同的需求,现常见的需求有:为老人定制的桌面启动器(launcher);儿童模式的桌面启动器;标准桌面启动器;运营商定制的桌面启动器。目前,市场上所售卖的智能手机中大部分是单桌面启动器的,已无法满足各个阶段的消费者们对多种风格界面的需求。
【发明内容】
本发明的目的在于提供了一种简单快速的双桌面启动器的制作方法,以满足各个阶段的消费者们对多种风格界面的需求。
为了解决上述技术问题,本发明采用的一种技术方案是,一种移动终端的桌面启动器的制作方法,所述方法包括:
获得具备至少两种桌面启动器架构的桌面启动器主代码;
利用所述桌面启动器主代码获得所述至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将所述桌面启动器主代码中的所有应用程序属性信息生成第二XML;
通过超文本预处理器编程读取第一XML及第二XML的信息,并将所述至少两个桌面启动器的布局以显示窗口的形式显示;
对所述至少两个桌面启动器定制,得到所述至少两种桌面启动器的相应第二inc,所述定制内容以数组的形式写入所述第二inc;
利用所述至少两种桌面启动器的相应第二inc、第一XML生成所述至少两种桌面启动器的相应第三XML;
将所述至少两个桌面启动器的第三XML以ZIP格式文件保存;
将所述以ZIP格式保存的所述第三XML和所述主代码进行解压编译,其中所述以ZIP格式保存的所述第三XML生成客户定制图形包文件;
将主代码编译生成的文件及所述客户定制图形包文件下载至移动终端,以使得移动终端安装上所述至少两种桌面启动器。
其中,所述至少两个桌面启动器的布局信息包括:每一桌面启动器的屏幕数量、桌面布局及应用程序。
其中,对所述至少两个桌面启动器定制的类型包括应用程序、文件夹、导航条、应用程序窗口小部件或收藏夹。
其中,所述应用程序的定制是通过所述文件夹、导航条和应用程序窗口小部件中的一种形式定制,或在定制桌面上进行定制。
其中,将以ZIP格式保存的所述第三XML进行解压编译的同时,所述第三XML写入至主代码中。
其中,所述第一XML、所述第一inc及所述第二XML存储于所需制定版本的同一数据目录中。
其中,所述至少两种桌面启动器的相应第一inc为相同的文件。
为了解决上述技术问题,本发明采用的另一种技术方案是,提供一种移动终端的桌面启动器的制作方法,所述方法包括:
获得具备至少两种桌面启动器架构的桌面启动器主代码;
利用所述桌面启动器主代码获得所述至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将所述桌面启动器主代码中的所有应用程序属性信息生成第二XML;
利用所述第一XML、第一inc、第二XML定制得到所述至少两种桌面启动器的相应第二inc;
利用所述至少两种桌面启动器的相应第二inc、第一XML生成所述至少两种桌面启动器的相应第三XML;
编译所述至少两种桌面启动器的相应第三XML进而得到所述至少两种桌面启动器。
其中,所述利用所述第一XML、第一inc、第二XML定制得到所述至少两种桌面启动器的相应第二inc的步骤包括:
通过超文本预处理器编程读取第一XML及第二XML的信息,并将所述至少两个桌面启动器的布局以显示窗口的形式显示;
对所述至少两个桌面启动器定制,得到所述至少两种桌面启动器的相应第二inc,所述定制内容以数组的形式写入所述第二inc。
其中,所述至少两个桌面启动器的布局信息包括:每一桌面启动器的屏幕数量、桌面布局及应用程序。
其中,对所述至少两个桌面启动器定制的类型包括应用程序、文件夹、导航条、应用程序窗口小部件或收藏夹。
其中,所述应用程序的定制是通过所述文件夹、导航条和应用程序窗口小部件中的一种形式定制,或在定制桌面上进行定制。
其中,所述编译所述至少两种桌面启动器的相应第三XML进而得到所述至少两种桌面启动器的步骤包括:
将所述至少两个桌面启动器的第三XML以ZIP格式文件保存;
将所述以ZIP格式保存的所述第三XML和所述主代码进行解压编译,其中所述以ZIP格式保存的所述第三XML生成客户定制图形包文件;
将主代码编译生成的文件及所述客户定制图形包文件下载至移动终端,以于使得移动终端安装上所述至少两种桌面启动器。其中,将以ZIP格式保存的所述第三XML进行解压编译的同时,所述第三XML写入至主代码。
其中,所述第一XML、所述第一inc及所述第二XML存储于所需制定版本的同一数据目录中。
其中,所述至少两种桌面启动器的相应第一inc为相同的文件。
为了解决上述技术问题,本发明采用的另一种技术方案是,提供一种移动终端的桌面启动器制作系统,所述制作系统包括制作模块及编译模块;
制作模块,用于获取所述桌面启动器主代码获得所述至少两种桌面启动器的相应第一布局解析文件XML和第一宏定义文件inc,将所述桌面启动器主代码中的所有应用程序的属性信息生成第二XML,利用所述第一XML、第一inc、第二XML定制得到所述至少两种桌面启动器的相应第二inc,并利用所述至少两种桌面启动器的相应第二inc、第一XML生成所述至少两种桌面启动器的相应第三XML;
编译模块,用于编译所述至少两种桌面启动器的相应第三XML进而得到所述至少两种桌面启动器。
本发明的有益效果是:区别于现有技术的情况,本发明通过获取具备至少两种桌面启动器架构的桌面启动器主代码,并于主代码中获取第一XML和第一inc,且将所述桌面启动器主代码中的所有应用程序属性信息生成第二XML,再利用所述第一XML、第一inc、第二XML定制并得到第二inc,进而得到所述至少两种桌面启动器的相应第三XML,并对第三XML进行编译以得到至少两种桌面启动器,如此实现消费者们不同的定制需求,大大减少研发及测试的时间,缩短软件生命周期,提高研发效率。如此,不同阶段的消费者可根据自己的需求对桌面显示器进行选择。
【附图说明】
图1是本发明移动终端的桌面启动器的制作方法的第一实施例的流程图;
图2是本发明移动终端的桌面启动器的制作方法的第二实施例的流程图;
图3是本发明移动终端的桌面启动器的制作系统的框架图。
【具体实施方式】
下面结合附图和实施例对本发明进行详细说明。
参阅图1,本发明移动终端的桌面启动器的制作方法第一实施例包括:
S101,获得具备至少两种桌面启动器架构的桌面启动器主代码。
可以理解,桌面启动器主代码中具备至少两种桌面启动器的解析文件,才能制作至少两种桌面启动器,进而使得移动终端安装上至少两种桌面启动器。
S102,利用桌面启动器主代码获得至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将桌面启动器主代码中的所有应用程序属性信息生成第二XML。
其中,至少两种桌面启动器的相应第一布局解析文件XML可以相同,也可以不同;相应的第一宏定义文件inc相同。
可以理解,主代码中的所有应用程序属性信息包括所有应用程序在主代码中的存储路径、标签(label)、数据包(package)、可运行的行为(launchable activity)及窗口类(widget class)。
可以理解,第一XML、第一inc及第二XML存储于所需制定版本的同一数据目录中。
S103,利用第一XML、第一inc、第二XML定制得到至少两种桌面启动器的相应第二inc。
S104,利用至少两种桌面启动器的相应第二inc、第一XML生成至少两种桌面启动器的相应第三XML。
S105,编译至少两种桌面启动器的相应第三XML进而得到至少两种桌面启动器。
本实施例的移动终端的桌面启动器的制作方法通过获取具备至少两种桌面启动器架构的桌面启动器主代码,并于主代码中获取第一XML和第一inc,且将桌面启动器主代码中的所有应用程序属性信息生成第二XML,再利用第一XML、第一inc、第二XML定制并得到第二inc,进而得到至少两种桌面启动器的相应第三XML,并对第三XML进行编译以得到至少两种桌面启动器,如此实现不同的定制需求,大大减少研发及测试的时间,缩短软件生命周期,提高研发效率。如此,不同阶段的消费者可根据自己的需求对桌面显示器进行选择。
请参阅图2,本发明移动终端的桌面启动器的制作方法的第二实施例包括:
S201,获得具备至少两种桌面启动器架构的桌面启动器主代码。
S202,利用桌面启动器主代码获得至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将桌面启动器主代码中的所有应用程序属性信息生成第二XML。
S203,通过超文本预处理器(PHP,Hypertext Preprocessor)编程读取第一XML及第二XML的信息,将至少两个桌面启动器的布局以显示窗口的形式显示。
可以理解,将至少两个桌面启动器的布局以显示窗口的形式显示的信息包括:至少两个桌面启动器的屏幕数量、桌面布局及应用程序,其中显示窗口可为但不限于浏览器。
可以理解,对至少两个桌面启动器定制的类型包括应用程序、文件夹、导航条、应用程序窗口小部件或收藏夹。其中,应用程序的定制是通过文件夹、导航条和应用程序窗口小部件中的一种形式定制,或在在定制桌面上进行定制。
S204,对至少两个桌面启动器定制,得到至少两种桌面启动器的相应第二inc,定制内容以数组的形式写入第二inc。
S205,利用至少两种桌面启动器的相应第二inc、第一XML生成至少两种桌面启动器的相应第三XML。
S206,将至少两个桌面启动器的第三XML以ZIP格式文件保存。
可以理解,所述第三XML以ZIP格式保存于压缩文件(perso zip)的目录中。
S207,将以ZIP格式保存的第三XML和主代码进行解压编译,其中以ZIP格式保存的第三XML生成客户定制图形包(custpack.img)文件。
可以理解,将ZIP格式保存的第三XML和主代码进行解压编译的同时,第三XML进行写入至主代码。
S208,将主代码编译生成的文件及客户定制图形包文件下载至移动终端,以使得移动终端安装上至少两种桌面启动器。
本实施例的移动终端的桌面启动器的制作方法通过获取具备至少两种桌面启动器架构的桌面启动器主代码,并于主代码中获取第一XML和第一inc,且将桌面启动器主代码中的所有应用程序属性信息生成第二XML,再利用第一XML、第一inc、第二XML定制并得到第二inc,进而得到至少两种桌面启动器的相应第三XML,并对第三XML进行编译以得到至少两种桌面启动器,且可对至少两种桌面启动器的多种类型进行定制,如此实现不同的定制需求,大大减少研发及测试的时间,缩短软件生命周期,提高研发效率。如此,不同阶段的消费者可根据自己的需求对桌面显示器进行选择。
请参阅图3,本发明移动终端的桌面启动器的制作系统100实施例包括制作模块10及编译模块30,所述制作系统100与一移动终端200连接。
制作模块10,用于获取桌面启动器主代码获得至少两种桌面启动器的相应第一布局解析文件XML和第一宏定义文件inc,将桌面启动器主代码中的所有应用程序的属性信息生成第二XML,利用第一XML、第一inc、第二XML定制得到至少两种桌面启动器的相应第二inc,并利用至少两种桌面启动器的相应第二inc、第一XML生成至少两种桌面启动器的相应第三XML。
编译模块30,用于编译至少两种桌面启动器的相应第三XML进而得到至少两种桌面启动器。
移动终端200,用于安装上制作系统100制作的至少两种桌面启动器。
本发明所提供的移动终端200的桌面启动器的制作系统通过制作模块10对具有至少两种桌面启动器的主代码的XML进行定制,以实现不同的定制需求,大大减少研发及测试的时间,缩短软件生命周期,提高研发效率。
以上所述仅为本发明的实施方式,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (17)

  1. 一种移动终端的桌面启动器的制作方法,其中,所述方法包括:
    获得具备至少两种桌面启动器架构的桌面启动器主代码;
    利用所述桌面启动器主代码获得所述至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将所述桌面启动器主代码中的所有应用程序属性信息生成第二XML;
    通过超文本预处理器编程读取第一XML及第二XML的信息,并将所述至少两个桌面启动器的布局以显示窗口的形式显示;
    对所述至少两个桌面启动器定制,得到所述至少两种桌面启动器的相应第二inc,所述定制内容以数组的形式写入所述第二inc;
    利用所述至少两种桌面启动器的相应第二inc、第一XML生成所述至少两种桌面启动器的相应第三XML;
    将所述至少两个桌面启动器的第三XML以ZIP格式文件保存;
    将所述以ZIP格式保存的所述第三XML和所述主代码进行解压编译,其中所述以ZIP格式保存的所述第三XML生成客户定制图形包文件;
    将主代码编译生成的文件及所述客户定制图形包文件下载至移动终端,以使得移动终端安装上所述至少两种桌面启动器。
  2. 根据权利要求1所述的制作方法,其中,
    所述至少两个桌面启动器的布局信息包括:每一桌面启动器的屏幕数量、桌面布局及应用程序。
  3. 根据权利要求1所述的制作方法,其中,
    对所述至少两个桌面启动器定制的类型包括应用程序、文件夹、导航条、应用程序窗口小部件或收藏夹。
  4. 根据权利要求3所述的制作方法,其中,
    所述应用程序的定制是通过所述文件夹、导航条和应用程序窗口小部件中的一种形式定制,或在定制桌面上进行定制。
  5. 根据权利要求1所述的制作方法,其中,
    将以ZIP格式保存的所述第三XML进行解压编译的同时,所述第三XML写入至主代码中。
  6. 根据权利要求1所述的制作方法,其中,
    所述第一XML、所述第一inc及所述第二XML存储于所需制定版本的同一数据目录中。
  7. 根据权利要求1所述的制作方法,其中,
    所述至少两种桌面启动器的相应第一inc为相同的文件。
  8. 一种移动终端的桌面启动器的制作方法,其中,所述方法包括:
    获得具备至少两种桌面启动器架构的桌面启动器主代码;
    利用所述桌面启动器主代码获得所述至少两种桌面启动器的相应第一解析文件XML和第一宏定义文件inc,将所述桌面启动器主代码中的所有应用程序属性信息生成第二XML;
    利用所述第一XML、第一inc、第二XML定制得到所述至少两种桌面启动器的相应第二inc;
    利用所述至少两种桌面启动器的相应第二inc、第一XML生成所述至少两种桌面启动器的相应第三XML;
    编译所述至少两种桌面启动器的相应第三XML进而得到所述至少两种桌面启动器。
  9. 根据权利要求8所述的制作方法,其中,
    所述利用所述第一XML、第一inc、第二XML定制得到所述至少两种桌面启动器的相应第二inc的步骤包括:
    通过超文本预处理器编程读取第一XML及第二XML的信息,并将所述至少两个桌面启动器的布局以显示窗口的形式显示;
    对所述至少两个桌面启动器定制,得到所述至少两种桌面启动器的相应第二inc,所述定制内容以数组的形式写入所述第二inc。
  10. 根据权利要求9所述的制作方法,其中,
    所述至少两个桌面启动器的布局信息包括:每一桌面启动器的屏幕数量、桌面布局及应用程序。
  11. 根据权利要求9所述的制作方法,其中,
    对所述至少两个桌面启动器定制的类型包括应用程序、文件夹、导航条、应用程序窗口小部件或收藏夹。
  12. 根据权利要求11所述的制作方法,其中,
    所述应用程序的定制是通过所述文件夹、导航条和应用程序窗口小部件中的一种形式定制,或在定制桌面上进行定制。
  13. 根据权利要求8所述的制作方法,其中,
    所述编译所述至少两种桌面启动器的相应第三XML进而得到所述至少两种桌面启动器的步骤包括:
    将所述至少两个桌面启动器的第三XML以ZIP格式文件保存;
    将所述以ZIP格式保存的所述第三XML和所述主代码进行解压编译,其中所述以ZIP格式保存的所述第三XML生成客户定制图形包文件;
    将主代码编译生成的文件及所述客户定制图形包文件下载至移动终端,以使得移动终端安装上所述至少两种桌面启动器。
  14. 根据权利要求13所述的制作方法,其中,
    将以ZIP格式保存的所述第三XML进行解压编译的同时,所述第三XML写入至主代码中。
  15. 根据权利要求8所述的制作方法,其中,
    所述第一XML、所述第一inc及所述第二XML存储于所需制定版本的同一数据目录中。
  16. 根据权利要求8所述的制作方法,其中,
    所述至少两种桌面启动器的相应第一inc为相同的文件。
  17. 一种移动终端的桌面启动器制作系统,其中,所述制作系统包括制作模块、编译模块及移动终端;
    制作模块,用于获取所述桌面启动器主代码获得所述至少两种桌面启动器的相应第一布局解析文件XML和第一宏定义文件inc,将所述桌面启动器主代码中的所有应用程序的属性信息生成第二XML,利用所述第一XML、第一inc、第二XML定制得到所述至少两种桌面启动器的相应第二inc,并利用所述至少两种桌面启动器的相应第二inc、第一XML生成所述至少两种桌面启动器的相应第三XML;
    编译模块,用于编译所述至少两种桌面启动器的相应第三XML进而得到所述至少两种桌面启动器。
PCT/CN2016/097862 2015-10-20 2016-09-02 一种移动终端的桌面启动器的制作方法及制作系统 WO2017067335A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP16808542.1A EP3367238A4 (en) 2015-10-20 2016-09-02 Producing method and producing system for desktop launcher of mobile terminal
US15/506,697 US10120660B2 (en) 2015-10-20 2016-09-02 Systems and methods for producing launchers for a mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510688172.7 2015-10-20
CN201510688172.7A CN105373381B (zh) 2015-10-20 2015-10-20 一种移动终端的桌面启动器的制作方法及制作系统

Publications (1)

Publication Number Publication Date
WO2017067335A1 true WO2017067335A1 (zh) 2017-04-27

Family

ID=55375609

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/097862 WO2017067335A1 (zh) 2015-10-20 2016-09-02 一种移动终端的桌面启动器的制作方法及制作系统

Country Status (4)

Country Link
US (1) US10120660B2 (zh)
EP (1) EP3367238A4 (zh)
CN (1) CN105373381B (zh)
WO (1) WO2017067335A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373381B (zh) 2015-10-20 2020-08-21 惠州Tcl移动通信有限公司 一种移动终端的桌面启动器的制作方法及制作系统
CN108089888B (zh) * 2016-11-21 2019-09-13 杨正 一种基于文件系统的应用运行方法及系统
CN106598434A (zh) * 2016-12-19 2017-04-26 深圳天珑无线科技有限公司 一种启动器应用的处理方法和终端
WO2018184154A1 (en) 2017-04-05 2018-10-11 Microsoft Technology Licensing, Llc Desktop launcher
KR101835856B1 (ko) * 2017-06-13 2018-03-08 주식회사 기가코리아 통합 애플리케이션을 이용한 맞춤형 애플리케이션 제작 서버, 방법 및 이를 실행하기 위하여 컴퓨터 판독가능한 기록매체에 저장된 애플리케이션
CN108920658B (zh) * 2018-06-29 2022-03-29 北京金山安全软件有限公司 一种移动设备桌面搬家方法、装置及电子设备
CN110231922B (zh) * 2019-05-23 2021-01-22 珠海格力电器股份有限公司 一种移动终端显示控制方法及移动终端

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101071374A (zh) * 2007-03-30 2007-11-14 腾讯科技(深圳)有限公司 一种视窗系统及其界面编辑方法
CN103793129A (zh) * 2012-11-02 2014-05-14 展讯通信(上海)有限公司 移动终端桌面启动器及其显示方法
CN104317587A (zh) * 2014-10-22 2015-01-28 中国人民解放军国防科学技术大学 面向安卓移动设备的程序自动生成方法
CN104915201A (zh) * 2015-05-29 2015-09-16 北京奇艺世纪科技有限公司 一种界面生成方法和装置
CN105373381A (zh) * 2015-10-20 2016-03-02 惠州Tcl移动通信有限公司 一种移动终端的桌面启动器的制作方法及制作系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008143978A1 (en) * 2007-05-16 2008-11-27 Teulings Hermanus Maria Johann Motor phenomenon measurement
US8458612B2 (en) * 2007-07-29 2013-06-04 Hewlett-Packard Development Company, L.P. Application management framework for web applications
US8117240B1 (en) * 2008-07-23 2012-02-14 Southern Company Services, Inc. Remote application linking infrastructure
JP2012048322A (ja) * 2010-08-24 2012-03-08 Sony Corp 情報処理装置、アプリケーション制御方法及びプログラム
US9348491B2 (en) * 2012-12-12 2016-05-24 2236008 Ontario Inc. Method and system to layout applications on multiple platforms
CN103400081B (zh) * 2013-07-30 2016-09-21 东莞宇龙通信科技有限公司 终端和用户界面的显示控制方法
CN104461599A (zh) * 2013-09-25 2015-03-25 上海琥智数码科技有限公司 多桌面启动器整合方法
CN103645906B (zh) * 2013-12-25 2018-04-10 上海斐讯数据通信技术有限公司 基于固定的界面布局文件实现界面重新布局的方法及系统
US9621627B2 (en) * 2013-12-31 2017-04-11 Interneer, Inc. Dynamically launching a server-based application on a mobile device
CN104090752A (zh) * 2014-06-10 2014-10-08 南靖万利达科技有限公司 一种加快定制android系统桌面快捷图标的方法
US9398462B1 (en) * 2015-03-04 2016-07-19 Sprint Communications Company L.P. Network access tiered based on application launcher installation
US10353534B2 (en) * 2016-05-13 2019-07-16 Sap Se Overview page in multi application user interface

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101071374A (zh) * 2007-03-30 2007-11-14 腾讯科技(深圳)有限公司 一种视窗系统及其界面编辑方法
CN103793129A (zh) * 2012-11-02 2014-05-14 展讯通信(上海)有限公司 移动终端桌面启动器及其显示方法
CN104317587A (zh) * 2014-10-22 2015-01-28 中国人民解放军国防科学技术大学 面向安卓移动设备的程序自动生成方法
CN104915201A (zh) * 2015-05-29 2015-09-16 北京奇艺世纪科技有限公司 一种界面生成方法和装置
CN105373381A (zh) * 2015-10-20 2016-03-02 惠州Tcl移动通信有限公司 一种移动终端的桌面启动器的制作方法及制作系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3367238A4 *

Also Published As

Publication number Publication date
US10120660B2 (en) 2018-11-06
EP3367238A1 (en) 2018-08-29
EP3367238A4 (en) 2018-10-17
US20180225098A1 (en) 2018-08-09
CN105373381A (zh) 2016-03-02
CN105373381B (zh) 2020-08-21

Similar Documents

Publication Publication Date Title
WO2017067335A1 (zh) 一种移动终端的桌面启动器的制作方法及制作系统
WO2013157678A1 (ko) 웹페이지의 동적 변환 시스템, 방법 및 컴퓨터 판독 가능한 기록 매체
CN108027722A (zh) 在编译和部署中动态更新应用
CN105159788B (zh) 一种Android应用间动态共享资源的方法及系统
CN106250158A (zh) 一种客户端界面的布局方法、装置和移动设备
EP3100162A1 (en) Task scheduling method and apparatus
CN103543993A (zh) 应用程序构建方法和系统
CN105677421B (zh) 一种移动终端的桌面启动器的定制方法及系统
CN103885756B (zh) 智能终端的基础应用功能配置方法、实现方法和装置
WO2020119062A1 (zh) 预装应用管理方法、装置及存储介质
CN103995696A (zh) 移动终端的程序包定制系统及定制方法
CN107526605A (zh) 实现应用程序加载服务组件的方法和装置
WO2014185573A1 (ko) 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환을 이용한 적응 실행 방법
WO2018117589A1 (en) Electronic device and method for displaying web page using the same
WO2017181786A1 (zh) 数据分析处理的方法、装置、计算机设备及存储介质
WO2017131354A2 (en) Apparatus and method for managing history information in an electronic device
CN111221626B (zh) 一种沙盒系统环境的创建方法、装置、介质和电子设备
KR101117165B1 (ko) 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛
WO2022222625A1 (zh) 应用程序组件的编译方法、装置、设备及存储介质
CN102354275B (zh) 一种文字输入框及其数据处理方法
CN105718468A (zh) 一种数据仓库ods层的建立方法和装置
CN103500099A (zh) 一种通过扩展点和扩展实现软件快速二次开发的方法
CN116048609A (zh) 配置文件更新方法、装置、计算机设备和存储介质
WO2022149771A1 (ko) 전자 장치 및 이를 이용한 메모리 관리 방법
WO2017150841A1 (ko) 전자장치, 어플리케이션 실행 시스템 및 그 제어방법

Legal Events

Date Code Title Description
REEP Request for entry into the european phase

Ref document number: 2016808542

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 15506697

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16808542

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE