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
·
Trinea avatar

Trinea/android-common

0
View on GitHub↗
5,022 stele·2,615 fork-uri·Java·3 vizualizărip.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.

Istoric stele

Graficul istoricului de stele pentru trinea/android-commonGraficul istoricului de stele pentru trinea/android-common

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 Android Common

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Android Common.
  • tamsiree/rxtoolAvatar Tamsiree

    Tamsiree/RxTool

    12,305Vezi pe 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
    Vezi pe GitHub↗12,305
  • muntashirakon/appmanagerAvatar MuntashirAkon

    MuntashirAkon/AppManager

    7,425Vezi pe 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
    Vezi pe GitHub↗7,425
  • trinea/androidcommonAvatar Trinea

    Trinea/AndroidCommon

    4,999Vezi pe 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
    Vezi pe GitHub↗4,999
  • xcltapestry/xcl-chartsAvatar xcltapestry

    xcltapestry/XCL-Charts

    4,020Vezi pe 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
    Vezi pe GitHub↗4,020
Vezi toate cele 30 alternative pentru Android Common→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale trinea/android-common?

Principalele funcționalități ale trinea/android-common sunt: Android Libraries, Application Data Caches, Android Media Caching, Response Caching, Memory-Disk Layering, Android System Utilities, Shell Command Execution, Android Manifest Analysis.

Care sunt câteva alternative open-source pentru trinea/android-common?

Alternativele open-source pentru trinea/android-common includ: 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…