CN106534279A - Dynamic native interface invoking method and system - Google Patents

Dynamic native interface invoking method and system Download PDF

Info

Publication number
CN106534279A
CN106534279A CN201610940827.XA CN201610940827A CN106534279A CN 106534279 A CN106534279 A CN 106534279A CN 201610940827 A CN201610940827 A CN 201610940827A CN 106534279 A CN106534279 A CN 106534279A
Authority
CN
China
Prior art keywords
dynamic
primary interface
client
version
interface
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
CN201610940827.XA
Other languages
Chinese (zh)
Other versions
CN106534279B (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.)
Guangdong Eshore Technology Co Ltd
Original Assignee
Guangdong Eshore 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 Guangdong Eshore Technology Co Ltd filed Critical Guangdong Eshore Technology Co Ltd
Priority to CN201610940827.XA priority Critical patent/CN106534279B/en
Publication of CN106534279A publication Critical patent/CN106534279A/en
Application granted granted Critical
Publication of CN106534279B publication Critical patent/CN106534279B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/303Terminal profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a dynamic native interface invoking method and system and is applied to interaction between a client and an application platform. The client is provided with a native interface application and the application platform is provided with a dynamic interface defining file. The dynamic native interface invoking method comprises the following steps: at the client, pre-configuring a description file for invoking a dynamic native interface, and sending the description file to the application platform; at an application platform end, receiving the description file sent by the client for invoking the dynamic native interface, and according to the description file, finding a dynamic native interface customization edition, and pushing the dynamic native interface customization edition to the client; and at the client, receiving the dynamic native interface customization edition pushed by the application platform, and analyzing the dynamic native interface customization edition to obtain the dynamic native interface. According to the technical scheme, the waiting time can be shortened, the demands of users can be rapidly responded, and the user experience effect is improved.

Description

