What is mobile app development, how does it work

Mobile App development is a process of creation of software for the mobile device. Like web application development has its root in the traditional software development. Mobile apps are often written specifically to take advantage of the unique features of a particular mobile device when we talk about gaming app in the mobile it will use all the hardware as well as software facility to run the application.

Type of Mobile Application:-

1.  Native applications: - these types of application are developing using integrated environment that is also known as IDEs. We use language for Mobile Operating system is android or iOS. This type of app provides a facility to customize feature.

2. Hybrid apps: - these type of web app act like a native application. This type of app is developing using HTML, CSS, and JavaScript. Hybrid app is very cost effective as compare to native application and it can be create very fast.

3. Progressive web application:- it is website that look like a web application these type of application are develop using technology like facebook React.

4. Frameworks and libraries :- In this type of app development we by reusing code that have previously written by any one.

The basic stages of Software Development Life Cycle are:
  • Planning

  • Analysis

  • Design

  • Construction

  • Testing

  • Implementation

  • Support

Posted on Dec 24, 2021

More by Codezion

View profile