Tag

android debugging

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Apr 23, 2025 · Mobile Development

Android Debugging and Performance Analysis with ADB Tools

This article covers three essential ADB tools for Android development: port forwarding for network debugging, systrace for performance analysis, and bugreport for generating detailed system diagnostics.

ADB toolsMobile DevelopmentPerformance analysis
0 likes · 4 min read
Android Debugging and Performance Analysis with ADB Tools
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.

ADBDebugging PrinciplesMobile Development
0 likes · 15 min read
Android Debugging Techniques: Operations, Practices, and Principles
AntTech
AntTech
Mar 16, 2021 · Frontend Development

Inside Ant Group's Frontend Engineering: Faster Builds, Cloud Functions, Android Cloud Devices, and IDE Innovations

The article shares how Ant Group's frontend engineering team improves build speed with cloud functions and multi‑process webpack, adopts Apple M1 hardware, tackles Android cloud‑device debugging, and launches a lightweight IDE, illustrating the challenges, innovations, and future directions of modern frontend development.

Build OptimizationCloud Computingandroid debugging
0 likes · 6 min read
Inside Ant Group's Frontend Engineering: Faster Builds, Cloud Functions, Android Cloud Devices, and IDE Innovations