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

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

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

LineageOS/android

0
View on GitHub↗
4,539 स्टार्स·1,867 फोर्क्स·3 व्यूज़

Android

This project is an open-source mobile operating system designed to replace proprietary device software with a community-driven system. Its primary purpose is to enable the development of custom system images and the extension of mobile device lifecycles, providing updates to hardware after official manufacturer support has ended.

The system allows for the removal of bloatware and the modification of system-level behaviors through custom ROM development. Users can compile full system images from source trees to tailor the operating system for specific mobile hardware.

The underlying architecture utilizes a modified Linux kernel, a custom C library optimized for low-memory environments, and a hardware abstraction layer to decouple the framework from device-specific drivers. It employs a managed execution environment and a modular framework to separate vendor-specific implementations from the generic system.

Features

  • Android Device Life Extension - Provides an open-source operating system to extend the functional life of older mobile devices.
  • Custom OS Image Builders - Provides the capability to compile full system images for specific mobile hardware from source trees.
  • Android Runtime Execution - Implements the managed execution environment for running applications with AOT and JIT compilation on mobile devices.
  • Custom ROMs - Enables the building of custom system images from source to tailor the OS for specific mobile hardware.
  • Hardware Abstraction Layers - Decouples the system framework from device-specific drivers using a standardized hardware abstraction layer.
  • Legacy Device Support - Enables the installation of an open-source OS to keep older mobile hardware functional after official support ends.
  • Mobile Kernel Interfaces - Manages hardware abstraction and resource allocation using a modified Linux kernel as the core foundation.
  • Open Source Mobile Operating Systems - Replaces proprietary device software with a transparent, community-driven system for increased privacy and control.
  • System Behavior Customizations - Allows modification of core system-level behaviors and removal of bloatware from mobile devices.
  • Bionic Implementations - Provides a custom C library optimized for low-memory mobile environments instead of the standard GNU C library.
  • Dex Bytecode Compilation - Compiles Java source code into a compact bytecode format optimized for resource-constrained mobile devices.
  • Zygote - Speeds up application startup by forking new processes from a pre-loaded warm parent process.
  • Vendor-Framework Separation - Separates vendor-specific hardware implementations from the generic OS framework to enable independent system updates.

स्टार हिस्ट्री

lineageos/android के लिए स्टार हिस्ट्री चार्टlineageos/android के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

lineageos/android क्या करता है?

This project is an open-source mobile operating system designed to replace proprietary device software with a community-driven system. Its primary purpose is to enable the development of custom system images and the extension of mobile device lifecycles, providing updates to hardware after official manufacturer support has ended.

lineageos/android की मुख्य विशेषताएं क्या हैं?

lineageos/android की मुख्य विशेषताएं हैं: Android Device Life Extension, Custom OS Image Builders, Android Runtime Execution, Custom ROMs, Hardware Abstraction Layers, Legacy Device Support, Mobile Kernel Interfaces, Open Source Mobile Operating Systems।

lineageos/android के कुछ ओपन-सोर्स विकल्प क्या हैं?

lineageos/android के ओपन-सोर्स विकल्पों में शामिल हैं: mackron/miniaudio — miniaudio is a single-file C audio library used for audio playback, capture, and hardware interfacing across multiple… ophub/amlogic-s9xxx-openwrt — This project is an OpenWrt firmware builder and specialized Linux router distribution designed to repurpose Amlogic… huggingface/lerobot — This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It… libsdl-org/sdl — SDL is a cross-platform development library that provides low-level access to audio, keyboard, mouse, joystick, and… lvgl/lvgl — This project is a high-performance, lightweight C graphics library designed for creating interactive user interfaces… apache/incubator-nuttx — NuttX is a POSIX-compliant real-time operating system designed for resource-constrained embedded environments. It…

Android के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Android के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ophub/amlogic-s9xxx-openwrtophub का अवतार

    ophub/amlogic-s9xxx-openwrt

    2,739GitHub पर देखें↗

    This project is an OpenWrt firmware builder and specialized Linux router distribution designed to repurpose Amlogic S9xxx series hardware into functional routers. It provides a hardware adaptation layer consisting of kernel modifications and drivers that enable the operating system to run on Amlogic ARM SoC devices. The project features an automated firmware pipeline for scheduling, building, and distributing custom images. It includes a device recovery toolkit for bootstrapping, flashing, and restoring factory images, and supports the conversion of devices previously running different mobile

    Shella311dallwinneramlogic
    GitHub पर देखें↗2,739
  • mackron/miniaudiomackron का अवतार

    mackron/miniaudio

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

    miniaudio is a single-file C audio library used for audio playback, capture, and hardware interfacing across multiple operating systems. It functions as an audio hardware abstraction layer, an audio processing engine, an audio synthesis engine, and a codec and resampler. The project implements a node-graph based system for routing digital audio signals, mixing, and 3D spatialization. It also includes a programmatic generator for noise patterns and basic waveforms used for sound creation and signal testing. The library covers digital signal processing, including audio format conversion and sa

    C
    GitHub पर देखें↗6,905
  • lvgl/lvgllvgl का अवतार

    lvgl/lvgl

    23,880GitHub पर देखें↗

    This project is a high-performance, lightweight C graphics library designed for creating interactive user interfaces on resource-constrained embedded hardware. It functions as a comprehensive framework that provides a widget toolkit, a rendering engine, and hardware-agnostic drivers to support the development of graphical displays on microcontrollers and embedded systems. The framework distinguishes itself through a flexible, object-oriented widget hierarchy and a declarative layout engine that supports responsive design patterns like flexbox and grid systems. It enables developers to synchro

    Ccembeddedgraphics
    GitHub पर देखें↗23,880
  • huggingface/lerobothuggingface का अवतार

    huggingface/lerobot

    21,687GitHub पर देखें↗

    This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It provides a modular framework for training neural network policies—specifically through imitation and reinforcement learning—and deploying them onto physical robotic hardware. By offering a unified interface for hardware abstraction, the platform decouples high-level control logic from the specific sensors and actuators of diverse robotic systems. The framework distinguishes itself through a standardized approach to data and policy management. It utilizes a consistent schema for reco

    Python
    GitHub पर देखें↗21,687
Android के सभी 30 विकल्प देखें→