Showing 138 open source projects for "android system mdm"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    python-for-android

    python-for-android

    Turn your Python application into an Android APK

    python-for-android is an open source build tool to let you package Python code into standalone android APKs. These can be passed around, installed, or uploaded to marketplaces such as the Play Store just like any other Android app. This tool was originally developed for the Kivy cross-platform graphical framework, but now supports multiple bootstraps and can be easily extended to package other types of Python apps for Android. python-for-android supports two major operations; first, it can...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KernelSU

    KernelSU

    A Kernel based root solution for Android

    KernelSU is a root solution for Android devices that operates at the kernel level, providing systemless root access with enhanced control and flexibility. Unlike traditional rooting methods, it integrates directly into the Linux kernel, allowing for deeper system modifications while maintaining stability. It supports module-based customization, enabling users to extend functionality without altering core system files.
    Downloads: 680 This Week
    Last Update:
    See Project
  • 4
    Magisk

    Magisk

    Suite of open source tools for customizing Android

    Magisk is a suite of tools intended for Android customization, and supports devices higher than Android 4.2. Some elements of Android customization are root, boot scripts, SELinux patches, AVB2.0 / dm-verity / forceencrypt removals, etc. Some of the most important features of Magisk are that it provides root access to your device and it modifies read-only partitions when installing modules.
    Downloads: 380 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    v2rayNG

    v2rayNG

    A V2Ray client for Android, support Xray core and v2fly core

    Android projects under V2rayNG folder can be compiled directly in Android Studio or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated. The aar can be compiled from the Golang project under AndroidLibV2rayLite folder. v2rayNG can run on Android Emulators. But VPN mode will not work if the system doesn't support it.
    Downloads: 887 This Week
    Last Update:
    See Project
  • 6
    Pdf Viewer For Android

    Pdf Viewer For Android

    A Lightweight PDF Viewer Android library

    A Simple PDF Viewer library which only occupies around 80kb while most of the Pdf viewer occupies upto 16MB space. Hello Developers! We're thrilled to share some significant enhancements we've made to our PDF viewer library. We've fine-tuned several aspects to enhance your experience and ensure top-notch performance and security. Step into the future with Jetpack Compose compatibility. Integrating our PDF viewer in Compose projects is now effortless, thanks to the PdfRendererViewCompose...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Escrcpy

    Escrcpy

    Graphical Scrcpy to display and control Android, devices

    Display and control your Android device with a graphical interface of Scrcpy powered by Electron.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 8
    ReVanced Patcher

    ReVanced Patcher

    ReVanced Patcher used to patch Android applications

    ...ReVanced was born out of Vanced's discontinuation and it is our goal to continue the legacy of what Vanced left behind. Thanks to ReVanced Patcher, it's possible to create long-lasting patches for nearly any Android app. ReVanced's patching system is designed to allow patches to work on new versions of the apps automatically with bare minimum maintenance.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 9
    Android Clean Architecture Kotlin

    Android Clean Architecture Kotlin

    This is a movies sample app in Kotlin

    Android Clean Architecture Kotlin is a sample Android project that applies Clean Architecture principles using Kotlin. It explores how Kotlin features and functional programming ideas can improve a layered mobile architecture. The project separates responsibilities across UI, domain, and data concerns to reduce coupling between framework code and business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    KISS

    KISS

    Blazingly fast Android Launcher

    KISS (Keep It Simple and Stupid) is a blazingly fast yet incredibly small launcher for Android that requires nearly no memory to run. It expedites searching through the apps, contacts and settings of your Android device, giving you just one simple interface to find everything you need fast. No need to skim through dozens of other apps just to find one-- simply enter a few characters and hit enter. Need to make a call? Just enter the first three letters of the contact's name and hit the phone...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Amaze File Manager

    Amaze File Manager

    Material design file manager for Android

    Amaze File Manager is an open source Material Design file manager for Android. It makes Material Design's exceptional features easier than ever to access on your Android device. It comes with an easy-to-use navigation drawer for quick navigation plus plenty of awesome features. It allows you to work on multiple tabs at a time; provides quick access to history, bookmarks or any file; has an inbuilt Database Reader, Zip/Rar Reader, Apk Reader, Text Reader and so much more! Amaze File Manager...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 13
    LAMDA

    LAMDA

    Android reverse engineering & automation framework

    Android reverse engineering & automation framework. The most powerful Android capture/reverse/HOOK & cloud phone/remote desktop/automation framework in history, your work has never been so easy and fast. LAMDA is an auxiliary framework for reverse engineering and automation. It is designed to reduce the time and trivial problems of security analysts and application testers. It replaces a large number of manual operations with a programmed interface. It is not a single-function framework. To...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Ollama Server

    Ollama Server

    No need for Termux, you can start the Ollama service

    Ollama Server is a mobile-first solution that brings the full Ollama runtime experience to Android devices through a simplified, one-click deployment model. Instead of relying on terminal environments like Termux, it provides a native application that launches and manages an Ollama-compatible service directly on a phone or tablet. The system exposes the same API behavior as standard Ollama installations, meaning any compatible client or integration can interact with it without modification. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    TurtleBot3

    TurtleBot3

    ROS packages for Turtlebot3

    A platform for developing robotics applications, TurtleBot3 offers an open-source kit for research, education, and development in robotics with ROS (Robot Operating System).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Booster

    Booster

    Optimizer for mobile applications

    Booster is an easy-to-use, lightweight, powerful and extensible quality optimization toolkit designed specially for mobile applications. The primary goal is to solve quality problems with the increase of APP complexity, such as performance, stability, and package size, etc. Booster provides a collection of modules for performance detection, multithreading optimization, resources index inline, redundant resources reduction, resources compression, system bug fixing, etc. Using booster, the...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    LiteGapps

    LiteGapps

    https://ps2bios.dev/

    LiteGapps is a custom Google Apps on the Android operating system, an open source project that focuses on small, efficient, and comprehensive. https://ps2bios.dev
    Leader badge
    Downloads: 4,003 This Week
    Last Update:
    See Project
  • 18
    MyPhoneExplorer

    MyPhoneExplorer

    Simply explore your Android phone!

    Connect your phone via WiFi, cable or bluetooth and you'll be surprised how easy and efficient it will be to manage your Android based smartphone with our software. Since it's first release MyPhoneExplorer evolved into the most popular freeware tool for smartphones. The software is constantly updated with new features. In opposite to many other solutions MyPhoneExplorer does work complete locally without using any third-party server!
    Downloads: 1,169 This Week
    Last Update:
    See Project
  • 19
    The Fresh Project

    The Fresh Project

    Simply Awesome.

    The official home of Fresh, a One UI-based custom firmware for Samsung devices.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 20
    OrangeFox Redmi Note 14 Pro+ 5G

    OrangeFox Redmi Note 14 Pro+ 5G

    Unofficial OrangeFox Recovery for amethyst

    Unofficial OrangeFox recovery for amethyst (Redmi Note 14 Pro+ 5G) (Mirror) More information on: https://github.com/chkndrp/device_xiaomi_amethyst-recovery/releases Download Note: - ✅ OrangeFox-R12.x-Unofficial-amethyst.zip - ❌ ...Source code.zip
    Downloads: 59 This Week
    Last Update:
    See Project
  • 21
    IP Wizard

    IP Wizard

    Calculate subnet masks and IP ranges on your Android device.

    Calculate subnet masks and IP ranges on your Android device.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    lineage-sweet2-bizza

    Lineage23-microG-sweet2

    ...Maintainer-Signed Builds: Ensures APK verification and build integrity. Custom UI Sounds: Improved system audio experience. 🚀 Quick Installation: Use OrangeFox Recovery. Perform a clean flash of the latest ROM. Setup MicroG permissions post-boot. Enjoy your de-Googled Android. 💬 **Support & Discussion:** Join our Telegram group: https://t.me/rn12p4g 🔧 Maintenance: Maintainer: bizza04 Status: Active (Unofficial) Device: Redmi Note 12Pro 4G
    Downloads: 78 This Week
    Last Update:
    See Project
  • 23
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    OrangeFox Redmi Note 15 Pro+ 5G/...

    OrangeFox Redmi Note 15 Pro+ 5G/...

    Unofficial OrangeFox Recovery for flourite

    Unofficial OrangeFox recovery for flourite (Redmi Note 15 Pro+ 5G / POCO M8 Pro 5G) (Mirror) More information on: https://github.com/chkndrp/device_xiaomi_flourite-recovery/releases Download Note: - ✅ OrangeFox-R12.x-Unofficial-flourite.zip - ❌ ...Source code.zip
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25
    OrangeFox Redmi 15 5G/15R DISCONTINUED

    OrangeFox Redmi 15 5G/15R DISCONTINUED

    Unofficial OrangeFox Recovery for spring

    Unofficial OrangeFox recovery for spring (Redmi 15 5G / 15R 5G / POCO M7+ 5G) (Mirror) More information on: https://github.com/chkndrp/device_xiaomi_spring-recovery/releases Download Note: - ✅ OrangeFox-R11.x-Unofficial-spring.zip - ❌ ...Source code.zip ⚠️⚠️⚠️ DISCONTINUED ⚠️⚠️⚠️
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project