CN103559040B - A kind of system and method based on SDK rapid build mobile Internet application module - Google Patents

A kind of system and method based on SDK rapid build mobile Internet application module Download PDF

Info

Publication number
CN103559040B
CN103559040B CN201310561450.3A CN201310561450A CN103559040B CN 103559040 B CN103559040 B CN 103559040B CN 201310561450 A CN201310561450 A CN 201310561450A CN 103559040 B CN103559040 B CN 103559040B
Authority
CN
China
Prior art keywords
sdk
module
interface
layer
mobile internet
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.)
Expired - Fee Related
Application number
CN201310561450.3A
Other languages
Chinese (zh)
Other versions
CN103559040A (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.)
XIAMEN ZHUOXUN INFORMATION TECHNOLOGY Co Ltd
Original Assignee
XIAMEN ZHUOXUN INFORMATION 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 XIAMEN ZHUOXUN INFORMATION TECHNOLOGY Co Ltd filed Critical XIAMEN ZHUOXUN INFORMATION TECHNOLOGY Co Ltd
Priority to CN201310561450.3A priority Critical patent/CN103559040B/en
Publication of CN103559040A publication Critical patent/CN103559040A/en
Application granted granted Critical
Publication of CN103559040B publication Critical patent/CN103559040B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to mobile Internet application and send out technical field, a kind of system based on SDK rapid build mobile Internet application module, comprise successively from top to bottom: show content layer, interface box rack-layer, functional module layer and configuration management layer, by building the SDK module based on API unified interface, and then by SDK module package become can directly be integrated into target mobile Internet use in API, ensure suitability, accuracy and the robustness of SDK, be applicable to effectively disposing fast of mobile Internet application. The present invention also provides a kind of method based on SDK rapid build mobile Internet application module that is applicable to said system simultaneously, first SDK is carried out to interface unification and is built into the SDK module of API unified interface, and then the API of SDK module is directly integrated in the mobile Internet utilization of target, exempt for multiple different editions SDK and write the lengthy and tedious of code, the workload that has alleviated mobile Internet exploitation, development efficiency increases greatly.

Description

