WO2013000295A1 - 一种第三方应用程序换肤的方法 - Google Patents

一种第三方应用程序换肤的方法 Download PDF

Info

Publication number
WO2013000295A1
WO2013000295A1 PCT/CN2012/072549 CN2012072549W WO2013000295A1 WO 2013000295 A1 WO2013000295 A1 WO 2013000295A1 CN 2012072549 W CN2012072549 W CN 2012072549W WO 2013000295 A1 WO2013000295 A1 WO 2013000295A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource file
party application
presentation
resource
file
Prior art date
Application number
PCT/CN2012/072549
Other languages
English (en)
French (fr)
Inventor
李伟星
孙鹏
刘新宇
王亚辉
董红光
任恬
许斐
张斌
梁峰
黎万强
黄江吉
Original Assignee
北京小米科技有限责任公司
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 北京小米科技有限责任公司 filed Critical 北京小米科技有限责任公司
Priority to EP12805223.0A priority Critical patent/EP2728468A4/en
Priority to KR1020137032990A priority patent/KR20140007488A/ko
Priority to JP2014513886A priority patent/JP2014517407A/ja
Priority to US14/129,769 priority patent/US20140143766A1/en
Publication of WO2013000295A1 publication Critical patent/WO2013000295A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • 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

Definitions

  • the present invention relates to the field of mobile terminal technologies, and in particular, to a method for skin resurfacing of a third-party application. Background technique
  • mobile terminals have become an indispensable personal electronic device in people's lives, and people obtain information through mobile terminals for office and entertainment. Since the type number of the mobile terminal is still relatively small compared to the user population with large data, people tend to express their personality by constantly changing the display effects of various applications of their mobile terminals.
  • the application skinning is mostly when the application developer sets up multiple resource files in the resource package when developing the application.
  • the user When the user is using the application, he can select the different resource files in the application. Display effect.
  • the resource file provided by the application is always limited, and it is preset. The user can only choose among them, and the choice is very small, and cannot be updated. Summary of the invention
  • the object of the present invention is to provide a method for skinning a third-party application, which can provide resource files without limitation and enrich the display effect of the application.
  • a third-party application skinning method includes the following steps: A. Establish a resource file package of a third-party application, where the resource file package includes a resource file ID, a resource file storage path, and two Mapping relationship between people; B. Establish a theme file package according to a directory structure in a resource file package of the third-party application, where the theme file package includes a resource file for display that the third-party application needs to replace;
  • the third-party application When a third-party application needs to generate a user interface, the third-party application sends the resource file ID that needs to be displayed to the operating system;
  • the operating system obtains a corresponding resource file storage path from the resource file package according to the resource file ID.
  • the operating system obtains the replaced resource file for display from the theme file package according to the resource file storage path;
  • the operating system sends the replaced resource file for presentation to the third-party application, and the third-party application uses the replaced resource file for presentation to perform skinning display.
  • the resource file package of the third-party application includes a resource file for display by a third-party application, and if the operating system does not find a replacement resource file for display of the third-party application in the theme package, the third-party application Get the resource file for display in the resource package.
  • FIG. 1 is a flow chart of a third-party application skinning in a specific embodiment of the present invention. detailed description
  • FIG. 1 is a flow chart of a third-party application skinning in a specific embodiment of the present invention.
  • the third-party application skinning process includes the following steps:
  • Step 101 Create a resource file package of a third-party application, where the resource file package is set to have a third The resource file used by the party application to display, and includes the resource file ID, the resource file storage path, and the mapping relationship between the two.
  • Step 102 Create a theme file package according to a directory structure in a resource file package of the third-party application, where the theme file package includes resource files for display that need to be replaced by the third-party application, and the replaced resource files for display
  • the storage path is the same as the storage path of the resource file used for display in the resource file package.
  • Step 103 When the third-party application needs to generate the user interface, the third-party application sends the resource file ID to be displayed to the operating system.
  • Step 104 The operating system obtains a corresponding resource file storage path from the resource file package according to the resource file ID that needs to be displayed.
  • Step 105 The operating system searches for the replaced resource file for display according to the resource file storage path from the theme file package.
  • the operating system obtains the replaced resource file for display.
  • the resource file for presentation is obtained from the resource file package of the third-party application.
  • Step 106 The operating system sends the replaced resource file for display to the third-party application, and the third-party application performs the skinning display by using the replaced resource file for display.
  • the resource file for displaying in the resource file package is sent to the third-party application, the third party.
  • the application is presented with resource files for presentation.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明公开了一种第三方应用程序换肤的方法,建立第三方应用程序的资源文件包,包括资源文件ID、资源文件存放路径及其两者之间的映射关系;按照资源文件包中的目录结构建立主题文件包,包括需要更换的用于展示的资源文件;当需要生成用户界面时,第三方应用程序将需要展示的资源文件ID发送给操作系统;操作系统根据资源文件ID从资源文件包中获取对应的资源文件存放路径;并从主题文件包中获取更换的用于展示的资源文件;再将更换的用于展示的资源文件发送给第三方应用程序,第三方应用程序采用更换的用于展示的资源文件进行换肤展示。采用了本发明的技术方案,能够无限制地提供资源文件,丰富应用程序的展示效果。