The call method at the primary interface of dynamic and system
Technical field
The present invention relates to a kind of interface display field, more particularly to a kind of call method at dynamic primary interface and system.
Background technology
With the popularization of smart mobile phone, cell-phone customer terminal miscellaneous also occurs in a large number, on a cell-phone customer terminal The demand that service is provided using third-party primary App applications is also more and more.
Prior art downloads dynamic interface from third-party server mostly by the way of web site url, then to download Dynamic interface is installed, above-mentioned with on-link mode (OLM) application dynamic interface, needs, the step of downloading and install, to cause to wait Time is longer, it is impossible to meet quick response requirement, causes the problem of the experience effect difference of user.
The content of the invention
The main object of the present invention is to provide a kind of call method at dynamic primary interface, can shorten the waiting time, energy The demand of enough quick response users, improves the experience effect of user.
For achieving the above object, one aspect of the present invention is:A kind of calling for dynamic primary interface is provided Method, is applied in the interacting of client and application platform, and the client is provided with primary interface application, the application platform It is provided with dynamic interface and defines file, the call method at the dynamic primary interface comprises the steps:
In client, a description file for calling dynamic primary interface is pre-configured with, and description file is sent to application Platform;
At application platform end, the description file for calling dynamic primary interface that client sends is received, and according to description File finds out dynamic primary interface subscribing version, and dynamic primary interface subscribing version is pushed to client;And
In client, the dynamic primary interface subscribing version that application platform end pushes is received, and parses dynamic primary interface Customized version, obtains dynamic primary interface.
Preferably, after the description file for calling dynamic primary interface for receiving client transmission, also include to dynamic The description file at the primary interface of state carries out dissection process and obtains call parameters, and the call parameters include HTTP head data, company Version number is called at code data and dynamic primary interface.
Preferably, the description file to dynamic primary interface carries out the step of dissection process obtains call parameters it Afterwards, also include:
Judge that dynamic interface is defined former with the presence or absence of dynamic corresponding with HTTP heads data and company code's data in file Raw interface subscribing version,
If existing, dynamic primary interface subscribing version is found out;
If not existing, terminate to call, and malloc failure malloc information is returned to client.
Preferably, it is described the step of find out dynamic primary interface subscribing version after, also include:
Whether judge dynamic primary interface calls version number consistent with customized version number,
At dynamic primary interface when calling version number consistent with customized version number, push dynamic primary interface subscribing version extremely Client,
At dynamic primary interface when calling version number inconsistent with customized version number, push dynamic primary interface subscribing version And corresponding customized version number is to client.
Preferably, in client, the step of the dynamic primary interface subscribing version that the reception application platform end pushes after, Also include:
The customized version number at the dynamic primary interface that application platform end pushes is received, and
In the description file of renewal configuration, dynamic primary interface calls version number.
For achieving the above object, another technical solution used in the present invention is:A kind of tune at dynamic primary interface is provided With system, it is applied in the interacting of client and application platform, primary interface application, the application is installed in the client Platform is provided with dynamic interface and defines file, and the calling system at the dynamic primary interface includes:Client and with the client The application platform of end communication connection;
The client includes:
Configuration module, for being pre-configured with a description file for calling dynamic primary interface;
First communication module, for description file is sent to application platform, and receives the dynamic of application platform end push The primary interface subscribing version of state;
First parsing module, for parsing dynamic primary interface subscribing version, obtains dynamic primary interface;
The application platform, including:
Second communication module, for receiving the description file for calling dynamic primary interface of client transmission, and will be dynamic The primary interface subscribing version of state pushes to client and finds out dynamic primary interface subscribing version according to description file;
Calling module, it is right for being found out from the definition file of dynamic interface according to the description file of the dynamic interface for receiving The dynamic primary interface subscribing version answered.
Preferably, the application platform also includes:
Second parsing module, obtains call parameters for carrying out dissection process to the description file at dynamic primary interface, institute That states that call parameters include HTTP head data, company code's data and dynamic primary interface calls version number.
Preferably, the calling module includes:
First judging unit, for judge dynamic interface define file in the presence or absence of with HTTP heads data and company code The corresponding dynamic primary interface subscribing version of data,
If existing, dynamic primary interface subscribing version is found out according to calling module;
If not existing, terminate to call, and malloc failure malloc information is returned to client according to the second communication module.
Preferably, the calling module also includes:
Whether the second judging unit, call version number consistent with customized version number for judge dynamic primary interface,
If dynamic primary interface calls the version number consistent with customized version number, dynamic is pushed according to the second communication module Primary interface subscribing version to client,
If dynamic primary interface calls the version number inconsistent with customized version number, pushed according to the second communication module dynamic The primary interface subscribing version of state and corresponding customized version number are to client.
Preferably, the first communication module, is additionally operable to the customized of the dynamic primary interface that reception application platform end pushes Version number;
The client also includes:
Update module, in the description file configured for renewal, dynamic primary interface calls version number.
Technical scheme mainly using dynamic primary interface application is provided with client, is arranged in application platform There is the definition file at dynamic primary interface, when client calls dynamic primary interface from application platform, can first in client Configuration describing document, then finds corresponding dynamic primary interface subscribing by describing definition file of the file at application platform end Version, when client receives dynamic primary interface subscribing version, can directly parse the dynamic primary interface of generation, primary without the need for dynamic Waiting time for causing of the step of interface is downloaded and installed longer problem, disclosure satisfy that quick response is required, improves user's Experience effect.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing Accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Structure according to these accompanying drawings obtains other accompanying drawings.
Fig. 1 is the method flow diagram of the call method at the primary interface of one embodiment of the invention dynamic;
Fig. 2 is the block diagram of the calling system at the primary interface of one embodiment of the invention dynamic.
The realization of the object of the invention, functional characteristics and advantage will be described further in conjunction with the embodiments referring to the drawings.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation is described, it is clear that described embodiment a part of embodiment only of the invention, rather than the embodiment of whole.Base Embodiment in the present invention, those of ordinary skill in the art obtained under the premise of creative work is not made it is all its His embodiment, belongs to the scope of protection of the invention.
It is to be appreciated that the description for being related to " first ", " second " etc. in the present invention be only used for describe purpose, and it is not intended that Indicate or imply its relative importance or the implicit quantity for indicating indicated technical characteristic.Thus, define " first ", At least one this feature can be expressed or be implicitly included to the feature of " second ".In addition, the technical side between each embodiment Case can be combined with each other, but must can be implemented as basis with those of ordinary skill in the art, when the combination of technical scheme Will be understood that the combination of this technical scheme is not present when appearance is conflicting or cannot realize, also not in the guarantor of application claims Within the scope of shield.
Fig. 1 is refer to, in embodiments of the present invention, the call method at the dynamic primary interface is applied to client and answers With in the interaction of platform, the client is provided with primary interface application, and the application platform is provided with dynamic interface definition text Part.The client can be mobile phone terminal, PAD terminals etc..The application platform can be background server etc..Application platform is determined Adopted file has is developed according to the software development kit (SDK) that SI (server integrator) platform is provided by third-party application.
The call method at the dynamic primary interface of the present invention comprises the steps:
In client, a description file for calling dynamic primary interface is pre-configured with, and description file is sent to application Platform;
At application platform end, the description file for calling dynamic primary interface that client sends is received, and according to description File finds out dynamic primary interface subscribing version, and dynamic primary interface subscribing version is pushed to client;And
In client, the dynamic primary interface subscribing version that application platform end pushes is received, and parses dynamic primary interface Customized version, obtains dynamic primary interface.
In the present embodiment, the description file at the dynamic primary interface can be comprising the parameter for calling dynamic primary interface, should Parameter can include HTTP headers, call version information, company code's information, operation system information etc., and specific parameter can Design with according to actual requirement.
Technical scheme mainly using dynamic primary interface application is provided with client, is arranged in application platform There is the definition file at dynamic primary interface, when client calls dynamic primary interface from application platform, can first in client Configuration describing document, then finds corresponding dynamic primary interface subscribing by describing definition file of the file at application platform end Version, when client receives dynamic primary interface subscribing version, can directly parse the dynamic primary interface of generation, primary without the need for dynamic Waiting time for causing of the step of interface is downloaded and installed longer problem, disclosure satisfy that quick response is required, improves user's Experience effect.
In a specific embodiment, it is described receive client send the description file for calling dynamic primary interface it Afterwards, also include that carrying out dissection process to the description file at dynamic primary interface obtains call parameters, the call parameters include Version number is called at HTTP head data, company code's data and dynamic primary interface.In the present embodiment, to the description text for receiving Part carries out dissection process, thus, the call parameters of client configuration can be obtained.In the present embodiment, the call parameters are at least wrapped Include HTTP head data, company code's data and dynamic primary interface calls version number, can be called according to call parameters dynamic The primary interface subscribing version of state.
Further, the description file to dynamic primary interface carries out the step of dissection process obtains call parameters it Afterwards, also include:
Judge that dynamic interface is defined former with the presence or absence of dynamic corresponding with HTTP heads data and company code's data in file Raw interface subscribing version,
If existing, dynamic primary interface subscribing version is found out;
If not existing, terminate to call, and malloc failure malloc information is returned to client.
In the present embodiment, at application platform end, by HTTP heads data and company code's data and dynamic primary interface The data for defining file are matched, and can find out the primary interface subscribing version of third-party application development behavior when the match is successful, The information of malloc failure malloc is returned when it fails to match, to remind user.
Further, it is described the step of find out dynamic primary interface subscribing version after, also include:
Whether judge dynamic primary interface calls version number consistent with customized version number,
At dynamic primary interface when calling version number consistent with customized version number, push dynamic primary interface subscribing version extremely Client,
At dynamic primary interface when calling version number inconsistent with customized version number, push dynamic primary interface subscribing version And corresponding customized version number is to client.
In the present embodiment, it is contemplated that the problem that the dynamic primary interface subscribing version of third-party application exploitation is constantly updated, also Need to match and call version number and customized version number, when the match is successful, can directly push dynamic primary interface subscribing version, With customized version number's primary interface subscribing version of dynamic and its customized version number during failure, is then pushed to client, entered by client The process of one step of row.
Further, in client, the step of the dynamic primary interface subscribing version that the reception application platform end pushes it Afterwards, also include:
The customized version number at the dynamic primary interface that application platform end pushes is received, and
In the description file of renewal configuration, dynamic primary interface calls version number.
In the present embodiment, client can update dynamic in the description file of configuration according to the customized version number for pushing Version number is called at primary interface, to facilitate the call operation of client next time.
Refer to Fig. 2, in embodiments of the invention, the calling system at the dynamic primary interface, be applied to client 10 with In the interaction of application platform 20, primary interface application is installed in the client 10, the application platform 20 is provided with dynamic Interface definition file.The client 10 can be mobile phone terminal, PAD terminals etc..The application platform 20 can be background server Deng.The definition file of application platform 20 has the software development kit provided according to SI (server integrator) platform by third-party application (SDK) develop.
The calling system at the dynamic primary interface of the present invention includes:Client 10 and with the client 10 communication connection Application platform 20.
The client 10 includes:
Configuration module 11, for being pre-configured with a description file for calling dynamic primary interface;
First communication module 12, for description file is sent to application platform 20, and 20 end of reception application platform pushes away The dynamic primary interface subscribing version sent;
First parsing module 13, for parsing dynamic primary interface subscribing version, obtains dynamic primary interface;
The application platform 20, including:
Second communication module 21, for receiving the description file for calling dynamic primary interface of the transmission of client 10, and Dynamic primary interface subscribing version is pushed to into client 10 and dynamic primary interface subscribing version is found out according to description file;
Calling module 23, finds out from the definition file of dynamic interface for the description file according to the dynamic interface for receiving Corresponding dynamic primary interface subscribing version.
In the present embodiment, the description file at the dynamic primary interface can be comprising the parameter for calling dynamic primary interface, should Parameter can include HTTP headers, call version information, company code's information, operation system information etc., and specific parameter can Design with according to actual requirement.
When application platform 20 calls dynamic primary interface, can be by configuration module 11 at the primary interface of client 10 Using the upper description file for configuring and calling primary dynamic interface, calling module 23 can be according to description file at 20 end of application platform Definition file find corresponding dynamic primary interface subscribing version, in the first parsing module 13 of client 10, receive dynamic During primary interface subscribing version, the dynamic primary interface of generation can be directly parsed, the step of downloading and install without the need for dynamic primary interface Waiting time for causing longer problem, disclosure satisfy that quick response is required, improves the experience effect of user.
In a specific embodiment, the application platform 20 also includes:
Second parsing module 22, obtains call parameters for carrying out dissection process to the description file at dynamic primary interface, What the call parameters included HTTP head data, company code's data and dynamic primary interface calls version number.The present embodiment In, the call parameters at least call version number including HTTP head data, company code's data and dynamic primary interface, according to Call parameters can call dynamic primary interface subscribing version.
In the present embodiment, second parsing module 22 can carry out dissection process to the description file for receiving, thus, can be with Obtain the call parameters of the configuration of client 10.In the present embodiment, the call parameters at least include HTTP head data, company code's number According to this and version number is called at dynamic primary interface, dynamic primary interface subscribing version can be called according to call parameters.
Further, the calling module 23 includes:
First judging unit 231, for judge dynamic interface define file in the presence or absence of with HTTP heads data and company The corresponding dynamic primary interface subscribing version of code data,
If existing, dynamic primary interface subscribing version is found out according to calling module 23;
If not existing, terminate to call, and malloc failure malloc information is returned to client 10 according to the second communication module.
In the present embodiment, at 20 end of application platform, the first judge module may determine that HTTP heads data and company code's number Whether can match according to the data for defining file with dynamic primary interface, third-party application can be found out when the match is successful and opened Start the primary interface subscribing version of state, return the information of malloc failure malloc when it fails to match, to remind user.
Further, the calling module 23 also includes:
Whether the second judging unit 232, call version number consistent with customized version number for judge dynamic primary interface,
If dynamic primary interface calls the version number consistent with customized version number, dynamic is pushed according to the second communication module Primary interface subscribing version to client 10,
If dynamic primary interface calls the version number inconsistent with customized version number, pushed according to the second communication module dynamic The primary interface subscribing version of state and corresponding customized version number are to client 10.
In the present embodiment, it is contemplated that the problem that the dynamic primary interface subscribing version of third-party application exploitation is constantly updated, can With by the second judging unit 232, judgement call version number and customized version number whether can the match is successful, the match is successful When, dynamic primary interface subscribing version can be directly pushed, when it fails to match, then the primary interface of customized version number's dynamic is pushed and is ordered Plate-making and its customized version number carry out the process of a step to client 10 by client 10.
Further, the first communication module 12, is additionally operable to receive the dynamic primary interface that 20 end of application platform pushes Customized version number;
The client 10 also includes:
Update module, in the description file configured for renewal, dynamic primary interface calls version number.
In the present embodiment, the update module in client 10 can update retouching for configuration according to the customized version number for receiving That states dynamic primary interface in file calls version number, to facilitate the call operation of 10 next time of client.First communication module 12, For the data interaction of client 10 and application platform 20.
The preferred embodiments of the present invention are the foregoing is only, the scope of the claims of the present invention is not thereby limited, it is every at this Under the inventive concept of invention, the equivalent structure transformation made using description of the invention and accompanying drawing content, or directly/use indirectly It is included in the scope of patent protection of the present invention in other related technical fields.