A kind of system and method based on SDK rapid build mobile Internet application module
Technical field
The present invention relates to mobile Internet applicating developing technology field, be specifically related to one and move based on SDK rapid buildThe system and method for the Internet, applications module.
Background technology
The full name of SDK is SoftwareDevelopmentKit, and the meaning of Chinese is exactly software development kit. It provides oneCover has the external development interface of a fixed structure and logic, encapsulates internal service logic. Developer only need to be according to specification documentsUse corresponding externally development interface just can realize the function of expection, simplified Internet application and development flow process, improved mutuallyWorking application development rate, and ensured to a certain extent the development quality of the Internet, applications.
But because the mobile phone operating system on market is of a great variety, standard difference is very large, lack open mutual to upper strataThe effective unified interface of working application, causes using for some mobile Internets, and developer often need to be for differenceSDK develop different versions, then should to different mobile Internet by the Code copying of writing for the SDK of different editionsMultiplexing with realizing in exploitation, because the standard of SDK differs, need to change the SDK of identical function, just need simultaneously multiple interconnectedIn net application and development, modify, development efficiency reduces greatly, causes the adaptive workload of terminal large, on different terminals platformUser experiences and also often exists larger difference, simultaneously due on existing mobile Internet application development platform, in order to ensureThe accuracy of SDK and robustness, in code compiling procedure, often need to introduce comparatively complicated logical relation, and be with thereuponThe consequence of coming is exactly easily to introduce logic error, once make mistakes, is difficult to again investigate, thereby makes mobile Internet application and developmentThreshold is high, and the cycle is long, has directly affected effectively disposing fast of mobile Internet application.
Summary of the invention
Solve the problems of the technologies described above, the invention provides a kind of based on SDK rapid build mobile Internet application moduleSystem, by building SDK module based on API unified interface, and then becomes can directly be integrated into target by SDK module packageAPI during mobile Internet uses, has ensured suitability, accuracy and the robustness of SDK, is applicable to mobile Internet applicationEffectively dispose fast.
The present invention also provide simultaneously a kind of be applicable to said system based on SDK rapid build mobile Internet application mouldThe method of piece, first carries out interface unification by SDK and is built into the SDK module of API unified interface, and then by straight the API of SDK moduleConnect in the mobile Internet utilization that is integrated into target, exempted for multiple different editions SDK and write the lengthy and tedious of code, alleviatedThe workload of mobile Internet exploitation, development efficiency increases greatly.
One of in order to achieve the above object, the technical solution adopted in the present invention is that one moves based on SDK rapid buildThe system of the Internet, applications module, comprises from top to bottom successively: show content layer, interface box rack-layer, functional module layer and configurationManagement level,
Described displaying content layer is for setting up the request-grant logic between client and service end: receive asking of clientAsk and be sent to service end, and the displaying content of obtaining service end presents to client;
Described interface box rack-layer is for being divided into coarsegrain boundary element by interface element, and carries for coarsegrain boundary elementFill interface for content;
Described functional module layer is divided into SDK classification processing module and SDK package module, and described SDK classification processing module is usedIn SDK expository writing document is classified, and sorted SDK specification documents is added to classification label symbol; Described SDK encapsulationModule is for all SDK under same classification being unified to encapsulation, and the unified api interface of configuration, generates SDK module;
Described configuration management layer is used for calling content and fills interface and api interface, and the SDK module of functional module layer is joinedPut in the corresponding coarsegrain boundary element of interface box rack-layer.
Further, also comprise module running time, this, module was connected with configuration management layer running time, was configuration pipeReason layer provides time synchronizing signal.
Further, described coarsegrain boundary element mainly comprises title bar, billboard, content bar and menu bar.
Further, described SDK classification processing module is obtained the keyword in SDK specification documents, and this keyword is to SDKThe keyword of functional description, and judge the functional category of this SDK according to keyword, and then this SDK specification documents is added to functionClassification label symbol, described functional category label symbol comprises data type, function and class.
Further, all SDK under same classification are divided into a class SDK module collection by described SDK package module, andThe SDK module maximum to the api interface in such SDK module collection, as basic SDK, described SDK package module also defines oneIndividual api interface set, this api interface set comprises that all mutual exclusion API of all SDK modules in such SDK module collection connectMouthful, and set up the api interface pointer of these all mutual exclusion api interfaces, make the SDK in this api interface pointed SDK module collectionApi interface.
The present invention also provides the one that applies to said system based on SDK rapid build mobile Internet application mould simultaneouslyThe method of piece, comprises the following steps:
S1: displaying content layer is set up the request-grant logic between client and service end: the request that receives client is sent outDeliver to service end, and the displaying content of obtaining service end presents to client;
S2: interface element is divided into coarsegrain boundary element by interface box rack-layer, and in coarsegrain boundary element providesHold and fill interface;
S3: functional module layer is to SDK classification processing and to SDK encapsulation, and it is that SDK expository writing document is entered that SDK classification is processedRow classification, and sorted SDK specification documents is added to classification label symbol; Described SDK encapsulation is by the institute under same classificationThere is SDK to unify encapsulation, and the unified api interface of configuration, SDK module generated;
S4: configuration management layer calls content and fills interface and api interface, and the SDK block configuration of functional module layer is arrivedIn the corresponding coarsegrain boundary element of interface box rack-layer, go.
Further, also comprise step S5: running time, module was connected with configuration management layer, for configuration management layer providesTime synchronizing signal.
Further, in described step S2, coarsegrain boundary element mainly comprises title bar, billboard, content bar and dishSingle hurdle.
Further, in described step S3, SDK classification processing module is obtained the keyword in SDK specification documents, this keyWord is the keyword to SDK functional description, and judges the functional category of this SDK according to keyword, and then to this SDK specification documentsAdd functional category label symbol, described functional category label symbol comprises data type, function and class.
Further, in described step S3, all SDK under same classification are divided into a class SDK mould by SDK package moduleSet of blocks, and the SDK module maximum to the api interface in such SDK module collection, as basic SDK, described SDK Encapsulation MouldsPiece also defines an api interface set, and this api interface set comprises all of all SDK modules in such SDK module collectionMutual exclusion api interface, and set up the api interface pointer of this mutual exclusion api interface, make in this api interface pointed SDK module collectionThe api interface of SDK.
The present invention is by adopting technique scheme, and compared with prior art, tool has the following advantages:
The invention provides a kind of system based on SDK rapid build mobile Internet application module, by build based onThe SDK module of API unified interface, and then SDK module package is become can directly be integrated in the mobile Internet utilization of targetAPI, by SDK standardization various function, provide high-rise unified interface, ensured suitability, accuracy and the stalwartness of SDKProperty, and unitized API is formed to framework, and each SDK is carried out to unified management, for developer provides one-stop service,According to the feature of mobile application, interface control is carried out to Function Integration Mechanism, the function that granularity is larger is provided, fixed to applying based on configurationSystem, is applicable to effectively disposing fast of mobile Internet application.
The present invention also provide simultaneously a kind of be applicable to said system based on SDK rapid build mobile Internet application mouldThe method of piece, first carries out interface unification by SDK and is built into the SDK module of API unified interface, and then by straight the API of SDK moduleConnect in the mobile Internet utilization that is integrated into target, exempted for multiple different editions SDK and write the lengthy and tedious of code, alleviatedThe workload of mobile Internet exploitation, development efficiency increases greatly.
Brief description of the drawings
Fig. 1 is the system construction drawing of embodiments of the invention 1;
Fig. 2 is the schematic diagram of showing content layer in Fig. 1;
Fig. 3 is the schematic diagram of the interface box rack-layer in Fig. 2;
Fig. 4 is the schematic diagram at the sub-interface 1 in Fig. 3;
Fig. 5 is the schematic diagram at the sub-interface 2 in Fig. 3;
Fig. 6 is the SDK encapsulation schematic diagram of embodiments of the invention 1.
Detailed description of the invention
Now the present invention is further described with detailed description of the invention by reference to the accompanying drawings.
As a specific embodiment, as shown in Figure 1, one of the present invention is based on SDK rapid build mobile InternetThe system of application module, comprises from top to bottom successively: show content layer, interface box rack-layer, functional module layer, running time moduleWith configuration management layer,
Described displaying content layer is for setting up the request-grant logic between client and service end: receive asking of clientAsk and be sent to service end, and the displaying content of obtaining service end presents to client;
Described interface box rack-layer is for being divided into coarsegrain boundary element by interface element, and carries for coarsegrain boundary elementFill interface for content, shown in figure 2, described coarsegrain boundary element mainly comprises title bar, billboard, content bar and dishSingle hurdle. And with reference to shown in figure 3, described above-mentioned coarsegrain boundary element can also be divided into sub-interface 1, sub-interface 2, sub-interface 3,Sub-interface 4, and in sub-interface 1, can comprise parts 1 and parts 2, divide by the boundary element of this coarsegrain, and whereinBillboard also can have two kinds of different boundary element zoned formats, and respectively with reference to figure 4 and Fig. 5, shown in Fig. 4 is by billboardRealize the switching of advertisement with the digital selection key in the lower right corner, and be directly to adopt to click interface and carry out advertisement shown in Fig. 5The mode of switching, every kind of different pattern, can be used as parts and divides, and it is passable that follow-up needs call partsRealize the layout of interface framework.
Described functional module layer is divided into SDK classification processing module and SDK package module, and described SDK classification processing module is usedIn SDK expository writing document is classified, and sorted SDK specification documents is added to classification label symbol; ParticularlySDK classification processing module is obtained the keyword in SDK specification documents, and this keyword is the keyword to SDK functional description, and rootJudge the functional category of this SDK according to keyword, and then this SDK specification documents is added to functional category label symbol, described functionClassification label symbol comprises data type, function and class. Described SDK package module is divided into all SDK under same classificationOne class SDK module collection, and the SDK module maximum to the api interface in such SDK module collection, as basic SDK, described inSDK package module also defines an api interface set, and this api interface set comprises all SDK in such SDK module collectionAll mutual exclusion api interfaces of module, and set up the api interface pointer of this mutual exclusion api interface, make this api interface pointed SDKThe api interface of SDK in module collection.
Move and be applied as example and further illustrate with ecommerce class, ecommerce class moves application and adopts following a few class SDKCarry out function division:
Ecommerce class moves that application is main uses following a few class SDK bag, chooses the SDK conduct of main flow in every class SDKThe basic SDK of functional module layer, need to add new SDK bag as follow-up, be included into corresponding classification.
Mobile-phone payment SDK: Alipay, wealth is paid logical, fast money.
Data analysis SDK: friendly alliance, Baidu
Advertisement SDK: Baidu, power U.S.
The SDK of location-based service: Baidu's map, Google Maps
The SDK of social media: Tengxun's microblogging, Sina's microblogging
Described SDK package module is for all SDK under same classification being unified to encapsulation, and the unified API of configuration connectsMouthful, generate SDK module;
For example, shown in figure 6, that realizes same function (for example advertisement) may have multiple SDK, and for example the SDK of Baidu, hasRice SDK. The SDK of Baidu, has the API difference to some extent of meter SDK1. First the API with identical function is classified, then by unifiedAPI the API of same type is encapsulated, unified API advertisement has the SDK of Baidu, has the repertoire of meter SDK.
Because each SDK all needs to use application ID initialized time, therefore registered in advance application ID, for exampleBaiduID, YoumiID, is hidden under same api interface, transparent to developer.
The now integration process of explanation SDK as an example of advertisement SDK example.
The embedding step of SDK is as follows:
Application application ID,
Import JAR bag,
Configuration AndroidManifest.xml,
Embed SDK code.
The advertisement form of the SDK of Baidu: advertisement bar (banner, square), video ads
There is the advertisement form of meter SDK: advertisement bar, table plague advertisement, recommends wall advertisement.
Have meter code sample of SDK interpolation advertisement as follows:
AdViewadView=newAdView (this, AdSize.SIZE_320x50); // instantiation advertisement
LinearLayoutadLayout=(LinearLayout) findViewById (R.id.adLayout); // obtainGet the layout that will embed advertisement bar
AdLayout.addView (adView); // advertisement bar is joined in layout
API is as follows in the SDK of Baidu advertisement:
AdViewadView=new
Call this constructed fuction, can given ad type be banner, square advertisement, front paster video, suspend video, switchingOne in video ads; And advertisement position ID is set. In the time that adSize gets 0, it is banner; Getting 1 o'clock, is square advertisement,The value of adId is advertisement position ID. (note: default advertisement position is because of without advertisement position ID, can assignment be empty)
The SDK of different vendor has AdViewAPI, but concrete parameter and the meaning of parameters property of there are differences, asThe definition of AdSize is different, many String parameters in the SDK of Baidu. Therefore need unified API, shield this species diversityProperty. Therefore we have defined MyAdView (context, AdType, String). The parameter of MyAdView be the SDK of Baidu andHave a meter intersection of SDK corresponding A PI, SDKID is defined in the configuration file of configuration layer, to guarantee that MyAdView within just callsTrue, false code is as follows:
MyAdView(context,AdType,String=“”)
{
SDKID,AdSize=GetAdSize(AdType);
Switch(SDKID)
{
CaseBaiduID:
ReturnnewAdView(context,AdSize);
CaseYoumiID:
ReturnnewAdView(context,AdSize,String);
CaseQitaID:
ReturnnewAdView(context,AdSize);
}
}
The ID that API obtains different advertisement sizes and advertisement manufacturer by AdType, is defined as follows:
AdType AdSize SDKID
1 Banner 320x50 BaiduID
2 Video 40x40 BaiduID
……
11 Banner 320x40 YoumiID
……
21 Banner 320x20 QitaID
Integrate corresponding API by similar method, if introduce new similar SDK, the parameter of the API in new SDKInconsistent with unified api interface, need to expand unified interface, new parameter comprises a default value (Param=value).Even if the SDK module of the unified API that mobile like this application is upgraded, can not affect existing code yet.
MyAdView(context,AdType,String=“”,Param=value)
{
SDKID,AdSize=GetAdSize(AdType);
Switch(SDKID)
{
CaseBaiduID:
ReturnnewAdView(context,AdSize);
CaseYoumiID:
ReturnnewAdView(context,AdSize,String);
CaseQitaID:
ReturnnewAdView(context,AdSize,value);
}
}
For example, in the product component in E-business applications, embed unified advertisement API, when user enters product introduction pageWhen face, trigger advertising function, MyAdView obtains the AdView object of corresponding manufacturer according to adline AdType, then to clothesBusiness device request ad data, corresponding ad data is sent to advertisement SDK module by server, and SDK module receives advertisement numberAccording to rear, on interface, show.
Embed ad code at the product component page, false code is as follows:
MyAdViewadView=newMyAdView (this, SIZE_320x50); // instantiation advertisement
LinearLayoutadLayout=(LinearLayout) findViewById (ProductViewID); // obtainGet the layout that will embed advertisement bar
AdLayout.addView (adView); // advertisement bar is joined in layout
Realize API after reunification, considered that certain function of mobile application is according to certain logic by one group of APIRelation is organized to realize. Therefore unified API is organized into single functional module by logical relation.
For example developer need to catch sequence of events in popularization displaying process: or for starting advertising display or usingIn statistics advertisement charge information (represent, click etc.) or for monitoring abnormal conditions. Comprise as next group monitor(MyAdViewListener)API:
OnAdFailed () promotes and cannot continue to show due to network or without promoting resource and the situation such as can use to trigger
OnAdShow () shows that the charging event current info parameter that is triggered while at every turn representing charging does not also provide and appointsWhat information
OnAdClick () clicks charging event has click under network state to trigger before entering the popularization page
We organize together by MyAdView and MyAdViewListener this group API by logical relation, shapeBecome complete advertising function.
The SDK of other types also forms corresponding simple function in this way. Each single functional module formsFunctional module collection, packs modules separately, and its required module packing can be generated required visitor by the demand based on userFamily end.
Described configuration management layer is used for calling content and fills interface and api interface, and the SDK module of functional module layer is joinedPut in the corresponding coarsegrain boundary element of interface box rack-layer.
In the present embodiment, configuration management layer comprises application configuration and builds configuration. Application is configured to mainly describe each boundaryThe layout of face.
Building configuration is the key that rapid build moves application, represents with the form of xml. Build configuration mainly according to clientCustomization to application generates, and comprises main interface and associated sub-interface; In each interface, comprise again each interface element; EachParts call again the functional module of dependence.
The configuration file false code building is as follows:
<?xmlversion="1.0"encoding="utf-8"?>
<main>
<partname="title"></part>
<partname="ad">
<funname="ad1"type="1"></fun>
</part>
<partname="content"></part>
<partname="menu"></part>
<sub_mainname="news">
<partname="ad">
<funname="ad2"type="2"></fun>
</part>
<sub_mainname="news_detail"></sub_main>
</sub_main>
<sub_mainname="product">
<partname="description"></part>
<sub_mainname="product_detail">
<partname="ad">
<funname="ad3"type="11"></fun>
</part>
<partname="buy">
<funname="pay"type="alipay"></fun>
</part>
</sub_main>
</sub_main>
</main>
Should build time by basis, pass through<funtype=of for example advertising function " 2 ">in type select corresponding biographyPass unified functional interface, inside is the corresponding relation with concrete SDK by type, calls corresponding SDK, and for example type=2 is wideThe SDK that announcement function can be called Baidu carries out advertisement demonstration.
Should have structure configuration can rely on the configuration file that can generate after functional module packing, false code is as follows:
<?xmlversion="1.0"encoding="utf-8"?>
<fun_listname="ad">
<funname="ad1"type="1"sdk="Baidu"></fun>
<funname="ad2"type="2"sdk="Baidu"></fun>
<funname="ad2"type="11"sdk="Youmi"></fun>
……
</fun_list>
<fun_listname="pay">
<funname="pay1"type="1"sdk="Zhifubao"></fun>
<funname="pay2"type="2"sdk="Caifutong"></fun>
</fun_list>
Described running time, module was connected with configuration management layer, for configuration management layer provides time synchronizing signal.
Finally, the structure using on client's configuration interface, selects main interface style to select required sub-interface, sonIn interface, also have the continuation at the sub-interface of subordinate to select.
The parts of selecting every sub-interface to need.
Client's configuration feature module, according to every sub-interface, configures required functional module.
System generates configuration, according to the dependence of selecting to generate interface relation and functional module.
System generates application, builds engine and resolves configuration file, and the required software kit of packing, produces mobile application.
Embodiment 2,
The present embodiment provides a kind of method based on SDK rapid build mobile Internet application module, and the method is suitable forIn the system of embodiment 1, method comprises the following steps:
Step S1: displaying content layer is set up the request-grant logic between client and service end: receive asking of clientAsk and be sent to service end, and the displaying content of obtaining service end presents to client;
Step S2: interface element is divided into coarsegrain boundary element by interface box rack-layer, and carry for coarsegrain boundary elementFill interface for content; Coarsegrain boundary element mainly comprises title bar, billboard, content bar and menu bar.
Step S3: functional module layer is to SDK classification processing and to SDK encapsulation, and it is by SDK expository writing literary composition that SDK classification is processedShelves are classified, and sorted SDK specification documents is added to classification label symbol; Described SDK encapsulation is by under same classificationAll SDK unify encapsulation, and the unified api interface of configuration, generates SDK module; SDK classification processing module is obtained SDK and is saidThe expressly keyword in shelves, this keyword is the keyword to SDK functional description, and judges the function of this SDK according to keywordClassification, and then this SDK specification documents is added to functional category label symbol, described functional category label symbol comprises data classType, function and class. The all SDK under same classification are divided into a class SDK module collection by SDK package module, and to such SDKThe maximum SDK module of api interface in module collection, as basic SDK, described SDK package module also defines an api interfaceSet, this api interface set comprises all mutual exclusion api interfaces of all SDK modules in such SDK module collection, and sets upThe api interface pointer of this mutual exclusion api interface, makes the api interface of the SDK in this api interface pointed SDK module collection.
Step S4: configuration management layer calls content and fills interface and api interface, and the SDK module of functional module layer is joinedPut in the corresponding coarsegrain boundary element of interface box rack-layer.
Step S5: running time, module was connected with configuration management layer, for configuration management layer provides time synchronizing signal.
Step S6: carry out the exploitation of source code in functional module layer based on api interface set.
Although specifically show and introduced the present invention in conjunction with preferred embodiment, those skilled in the art should be brightIn vain, not departing from the spirit and scope of the present invention that appended claims limits, in the form and details can be rightThe present invention makes a variety of changes, and is protection scope of the present invention.

Claims (10)

1. the system based on SDK rapid build mobile Internet application module, is characterized in that: wrap successively from top to bottomDraw together: show content layer, interface box rack-layer, functional module layer and configuration management layer,
Described displaying content layer is for setting up the request-grant logic between client and service end: the request that receives client is sent outDeliver to service end, and obtain the displaying content of service end and this displaying content is presented to client;
Described interface box rack-layer is for being divided into coarsegrain boundary element by interface element, and in coarsegrain boundary element providesHold and fill interface;
Described functional module layer is divided into SDK classification processing module and SDK package module, and described SDK classification processing module is used for willSDK expository writing document is classified, and sorted SDK specification documents is added to classification label symbol; Described SDK package moduleFor all SDK under same classification being unified to encapsulation, and the unified api interface of configuration, SDK module generated;
Described configuration management layer is used for calling content and fills interface and api interface, and the SDK block configuration of functional module layer is arrivedIn the corresponding coarsegrain boundary element of interface box rack-layer, go.
2. a kind of system based on SDK rapid build mobile Internet application module according to claim 1, its feature existsIn: also comprise module running time, this, module was connected with configuration management layer running time, for configuration management layer provide the time withStep signal.
3. a kind of system based on SDK rapid build mobile Internet application module according to claim 1, its feature existsIn: described coarsegrain boundary element mainly comprises title bar, billboard, content bar and menu bar.
4. a kind of system based on SDK rapid build mobile Internet application module according to claim 1, its feature existsIn: described SDK classification processing module is obtained the keyword in SDK specification documents, and this keyword is the key to SDK functional descriptionWord, and judge the functional category of this SDK according to keyword, and then this SDK specification documents is added to functional category label symbol, instituteState functional category label symbol and comprise data type, function and class.
5. a kind of system based on SDK rapid build mobile Internet application module according to claim 1, its feature existsIn: all SDK under same classification are divided into a class SDK module collection by described SDK package module, and to such SDK moduleThe maximum SDK module of api interface in set, as basic SDK, described SDK package module also defines an api interface collectionClose, this api interface set comprises all mutual exclusion api interfaces of all SDK modules in such SDK module collection, and foundation shouldThe api interface pointer of all mutual exclusion api interfaces, makes the api interface of the SDK in this api interface pointed SDK module collection.
One kind apply to the arbitrary described system of claim 1-5 based on SDK rapid build mobile Internet application moduleMethod, it is characterized in that: comprise the following steps:
S1: displaying content layer is set up the request-grant logic between client and service end: the request that receives client is sent toService end, and obtain the displaying content of service end and this displaying content is presented to client;
S2: interface element is divided into coarsegrain boundary element by interface box rack-layer, and fill out for coarsegrain boundary element provides contentFill interface;
S3: functional module layer is to SDK classification processing and to SDK encapsulation, and it is that SDK expository writing document is divided that SDK classification is processedClass, and sorted SDK specification documents is added to classification label symbol; Described SDK encapsulation is by all SDK under same classificationUnify encapsulation, and the unified api interface of configuration, SDK module generated;
S4: configuration management layer calls content and fills interface and api interface, and the SDK block configuration of functional module layer is arrived to interfaceIn the corresponding coarsegrain boundary element of ccf layer, go.
7. a kind of method based on SDK rapid build mobile Internet application module according to claim 6, its feature existsIn: also comprise step S5: running time, module was connected with configuration management layer, for configuration management layer provides time synchronizing signal.
8. a kind of method based on SDK rapid build mobile Internet application module according to claim 6, its feature existsIn: in described step S2, coarsegrain boundary element mainly comprises title bar, billboard, content bar and menu bar.
9. a kind of method based on SDK rapid build mobile Internet application module according to claim 6, its feature existsIn: in described step S3, SDK classification processing module is obtained the keyword in SDK specification documents, and this keyword is to SDK functionThe keyword of describing, and judge the functional category of this SDK according to keyword, and then this SDK specification documents is added to functional categoryLabel symbol, described functional category label symbol comprises data type, function and class.
10. a kind of method based on SDK rapid build mobile Internet application module according to claim 6, its featureBe: all SDK under same classification are divided into a class SDK module collection by SDK package module, and to such SDK module collectionThe maximum SDK module of api interface in closing, as basic SDK, described SDK package module also defines an api interface set,This api interface set comprises all mutual exclusion api interfaces of all SDK modules in such SDK module collection, and sets up this mutual exclusionThe api interface pointer of api interface, makes the api interface of the SDK in this api interface pointed SDK module collection.
CN201310561450.3A 2013-11-12 2013-11-12 A kind of system and method based on SDK rapid build mobile Internet application module Expired - Fee Related CN103559040B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310561450.3A CN103559040B (en) 2013-11-12 2013-11-12 A kind of system and method based on SDK rapid build mobile Internet application module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310561450.3A CN103559040B (en) 2013-11-12 2013-11-12 A kind of system and method based on SDK rapid build mobile Internet application module