Description

一种第三方应用程序换肤的方法
技术领域
本发明涉及移动终端技术领域, 尤其涉及一种第三方应用程序换肤的方 法。 背景技术
随着移动终端技术的发展,移动终端已经成为人们生活中必不可少的个人 电子设备, 人们通过移动终端获取信息, 进行办公和娱乐。 由于移动终端的种 类型号相对于数据巨大的用户人群仍然较少,所以人们往往通过不停变换自己 移动终端的各种应用程序的展示效果, 来彰显个性。
目前应用程序的换肤, 多是应用程序开发者在开发应用程序时,在资源文 件包中设置了多个资源文件, 当用户在使用应用程序时, 可以在不同的资源文 件中选择自己想要的展示效果。但是这种换肤方式中,应用程序提供的资源文 件总是有限的,而且是预设好的,用户只能在这其中选择,选择的余地非常小, 而且无法更新。 发明内容
本发明的目的在于提出一种第三方应用程序换肤的方法,能够无限制地提 供资源文件, 丰富应用程序的展示效果。
为达此目的, 本发明采用以下技术方案:
一种第三方应用程序换肤的方法, 适用于 andriod系统, 包括以下步骤: A、 建立第三方应用程序的资源文件包, 所述资源文件包中包括资源文件 ID、 资源文件存放路径及其两者之间的映射关系; B、 按照第三方应用程序的资源文件包中的目录结构建立主题文件包, 所 述主题文件包中包括第三方应用程序需要更换的用于展示的资源文件;
C、 当第三方应用程序需要生成用户界面时, 第三方应用程序将需要展示 的资源文件 ID发送给操作系统;
D、操作系统根据资源文件 ID从资源文件包中获取对应的资源文件存放路 径;
E、 操作系统根据资源文件存放路径从主题文件包中获取更换的用于展示 的资源文件;
F、 操作系统将更换的用于展示的资源文件发送给第三方应用程序, 第三 方应用程序采用更换的用于展示的资源文件进行换肤展示。
第三方应用程序的资源文件包包括有第三方应用程序用于展示的资源文 件,如果操作系统在主题文件包没有找到第三方应用程序的更换的用于展示的 资源文件, 则从第三方应用程序的资源文件包中获取用于展示的资源文件。 采用了本发明的技术方案,任何人、包括用户都可以给第三方应用程序增 加资源文件, 从而可以不断更新第三方应用程序的展示效果。 附图说明
图 1是本发明具体实施方式中第三方应用程序换肤的流程图。 具体实施方式
下面结合附图并通过具体实施方式来进一步说明本发明的技术方案。 图 1是本发明具体实施方式中第三方应用程序换肤的流程图。 如图 1所示, 该第三方应用程序换肤的流程包括以下步骤:
步骤 101、 建立第三方应用程序的资源文件包, 该资源文件包设置有第三 方应用程序用于展示的资源文件, 并包括资源文件 ID、 资源文件存放路径及 其两者之间的映射关系。
步骤 102、按照第三方应用程序的资源文件包中的目录结构建立主题文件 包, 该主题文件包中包括第三方应用程序需要更换的用于展示的资源文件, 这 些更换的用于展示的资源文件的存放路径与资源文件包中用于展示的资源文 件的存放路径相同。
步骤 103、 当第三方应用程序需要生成用户界面时, 第三方应用程序将需 要展示的资源文件 ID发送给操作系统。
步骤 104、 操作系统根据需要展示的资源文件 ID从资源文件包中获取对 应的资源文件存放路径。
步骤 105、操作系统根据资源文件存放路径从主题文件包中去査找更换的 用于展示的资源文件。
如果主题文件包中对应的存放路径上有更换的用于展示的资源文件,操作 系统则获取更换的用于展示的资源文件。
如果操作系统在主题文件包中对应的存放路径上没有找到第三方应用程 序的更换的用于展示的资源文件,则从第三方应用程序的资源文件包中获取用 于展示的资源文件。
步骤 106、 操作系统将更换的用于展示的资源文件发送给第三方应用程 序, 第三方应用程序采用更换的用于展示的资源文件进行换肤展示。
如果操作系统在主题文件包中对应的存放路径上没有找到第三方应用程 序的更换的用于展示的资源文件,则将资源文件包中用于展示的资源文件发送 给第三方应用程序, 第三方应用程序采用用于展示的资源文件进行展示。 以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局 限于此,任何熟悉该技术的人在本发明所揭露的技术范围内, 可轻易想到的变 化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围应该 以权利要求的保护范围为准。

