android-performance
There are 19 repositories under android-performance topic.
Juude/awesome-android-performance
Android performance optimization tutorials, videos and tools list(Android性能优化视频,文档以及工具)
Kyson/AndroidGodEye
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
smart-test-ti/SoloX
💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)
JsonChao/Awesome-Android-Performance
:trophy:Explore Android performance optimization in depth(continuous updating ...)
FabianTerhorst/FastLayout
Generates a Java Object for your xml layout to reduce inflate time to zero
theapache64/diffetto
A tool to differentiate between two Perfetto traces
yogeshpaliyal/android-resources
This repository serves as a curated collection of valuable resources related to Android development. It aims to provide developers with a centralized hub to discover and explore informative content on various Android-specific topics, including, internals of android, performance optimization, architectural patterns, etc.
SonicCloudOrg/sonic-android-supply
🎉Supply of ADB. 原生ADB补充插件。
Gru110110110/Caton
android卡顿、ANR监测
nhoxbypass/android-development-patterns
Notes about Android development patterns. #BuildBetterApps #PERFMATTERS
bytebeats/Anr-Monitor
Android Performance Tools. ANR, Dead locks and lags. Android性能监测工具. 监测了 ANR, 死锁和卡顿.
FabianTerhorst/AndroidLayoutKit
Fast view layout library for Android
srrchysfzy/NowWebAdb
Control your local Android device from your browser.
WendyYanto/android-lazy-load-component
A component to help lazy load any view component (using layout resource ID). It inflate the layout when it is shown in the viewport seen by user
WeRockStar/adb-commands
ADB commands for analysis performance issue or monitoring.
theapache64/gfx-avg
A CLI tool to find average from multiple gfxinfo files
nhoxbypass/Pury
Android library for measuring time between multiple independent events.
S2-group/AndroidPerformanceIssues
Replication package of the scientific paper titled "Characterizing the evolution of statically-detectable performance issues of Android apps" submitted to the Empirical Software Engineering journal
vivek-wo/AndroidKnowledge
Android知识点的整理和应用,系统性地学习和使用Android