Publications (2)

Publication Number Publication Date
CN103559040A CN103559040A (en) 2014-02-05
CN103559040B true CN103559040B (en) 2016-05-18

Family

ID=50013296

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310561450.3A Expired - Fee Related CN103559040B (en) 2013-11-12 2013-11-12 A kind of system and method based on SDK rapid build mobile Internet application module

Country Status (1)

Country Link
CN (1) CN103559040B (en)

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103812871B (en) * 2014-02-24 2017-03-22 北京明朝万达科技股份有限公司 Development method and system based on mobile terminal application program security application
CN104363264B (en) * 2014-10-22 2017-10-03 北京棱镜云桥科技有限公司 The SDK access systems by all kinds of means of mobile terminal software
CN105989346B (en) * 2015-02-17 2020-04-21 天津市阿波罗信息技术有限公司 Construction method of online shopping mobile phone payment system
CN104932901A (en) * 2015-07-08 2015-09-23 成都梦工厂网络信息有限公司 Cross-platform mobile SDK access method
CN105141686B (en) * 2015-08-19 2019-04-09 贵阳朗玛信息技术股份有限公司 A kind of method and device for realizing Bluetooth communication
CN105554025A (en) * 2016-01-19 2016-05-04 四川长虹电器股份有限公司 Management method for unifying users by open platform and management system thereof
CN107179916B (en) * 2016-03-09 2019-04-23 腾讯科技(深圳)有限公司 A kind of application development method, apparatus, equipment and development frame system
CN106027757B (en) * 2016-04-28 2020-03-31 努比亚技术有限公司 Device and method for distributed reporting of mobile terminal data
CN107959615B (en) * 2016-10-14 2021-04-27 腾讯科技(深圳)有限公司 Data transmission method, user equipment and service equipment
CN107526584B (en) * 2016-10-18 2020-04-07 腾讯科技(深圳)有限公司 Data access method and device
CN106776845B (en) * 2016-11-28 2021-05-21 努比亚技术有限公司 Information flow self-adaptive management method and terminal
CN106775720B (en) * 2016-12-16 2020-08-07 北京小度互娱科技有限公司 Method and device for integrating player SDK (software development kit) and method and device for setting player SDK
CN106789659B (en) * 2016-12-19 2020-08-11 北京五八信息技术有限公司 Routing method and device of service function
CN107146175A (en) * 2017-04-18 2017-09-08 北京思特奇信息技术股份有限公司 A kind of client-based method of examination and system
CN107071032A (en) * 2017-04-20 2017-08-18 上海极链网络科技有限公司 The framework NFBD developed in interdynamic video based on node streaming
CN108287719A (en) * 2017-08-04 2018-07-17 深圳壹账通智能科技有限公司 Call the cut-in method and application server of anti-fake system
CN107729063A (en) * 2017-10-25 2018-02-23 武汉斗鱼网络科技有限公司 Call method, device and the terminal of SDK
CN108073417A (en) * 2017-12-28 2018-05-25 北京奇虎科技有限公司 A kind of method and device for showing information in the application
CN109032693B (en) * 2018-06-29 2021-09-24 北京金山安全软件有限公司 Method and device for loading display information, electronic equipment and readable storage medium
CN109299983A (en) * 2018-09-30 2019-02-01 北京金山安全软件有限公司 Mobile application advertisement generation method and device, electronic equipment and storage medium
CN111684420A (en) * 2019-06-12 2020-09-18 深圳市大疆创新科技有限公司 Method and device for calling functional module and computer readable storage medium
CN110389751B (en) * 2019-07-17 2022-02-08 北京海致星图科技有限公司 Data interface mock method applied to knowledge graph
CN112463515A (en) * 2019-09-09 2021-03-09 北京国双科技有限公司 Data acquisition method and device based on small program, storage medium and electronic equipment
CN110597521B (en) * 2019-09-10 2021-11-16 联想(北京)有限公司 Data processing method, electronic device, and medium
CN111371614B (en) * 2020-03-04 2024-04-09 深信服科技股份有限公司 Network access method, device and system
CN111427603B (en) * 2020-04-15 2023-07-14 浙江大华技术股份有限公司 Application program upgrading method and device
CN114327408A (en) * 2021-12-30 2022-04-12 百富计算机技术(深圳)有限公司 Data processing method, terminal device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541567A (en) * 2012-01-05 2012-07-04 深圳市天拓立方通讯科技有限公司 2D mobile game engine and compatible mobile operating system method
CN103345394A (en) * 2013-07-01 2013-10-09 邱雨石 Method for rapidly making application software of native mobile phones

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5671880B2 (en) * 2010-08-25 2015-02-18 株式会社リコー Image forming apparatus, program state determination method, program state determination program, and program state determination system
US8504989B2 (en) * 2011-03-10 2013-08-06 Infosys Limited Service definition document for providing blended services utilizing multiple service endpoints

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541567A (en) * 2012-01-05 2012-07-04 深圳市天拓立方通讯科技有限公司 2D mobile game engine and compatible mobile operating system method
CN103345394A (en) * 2013-07-01 2013-10-09 邱雨石 Method for rapidly making application software of native mobile phones

