News

In this tutorial we go through the steps needed to build your first Android app. You will create a simple UI, add some Java code, and then run your app.
Multimodal capabilities were first teased at I/O 2024, with Gemini in Android Studio now able to “understand simple wireframes, and transform them into working Jetpack Compose code.” ...
Android Studio Flamingo was introduced on April 13. Also in Flamingo: A one-click automated profile-able build and run capability makes it easier to profile a non-debuggable build that users will ...
Android Studio 4.0 “Canary” works hand in hand with Jetpack Compose, which leverages Kotlin APIs, reduces coding requirements to build native UIs, and automatically updates a UI when state ...
Android Studio Giraffe is now stable, bringing in the new IntelliJ 2022.3, a new IDE look and feel, improved Live Edit, Compose animation previews, and more.
Additional features include build analyzer task categorization, one-click automated profileable build and run, Lint support for SDK extensions, and Android Gradle Plugin 8.0.0.
Scrolling through a UI is something that developers take for granted -- but it's not built-in to an Android UI. Thankfully, there's a simple but powerful control, the ScrollView. As its name implies, ...
Be sure to check out Google’s Android Studio 4.0 recap video and the full release notes for more details. Design Motion Editor: a simple interface for creating, editing, and previewing ...