CN107562478A - A kind of mobile software development system and method based on Web technologies - Google Patents

A kind of mobile software development system and method based on Web technologies Download PDF

Info

Publication number
CN107562478A
CN107562478A CN201710778526.6A CN201710778526A CN107562478A CN 107562478 A CN107562478 A CN 107562478A CN 201710778526 A CN201710778526 A CN 201710778526A CN 107562478 A CN107562478 A CN 107562478A
Authority
CN
China
Prior art keywords
sdk
platform
android
projects
ios
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.)
Pending
Application number
CN201710778526.6A
Other languages
Chinese (zh)
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.)
Chengdu Nine Array Technology Co Ltd
Original Assignee
Chengdu Nine Array 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 Chengdu Nine Array Technology Co Ltd filed Critical Chengdu Nine Array Technology Co Ltd
Priority to CN201710778526.6A priority Critical patent/CN107562478A/en
Publication of CN107562478A publication Critical patent/CN107562478A/en
Pending legal-status Critical Current

Links

Abstract

The embodiment of the present invention proposes a kind of mobile software development system and method based on Web technologies, is related to field of computer technology, the system includes:JS interface units, the basic function for calling iOS SDK and Android SDK to provide for providing developer;Library unit is bridged, for connecting JS interface units and platform framework unit, while provides the expansion interface of component;Platform framework unit, the SDK at the SDK and Android ends for integrating iOS ends, so as to call establishment projects to the developer of corresponding platform.Using the uniformity and ease for operation of web technology, mobile APP construction cycle and project iteration cycle are shortened.

Description

A kind of mobile software development system and method based on Web technologies
Technical field
The present invention relates to field of computer technology, in particular to a kind of mobile software development system based on Web technologies System and method.
Background technology
Mobile solution service, business or wireless network card business aiming at this mobile link of mobile phone to internet and The application program service of exploitation.
Mobile Development is also referred to as mobile phone development, or is called mobile Internet exploitation.Refer to portable with mobile phone, PDA, UMPC etc. Based on terminal, corresponding development is carried out, because these carry-on equipment are substantially all by the way of wireless networking, therefore, In the industry also referred to as wireless exploitation.
With the high speed development of mobile Internet so that mobile APP demand is very big at present, but APP exploitation Cycle and version iteration need the cycle grown very much.
The content of the invention
It is an object of the invention to provide a kind of mobile software development system based on Web technologies, the system of web technology is utilized One property and ease for operation, shorten mobile APP construction cycle and project iteration cycle.
Another object of the present invention is to provide a kind of mobile software development method based on Web technologies, have corresponding Effect.
To achieve these goals, the technical scheme that the embodiment of the present invention uses is as follows:
On the one hand, the invention provides a kind of mobile software development system based on Web technologies, the system to include:
JS interface units, the basic function for calling iOS SDK and Android SDK to provide for providing developer;
Library unit is bridged, for connecting JS interface units and platform framework unit, while provides the expansion interface of component;
Platform framework unit, the SDK at the SDK and Android ends for integrating iOS ends, so as to the exploitation to corresponding platform Personnel call establishment projects.
On the other hand, the invention provides a kind of mobile software development method based on Web technologies, methods described to include:
Step 1:IOS SDK and Android SDK in access platform framework;
Step 2:Create the projects of Android platform and the projects of ios platform;
Step 3:Interface development is carried out, the file after the completion of interface development is packed, is then directed respectively into In the projects of Android platform and the projects of ios platform;
Step 4:Server configuration information is added in the configuration file of projects;
Step 5:Debugged and updated.
A kind of mobile software development system based on Web technologies provided in an embodiment of the present invention, it is proposed that one kind uses web The system that technology quickly develops mobile APP, using the uniformity and ease for operation of web technology, shorten the mobile APP construction cycles With project iteration cycle.
A kind of mobile software development method based on Web technologies provided in an embodiment of the present invention, it is proposed that one kind uses web The method that technology quickly develops mobile APP, using the uniformity and ease for operation of web technology, shorten the mobile APP construction cycles With project iteration cycle.
To enable the above objects, features and advantages of the present invention to become apparent, preferred embodiment cited below particularly, and coordinate Appended accompanying drawing, is described in detail below.
Brief description of the drawings
In order to illustrate the technical solution of the embodiments of the present invention more clearly, below by embodiment it is required use it is attached Figure is briefly described, it will be appreciated that the following drawings illustrate only certain embodiments of the present invention, therefore be not construed as pair The restriction of scope, for those of ordinary skill in the art, on the premise of not paying creative work, can also be according to this A little accompanying drawings obtain other related accompanying drawings.
Fig. 1 shows that a kind of structure of mobile software development system based on Web technologies provided in an embodiment of the present invention is shown It is intended to.
Fig. 2 shows a kind of method stream of mobile software development method based on Web technologies provided in an embodiment of the present invention Journey schematic diagram.
Embodiment
Below in conjunction with accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Ground describes, it is clear that described embodiment is only part of the embodiment of the present invention, rather than whole embodiments.Generally exist The component of the embodiment of the present invention described and illustrated in accompanying drawing can be configured to arrange and design with a variety of herein.Cause This, the detailed description of the embodiments of the invention to providing in the accompanying drawings is not intended to limit claimed invention below Scope, but it is merely representative of the selected embodiment of the present invention.Based on embodiments of the invention, those skilled in the art are not doing The every other embodiment obtained on the premise of going out creative work, belongs to the scope of protection of the invention.
Embodiment 1
Referring to Fig. 1, Fig. 1 shows a kind of mobile software development system based on Web technologies.The system includes:
JS interface units, the basic function for calling iOS SDK and Android SDK to provide for providing developer;
Library unit is bridged, for connecting JS interface units and platform framework unit, while provides the expansion interface of component;
Platform framework unit, the SDK at the SDK and Android ends for integrating iOS ends, so as to the exploitation to corresponding platform Personnel call establishment projects.
Specifically, platform framework unit is the basis for realizing packing iOS bags and Android bags.Realize respectively iOS ends and The SDK at Android ends supplies the developer of corresponding platform to call establishment projects.Injected in platform framework by JS Mode, the bridge joint storehouse finished writing is injected in APP webKit components, can thus be realized by JS interfaces to call iOS The basic function provided with Android platform.
The expansion interface of component has been bridged defined in library unit, so when existing component is unsatisfactory for project demands, Corresponding function can be provided by way of extension.
Status bar, map are had been realized at present, picture selection, bar code and Quick Response Code, are shared, the component such as IM message.
Embodiment 2
Referring to Fig. 2, Fig. 2 shows a kind of mobile software development method based on Web technologies provided by the invention, it is described Method includes:
Step 1:IOS SDK and Android SDK in access platform framework;
Step 2:Create the projects of Android platform and the projects of ios platform;
Step 3:Interface development is carried out, the file after the completion of interface development is packed, is then directed respectively into In the projects of Android platform and the projects of ios platform;
Step 4:Server configuration information is added in the configuration file of projects;
Step 5:Debugged and updated.
Embodiment 3
Fig. 1 and Fig. 2 are referred to, figures 1 and 2 show that a kind of mobile software based on Web technologies provided by the invention is opened System and method is sent out, the system includes:
JS interface units, the basic function for calling iOS SDK and Android SDK to provide for providing developer;
Library unit is bridged, for connecting JS interface units and platform framework unit, while provides the expansion interface of component;
Platform framework unit, the SDK at the SDK and Android ends for integrating iOS ends, so as to the exploitation to corresponding platform Personnel call establishment projects.
Specifically, platform framework unit is the basis for realizing packing iOS bags and Android bags.Realize respectively iOS ends and The SDK at Android ends supplies the developer of corresponding platform to call establishment projects.Injected in platform framework by JS Mode, the bridge joint storehouse finished writing is injected in APP webKit components, can thus be realized by JS interfaces to call iOS The basic function provided with Android platform.
The expansion interface of component has been bridged defined in library unit, so when existing component is unsatisfactory for project demands, Corresponding function can be provided by way of extension.
Status bar, map are had been realized at present, picture selection, bar code and Quick Response Code, are shared, the component such as IM message.
Methods described includes:
Step 1:IOS SDK and Android SDK in access platform framework;
Step 2:Create the projects of Android platform and the projects of ios platform;
Step 3:Interface development is carried out, the file after the completion of interface development is packed, is then directed respectively into In the projects of Android platform and the projects of ios platform;
Step 4:Server configuration information is added in the configuration file of projects;
Step 5:Debugged and updated.
In several embodiments provided herein, it should be understood that disclosed apparatus and method, can also pass through Other modes are realized.Device embodiment described above is only schematical, for example, flow chart and block diagram in accompanying drawing Show the device of multiple embodiments according to the present invention, method and computer program product architectural framework in the cards, Function and operation.At this point, each square frame in flow chart or block diagram can represent the one of a unit, program segment or code Part, a part for the unit, program segment or code include one or more and are used to realize holding for defined logic function Row instruction.It should also be noted that at some as in the implementation replaced, the function that is marked in square frame can also with different from The order marked in accompanying drawing occurs.For example, two continuous square frames can essentially perform substantially in parallel, they are sometimes It can perform in the opposite order, this is depending on involved function.It is it is also noted that every in block diagram and/or flow chart The combination of individual square frame and block diagram and/or the square frame in flow chart, function or the special base of action as defined in performing can be used Realize, or can be realized with the combination of specialized hardware and computer instruction in the system of hardware.
In addition, each functional unit in each embodiment of the present invention can integrate to form an independent portion Point or unit individualism, can also two or more units be integrated to form an independent part.
If the function is realized in the form of SFU software functional unit and is used as independent production marketing or in use, can be with It is stored in a computer read/write memory medium.Based on such understanding, technical scheme is substantially in other words The part to be contributed to prior art or the part of the technical scheme can be embodied in the form of software product, the meter Calculation machine software product is stored in a storage medium, including some instructions are causing a computer equipment (can be People's computer, server, or network equipment etc.) perform all or part of step of each embodiment methods described of the present invention. And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (ROM, Read-Onl8 Memor8), arbitrary access are deposited Reservoir (RAM, Random Access Memor8), magnetic disc or CD etc. are various can be with the medium of store program codes.
It should be noted that herein, such as first and second or the like relational terms are used merely to a reality Body or operation make a distinction with another entity or operation, and not necessarily require or imply and deposited between these entities or operation In any this actual relation or order.Moreover, term " comprising ", "comprising" or its any other variant are intended to Nonexcludability includes, so that process, method, article or equipment including a series of elements not only will including those Element, but also the other element including being not expressly set out, or it is this process, method, article or equipment also to include Intrinsic key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that Other identical element also be present in process, method, article or equipment including the key element.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the invention, for the skill of this area For art personnel, the present invention can have various modifications and variations.Within the spirit and principles of the invention, that is made any repaiies Change, equivalent substitution, improvement etc., should be included in the scope of the protection.It should be noted that:Similar label and letter exists Similar terms is represented in following accompanying drawing, therefore, once being defined in a certain Xiang Yi accompanying drawing, is then not required in subsequent accompanying drawing It is further defined and explained.

Claims (2)

1. a kind of mobile software development system based on Web technologies, it is characterised in that the system includes:
JS interface units, the basic function for calling iOS SDK and Android SDK to provide for providing developer;
Library unit is bridged, for connecting JS interface units and platform framework unit, while provides the expansion interface of component;
Platform framework unit, the SDK at the SDK and Android ends for integrating iOS ends, so as to the developer to corresponding platform To call establishment projects.
A kind of 2. mobile software development method based on Web technologies, it is characterised in that methods described includes:
Step 1:IOS SDK and Android SDK in access platform framework;
Step 2:Create the projects of Android platform and the projects of ios platform;
Step 3:Interface development is carried out, the file after the completion of interface development is packed, Android is then directed respectively into and puts down In the projects of platform and the projects of ios platform;
Step 4:Server configuration information is added in the configuration file of projects;
Step 5:Debugged and updated.
CN201710778526.6A 2017-09-01 2017-09-01 A kind of mobile software development system and method based on Web technologies Pending CN107562478A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710778526.6A CN107562478A (en) 2017-09-01 2017-09-01 A kind of mobile software development system and method based on Web technologies

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710778526.6A CN107562478A (en) 2017-09-01 2017-09-01 A kind of mobile software development system and method based on Web technologies

Publications (1)

Publication Number Publication Date
CN107562478A true CN107562478A (en) 2018-01-09

Family

ID=60978827

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710778526.6A Pending CN107562478A (en) 2017-09-01 2017-09-01 A kind of mobile software development system and method based on Web technologies

Country Status (1)

Country Link
CN (1) CN107562478A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109284095A (en) * 2018-08-07 2019-01-29 北京云迹科技有限公司 Method of the user based on opening robot system from development and application
CN112181366A (en) * 2020-09-28 2021-01-05 科大国创云网科技有限公司 Mobile application development framework based on cross-platform interaction
CN112799665A (en) * 2021-01-27 2021-05-14 视若飞信息科技(上海)有限公司 Method for constructing App functional interface in WebUI mode
CN112965718A (en) * 2021-05-19 2021-06-15 南京视察者智能科技有限公司 SDK module for monitoring web front-end error and performance and calling method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750487A (en) * 2015-03-25 2015-07-01 广州市悦智计算机有限公司 Development method and starting method for mobile terminal APP
CN106339229A (en) * 2016-08-31 2017-01-18 虎扑(上海)文化传播股份有限公司 Hybrid development method and hybrid development system for mobile platform
CN106445518A (en) * 2016-09-22 2017-02-22 中国传媒大学 Method and system for developing cross-platform mobile terminal application

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750487A (en) * 2015-03-25 2015-07-01 广州市悦智计算机有限公司 Development method and starting method for mobile terminal APP
CN106339229A (en) * 2016-08-31 2017-01-18 虎扑(上海)文化传播股份有限公司 Hybrid development method and hybrid development system for mobile platform
CN106445518A (en) * 2016-09-22 2017-02-22 中国传媒大学 Method and system for developing cross-platform mobile terminal application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈宏伟: "基于PhoneGap的跨平台移动应用开发及其性能优化", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109284095A (en) * 2018-08-07 2019-01-29 北京云迹科技有限公司 Method of the user based on opening robot system from development and application
CN109284095B (en) * 2018-08-07 2022-04-29 北京云迹科技股份有限公司 User self-development application method based on open type robot system
CN112181366A (en) * 2020-09-28 2021-01-05 科大国创云网科技有限公司 Mobile application development framework based on cross-platform interaction
CN112181366B (en) * 2020-09-28 2023-01-24 科大国创云网科技有限公司 Mobile application development framework based on cross-platform interaction
CN112799665A (en) * 2021-01-27 2021-05-14 视若飞信息科技(上海)有限公司 Method for constructing App functional interface in WebUI mode
CN112965718A (en) * 2021-05-19 2021-06-15 南京视察者智能科技有限公司 SDK module for monitoring web front-end error and performance and calling method thereof

Similar Documents

Publication Publication Date Title
CN107562478A (en) A kind of mobile software development system and method based on Web technologies
CN108280119A (en) Page generation method, device and user terminal
CN107729475A (en) Web page element acquisition method, device, terminal and computer-readable recording medium
CN104317749A (en) Information writing method and device
CN101901262A (en) Object-oriented model-based enterprise database construction and service data display method
CN105045790A (en) Graph data search system, method and device
CN107908442A (en) Resource loading method, device, terminal device and computer-readable recording medium based on spring
CN110163661A (en) Marketing message promotion method, device, electronic equipment and computer-readable medium
CN106954094A (en) Processing method, device and the service terminal of barrage information
CN108694664A (en) Checking method and device, the electronic equipment of operation system
CN204790977U (en) APP automatic compilation system and management platform based on cloud calculates
CN107798558A (en) User behavior data analysis method and server
CN102866885A (en) Method and device for confirming clicking position in webpage
CN110347887A (en) Obtain the method and device of business scenario time series data
CN109191096A (en) A kind of signing risk quantification method withholds risk quantification method, device and equipment
EP2977937A1 (en) Event processing systems and methods
CN107179931A (en) Installation kit packaging method, apparatus and system
CN106708869B (en) Group data processing method and device
CN106776285A (en) Webpage front-end adjustment method and device
CN106817419A (en) Data based on VoLTE AS network elements extract analytic method, device and service terminal
US10296306B2 (en) Embedded location awareness in UML modeling for mobile and IoT development
CN105550240A (en) Recommendation method and recommendation device
CN103106217B (en) The processing method of a kind of information of leaving a message and equipment
CN109068286A (en) A kind of method, medium and the equipment of information parsing
CN105677801B (en) Data processing method and system based on graph

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180109

RJ01 Rejection of invention patent application after publication