Tagged articles
26 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Jan 7, 2026 · Mobile Development

How Android Studio’s New AI Agent Supercharges Mobile Development

The article explains Android Studio’s latest AI Agent, covering its three core concepts—Tools, Context, and Model Context Protocol—while showing practical examples of built‑in tools, knowledge‑base integration, Figma linking, and a full UI‑generation workflow that lets developers create, refine, and fix Jetpack Compose apps using natural language prompts.

AI AgentAndroid StudioCode Generation
0 likes · 7 min read
How Android Studio’s New AI Agent Supercharges Mobile Development
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 5, 2024 · Mobile Development

Android Studio 2024.2 (Ladybug) Update Overview and New Features

The article reviews the Android Studio 2024.2 (Ladybug) release, detailing versioning changes, IntelliJ 2024.2 improvements such as K2 mode, the new default UI, enhanced Git options, AI‑driven terminal, updated emulator support, Feature Drop deprecations, and practical migration tips for developers.

Android StudioFeature DropIntelliJ
0 likes · 11 min read
Android Studio 2024.2 (Ladybug) Update Overview and New Features
21CTO
21CTO
Jul 20, 2024 · Mobile Development

How Google’s Project IDX Brings Android Studio to the Cloud

Google announced that its cloud‑based IDE Project IDX will soon integrate Android Studio, allowing developers to code, test with a built‑in Android emulator, and run Android projects directly in a browser without installing any local tools, though access currently requires a wait‑list application.

AndroidAndroid StudioCloud IDE
0 likes · 4 min read
How Google’s Project IDX Brings Android Studio to the Cloud
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 5, 2024 · Mobile Development

Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter

This article provides a comprehensive, beginner-friendly walkthrough for configuring a macOS machine with Android Studio, Flutter SDK, Homebrew, Vim, CocoaPods, and iOS simulators, including detailed commands, environment variable tweaks, and troubleshooting tips to get Flutter projects running on iOS devices.

Android StudioHomebrewdevelopment setup
0 likes · 8 min read
Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter
21CTO
21CTO
Mar 9, 2024 · Mobile Development

What’s New in Android Studio Iguana and the Upcoming Jellyfish Preview?

Google’s latest Android Studio release, Iguana, brings AI‑driven crash reporting, GitLab integration, enhanced Compose tools, and policy alerts, while the forthcoming Jellyfish preview adds a global Studio Bot and Gemini AI templates, expanding developer productivity across 180 countries.

AI AssistantAndroid StudioIDE
0 likes · 5 min read
What’s New in Android Studio Iguana and the Upcoming Jellyfish Preview?
21CTO
21CTO
Dec 2, 2023 · Mobile Development

What’s New in Android Studio Hedgehog 2023.11? Boost Performance and Battery Life

The Android Studio 2023.11 (Hedgehog) stable release brings performance and battery‑life enhancements, integrated Android Vitals in App Quality Insights, a new Power Profiler, an SDK Upgrade Assistant for Android 14 migration, and various UI and tooling improvements for developers.

Android StudioApp Quality InsightsHedgehog
0 likes · 3 min read
What’s New in Android Studio Hedgehog 2023.11? Boost Performance and Battery Life
Sohu Tech Products
Sohu Tech Products
Aug 2, 2023 · Mobile Development

Recommended Android Studio Plugins for Efficient Development

This article introduces six essential Android Studio plugins—including ADB Idea, ECTranslation, Key Promoter X, Alibaba Java Coding Guidelines, QAPLug, and Save Action—detailing their installation, key features, and how they boost development efficiency, code quality, and debugging for Android developers.

Android StudioMobile DevelopmentPlugins
0 likes · 9 min read
Recommended Android Studio Plugins for Efficient Development
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Feb 1, 2023 · Mobile Development

Android Debugging Techniques: Operations, Practices, and Principles

The guide explains Android debugging fundamentals, covering run and attach modes, essential operations like stepping and breakpoints, best practices for inspecting variables and reducing compile time, the underlying ADB and JDWP protocols, and troubleshooting common issues such as breakpoint loss and port conflicts.

ADBAndroid StudioAndroid debugging
0 likes · 15 min read
Android Debugging Techniques: Operations, Practices, and Principles
Sohu Tech Products
Sohu Tech Products
Oct 19, 2022 · Mobile Development

Flutter Developers’ IDE Preferences: Android Studio vs VS Code – 2022 Research Findings

A 2022 research study by Google’s Flutter UX team reveals that while Android Studio was once the dominant IDE for Flutter development, VS Code has rapidly gained popularity due to its speed, lightweight nature, and better perceived support, with many developers now favoring it across various regions and use cases.

Android StudioFlutterIDE
0 likes · 9 min read
Flutter Developers’ IDE Preferences: Android Studio vs VS Code – 2022 Research Findings
Qunar Tech Salon
Qunar Tech Salon
Nov 18, 2021 · Mobile Development

Comprehensive Guide to Android Source Code Exploration, Environment Setup, Debugging Techniques, and Permission Analysis

This article introduces Android source code directory structures, explains how to configure a local development environment with IDEGen and Android Studio, demonstrates advanced debugging methods such as method, conditional, and log breakpoints, and walks through a real‑world permission‑granting case study to illustrate source‑level analysis and modification strategies.

Android StudioDebuggingidegen
0 likes · 13 min read
Comprehensive Guide to Android Source Code Exploration, Environment Setup, Debugging Techniques, and Permission Analysis
ByteDance Terminal Technology
ByteDance Terminal Technology
Oct 14, 2021 · Mobile Development

How to Develop an Android Studio Plugin Using the IntelliJ Platform SDK

This article guides readers from zero to one in creating Android Studio plugins by explaining the IntelliJ IDE plugin development workflow, required tools, project setup, core files like build.gradle and plugin.xml, implementing actions, wizards, tool windows, UI creation, data persistence, and packaging for distribution.