Claims

权 利 要 求 书
1、 一种第三方应用程序换肤的方法, 适用于 andriod系统, 其特征在于, 包括以下步骤:
A、 建立第三方应用程序的资源文件包, 所述资源文件包中包括资源文件 ID、 资源文件存放路径及其两者之间的映射关系;
B、 按照第三方应用程序的资源文件包中的目录结构建立主题文件包, 所 述主题文件包中包括第三方应用程序需要更换的用于展示的资源文件;
C、 当第三方应用程序需要生成用户界面时, 第三方应用程序将需要展示 的资源文件 ID发送给操作系统;
D、操作系统根据资源文件 ID从资源文件包中获取对应的资源文件存放路 径;
E、 操作系统根据资源文件存放路径从主题文件包中获取更换的用于展示 的资源文件;
F、 操作系统将更换的用于展示的资源文件发送给第三方应用程序, 第三 方应用程序采用更换的用于展示的资源文件进行换肤展示。
2、根据权利要求 1所述的一种第三方应用程序换肤的方法, 其特征在于, 第三方应用程序的资源文件包包括有第三方应用程序用于展示的资源文件,如 果操作系统在主题文件包没有找到第三方应用程序的更换的用于展示的资源 文件, 则从第三方应用程序的资源文件包中获取用于展示的资源文件。
PCT/CN2012/072549 2011-06-30 2012-03-19 一种第三方应用程序换肤的方法 WO2013000295A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP12805223.0A EP2728468A4 (en) 2011-06-30 2012-03-19 METHOD FOR MODIFYING THE TRIM OF A THIRD PARTY APPLICATION
KR1020137032990A KR20140007488A (ko) 2011-06-30 2012-03-19 제3측 응용프로그램 스킨교체 방법
JP2014513886A JP2014517407A (ja) 2011-06-30 2012-03-19 一種のサードパーティ製アプリケーションのスキン変更方法
US14/129,769 US20140143766A1 (en) 2011-06-30 2012-03-19 Method for re-skinning a third party's application

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110181919.1 2011-06-30
CN2011101819191A CN102622385A (zh) 2011-06-30 2011-06-30 一种第三方应用程序换肤的方法

Publications (1)

Publication Number Publication Date
WO2013000295A1 true WO2013000295A1 (zh) 2013-01-03

Family

ID=46562308

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/072549 WO2013000295A1 (zh) 2011-06-30 2012-03-19 一种第三方应用程序换肤的方法

Country Status (6)