Claims (10)

1. a kind of call method at dynamic primary interface, is applied in the interacting of client and application platform, it is characterised in that institute State client and primary interface application is installed, the application platform is provided with dynamic interface and defines file, the dynamic Protozoic The call method in face comprises the steps:
In client, a description file for calling dynamic primary interface is pre-configured with, and description file is sent to application platform;
At application platform end, the description file for calling dynamic primary interface that client sends is received, and according to description file Dynamic primary interface subscribing version is found out, and dynamic primary interface subscribing version is pushed to into client;And
In client, the dynamic primary interface subscribing version that application platform end pushes is received, and parses dynamic primary interface subscribing Version, obtains dynamic primary interface.
2. the call method at dynamic primary interface as claimed in claim 1, it is characterised in that what the reception client sent After calling the description file at dynamic primary interface, also include that carrying out dissection process to the description file at dynamic primary interface obtains Call parameters, what the call parameters included HTTP head data, company code's data and dynamic primary interface call version number.
3. the call method at dynamic primary interface as claimed in claim 2, it is characterised in that described to dynamic primary interface After description file is carried out the step of dissection process obtains call parameters, also include:
Judge dynamic interface define file in the presence or absence of dynamic Protozoic corresponding with HTTP heads data and company code's data The customized version in face,
If existing, dynamic primary interface subscribing version is found out;
If not existing, terminate to call, and malloc failure malloc information is returned to client.
4. the call method at dynamic primary interface as claimed in claim 3, it is characterised in that described to find out dynamic primary interface After the step of customized version, also include:
Whether judge dynamic primary interface calls version number consistent with customized version number,
At dynamic primary interface when calling version number consistent with customized version number, push dynamic primary interface subscribing version to client End,
At dynamic primary interface when calling version number inconsistent with customized version number, push dynamic primary interface subscribing version and right The customized version number answered is to client.
5. the call method at dynamic primary interface as claimed in claim 4, it is characterised in that in client, the reception should After the step of dynamic primary interface subscribing version pushed with platform end, also include:
The customized version number at the dynamic primary interface that application platform end pushes is received, and
In the description file of renewal configuration, dynamic primary interface calls version number.
6. a kind of calling system at dynamic primary interface, is applied in the interacting of client and application platform, it is characterised in that institute Primary interface application is installed in stating client, the application platform is provided with dynamic interface and defines file, and the dynamic is primary The calling system at interface includes:Client and the application platform being connected with the client communication;
The client includes:
Configuration module, for being pre-configured with a description file for calling dynamic primary interface;
First communication module, for description file is sent to application platform, and receives the dynamic original that application platform end pushes Raw interface subscribing version;
First parsing module, for parsing dynamic primary interface subscribing version, obtains dynamic primary interface;
The application platform, including:
Second communication module, for receiving the description file for calling dynamic primary interface of client transmission, and will be dynamic former Raw interface subscribing version pushes to client and finds out dynamic primary interface subscribing version according to description file;
Calling module, it is corresponding for being found out from the definition file of dynamic interface according to the description file of the dynamic interface for receiving The primary interface subscribing version of dynamic.
7. the calling system at dynamic primary interface as claimed in claim 6, it is characterised in that the application platform also includes:
Second parsing module, obtains call parameters, the tune for carrying out dissection process to the description file at dynamic primary interface Version number is called with what parameter included HTTP head data, company code's data and dynamic primary interface.
8. the calling system at dynamic primary interface as claimed in claim 7, it is characterised in that the calling module includes:
First judging unit, for judge dynamic interface define file in the presence or absence of with HTTP heads data and company code's data Corresponding dynamic primary interface subscribing version,
If existing, dynamic primary interface subscribing version is found out according to calling module;
If not existing, terminate to call, and malloc failure malloc information is returned to client according to the second communication module.
9. the calling system at dynamic primary interface as claimed in claim 8, it is characterised in that the calling module also includes:
Whether the second judging unit, call version number consistent with customized version number for judge dynamic primary interface,
If dynamic primary interface calls the version number consistent with customized version number, dynamic is pushed according to the second communication module primary Interface subscribing version to client,
If dynamic primary interface calls the version number inconsistent with customized version number, dynamic is pushed according to the second communication module former Raw interface subscribing version and corresponding customized version number are to client.
10. the calling system at dynamic primary interface as claimed in claim 9, it is characterised in that the first communication module, also For receiving the customized version number at the dynamic primary interface of application platform end push;
The client also includes:
Update module, in the description file configured for renewal, dynamic primary interface calls version number.
CN201610940827.XA 2016-10-25 2016-10-25 Calling method and system of dynamic native interface Active CN106534279B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610940827.XA CN106534279B (en) 2016-10-25 2016-10-25 Calling method and system of dynamic native interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610940827.XA CN106534279B (en) 2016-10-25 2016-10-25 Calling method and system of dynamic native interface

