18 articles on Developer Tools for Android performance
Showing 18 of 18 articles (Page 1 of 1)
Feature release for Compose Hot Reload, improving developer productivity and iteration speed in mobile development.
Meta describes how they design secure-by-default mobile frameworks that wrap unsafe Android APIs like intent launching, and how they leverage generative AI (Llama) to automate the migration of large codebases t...
Provides debugging techniques for resolving connectivity issues between Android devices and the Metro bundler during development.
Trendyol built an open-source IntelliJ plugin for Maestro mobile test automation that provides syntax highlighting, intelligent auto-completion, real-time validation, and integrated test execution directly with...
Addresses out-of-memory crashes caused by inefficient SQLite queries in mobile applications.
Techniques for profiling and analyzing native code performance in React Native using Tracy profiler.
Analysis and lessons learned from an Android outage during the 0.71 release candidate phase.
Square celebrates the release of Android Studio Electric Eel and its development benefits.
Covers tools and best practices for improving Android developer productivity and app quality.
Addresses techniques for identifying and fixing memory leaks in native mobile applications.
Introduces Android GPU Inspector tool for profiling and debugging GPU performance in Android apps.
Guide to using Android Studio's static code analysis tools for identifying and resolving code issues.
Introduction of React Native Doctor tool for diagnosing development environment issues and optimizing build processes.
A Slack Staff Software Engineer based in Vancouver walks through his typical workday as an Android Product Engineer on the Messaging team. The article covers everything from morning routines and stand-ups to de...
Analysis of memory leak issues caused by Android Handlers and how to prevent them.
Deep dive into identifying and fixing memory leaks caused by Android Handlers.
Best practices for testing Android applications using mocking frameworks and techniques.
Introduction to hot reloading feature for faster development iteration in React Native.