Mobile app development involves a wide range of tools, frameworks, and processes, each with its own terminology. Getting familiar with these terms makes it easier to evaluate platforms, collaborate with development teams, and plan your app from the ground up. This glossary covers 35 of the most important ones.
A mobile application development glossary
An API is a computing interface that enables the building and integration of applications using a defined set of protocols and interactions.
Building APIs becomes much easier when using a low-code platform. Low-code enables developers to drag and drop components on a dashboard and integrate them by just following simple instructions.
An APK is the package file format used by Android OS for the distribution and installation of various applications. This file typically contains all elements of a program’s code, like assets, resources, certificates, and manifest files.
An APM is a framework used for managing and overseeing inventories of software applications. From an application’s usage to its maintenance costs, APM provides a transparent overview of the application to evaluate its performance.
As per Gartner, most APM approaches have a variation of these basic steps: End-user experience monitoring; runtime application architecture discovery; modeling and display; user-defined transaction profiling; component deep-dive monitoring in an application context; and IT operations analytics.
ART is an application runtime environment used by Android OS which is now used in the place of Dalvik, the original process virtual machine used by Android. Some of the features implemented by ART include ahead-of-time (AOT) compilation, improved garbage collection, improved app development and debugging, and more.
AWS Device Farm is an application testing service that enables developers to test their apps across multiple desktop platforms and mobile devices. It generates videos and logs to help identify app issues quickly.
AWS Device Farm supports different applications, like native, hybrid, Android, iOS, web apps, cross-platform apps, and more.
Bug refers to a coding error in any application or software. By setting up the right bug tracking tools, bugs can be identified and dealt with before all the code is affected. Bug tracking tools can also be used while creating applications on low-code platforms.
CDMA is a technology that facilitates the transmission of information from multiple channels simultaneously over a single communication channel. This technology is used by 2G and 3G wireless communication and operates in the frequency range of 800 MHz to 1.9 GHz.
Custom API integration enables an application to connect and communicate with other applications. For example, a cab-booking mobile app is able to show a destination’s location on Google maps by integrating its API.
API monetization refers to the process of businesses generating revenue from their APIs. Businesses choose a monetization module once the APIs are set to be rolled out in the marketplace. Some of these modules include a free usage model, a tiered approach, a pay-as-you-go model, indirect monetization, and more.
Data encryption is a method to ensure secure information transmission. Under this method, the message is shared in an encoded manner and can only be decrypted by the user with the matching encryption key. For instance, while having conversations on a messaging app like WhatsApp, users can opt for end-to-end encryption, so that their conversations are safe.
Data decryption is the process of decoding an encrypted message into a language that can be understood by the current computer system. Encrypted data is also known as ciphertext and unencrypted data is called plaintext.
An emulator is a device or software that enables a computer (referred to as a host) to behave like another computer system (referred to as a guest). For instance, by using an Android emulator, users can test their application on various Android devices without actually needing these devices. This enables faster testing and fixing of issues on the application.
Low-code is a visual development approach to application development. It enables everyone from a project manager to an IT professional to develop and deploy multiplatform applications, using drag-and-drop components without having to write endless lines of code.
HTML5 is a markup language that’s used for structuring and presenting content on the internet. It enables easy integration of multimedia and graphics to a particular website, without depending on third-party plugins.
Hybrid apps are applications that are developed using multiple languages, like JavaScript, HTML, and CSS. This software application combines elements of both native apps and web apps. Hybrid apps are preferred by many developers, as they only need to write one set of code to make the application work on multiple platforms.
IoT refers to the global network of physical devices that collect, store, and share data over the internet. Any physical object can become an IoT device, once it’s connected to the internet. For instance, mobile apps that enable users to access physical objects remotely, like switching on a light bulb using an app, makes the bulb an IoT device.
IDE facilitates the easy development of applications. An IDE ideally consists of a source code editor, text editor, toolbar, and an output viewer.
On low-code platforms, IDEs are available as developer tools that display a framework of forms, reports, schedules, workflows, and more. Application IDEs can be easily accessed by less experienced developers.
JNI is a programming framework that is used for writing Java native methods and embedding Java virtual machines into native applications. JNI can also be used to make an existing application written in a different language compatible with other Java applications.
JSON is an open-standard format that’s used for storing and transporting data objects consisting of attribute-value pairs. It’s a language-independent data format with a diverse range of applications.
MEAPs offers a complete suite of products and solutions that enable application development. It can be used to develop applications once and support various devices and operating systems without maintaining different sets of code.
MDM is security software used by IT management teams to control, monitor, and secure various mobile applications and devices being used by a particular audience, like employees of an organization, users using rented devices, etc. MDMs are also used to diagnose and troubleshoot applications remotely.
A mobile app CDN enables faster content delivery over a globally distributed network of servers, computers, or other electronic devices. CDNs are typically used by applications with a global audience or high traffic, to effectively deliver content speedily.
MBaaS is cloud-hosted infrastructure that enables mobile app developers to link their applications to backend cloud storage and access APIs, storage, and social networks easily. Most MBaaS platforms provide extensive cross-platform support for mobile applications, and backend cloud storage is also offered in many low-code platforms.
MVP is the version of a new product that has enough functionality and features that are required to gather feedback from users, and subsequently for future development. Taking feedback at this stage enables developers to understand customer expectations and keep it in mind while developing the final product.
A native application is an application developed for a specific platform or device. These mobile apps can utilize all mobile device features to carry out their functionality, like camera, microphone, GPS, and more, and in some cases, can be accessed offline by users.
Open source is collaborative computer software in which source code is made available for use and modification by users. It simply means that users can fix bugs, customize the application for their own use, or improve its capabilities without needing to deal directly with the original developers.
An operating system runs all the basic operations to enable the installation and execution of applications. Some common OSes include Windows, Android, IOS, and Linux.
OTA refers to the various ways in which new software can be distributed, settings can be configured, and encryption keys can be encrypted to support various electronic devices. On mobile devices, an over-the-air update refers to updating software or applications over the internet, without a computer.
QA testing refers to the process of checking and evaluating various aspects of a project and making sure it’s on track, with respect to set expectations. The idea behind introducing QA testing is to build a high quality application with a great user experience.
An SDK is a downloadable set of tools used by developers to build applications with advanced functionalities on different operating systems.
An SDK ideally includes sample code, licenses, libraries, and more, and is specific for every platform. For instance, if you’re building your app for Android devices, you’ll have to use the Android SDK toolkit, and if you’re creating the app for Apple, you need the iOS SDK.
SOA is a system that recognizes IT Infrastructure as a service. This architectural style combines software services with well-defined, loosely coupled interfaces to make it a complete system and share functionality.
This is a code snippet that’s used to collect and send data to Google Analytics from the mobile app, to get better performance insights. This tracking code can also be applied to applications created on several low-code platforms.
UI refers to the design of a mobile app, which is created while keeping in mind the user’s experience. A UI designer works on the graphical layout of the mobile app, which includes deciding the color schemes, screen layouts, button designs, and so on. These elements also impact the usability of the mobile app and guide the user’s behavior through subtle visual cues.
UX or User Experience refers to the way a user reacts while engaging and using an application. A UX designer or developer works on user navigation of the application, with the goal of ensuring that users find it easy and intuitive to interact and work with. UX, and the ease-of-use it delivers, are key to driving adoption and retention by end users.
WAP is an international standard protocol used for determining the ways in which wireless or mobile devices can be used for internet access.
Launching a mobile application for your business can take a lot of time and effort. However, by making the right choices at each step, the mobile app development process can become more efficient and successful. By following the guidelines we mentioned above, you can get started with your mobile app development process and streamline it to create great user experiences.
Ready to build your first mobile app?
Frequently Asked Questions
A native app is built for one specific platform, like Android or iOS, and uses that platform's tools and features directly. A hybrid app is written once using web technologies like HTML, CSS, and JavaScript, and then deployed across multiple platforms from a single codebase. Most business app builders opt for hybrid development to reduce both build time and maintenance overhead.
Yes. Low-code platforms like Zoho Creator let you build and deploy cross-platform mobile apps using a visual, drag-and-drop interface. You configure logic, connect data sources, and define workflows without writing hundreds of lines of code from scratch.
A minimum viable product (MVP) is the earliest functional version of your app that you release to gather real user feedback. It's not a rough draft, it's a deliberate build that includes just enough to validate your core use case before investing in additional features.
Yes. Low-code platforms are built with API connectivity in mind. Zoho Creator, for example, supports custom API integrations so your app can communicate with third-party services, pull in external data, and trigger actions across other systems, all without needing deep backend development experience.

