About 50 results
Open links in new tab
  1. Android Debug Bridge (adb) | Android Studio | Android Developers

    Dec 17, 2025 · Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as installing and …

  2. Debug your app | Android Studio | Android Developers

    Mar 30, 2026 · Android Studio provides a debugger that lets you do the following and more: Select a device to debug your app on. Set breakpoints in your Java, Kotlin, and C/C++ code. Examine …

  3. Configure on-device developer options - Android Developers

    6 days ago · Debugging options provide ways to configure on-device debugging and to establish communication between the device and your development computer. Enable USB debugging, as …

  4. Anwendung debuggen | Android Studio | Android Developers

    Android Studio bietet einen Debugger, mit dem Sie unter anderem Folgendes tun können: Wählen Sie ein Gerät aus, auf dem Sie Ihre App debuggen möchten. Haltepunkte in Ihrem Java-, Kotlin- und …

  5. Apps auf Hardwaregerät ausführen - Android Developers

    Hier erfahren Sie, wie Sie Ihre Entwicklungsumgebung und Ihr Android-Gerät zum Testen und Debuggen über eine ADB-Verbindung (Android Debug Bridge) einrichten.

  6. Run apps on a hardware device - Android Developers

    Mar 30, 2026 · Learn how to set up your development environment and Android device for testing and debugging over an Android Debug Bridge (ADB) connection.

  7. Android Debug Bridge (ADB) | Android Studio | Android Developers

    Hier erfahren Sie mehr über Android Debug Bridge, ein vielseitiges Befehlszeilentool, mit dem Sie mit einem Gerät kommunizieren können.

  8. Debug your project | Android NDK | Android Developers

    Mar 6, 2026 · Debug native crashes If you're struggling to understand a native crash dump or tombstone, Debugging Native Android Platform Code is a good introduction. For a fuller catalog of …

  9. Debug using Chrome DevTools | Views | Android Developers

    Feb 26, 2026 · This document outlines how to enable WebView debugging in an Android application and use Chrome DevTools to remotely inspect and debug the WebViews running on a device or emulator.

  10. Exécuter des applications sur un appareil - Android Developers

    Découvrez comment configurer votre environnement de développement et votre appareil Android pour les tests et le débogage via une connexion Android Debug Bridge (ADB).