CN112689199B - Plug-in loading method and device for television homepage, television and storage medium - Google Patents

Plug-in loading method and device for television homepage, television and storage medium Download PDF

Info

Publication number
CN112689199B
CN112689199B CN202011541040.9A CN202011541040A CN112689199B CN 112689199 B CN112689199 B CN 112689199B CN 202011541040 A CN202011541040 A CN 202011541040A CN 112689199 B CN112689199 B CN 112689199B
Authority
CN
China
Prior art keywords
plug
application
apk
television
homepage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011541040.9A
Other languages
Chinese (zh)
Other versions
CN112689199A (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.)
Shenzhen Coocaa Network Technology Co Ltd
Original Assignee
Shenzhen Coocaa Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Coocaa Network Technology Co Ltd filed Critical Shenzhen Coocaa Network Technology Co Ltd
Priority to CN202011541040.9A priority Critical patent/CN112689199B/en
Publication of CN112689199A publication Critical patent/CN112689199A/en
Application granted granted Critical
Publication of CN112689199B publication Critical patent/CN112689199B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the application discloses a method and a device for loading plug-ins of a television homepage, a television and a storage medium. The method comprises the following steps: when the homepage process is started, judging whether an application supporting a plug-in UI loaded to homepage display exists in the television system or not; if yes, loading the plug-in apk into a homepage process according to the storage path of the plug-in apk of the plug-in UI in the application program list file of the application. According to the technical scheme, only the apk of the plug-in UI is loaded into the homepage process, the whole application does not need to be completely loaded, the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.

Description

