awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Trinea avatar

Trinea/android-common

0
View on GitHub↗
5,022 estrellas·2,615 forks·Java·3 vistasp.codekk.com↗

Android Common

android-common is a collection of shared utility components and framework libraries for Android development. It provides specialized toolkits for reverse engineering, system utility management, data caching, and high-performance user interface components.

The project includes a reverse engineering toolkit for inspecting application internals through package decompilation and manifest data extraction. It also features a system utility toolkit for managing file operations and executing shell commands within the Android operating system.

The library covers several capability areas, including data caching via hybrid memory and disk storage for network responses and images. It also provides UI components for rendering large datasets using paginated lists and galleries with infinite scrolling.

Features

  • Android Libraries - Offers a collection of shared utility components and building blocks for Android application development.
  • Application Data Caches - Implements a system for storing images and network responses via memory and disk policies.
  • Android Media Caching - Implements specialized memory and disk caching for Android network responses and media assets.
  • Response Caching - Implements caching for network responses to improve application performance and reduce redundant remote requests.
  • Memory-Disk Layering - Balances volatile memory for fast access with persistent disk storage for long-term asset retention.
  • Android System Utilities - Ships built-in tools for performing file operations and executing shell commands within the Android system.
  • Shell Command Execution - Bridges high-level logic to a shell interface to execute system-level utility tools and file operations.
  • Android Manifest Analysis - Extracts and parses Android manifest files to map application components and internal metadata.
  • Android APK Analysis - Provides a toolkit for inspecting application internals, decompiling packages and extracting manifest data from APKs.
  • Android Application Debugging - Analyzes active components and decompiles packages to inspect the internal workings of installed apps.
  • Android System Utility Toolkits - Provides a set of tools for managing file operations, shell command execution, and data parsing.
  • Decompilers - Provides tools to transform binary application packages into human-readable source code for analysis.
  • Android Device Management - Performs privileged administration of Android system resources through file operations and shell commands.
  • Application Configuration Inspection - Analyzes active components, decompiles packages, and extracts manifest data for software inspection.
  • Android UI Components - Provides responsive lists and gallery components for handling large datasets on Android.
  • Infinite Scroll Components - Ships UI components that support infinite scrolling and responsive layouts for large datasets.
  • ViewHolder Patterns - Renders large datasets using a reusable view holder pattern to ensure smooth scrolling and memory efficiency.

Historial de estrellas

Gráfico del historial de estrellas de trinea/android-commonGráfico del historial de estrellas de trinea/android-common

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace trinea/android-common?

android-common is a collection of shared utility components and framework libraries for Android development. It provides specialized toolkits for reverse engineering, system utility management, data caching, and high-performance user interface components.

¿Cuáles son las características principales de trinea/android-common?

Las características principales de trinea/android-common son: Android Libraries, Application Data Caches, Android Media Caching, Response Caching, Memory-Disk Layering, Android System Utilities, Shell Command Execution, Android Manifest Analysis.

¿Qué alternativas de código abierto existen para trinea/android-common?

Las alternativas de código abierto para trinea/android-common incluyen: tamsiree/rxtool — RxTool is an Android development utility library consisting of reusable components and helper classes for common… muntashirakon/appmanager — AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for… trinea/androidcommon — AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural… xcltapestry/xcl-charts — XCL-Charts is a native Android charting library designed as a high-performance graphics engine for rendering complex,… daimajia/numberprogressbar — NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual… blankj/androidutilcode — AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It…

Alternativas open-source a Android Common

Proyectos open-source similares, clasificados según cuántas características comparten con Android Common.
  • tamsiree/rxtoolAvatar de Tamsiree

    Tamsiree/RxTool

    12,305Ver en GitHub↗

    RxTool is an Android development utility library consisting of reusable components and helper classes for common mobile development tasks. It provides a coordinated set of toolkits for hardware interfacing, media processing, and user interface construction. The project features specialized implementations for mobile payment integration with Alipay and WeChat Pay, as well as dedicated tools for social sharing workflows. It includes a security-focused set of human verification widgets, such as puzzle and sliding captchas, to prevent automated bot interactions. The library covers a broad capabi

    Kotlinalipaybarcodedialog
    Ver en GitHub↗12,305
  • muntashirakon/appmanagerAvatar de MuntashirAkon

    MuntashirAkon/AppManager

    7,425Ver en GitHub↗

    AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for controlling application lifecycles, modifying manifests, and administering installed packages. The project distinguishes itself through deep system integration, offering capabilities to analyze and block specific application components such as activities, services, and broadcast receivers. It includes a system for saving and restoring applications along with their associated data and permissions, as well as tools for auditing and modifying runtime and development permissions.

    Javaadbandroidapks
    Ver en GitHub↗7,425
  • trinea/androidcommonAvatar de Trinea

    Trinea/AndroidCommon

    4,999Ver en GitHub↗

    AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural patterns for Android application development. It organizes common helper functions into stateless modules, offering consistent access to system resources, data parsing logic, and core infrastructure abstractions. The framework distinguishes itself by providing specialized components for managing background tasks and complex user interface interactions. It includes utilities for coordinating background file transfers through the system download manager and executing shell commands to

    Java
    Ver en GitHub↗4,999
  • xcltapestry/xcl-chartsAvatar de xcltapestry

    xcltapestry/XCL-Charts

    4,020Ver en GitHub↗

    XCL-Charts is a native Android charting library designed as a high-performance graphics engine for rendering complex, interactive data visualizations. It provides a comprehensive framework for drawing diverse 2D and 3D plots directly onto the native canvas, enabling the creation of custom user interface components for mobile applications. The library distinguishes itself through a robust architecture that handles coordinate mapping and object-oriented composition, allowing for the construction of sophisticated, multi-axis layouts. It supports real-time data exploration through gesture-driven

    Java
    Ver en GitHub↗4,020
  • Ver las 30 alternativas a Android Common→