preview

Case Study Paper On Cordova Plugin Development

Good Essays

White Paper Cordova Plugin Development to integrate client’s existing C/C++ codebase July 2015 Table of Contents Abstract 1 Business Context 1 Solution 1 1. Cordova Installation & Project Creation 2 1.1 Installation 2 1.2 Create Cordova Project 2 2. iOS Architecture Block Diagram to integrate C/C++ libraries 3 2.1 Mobile/Tablet App 3 2.2 Cordova Bridge/Middleware 3 2.3 Cordova iOS Plugin 4 2.4 C/C++ Libraries 4 3. Android Architecture Block Diagram to integrate C/C++ libraries 5 3.1 Mobile/Tablet App 5 3.2 Cordova Bridge/Middleware 5 3.3 Cordova Android Plugin 6 3.4 JNI Bridge 6 3.5 C/C++ Libraries 7 4. Conclusion 7 5. How will your use case bring value to IGATE business/vertical 7 6. References 7 7. About the Authors 8 …show more content…

How will your use case bring value to IGATE business/vertical This paper is useful to mobile/tablet application Developers, Architects and Technical Leads about cross-platform application design and architecture integrated with existing C/C++ codebase. This paper accomplishes the following: • This paper can provide differentation in IGATE project proposals by maximum reuse of client’s existing C/C++ codebase. • This plugin can reuse 60% to 80% of client’s existing C/C++ codebase thus saving the time and effort put to run SDLC cycle to migrate and test such C/C++ codebase. • This plugin development will act as an Accelerator to help develop application faster thus saving considerable amount of time, effort and cost in project lifecycle. • To help you design more effective architectures on cross-platform mobile/tablet applications. • To help you choose the right technologies when building cross-platform mobile/tablet applications who communicate with C/C++ codebase. 6. References i. Cordova installation and project creation. http://cordova.apache.org/docs/en/5.0.0/guide_cli_index.md.html#The%20Command-Line%20Interface ii. Cordova Plugin Development Guide.

Get Access