Plug-in loading method and device for television homepage, television and storage medium
Technical Field
The embodiment of the application relates to the technical field of intelligent televisions, in particular to a method and a device for loading plug-ins of a television homepage, a television and a storage medium.
Background
With the explosive development of android applications, functions integrated in the applications are more and more abundant and more complex. In particular smart tv vendors, need to present as much content as possible to users on the tv homepage, which content typically needs to be loaded from multiple applications. The traditional loading mode is that the television homepage software loads other applications needed to be used into the homepage process completely in the form of a plug-in. This has led to a rapid increase in the memory occupied by the tv homepage application, while the limited memory available to the system will directly limit the development of the business. The homepage loads each application apk to its own process completely, which causes the memory occupation to increase continuously, limiting the service.
Disclosure of Invention
The embodiment of the application provides a method and a device for loading plug-ins of a television homepage, a television and a storage medium, so that the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.
In a first aspect, an embodiment of the present application provides a method for loading a plug-in to a television homepage, including:
when the homepage process is started, judging whether an application supporting a plug-in UI loaded to homepage display exists in the television system or not;
if yes, loading the plug-in apk into a homepage process according to the storage path of the plug-in apk of the plug-in UI in the application program list file of the application.
Optionally, before the home page process starts, the method further includes:
and packaging the plug-in UI into a plug-in apk, storing the plug-in apk into an android application program package of the application, and declaring a storage path of the plug-in apk in an application program list file.
Optionally, after packaging the plug-in UI into a plug-in apk and saving the plug-in apk in an android application package of the application, the method further includes:
and installing the application into a television, and releasing the plug-in apk to a storage path stated in an application program list file.
Optionally, the determining whether an application supporting a plug-in UI loaded to a homepage display exists in the television system includes:
and judging whether a storage path supporting a plug-in apk loaded to a homepage display exists in an application program list file of each application in the television system.
In a second aspect, an embodiment of the present application further provides a plug-in loading device for a television homepage, including:
the traversal unit is used for judging whether an application supporting a plug-in UI loaded to the homepage display exists in the television system or not when the homepage process is started;
and the loading unit is used for loading the plug-in apk into the homepage process according to the storage path of the plug-in apk of the plug-in UI in the application program list file of the application if the plug-in apk is in the same state.
Optionally, the apparatus further includes:
and the packaging unit is used for packaging the plug-in UI into a plug-in apk, storing the plug-in apk into an android application program package of the application, and declaring a storage path of the plug-in apk in an application program list file.
Optionally, the apparatus further includes:
and the releasing unit is used for installing the application into the television and releasing the plug-in apk to a storage path declared in the application program list file.
Optionally, the traversing unit is further configured to determine whether a storage path supporting a plug-in apk loaded to the homepage display exists in an application program manifest file of each application in the television system.
In a third aspect, an embodiment of the present application further provides a television, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the plug-in loading method of the television homepage according to any one of the foregoing embodiments when executing the computer program.
In a fourth aspect, an embodiment of the present application further provides a computer readable storage medium, where a computer program is stored, where the computer program when executed by a processor implements the plug-in loading method for a television homepage according to any of the above embodiments.
According to the technical scheme, only the apk of the plug-in UI is loaded into the homepage process, the whole application does not need to be completely loaded, the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.
Drawings
FIG. 1 is a flow chart of a plug-in loading method for a television homepage according to a first embodiment of the present application;
FIG. 2 is a schematic diagram of a plug-in loading device for a television homepage according to a second embodiment of the present application;
fig. 3 is a schematic structural diagram of a television according to a third embodiment of the present application.
Detailed Description
The application is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present application are shown in the drawings.
Before discussing exemplary embodiments in more detail, it should be mentioned that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart depicts steps as a sequential process, many of the steps may be implemented in parallel, concurrently, or with other steps. Furthermore, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figures. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Furthermore, the terms "first," "second," and the like, may be used herein to describe various directions, acts, steps, or elements, etc., but these directions, acts, steps, or elements are not limited by these terms. These terms are only used to distinguish one direction, action, step or element from another direction, action, step or element. For example, a first speed difference may be referred to as a second speed difference, and similarly, a second speed difference may be referred to as a first speed difference, without departing from the scope of the application. Both the first speed difference and the second speed difference are speed differences, but they are not the same speed difference. The terms "first," "second," and the like, are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include one or more such feature. In the description of the present application, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise.
Example 1
Fig. 1 is a schematic flow chart of a plug-in loading method for a television homepage according to an embodiment of the present application, which is applicable to the case of loading lightweight plug-ins. The method of the embodiment of the application can be executed by a plug-in loading device of a television homepage, and the device can be realized by a software and/or hardware mode and can be generally integrated in an intelligent television or terminal equipment. Referring to fig. 1, the method for loading a plug-in of a television homepage according to an embodiment of the present application specifically includes the following steps:
step S110, when the homepage process is started, judging whether an application supporting a plug-in UI loaded to homepage display exists in the television system.
Specifically, when the user opens the television, the home page is displayed first, the home page process is started, and meanwhile, whether an application supporting a plug-in UI loaded to the home page display exists in the television system is judged, for example, the smart television is provided with application programs such as a movie, a game, a music and the like, wherein the application programs such as the movie and the game need to be displayed in the home page display UI, therefore, when the application programs are developed, files of the plug-in UI can be individually packaged, when the home page process is started, all application programs in the television system are traversed, and whether the plug-in UI supporting the loading to the home page display exists in the application programs or not is judged.
As an alternative embodiment, when developing an application program of a television, packaging a plug-in UI required to be sent to a homepage display into a plug-in apk, storing the plug-in apk in an android application package of the application, and declaring a storage path of the plug-in apk in an application program manifest file (android manifest file). When the application is installed to the smart tv, the plug-in apk is released to the storage path declared in the application manifest file (android manifest file). When the homepage process is started, judging whether a storage path supporting a plugin apk loaded to the homepage display exists in an application program list file of each application in the television system, and if so, indicating that an application supporting a plugin UI loaded to the homepage display exists in the television system.
And step S120, if yes, loading the plug-in apk into a homepage process according to the storage path of the plug-in apk of the plug-in UI in the application program list file of the application.
Specifically, if an application supporting a plug-in UI loaded to a home page display exists in the television system, the plug-in apk is loaded into a home page process according to a storage path of a plug-in apk of the plug-in UI in an application manifest file of the application. For example, if two application programs, namely a movie and a game, in a television system have plug-in UIs which support loading to a homepage display, the plug-in apk is loaded into a homepage process according to a storage path of a plug-in apk of the plug-in UIs in application program list files of the two application programs, namely the movie and the game, at the moment, the homepage display of the movie and the game is loaded into the whole application without being completely loaded, and only relevant small plug-in apks are loaded, so that the plug-in loading with light weight is realized.
According to the technical scheme, only the apk of the plug-in UI is loaded into the homepage process, the whole application does not need to be completely loaded, the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.
Example two
The plug-in loading device for the television homepage provided by the embodiment of the application can execute the plug-in loading method for the television homepage provided by any embodiment of the application, has corresponding functional modules and beneficial effects of the execution method, can be realized in a mode of software and/or hardware (integrated circuit), and can be generally integrated in an intelligent television or terminal equipment. Fig. 2 is a schematic structural diagram of a plug-in loading device 200 for a television homepage according to a second embodiment of the present application. Referring to fig. 2, a plug-in loading device 200 for a television homepage according to an embodiment of the present application may specifically include:
a traversing unit 210, configured to determine, when the homepage process is started, whether an application supporting a plug-in UI loaded to the homepage display exists in the television system;
and the loading unit 220 is configured to load the plug-in apk into the home page process according to the storage path of the plug-in apk of the plug-in UI in the application manifest file of the application if the plug-in apk is in the state.
Optionally, the apparatus further includes:
and the packaging unit is used for packaging the plug-in UI into a plug-in apk, storing the plug-in apk into an android application program package of the application, and declaring a storage path of the plug-in apk in an application program list file.
Optionally, the apparatus further includes:
and the releasing unit is used for installing the application into the television and releasing the plug-in apk to a storage path declared in the application program list file.
Optionally, the traversing unit 210 is further configured to determine whether a storage path supporting a plug-in apk loaded to the homepage display exists in an application manifest file of each application in the television system.
According to the technical scheme, only the apk of the plug-in UI is loaded into the homepage process, the whole application does not need to be completely loaded, the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.
Example III
Fig. 3 is a schematic structural diagram of a television according to a third embodiment of the present application, and as shown in fig. 3, the television includes a processor 310, a memory 320, an input device 330 and an output device 340; the number of processors 310 in the television may be one or more, one processor 310 being taken as an example in fig. 3; the processor 310, memory 320, input device 330 and output device 340 in the television may be connected by a bus or other means, for example by a bus connection in fig. 3.
The memory 320 is a computer readable storage medium, and may be used to store software programs, computer executable programs, and modules, such as program instructions/modules corresponding to the plug-in loading method of a television homepage in an embodiment of the present application (e.g., the traversing unit 210 and the loading unit 220 in the plug-in loading device of the television homepage). The processor 310 executes various functional applications and data processing of the television by running software programs, instructions and modules stored in the memory 320, i.e., implements the plug-in loading method for television homepages described above.
Namely:
when the homepage process is started, judging whether an application supporting a plug-in UI loaded to homepage display exists in the television system or not;
if yes, loading the plug-in apk into a homepage process according to the storage path of the plug-in apk of the plug-in UI in the application program list file of the application.
Of course, the television provided by the embodiment of the application is not limited to executing the method operation described above, and may also execute the related operation in the plug-in loading method of the television homepage provided by any embodiment of the application.
Memory 320 may include primarily a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application program required for functionality; the storage data area may store data created according to the use of the terminal, etc. In addition, memory 320 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some examples, memory 320 may further include memory located remotely from processor 310, which may be connected to the television via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 330 may be used to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the television. The output device 340 may include a display device such as a display screen.
According to the technical scheme, only the apk of the plug-in UI is loaded into the homepage process, the whole application does not need to be completely loaded, the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.
Example IV
A fourth embodiment of the present application also provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are for performing a plug-in loading method for a television home page, the method comprising:
when the homepage process is started, judging whether an application supporting a plug-in UI loaded to homepage display exists in the television system or not;
if yes, loading the plug-in apk into a homepage process according to the storage path of the plug-in apk of the plug-in UI in the application program list file of the application.
Of course, the storage medium containing the computer executable instructions provided in the embodiments of the present application is not limited to the above-mentioned method operations, and may also perform the related operations in the plug-in loading method for a television homepage provided in any embodiment of the present application.
The computer-readable storage media of embodiments of the present application may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or terminal. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
According to the technical scheme, only the apk of the plug-in UI is loaded into the homepage process, the whole application does not need to be completely loaded, the light plug-in loading is realized, the memory occupation of the homepage is reduced, and the user experience is improved.
Note that the above is only a preferred embodiment of the present application and the technical principle applied. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, while the application has been described in connection with the above embodiments, the application is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the application, which is set forth in the following claims.