Publications (2)

Publication Number Publication Date
CN106534279A true CN106534279A (en) 2017-03-22
CN106534279B CN106534279B (en) 2020-03-17

Family

ID=58292356

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610940827.XA Active CN106534279B (en) 2016-10-25 2016-10-25 Calling method and system of dynamic native interface

Country Status (1)

Country Link
CN (1) CN106534279B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032722A (en) * 2018-06-27 2018-12-18 广州视源电子科技股份有限公司 Update method, device and equipment, the medium of the display effect of UI component
CN109189539A (en) * 2018-09-03 2019-01-11 深圳市东微智能科技股份有限公司 Update method, terminal and the computer readable storage medium at interface

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007131359A1 (en) * 2006-05-16 2007-11-22 Research In Motion Limited System and method of skinning the user interface of an application
CN105354013A (en) * 2014-08-18 2016-02-24 阿里巴巴集团控股有限公司 Application interface rendering method and apparatus
CN105487889A (en) * 2015-11-26 2016-04-13 小米科技有限责任公司 Application interface updating method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007131359A1 (en) * 2006-05-16 2007-11-22 Research In Motion Limited System and method of skinning the user interface of an application
CN105354013A (en) * 2014-08-18 2016-02-24 阿里巴巴集团控股有限公司 Application interface rendering method and apparatus
CN105487889A (en) * 2015-11-26 2016-04-13 小米科技有限责任公司 Application interface updating method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032722A (en) * 2018-06-27 2018-12-18 广州视源电子科技股份有限公司 Update method, device and equipment, the medium of the display effect of UI component
CN109032722B (en) * 2018-06-27 2021-09-28 广州视源电子科技股份有限公司 Method, device, equipment and medium for updating display effect of UI component
CN109189539A (en) * 2018-09-03 2019-01-11 深圳市东微智能科技股份有限公司 Update method, terminal and the computer readable storage medium at interface