Also Published As

Publication number Publication date
CN103559040A (en) 2014-02-05

Similar Documents

Publication Publication Date Title
CN103559040B (en) A kind of system and method based on SDK rapid build mobile Internet application module
US10250556B2 (en) Systems and methods for allocating communication resources via information technology infrastructure
US11330036B2 (en) Systems and methods for allocating communication resources via information technology infrastructure
CN105608171A (en) User portrait construction method
CN104333599A (en) Application sharing method and system and application service platform
CN102542039A (en) Discovery of remotely executed applications
US20120232985A1 (en) Advertising Using Mobile Devices
US8407179B2 (en) Method of determining influence of a member within a dataset
CN103984552A (en) iTV Android application store system and achieving method thereof
CN102647462A (en) Application acquisition and sending method and device
JP2011512571A (en) System and method for integrating banner advertisement and calling application
CN106997298A (en) A kind of application resource acquisition methods and device
JP2016105312A (en) Electronic marketplace for hosted service images
US9955026B2 (en) Sharing data and points with group members
CN106301885A (en) The method and system of uniform traffic management
WO2018218059A2 (en) Systems and methods for providing real-time values determined based on aggregated data from disparate systems
US20100114722A1 (en) Advertisement information managing method, advertisement information managing system, call receiving method and call receiving system
CN113849156B (en) Codeless intelligent development system applied to OpenHarmony operating system and application method thereof
CN109816339A (en) Electricity consumption method for processing business, device, mobile device and storage medium
WO2021096940A1 (en) Computerized system and method for electronically generating a dynamically visualized hierarchical representation of electronic information
CN106528733A (en) Webpage display method and apparatus
KR20130089900A (en) Method for simultaneously processing advertisement material at internet mobile device
CN111767117B (en) Mobile end BI middleware technology based on application container
CN110020166A (en) A kind of data analysing method and relevant device
CN114090066A (en) User interface card view generation method and device, computer equipment and medium

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
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160518

Termination date: 20211112

CF01 Termination of patent right due to non-payment of annual fee