Claims (6)

1. A method for loading a plug-in for a television home page, comprising:
when the homepage process is started, judging whether an application supporting a plug-in UI loaded to homepage display exists in the television system or not;
if yes, loading the plug-in apk into a homepage process according to a storage path of the plug-in apk of the plug-in UI in the application program list file of the application;
before the home page process starts, the method further comprises:
packaging the plug-in UI into a plug-in apk, storing the plug-in apk into an android application program package of the application, and declaring a storage path of the plug-in apk in an application program list file;
after packaging the plug-in UI into a plug-in apk and storing the plug-in apk into an android application program package of the application, the method further comprises the following steps:
and installing the application into a television, and releasing the plug-in apk to a storage path stated in an application program list file.
2. The plug-in loading method for a television home page according to claim 1, wherein the determining whether an application supporting a plug-in UI loaded to a home page display exists in the television system comprises:
and judging whether a storage path supporting a plug-in apk loaded to a homepage display exists in an application program list file of each application in the television system.
3. A plug-in loading device for a television homepage, comprising:
the traversal unit is used for judging whether an application supporting a plug-in UI loaded to the homepage display exists in the television system or not when the homepage process is started;
a loading unit, configured to load, if yes, a plug-in apk of a plug-in UI in an application manifest file of the application into a home page process according to a storage path of the plug-in apk;
the apparatus further comprises:
the packaging unit is used for packaging the plug-in UI into a plug-in apk, storing the plug-in apk into an android application program package of the application, and declaring a storage path of the plug-in apk in an application program list file;
the apparatus further comprises:
and the releasing unit is used for installing the application into the television and releasing the plug-in apk to a storage path declared in the application program list file.
4. The plug-in loading device for a television home page according to claim 3, wherein the traversing unit is further configured to determine whether a storage path supporting plug-in apk to be loaded to a home page display exists in an application manifest file of each application in the television system.
5. A television comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements a method of loading a television home page according to any of claims 1-2 when the computer program is executed by the processor.
6. A computer readable storage medium having stored thereon a computer program, which when executed by a processor implements a method of plug-in loading of a television homepage according to any of claims 1-2.
CN202011541040.9A 2020-12-23 2020-12-23 Plug-in loading method and device for television homepage, television and storage medium Active CN112689199B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011541040.9A CN112689199B (en) 2020-12-23 2020-12-23 Plug-in loading method and device for television homepage, television and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011541040.9A CN112689199B (en) 2020-12-23 2020-12-23 Plug-in loading method and device for television homepage, television and storage medium

Publications (2)

Publication Number Publication Date
CN112689199A CN112689199A (en) 2021-04-20
CN112689199B true CN112689199B (en) 2023-08-29

Family

ID=75451273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011541040.9A Active CN112689199B (en) 2020-12-23 2020-12-23 Plug-in loading method and device for television homepage, television and storage medium

Country Status (1)

Country Link
CN (1) CN112689199B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113596592B (en) * 2021-07-13 2023-10-31 深圳市酷开网络科技股份有限公司 Television webpage focus control method and device, terminal equipment and storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010130265A (en) * 2008-11-27 2010-06-10 Pioneer Electronic Corp Broadcast receiver, broadcast receiving method, broadcast receiving program, and recording medium for the broadcast receiving program
CN102411508A (en) * 2011-10-27 2012-04-11 深圳市茁壮网络股份有限公司 Plugin managing method, plugin controller, plugin managing device and set top box
CN105872708A (en) * 2015-12-30 2016-08-17 乐视致新电子科技(天津)有限公司 Display desktop generation method, display desktop generation system and smart television
CN105872842A (en) * 2015-12-30 2016-08-17 乐视致新电子科技(天津)有限公司 Multi-desktop independent upgrade method and device
CN107040819A (en) * 2017-05-03 2017-08-11 深圳市恒科电子科技有限公司 The method and device of video is played in start from opening
CN107832100A (en) * 2017-10-27 2018-03-23 平安普惠企业管理有限公司 A kind of loading method and its terminal of APK plug-in units
CN110457045A (en) * 2019-08-16 2019-11-15 百度在线网络技术(北京)有限公司 Modularization merges Compilation Method, device, equipment and storage medium
CN110677732A (en) * 2018-07-03 2020-01-10 深圳Tcl新技术有限公司 Method for starting APK (android package) during startup, storage medium and smart television
CN111190866A (en) * 2019-12-31 2020-05-22 北京指掌易科技有限公司 Application document display method, device, equipment and storage medium
CN111338708A (en) * 2020-02-25 2020-06-26 安徽以萨数据技术有限公司 Application program processing method, client and system based on android plug-in
CN111722885A (en) * 2020-06-19 2020-09-29 北京字节跳动网络技术有限公司 Program running method and device and electronic equipment
CN112035198A (en) * 2020-08-12 2020-12-04 深圳创维-Rgb电子有限公司 Home page loading method, television and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10268476B2 (en) * 2015-03-20 2019-04-23 ZeroTurnaround AS System and method for fast restarting of user apps

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010130265A (en) * 2008-11-27 2010-06-10 Pioneer Electronic Corp Broadcast receiver, broadcast receiving method, broadcast receiving program, and recording medium for the broadcast receiving program
CN102411508A (en) * 2011-10-27 2012-04-11 深圳市茁壮网络股份有限公司 Plugin managing method, plugin controller, plugin managing device and set top box
CN105872708A (en) * 2015-12-30 2016-08-17 乐视致新电子科技(天津)有限公司 Display desktop generation method, display desktop generation system and smart television
CN105872842A (en) * 2015-12-30 2016-08-17 乐视致新电子科技(天津)有限公司 Multi-desktop independent upgrade method and device
CN107040819A (en) * 2017-05-03 2017-08-11 深圳市恒科电子科技有限公司 The method and device of video is played in start from opening
CN107832100A (en) * 2017-10-27 2018-03-23 平安普惠企业管理有限公司 A kind of loading method and its terminal of APK plug-in units
CN110677732A (en) * 2018-07-03 2020-01-10 深圳Tcl新技术有限公司 Method for starting APK (android package) during startup, storage medium and smart television
CN110457045A (en) * 2019-08-16 2019-11-15 百度在线网络技术(北京)有限公司 Modularization merges Compilation Method, device, equipment and storage medium
CN111190866A (en) * 2019-12-31 2020-05-22 北京指掌易科技有限公司 Application document display method, device, equipment and storage medium
CN111338708A (en) * 2020-02-25 2020-06-26 安徽以萨数据技术有限公司 Application program processing method, client and system based on android plug-in
CN111722885A (en) * 2020-06-19 2020-09-29 北京字节跳动网络技术有限公司 Program running method and device and electronic equipment
CN112035198A (en) * 2020-08-12 2020-12-04 深圳创维-Rgb电子有限公司 Home page loading method, television and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《Android互联网电视UI可视化编辑工具的设计与实现》;代唯;《中国优秀硕士学位论文全文数据库》;全文 *