Android StudioGradleIDE Development
0 likes · 19 min read
How to Develop an Android Studio Plugin Using the IntelliJ Platform SDK
The Dominant Programmer
The Dominant Programmer
Nov 17, 2020 · Mobile Development

How to Fix Android Studio’s ‘android‑29’ Platform Not Found Error

When creating a new project in Android Studio, a Gradle sync failure may occur with the message ‘Module: app platform android‑29 not found’; the article walks through locating the SDK Manager, selecting Android 29 platform, accepting the license, downloading, and restarting Android Studio to resolve the issue.

Android 29Android StudioGradle sync
0 likes · 2 min read
How to Fix Android Studio’s ‘android‑29’ Platform Not Found Error
Sohu Tech Products
Sohu Tech Products
Oct 28, 2020 · Mobile Development

Android Studio 4.1 Stable Release – New Features and Improvements

Android Studio 4.1 introduces a suite of enhancements—including a Database Inspector, Material Design component updates, integrated TensorFlow Lite support, improved Apply Changes, native memory profiling, and expanded emulator capabilities—aimed at boosting productivity and code quality for Android developers.

Android StudioDaggerDatabase Inspector
0 likes · 13 min read
Android Studio 4.1 Stable Release – New Features and Improvements
Laravel Tech Community
Laravel Tech Community
Oct 14, 2020 · Mobile Development

Android Studio 4.1 Stable Release: New Design, Development, Build & Test, and Optimization Features

Android Studio 4.1 stable release introduces upgraded Material Design components, a built‑in Database Inspector, direct Android Emulator support, Dagger navigation, TensorFlow Lite model integration, foldable‑device emulator capabilities, and a native memory profiler, enhancing the overall Android development experience.

Android StudioDatabase InspectorMaterial Design
0 likes · 5 min read
Android Studio 4.1 Stable Release: New Design, Development, Build & Test, and Optimization Features
Yuewen Frontend Team
Yuewen Frontend Team
Jun 3, 2019 · Mobile Development

How to Build Trusted Web Activities (TWA) for Android with Android Studio

This guide walks you through setting up Trusted Web Activities (TWA) in Android Studio, covering project creation, adding the TWA support library, configuring the Android manifest, establishing Digital Asset Links, enabling debugging, and packaging the app for release, enabling seamless full‑screen web content in native Android apps.

Android StudioTWAdigital-asset-links
0 likes · 18 min read
How to Build Trusted Web Activities (TWA) for Android with Android Studio
21CTO
21CTO
Aug 14, 2018 · Fundamentals

PYPL IDE Index August 2023: Which Development Environments Lead the Pack?

According to the August 2023 PYPL Top IDE Index, Visual Studio remains the most popular IDE worldwide, followed by Eclipse and Android Studio, while Android Studio shows a notable 3% year‑over‑year growth and Eclipse experiences the steepest decline, reflecting shifting developer preferences.

Android StudioEclipseIDE popularity
0 likes · 3 min read
PYPL IDE Index August 2023: Which Development Environments Lead the Pack?
360 Quality & Efficiency
360 Quality & Efficiency
Apr 16, 2018 · Mobile Development

Recommended Android Studio Plugins to Boost Development Efficiency

This article introduces four essential Android Studio plugins—.ignore, GsonFormat, CodeGlance, and 360 FireLine—that help developers manage .gitignore files, generate Java models from JSON, navigate code faster, and detect security or memory‑leak issues, thereby significantly improving productivity.

AndroidAndroid StudioMobile Development
0 likes · 3 min read
Recommended Android Studio Plugins to Boost Development Efficiency
Hujiang Technology
Hujiang Technology
May 18, 2017 · Mobile Development

Getting Started with Kotlin for Android Development

This article introduces Kotlin as a first‑class language for Android, explains why developers should adopt it, and provides a step‑by‑step guide to setting up Android Studio for Kotlin development, including plugin installation, project conversion, and configuration details.

AndroidAndroid StudioKotlin
0 likes · 6 min read
Getting Started with Kotlin for Android Development
360 Quality & Efficiency
360 Quality & Efficiency
May 5, 2017 · Backend Development

Step-by-Step Guide to Developing an Android Studio Plugin

This article provides a comprehensive tutorial on creating, configuring, and publishing an Android Studio plugin, covering environment setup, project creation, plugin.xml configuration, action implementation, packaging, and uploading to the JetBrains marketplace, with detailed screenshots and code examples.

Android StudioIDEIntelliJ Platform
0 likes · 7 min read
Step-by-Step Guide to Developing an Android Studio Plugin
Tencent Music Tech Team
Tencent Music Tech Team
Jan 19, 2017 · Mobile Development

Android UI Automation Testing with Espresso Framework

The article introduces Google’s Espresso framework for Android UI automation, explains how to configure Gradle dependencies and the test runner, and guides developers through writing robust test cases by locating views, performing actions, and asserting states with onView().perform().check(), including a complete @Rule‑based example.

AndroidAndroid StudioEspresso
0 likes · 8 min read
Android UI Automation Testing with Espresso Framework
Tencent Music Tech Team
Tencent Music Tech Team
Oct 28, 2016 · Mobile Development

New Features of Android Studio Native Development and How to Link Existing Native Code

Android Studio 2.2 introduces official native development support with CMake and ndk‑build integration, Gradle‑packaged .so libraries, LLDB hybrid debugging, enhanced C/C++ editing, easy linking of existing native code via IDE or build.gradle, new externalNativeBuild and abiFilters settings, and a concise CMake workflow.

Android StudioCMakeGradle
0 likes · 11 min read
New Features of Android Studio Native Development and How to Link Existing Native Code