awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Trinea avatar

Trinea/android-common

0
View on GitHub↗
5,022 Stars·2,615 Forks·Java·3 Aufrufep.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.

Star-Verlauf

Star-Verlauf für trinea/android-commonStar-Verlauf für trinea/android-common

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Android Common

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Android Common.
  • tamsiree/rxtoolAvatar von Tamsiree

    Tamsiree/RxTool

    12,305Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,305
  • muntashirakon/appmanagerAvatar von MuntashirAkon

    MuntashirAkon/AppManager

    7,425Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,425
  • trinea/androidcommonAvatar von Trinea

    Trinea/AndroidCommon

    4,999Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,999
  • xcltapestry/xcl-chartsAvatar von xcltapestry

    xcltapestry/XCL-Charts

    4,020Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,020
Alle 30 Alternativen zu Android Common anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von trinea/android-common?

Die Hauptfunktionen von trinea/android-common sind: Android Libraries, Application Data Caches, Android Media Caching, Response Caching, Memory-Disk Layering, Android System Utilities, Shell Command Execution, Android Manifest Analysis.

Welche Open-Source-Alternativen gibt es zu trinea/android-common?

Open-Source-Alternativen zu trinea/android-common sind unter anderem: 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…