awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stephanenicolas avatar

stephanenicolas/Quality-Tools-for-Android

0
View on GitHub↗
1,256 stele·230 fork-uri·Java·1 vizualizare

Quality Tools For Android

Features

  • Testing and Debugging Tools - Sample project for improving platform code quality.

Istoric stele

Graficul istoricului de stele pentru stephanenicolas/quality-tools-for-androidGraficul istoricului de stele pentru stephanenicolas/quality-tools-for-android

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Quality Tools For Android

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Quality Tools For Android.
  • inmite/android-grid-wichterleAvatar inmite

    inmite/android-grid-wichterle

    404Vezi pe GitHub↗

    This app will show grid overlay over whole system which helps you to verify your excellent app design.

    Java
    Vezi pe GitHub↗404
  • jakewharton/hugoAvatar JakeWharton

    JakeWharton/hugo

    7,892Vezi pe GitHub↗

    Hugo is an annotation-based debugging tool and Java method logging library. It functions as a method execution tracker that records method arguments, return values, and execution durations during application runtime. The project differentiates itself by using annotation-driven instrumentation and bytecode-level aspect injection to capture telemetry without requiring manual print statements. It employs post-compilation bytecode manipulation and aspect-oriented wrapping to insert interception logic around annotated method boundaries. The library covers observability and monitoring capabilities

    Java
    Vezi pe GitHub↗7,892
  • jakewharton/pidcatAvatar JakeWharton

    JakeWharton/pidcat

    4,939Vezi pe GitHub↗

    Pidcat is a command-line utility designed for Android development that filters system logs for a specific application package. It functions as a logcat filter and colorizer, isolating output for a single package to assist in debugging application behavior. The tool distinguishes itself by tracking process identifiers dynamically. It monitors system process lists to automatically update the target process ID when an application restarts or redeploys, ensuring the log stream persists without manual intervention. To improve readability, the utility applies color coding to log entries based on s

    Python
    Vezi pe GitHub↗4,939
  • acra/acraAvatar ACRA

    ACRA/acra

    6,495Vezi pe GitHub↗

    Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture device diagnostics, system logs, and application state. It serves as an embeddable library for capturing and processing crash reports, providing a pipeline to send this data to custom backends or via email. The project features a plugin-based sender architecture that allows reports to be routed through HTTP endpoints, email clients, or proprietary backend implementations. It includes a user-controlled reporting system with preference toggles and interactive dialogs to manage user

    Kotlin
    Vezi pe GitHub↗6,495
Vezi toate cele 14 alternative pentru Quality Tools For Android→

Întrebări frecvente

Care sunt principalele funcționalități ale stephanenicolas/quality-tools-for-android?

Principalele funcționalități ale stephanenicolas/quality-tools-for-android sunt: Testing and Debugging Tools.

Care sunt câteva alternative open-source pentru stephanenicolas/quality-tools-for-android?

Alternativele open-source pentru stephanenicolas/quality-tools-for-android includ: inmite/android-grid-wichterle — This app will show grid overlay over whole system which helps you to verify your excellent app design. jakewharton/hugo — Hugo is an annotation-based debugging tool and Java method logging library. It functions as a method execution tracker… jakewharton/pidcat — Pidcat is a command-line utility designed for Android development that filters system logs for a specific application… jakewharton/scalpel — A surgical debugging tool to uncover the layers under your app. nalexn/viewinspector — Runtime introspection and unit testing of SwiftUI views. acra/acra — Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture…