awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

36 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid Packages

Tools for generating APK or AAB files for Android distribution.

Explore 36 awesome GitHub repositories matching devops & infrastructure · Android Packages. Refine with filters or upvote what's useful.

Awesome Android Packages GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • localsend/localsendlocalsend का अवतार

    localsend/localsend

    83,448GitHub पर देखें↗

    LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. The project distinguishes itself through a unified codebase that supports native-looking interfaces across desktop and mobile operating systems. It utilizes automated peer discovery to identify available devices on a subnet and employs end-to-end encryption to ensure data integrit

    Compiles and bundles application files into formats ready for Android distribution.

    Dartdartfile-sharingflutter
    GitHub पर देखें↗83,448
  • libgdx/libgdxlibgdx का अवतार

    libgdx/libgdx

    24,816GitHub पर देखें↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Compiles game projects into unsigned APK files for Android distribution.

    Java2d3dandroid
    GitHub पर देखें↗24,816
  • microsoft/onnxruntimemicrosoft का अवतार

    microsoft/onnxruntime

    19,347GitHub पर देखें↗

    This project is a cross-platform machine learning inference engine designed to execute pre-trained models across diverse operating systems and hardware environments. It functions as a standardized execution framework that manages the entire lifecycle of model inference, from loading and graph optimization to hardware-accelerated execution and generative sequence management. The runtime distinguishes itself through a highly modular architecture that decouples model logic from hardware-specific kernels. By utilizing an execution provider abstraction, it enables developers to offload computation

    Generates archive files from model definitions to enable direct integration and deployment within mobile development environments.

    C++ai-frameworkdeep-learninghardware-acceleration
    GitHub पर देखें↗19,347
  • kurikomi-labs/komi-storeK

    kurikomi-labs/komi-store

    15,630GitHub पर देखें↗

    Komi Store is an Android app store client designed for discovering and installing applications directly from git repository releases. It functions as a git release manager and APK package manager, allowing users to track software versions and assets hosted on git platforms. The project differentiates itself by integrating deep git repository functionality, such as an OAuth repository browser for managing issues and pull requests, and a system for importing starred repositories. It utilizes a multi-provider aggregation model to normalize release data from various git hosting platforms into a u

    Inspects APK packages for signing fingerprints, permissions, and SDK requirements prior to installation.

    Kotlin
    GitHub पर देखें↗15,630
  • lsposed/magiskonwsalocalLSPosed का अवतार

    LSPosed/MagiskOnWSALocal

    10,535GitHub पर देखें↗

    MagiskOnWSALocal is a toolkit and set of scripts designed to integrate root access and Google Apps into the Windows Subsystem for Android. It functions as a customization utility to provide administrative control over the virtualized Android environment. The project enables the installation of Magisk root binaries and the integration of Google Play Store services. It includes capabilities for removing default application marketplaces and modifying system settings to customize the subsystem. The toolset manages subsystem maintenance through version updates that preserve user data. It also pro

    Uses Android package manager commands to side-load helper applications and administrative tools.

    Shellandroidgoogle-appsmagisk
    GitHub पर देखें↗10,535
  • android/ndk-samplesandroid का अवतार

    android/ndk-samples

    10,513GitHub पर देखें↗

    The Android NDK samples provide a comprehensive collection of code examples demonstrating how to integrate C and C++ native code into Android applications. This repository serves as a practical guide for developers utilizing the Android Native Development Kit to implement performance-critical application components that require direct hardware access and low-level system interaction. The project highlights the use of the Java Native Interface to bridge managed code with native modules, enabling cross-language function calls and efficient data exchange. It demonstrates how to manage native act

    Bundles validation binaries within application packages to ensure consistent graphics API verification across target devices.

    C++
    GitHub पर देखें↗10,513
  • didi/virtualapkdidi का अवतार

    didi/VirtualAPK

    9,055GitHub पर देखें↗

    VirtualAPK is an Android plugin framework and runtime environment designed to load and execute external Android packages dynamically. It functions as a component host that allows a main application to run activities, services, and providers delivered via external modules without requiring system installation or manifest registration. The framework enables dynamic feature delivery by loading external packages at runtime, allowing application functionality to be updated without redeploying the entire app. It provides a mechanism for Android sandbox execution, running isolated components within

    Runs external Android package files and resources within a host application without requiring manifest registration.

    Java
    GitHub पर देखें↗9,055
  • kivy/python-for-androidkivy का अवतार

    kivy/python-for-android

    8,888GitHub पर देखें↗

    python-for-android is a toolchain that compiles Python applications and their dependencies into installable Android APK or AAB packages. It bundles a Python interpreter and standard library into an Android package, enabling Python code to run natively on mobile devices. The project provides a recipe-based build engine that automates dependency resolution, version pinning, and custom compilation steps for Android targets. The system cross-compiles Python and native C-extension libraries for multiple Android CPU architectures, producing separate native binaries for each target and packaging the

    Compiles Python applications and their dependencies into installable Android APK or AAB packages.

    Pythonandroidapkkivy
    GitHub पर देखें↗8,888
  • recloudstream/cloudstreamrecloudstream का अवतार

    recloudstream/cloudstream

    8,922GitHub पर देखें↗

    Cloudstream is an Android media streaming client and extensible media player that aggregates video and audio content from external sources. It operates as an Android application container within a Linux-based environment, enabling the installation and execution of Android software packages via APK files. The project utilizes an extension-based provider system that allows for the creation of custom plugins. These extensions define the logic for scraping and retrieving multimedia content and metadata from third-party sources. Additional capabilities include the ability to cast media playback t

    Provides the ability to install and initialize Android software packages via APK files within its containerized environment.

    Kotlinandroidgood-first-issuehome-theater
    GitHub पर देखें↗8,922
  • godotengine/godot-demo-projectsgodotengine का अवतार

    godotengine/godot-demo-projects

    8,250GitHub पर देखें↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    Implements tools for generating APK and AAB files for distribution on Android devices.

    GDScript
    GitHub पर देखें↗8,250
  • terrycavanagh/vvvvvvTerryCavanagh का अवतार

    TerryCavanagh/VVVVVV

    7,916GitHub पर देखें↗

    This project is a cross-platform game engine framework and build pipeline designed to produce playable executable binaries for desktop and Android devices. It provides a collection of core libraries for game development, including a native Android build system and a C++ build pipeline. The framework features a specialized bitmap font rendering system that displays stylized typography by mapping character indices to image atlases using coordinate and spacing metadata. It also implements a hardware abstraction layer to decouple application logic from graphics and audio drivers, ensuring portabl

    Generates installable Android packages from source code using native build tools and dependency management.

    ActionScript
    GitHub पर देखें↗7,916
  • firerpa/lamdafirerpa का अवतार

    firerpa/lamda

    7,834GitHub पर देखें↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Retrieves package IDs, version information, launch activities, and currently running processes for APKs.

    Pythonadbagentsai
    GitHub पर देखें↗7,834
  • vladikoff/chromeos-apkvladikoff का अवतार

    vladikoff/chromeos-apk

    7,856GitHub पर देखें↗

    This project is a tool for sideloading Android applications onto desktop systems by converting APK files into unpacked browser extensions. It functions as a runtime wrapper that allows Android applications to execute within a specialized web browser environment. The system transforms compressed application packages into unpacked directory structures and generates the necessary manifests to make them compatible with the host operating system. It includes an asset-injection layer to provide required external dependencies and data assets during execution. The tool provides configuration for app

    Transforms compressed Android APK files into unpacked directory structures to make them compatible with the host system.

    JavaScript
    GitHub पर देखें↗7,856
  • kenzok8/openwrt-packageskenzok8 का अवतार

    kenzok8/openwrt-packages

    7,132GitHub पर देखें↗

    This project provides a curated collection of OpenWrt plugins and packages, offering a unified ecosystem for extending router functionality. It functions as both a package feed compatible with opkg and apk package managers and a source for custom firmware compilation, integrating directly with the OpenWrt build system through a script-based tool. The repository delivers daily pre-compiled binary packages organized by CPU architecture, enabling direct installation without requiring source compilation. These binaries are served through a globally distributed feed hosted on Cloudflare R2 edge no

    Installs packages from the added feed using standard opkg or apk commands after configuration.

    Shellalistddnstohomeproxy
    GitHub पर देखें↗7,132
  • droid-ify/clientDroid-ify का अवतार

    Droid-ify/client

    7,010GitHub पर देखें↗

    यह प्रोजेक्ट F-Droid और कस्टम थर्ड-पार्टी रिपॉजिटरी से ओपन-सोर्स सॉफ़्टवेयर ब्राउज़ करने, इंस्टॉल करने और अपडेट करने के लिए डिज़ाइन किया गया एक Android पैकेज मैनेजर और ऐप स्टोर क्लाइंट है। यह एक ओपन-सोर्स रिपॉजिटरी क्लाइंट के रूप में कार्य करता है जो उपयोगकर्ताओं को एक सिंक्रनाइज़ कैटलॉग के माध्यम से सॉफ़्टवेयर खोजने की अनुमति देता है। सिस्टम में एक लोकल-फर्स्ट रिपॉजिटरी कैश है, जो उपयोगकर्ताओं को सक्रिय इंटरनेट कनेक्शन के बिना ऑफ़लाइन ऑपरेशन मोड में अपने सॉफ़्टवेयर लाइब्रेरी को खोजने और प्रबंधित करने में सक्षम बनाता है। यह कई रिपॉजिटरी URL से एप्लिकेशन डेटा को एक एकल इंडेक्स में एग्रीगेट करने के लिए मल्टी-सोर्स कैटलॉग प्रबंधन का समर्थन करता है। क्लाइंट लचीले पैकेज इंस्टॉलेशन पथ प्रदान करता है, जो सेशन-आधारित प्रॉम्प्ट्स, रूट एक्सेस, या Shizuku के माध्यम से विशेष विशेषाधिकार वृद्धि के माध्यम से डिप्लॉयमेंट को रूट करता है। इसमें इंस्टॉल किए गए एप्लिकेशनों को वर्तमान रखने के लिए स्वचालित बैकग्राउंड अपडेट पोलिंग भी शामिल है।

    Functions as a utility for installing Android application files using multiple permission-based methods.

    Kotlin
    GitHub पर देखें↗7,010
  • droidpluginteam/droidpluginDroidPluginTeam का अवतार

    DroidPluginTeam/DroidPlugin

    6,971GitHub पर देखें↗

    DroidPlugin is an Android plugin framework designed to execute third-party APKs and native binaries without requiring installation or modifications to the host application manifest. It provides a native binary plugin host that allows the loading of C and C++ binaries through native hooks to extend core application functionality. The framework utilizes a component router to direct activities and services to external plugins, bypassing the need for manual registration in the host manifest. It further decouples external activities from the host lifecycle through a proxy-based mechanism. The sys

    Loads and runs external application packages as plugins without requiring repackaging of the original source.

    Javaandroiddroid-pluginhook
    GitHub पर देखें↗6,971
  • meituan-dianping/walleMeituan-Dianping का अवतार

    Meituan-Dianping/walle

    6,852GitHub पर देखें↗

    Walle is a tooling system for automating the injection of distribution channel identifiers and metadata into signed Android application binaries. It functions as a command-line utility and build pipeline extension that reads and writes custom metadata directly into the Android application signing block. The tool specifically modifies the Android Signature V2 block to embed channel identifiers and key-value pairs without re-signing the binary. This approach enables the generation of multiple channel-specific application packages without requiring a full binary rebuild or repeated signing opera

    Creates multiple versions of an Android app for different distribution channels without rebuilding the project.

    Javaandroidapk-signature-scheme-v2gradle
    GitHub पर देखें↗6,852
  • sulinggg/openwrt-rpiSuLingGG का अवतार

    SuLingGG/OpenWrt-Rpi

    6,354GitHub पर देखें↗

    OpenWrt-Rpi is a firmware builder and embedded Linux build toolset designed to compile custom router operating system images for Raspberry Pi and NanoPi hardware. It utilizes a GitHub Actions CI pipeline to automate the generation of fresh firmware images from the latest source code via daily updates. The project maintains a custom package repository and local software sources for managing community plugins and kernel modules. This infrastructure is used to ensure version consistency and prevent dependency conflicts during the installation of network drivers and system extensions. The build

    Utilizes OpenWrt package management to install community plugins and network drivers during the build process.

    Shellg-dockgithub-actionsnanopi-r2s
    GitHub पर देखें↗6,354
  • facebook/redexfacebook का अवतार

    facebook/redex

    6,292GitHub पर देखें↗

    A bytecode optimizer for Android apps

    Removing unused code and resources from compiled Android bytecode to produce a smaller application package.

    C++
    GitHub पर देखें↗6,292
  • codinggay/blackdexCodingGay का अवतार

    CodingGay/BlackDex

    6,266GitHub पर देखें↗

    BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across Android versions 5 through 12 without requiring root access. It operates by hooking system APIs, reading DexFile cookies, and repairing obfuscated method bodies from memory, supporting both 32-bit and 64-bit architectures for installed and uninstalled applications. The tool distinguishes itself through a multi-method approach that combines cookie-based dumping, API hooking, and memory-based instruction repair to handle first through third generation packers. It reconstructs method b

    Extracts DEX bytecode directly from uninstalled APK files stored on disk.

    C++androidandroid-unpackblackbox
    GitHub पर देखें↗6,266