Also Published As

Publication number Publication date
CN106534279B (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN106533813B (en) Method for remotely controlling system upgrading of intelligent equipment
CN102970362B (en) The method of a kind of high in the clouds data sharing and device
KR101430584B1 (en) Apparatus and method for providing sim application toolkit in mobile communication system
US20050085244A1 (en) Implementing sms-based value added service
CN102752369B (en) The supplying method of TV applications service and virtual content service platform
CN101895873B (en) The update method of the Java application of mobile terminal, server and mobile terminal
KR20040004035A (en) Application catalog on an application server for wireless devices
CN102694857A (en) Methods and apparatus for gifting over a data network
CN104980898A (en) Information pushing method, system and equipment
CN106230977B (en) A kind of client functionality loading method, system, client and server-side
CN107135672A (en) Application installation package acquisition methods, information broadcast method, mobile device and base station
CN111142905A (en) OTA (over-the-air) upgrading method, OTA server and OTA upgrading system
CN104572054A (en) Capability calling method and capability calling equipment
CN109213533A (en) A kind of advertisement SDK dynamic loading method, device and terminal
CN107368334B (en) Business plug-in interaction system and method
FI120286B (en) A method and device arrangement for managing a server-client environment
CN106534279A (en) Dynamic native interface invoking method and system
US7086051B2 (en) Method and apparatus for just-in-time provisioning application-related information at a communication device
CN110750780A (en) User role permission fusion method, device and equipment based on multi-service system
CN108804120B (en) Page construction method, device, equipment and storage medium
CN104301352B (en) The adaptation method and device of double-terminal
CN106528078B (en) method and device for dynamically adjusting payment mode based on react-native
CN102629943B (en) A kind of method of mobile broadband equipment and mobile broadband service process thereof
CN102377793A (en) Flash interaction method and device based on mobile communication equipment terminal
CN114253441B (en) Method and device for enabling target function, storage medium and electronic device

Legal Events

Date Code Title Description
C06 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