News

At I/O 2018, Google introduced a new recommended app structure. Find out how to migrate your projects to this single-Activity, multiple-fragment structure using JetPack’s Navigation Architecture ...
Android Studio is a developer kit that you can use to create and troubleshoot your own Android apps. We'll go over what it is (and what it isn't).
Android Architecture Samples These samples showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with ...
Android Studio is Google’s officially supported IDE for developing Android apps. This IDE is based on IntelliJ IDEA, which offers a powerful code editor and developer tools.
Android Architecture Components: Creating an app using Room, LiveData, and ViewModel In this post we'll focus on what Android Architecture Components are, and how to use them.
In May 2017 Google released the Architecture Components libraries. Each library manages and simplifies aspects of data persistence and the UI component lifecycle. Together, the libraries encourage a ...
Google just revamped the Android Studio logo as a part of its latest Canary release, with a more visually distinctive look.
Android Studio, the integrated development environment (IDE) for Android app developers, is getting an AI upgrade, Google announced at its developer conference, Google I/O 2025.
Android Studio 4.1 brings a new Database Inspector tool, some improvements to Material Design, and a more deeply integrated Android Emulator.
Google has shipped Architecture Components 1.0, a stable version of the guidance and libraries package for helping developers construct Android apps.