Glossary
Mobile development
Mobile development is the practice of building software for smartphones and tablets. It spans native apps written with platform tools such as Kotlin for Android or Swift for iOS, and cross-platform frameworks that target several systems from one codebase. It covers UI, performance, offline behaviour, device APIs and app-store distribution.