पिछला12अगला
  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution
  5. Application Packaging
  6. Android Packages

सब-टैग एक्सप्लोर करें

  • APK Loaders7 सब-टैग्सSystems that install and initialize Android Package files within a runtime environment. **Distinct from Android Packages:** Distinct from Android Packages: focuses on the loading/installation process rather than the creation of the APK files.
  • APK SignersTools for applying digital signatures to Android application packages. **Distinct from Android Packages:** Focuses specifically on the act of signing modified APKs for installation, whereas Android Packages is a broader category for package generation.
  • APK to Directory ConversionProcesses of transforming compiled Android package files into unpacked folder structures for host system compatibility. **Distinct from Android Packages:** Distinct from Android Packages: focuses on the transformation from APK to unpacked directory rather than the creation of the APK itself.
  • Channel Package Generation1 सब-टैगGenerating multiple versions of Android packages specifically for distribution channel differentiation. **Distinct from Android Packages:** Distinct from Android Packages: focuses specifically on generating channel-specific variants rather than general APK/AAB creation.
  • Python Android PackagersCompiles a Python application and its dependencies into an Android APK, AAB, or AAR binary that runs natively on Android devices. **Distinct from Android Packages:** Distinct from Android Packages: specifically packages Python applications, not general Android package generation.
  • Python-to-Android Package BundlersPackaging Python applications into installable Android APK or AAB files for distribution on mobile devices. **Distinct from Android Packages:** Distinct from Android Packages: specifically bundles Python code and its dependencies into Android packages, not generic APK generation.
  • Validation LayersBundled binaries that provide diagnostic checks and validation for graphics API calls during development. **Distinct from Android Packages:** Distinct from Android Packages: focuses on the specific inclusion of graphics validation binaries rather than general APK/AAB structure.