Country Link
US (1) US20140143766A1 (zh)
EP (1) EP2728468A4 (zh)
JP (1) JP2014517407A (zh)
KR (1) KR20140007488A (zh)
CN (1) CN102622385A (zh)
WO (1) WO2013000295A1 (zh)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942037A (zh) * 2013-01-17 2014-07-23 阿里巴巴集团控股有限公司 一种移动设备的主题替换的方法和设备
CN104252341B (zh) * 2013-06-26 2019-02-22 腾讯科技(深圳)有限公司 应用程序的换肤方法、装置及应用程序的客户端设备
CN104050002B (zh) * 2014-06-24 2018-04-03 广州猎豹网络科技有限公司 一种应用软件界面换肤方法及装置
CN106055328B (zh) * 2016-05-27 2019-04-02 努比亚技术有限公司 针对第三方应用的主题更换装置及方法
CN106657611A (zh) * 2016-11-15 2017-05-10 努比亚技术有限公司 应用主题的更换装置及方法
CN106843874A (zh) * 2017-01-19 2017-06-13 深圳市金立通信设备有限公司 一种系统主题处理方法、终端及服务器
CN110309475B (zh) * 2019-06-28 2021-01-29 百度在线网络技术(北京)有限公司 一种页面展现方法、装置、终端设备及存储介质
EP4384972A1 (en) * 2021-08-13 2024-06-19 Financial & Risk Organisation Limited Pipelined credit checking
CN114860295A (zh) * 2022-05-09 2022-08-05 维沃移动通信有限公司 资源文件更新方法、装置、设备及可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070081523A (ko) * 2006-02-13 2007-08-17 삼성전자주식회사 휴대단말의 스킨색 변동 방법 및 장치
CN101106578A (zh) * 2007-08-31 2008-01-16 金蝶软件(中国)有限公司 一种更换界面主题的方法和系统
CN101741984A (zh) * 2009-12-21 2010-06-16 深圳华为通信技术有限公司 主题切换方法和装置以及移动终端和后台软件设备

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5235665B2 (ja) * 2005-08-01 2013-07-10 ノキア コーポレイション Uiテーマの変更時にリモート・リポジトリに問い合わせることによりカスタム・インターフェース要素を自動的に取得する方法、装置およびコンピュータ・プログラム製品
CN101356494B (zh) * 2006-05-16 2013-01-09 捷讯研究有限公司 对主题进行换肤的系统和方法
US20080092057A1 (en) * 2006-10-05 2008-04-17 Instrinsyc Software International, Inc Framework for creation of user interfaces for electronic devices
CN100530099C (zh) * 2007-09-06 2009-08-19 成都金山互动娱乐科技有限公司 一种Windows平台下让软件皮肤与桌面主题保持一致的方法
CN101556595A (zh) * 2008-04-11 2009-10-14 北京闻言科技有限公司 一种快速定位文件系统中关联文件的办法
CN101655842A (zh) * 2008-08-20 2010-02-24 北京闻言科技有限公司 一种高效存储大量复杂文本信息的方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070081523A (ko) * 2006-02-13 2007-08-17 삼성전자주식회사 휴대단말의 스킨색 변동 방법 및 장치
CN101106578A (zh) * 2007-08-31 2008-01-16 金蝶软件(中国)有限公司 一种更换界面主题的方法和系统
CN101741984A (zh) * 2009-12-21 2010-06-16 深圳华为通信技术有限公司 主题切换方法和装置以及移动终端和后台软件设备

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
EP2728468A4 (en) 2015-03-18
CN102622385A (zh) 2012-08-01
EP2728468A1 (en) 2014-05-07
JP2014517407A (ja) 2014-07-17
KR20140007488A (ko) 2014-01-17
US20140143766A1 (en) 2014-05-22

Similar Documents

Publication Publication Date Title
WO2013000295A1 (zh) 一种第三方应用程序换肤的方法
US10101810B2 (en) Device feedback and input via heating and cooling
US20180121432A1 (en) Digital assistant integration with music services
JP6456984B2 (ja) 装置間相互通知
US9207843B2 (en) Method and apparatus for presenting content via social networking messages
US20130268414A1 (en) Method and apparatus for providing services using connecting user interface elements
US11775244B2 (en) Data processing method and electronic terminal
US20110131507A1 (en) Personification of Software Agents
WO2016078384A1 (zh) 一种终端设备应用模式的切换方法、装置及存储介质
KR20160015727A (ko) 음악 정보 시각화 방법 및 장치
US20140002462A1 (en) Method and mobile terminal for dynamic display of an emotion
TW200941167A (en) Automated recording of virtual device interface
US20170010849A1 (en) Control method and apparatus thereof
TW201411467A (zh) 資料處理方法與裝置
CN107085495A (zh) 一种信息展示方法、电子设备及存储介质
WO2018228449A1 (zh) 一种实现阅读分享的方法、装置、电子设备及存储介质
US10387519B2 (en) Method and system for automatic generation of personalized applications
TW201445990A (zh) 多媒體播放技術
CN109088738A (zh) 信息推送的方法、装置及设备
WO2015090133A1 (zh) 一种视频信息更新方法及电子设备
CN107064798A (zh) 用于预计电池使用的设备、方法和程序产品
CN104965694A (zh) 一种信息处理方法及终端
WO2016095604A1 (zh) 通话时的信息推送方法、装置和存储介质
WO2014134998A1 (zh) 应用平台化配置方法和装置
JP2022549986A (ja) サードパーティシステムからの拡張現実データの効果的なストリーミング

Legal Events

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

Ref document number: 12805223

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014513886

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 20137032990

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2012805223

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14129769

Country of ref document: US