Also Published As

Publication number Publication date
CN112689199A (en) 2021-04-20

Similar Documents

Publication Publication Date Title
US11467816B1 (en) Method and system of running an application
US9928038B2 (en) Dynamically building locale objects or subsections of locale objects based on historical data
CN105867947B (en) Data processing method and device after preset application program updating
KR101489199B1 (en) Computer-excutable application packaging method, coumputer-excutable device and storage media performing the same
US9075637B1 (en) Installer-free applications using native code modules and persistent local storage
CN110750545B (en) Dynamic library heat updating method, device, medium and equipment
CN106951248B (en) Method and device for adding codes, readable storage medium and computing equipment
CN108762956A (en) Obtain method, server, mobile terminal and the storage medium of Native local datas
CN110262825B (en) Thermal updating method, thermal updating device, electronic equipment and readable storage medium
CN110895471A (en) Installation package generation method, device, medium and electronic equipment
CN110489162B (en) Method, device, medium and equipment for simplifying installation package SO (storage and retrieval) file
CN112689199B (en) Plug-in loading method and device for television homepage, television and storage medium
CN114116078A (en) Application data processing method, device, equipment and medium based on micro front end
US9785560B2 (en) Scene-isolated internet application
CN116991434A (en) Packet reorganization method, system and storage medium for android APP
CN113590179B (en) Plug-in detection method and device, electronic equipment and storage medium
CN115760391A (en) Intelligent contract changing method and device in block chain, electronic equipment and storage medium
CN113448585B (en) Compiling method and device of thread pool, electronic equipment and storage medium
CN110119289B (en) Online page pasting method, device, medium and electronic equipment
CN113282363A (en) Method and device for optimizing hybrid APP
US9477448B2 (en) Screen-oriented computing program refactoring
CN113741951A (en) Local packaging method and device
CN112068814A (en) Method, device, system and medium for generating executable file
CN112506592A (en) Method, device, equipment and storage medium for determining page loading duration
CN110764792B (en) Application program installation method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant