Top Banner
Hybrid Application Development Mobile App Developme nt Ionic Framework Hybrid App By- Sanket Devlekar
23
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Hybrid app in ionic framework overview

Hybrid Application Development

Mobile App Development

Ionic Framework

Hybrid App

By- Sanket Devlekar

Page 2: Hybrid app in ionic framework overview

Mobile Application Development

Page 3: Hybrid app in ionic framework overview

Native Applications

•Downloaded directly to the device and stored locally.

•Interfaces directly with the mobile OS.

•It can access all the API’s that are made available by the OS.

•Developer writes source code and includes images, audio files and puts in into a binary executable file.

•These tools are included in the Software Development Kit(SDK).

Page 4: Hybrid app in ionic framework overview

Application Programming Interface(API)

•It is a set of routines, protocols, and tools for building software applications.

Low-level APIs•The app can interact directly with the touch screen or keyboard, render graphics, connect to networks, process audio received from themicrophone, play sounds through the speaker or headphones, orreceive images and videos from the camera.

High-level APIs•Browsing the web, managing the calendar, contacts, photo album and, of course, the ability to make phone calls or send and receive textmessages.

Page 5: Hybrid app in ionic framework overview

APIs for various platforms

Page 6: Hybrid app in ionic framework overview

Web Applications

•A web application or web app is any software that runs in a web browser.

•It is created in a browser-supported programming language such as the combination of JavaScript, HTML and CSS.

•HTML5 provides access to rich media, geolocation services and offline availability.

Page 7: Hybrid app in ionic framework overview

Hybrid Applications

Page 8: Hybrid app in ionic framework overview

Overview of Hybrid Approach

•The hybrid approach combines native development with webtechnology.

•Developers write significant portions of their application in cross-platform web technologies, while maintaining direct access to native APIs when required.

•The native portion of the app can be developed independently, whereas the web portion of the app can be either a web page that resideson a server.

Page 9: Hybrid app in ionic framework overview
Page 10: Hybrid app in ionic framework overview
Page 11: Hybrid app in ionic framework overview
Page 12: Hybrid app in ionic framework overview

Architecture of Hybrid Apps

Page 13: Hybrid app in ionic framework overview
Page 14: Hybrid app in ionic framework overview

Hybrid App Features

• Platform independent (iOS, Android etc.)• HTML5, CSS3 & JS• Quick development• Direct access to native APIs with Cordova

Hybrid Apps

Page 15: Hybrid app in ionic framework overview
Page 16: Hybrid app in ionic framework overview

Cordova , Angular JS and Ionic

Page 17: Hybrid app in ionic framework overview
Page 18: Hybrid app in ionic framework overview
Page 19: Hybrid app in ionic framework overview
Page 20: Hybrid app in ionic framework overview
Page 21: Hybrid app in ionic framework overview
Page 22: Hybrid app in ionic framework overview
Page 23: Hybrid app in ionic framework overview

Thank you!