awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 dépôts

Awesome GitHub RepositoriesAndroid Module Management

Systems for distributing, installing, and managing third-party extension modules for runtime hooking.

Distinct from Android Libraries: Distinct from SDK managers or libraries; it is a manager for community-driven runtime hooks.

Explore 10 awesome GitHub repositories matching mobile development · Android Module Management. Refine with filters or upvote what's useful.

Awesome Android Module Management GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jingmatrix/lsposedAvatar de JingMatrix

    JingMatrix/LSPosed

    11,494Voir sur GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Provides a platform for distributing and managing community-created extensions that inject custom logic into the Android runtime.

    Javaandroidarthooklsposed
    Voir sur GitHub↗11,494
  • skydoves/pokedexAvatar de skydoves

    skydoves/Pokedex

    8,334Voir sur GitHub↗

    Pokedex is a reference implementation of an Android application that utilizes the MVVM architecture, Jetpack Compose for its declarative user interface, and Hilt for dependency injection. It serves as a sample project demonstrating a mobile application built with Android Jetpack and a Kotlin Coroutines network client to manage asynchronous data requests. The project implements a modular codebase to optimize build performance and enforce internal boundaries. It features a local persistence layer using the Room library to cache remote data on the device and utilizes Material Motion for fluid in

    Organizes the codebase into multiple Gradle modules to optimize build performance and enforce internal boundaries.

    Kotlinandroidcoroutineshilt
    Voir sur GitHub↗8,334
  • bmax121/apatchAvatar de bmax121

    bmax121/APatch

    7,103Voir sur GitHub↗

    APatch is a suite of utilities for Android designed to provide kernel-level root access, manage system modules, and inject custom code into the kernel. It functions as a root tool and system module loader that allows for administrative privileges and device customization. The project distinguishes itself by injecting root capabilities directly into the kernel space to increase stealth and system-level authority. It utilizes a key-based authorization system to manage high-privilege access and prevent unauthorized administrative control of the device. The system modifies operating system behav

    Manages the installation and loading of third-party extension modules for runtime kernel hooking.

    Kotlinandroidinline-hookkernel
    Voir sur GitHub↗7,103
  • mozilla-mobile/fenixAvatar de mozilla-mobile

    mozilla-mobile/fenix

    6,394Voir sur GitHub↗

    Fenix is an open-source mobile web browser for Android that uses Mozilla's GeckoView engine to render web pages with full platform support. It is built as an Android application that provides core browsing capabilities including tab management, bookmarks, and privacy controls, and is developed as a multi-repository project that coordinates the browser UI, reusable Android components, and the rendering engine across separate codebases. The browser's interface is organized as a component-based architecture, where the UI is assembled from a set of reusable Android components that can be develope

    Uses Gradle to manage dependencies, component substitution, and multi-module compilation across separate repositories.

    Kotlinandroidbrowserfirefox
    Voir sur GitHub↗6,394
  • moonlight-stream/moonlight-androidAvatar de moonlight-stream

    moonlight-stream/moonlight-android

    6,338Voir sur GitHub↗

    Organizes the Android project into multiple Gradle modules for modular compilation and dependency management.

    Candroid-appandroid-tv-appsgamestream
    Voir sur GitHub↗6,338
  • goodrain/rainbondAvatar de goodrain

    goodrain/rainbond

    6,184Voir sur GitHub↗

    Rainbond is a Kubernetes-native application platform that deploys and manages containerized applications through a graphical interface, abstracting Kubernetes complexity so users can work without needing to learn Kubernetes commands or concepts. It provides a complete application lifecycle management system covering development, architecture, delivery, and operations from a single unified web interface, with automated workflows that handle cluster provisioning, application deployment, and ongoing management. The platform distinguishes itself through its application marketplace, which packages

    Selects which submodule to run while building only its dependencies in Maven multi-module projects.

    Go
    Voir sur GitHub↗6,184
  • 201206030/novelAvatar de 201206030

    201206030/novel

    5,749Voir sur GitHub↗

    novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。

    Organizes code into separate Maven modules to enforce dependency boundaries across shared, business, and web layers.

    Javabookcmsmybatis
    Voir sur GitHub↗5,749
  • springside/springside4Avatar de springside

    springside/springside4

    5,652Voir sur GitHub↗

    SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran

    Documents how to run custom Ant tasks and Java classes directly from Maven.

    Java
    Voir sur GitHub↗5,652
  • apache/mavenAvatar de apache

    apache/maven

    5,161Voir sur GitHub↗

    Maven est un outil d'automatisation de build Java et un orchestrateur de build logiciel. Il fonctionne comme un gestionnaire de cycle de vie de projet et un système de gestion des dépendances, utilisant un modèle d'objet de projet (POM) standardisé pour compiler, tester et packager les projets Java. Le projet se distingue par un cycle de vie de build basé sur des phases et un modèle d'extension par plugins, permettant aux utilisateurs de lier des objectifs personnalisés à des étapes de build spécifiques. Il coordonne des logiciels complexes via l'orchestration de projets multi-modules et assure un workflow de build reproductible en neutralisant les variables d'environnement et en contrôlant les versions de la chaîne d'outils. Ses capacités couvrent une gestion complète des dépendances, incluant la résolution des dépendances transitives et la publication d'artefacts vers des dépôts distants. Le système fournit également la génération de projets via des templates et la génération de documentation détaillée pour produire des références API et des sites de projet. L'outil inclut une interface en ligne de commande avec auto-complétion et prend en charge l'exécution de build hors ligne en utilisant un cache d'artefacts local.

    Manages multi-module project structures to ensure consistent versioning and dependency sharing across sub-projects.

    Javaapache-mavenbuild-managementhacktoberfest
    Voir sur GitHub↗5,161
  • wuhgit/custompinyindictionaryAvatar de wuhgit

    wuhgit/CustomPinyinDictionary

    2,627Voir sur GitHub↗

    Installs pinyin dictionaries as Magisk or KernelSU modules for system-level integration on Android without requiring a device reboot.

    aurfcitxfcitx-dict
    Voir sur GitHub↗2,627
  1. Home
  2. Mobile Development
  3. Android Module Management

Explorer les sous-tags

  • Dictionary Module InstallationsInstalling pinyin dictionaries as Magisk or KernelSU modules for system-level integration on Android without requiring a device reboot. **Distinct from Android Module Management:** Distinct from Android Module Management: specifically targets dictionary data installation, not general runtime hooking modules.
  • Multi-Module Builds1 sous-tagOrganizing Android projects into multiple Gradle modules for modular compilation and dependency management. **Distinct from Android Module Management:** Distinct from Android Module Management: focuses on the build-time modularization of the project source code, not runtime module distribution or hooking.