Showing 15 open source projects for "adb fastboot"

View related business solutions
  • Safety Compliance Made Easy Icon
    Safety Compliance Made Easy

    SiteDocs is a digital safety management software used to support work site compliance.

    Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
    Learn More
  • Your go-to FinOps platform Icon
    Your go-to FinOps platform

    Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.

    Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
    Learn More
  • 1
    ADB Driver

    ADB Driver

    ADB Driver Backup

    Just A Mirror Backup Of ADB Driver. By: Snoop05 Profile: https://xdaforums.com/m/snoop05.4638083/ XDA: https://xdaforums.com/t/official-tool-windows-adb-fastboot-and-drivers-15-seconds-adb-installer-v1-4-3.2588979/ Installation YT Video Provided, Click Video Link And Set Audio Track To English For Better Understanding
    Leader badge
    Downloads: 1,234 This Week
    Last Update:
    See Project
  • 2
    15 Seconds ADB installer [2024]
    15 Seconds ADB Installer v2.0.7 [2024] by Funky (based on work by Snoop05) Android Debug Bridge version 1.0.41 Google USB Driver version 11.0.0000.00000
    Leader badge
    Downloads: 812 This Week
    Last Update:
    See Project
  • 3

    Oneplus 8 PRO EU IN2023 fastboot image

    Homebrew Oneplus 8 Pro IN2023_13.1.0.590(EX01) fastboot image

    Extracted from Oneplus 8 Pro via adb from recovery. Contains following files to restore to the latest version of OOS13 release -...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    XiaoMiTool V2

    XiaoMiTool V2

    A powerful cross-platform toolkit for Xiaomi devices management

    XiaoMiTool V2 is a comprehensive, user-friendly application designed for managing Xiaomi and Redmi devices. This cross-platform tool provides essential functionality for device unlocking, ROM flashing, recovery installation, and system management operations.
    Leader badge
    Downloads: 368 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5
    Installation 📲 IMG file (Fastboot) Reboot your device to Fastboot mode. Connect to your PC and run: fastboot flash recovery_ab <filename>.img Reboot to recovery. 📦 ZIP file (Recovery) Boot into your current custom recovery. Flash the OrangeFox ZIP file directly. The device will automatically reboot into the new recovery. OR via ADB Sideload: adb sideload <filename>.zip Credits Kyuofox - TWRP device tree base AzzyC - Peridot configs Special thanks to the OrangeFox Recovery Project!
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Flashing guide: adb reboot bootloader fastboot devices fastboot flash boot twrp.img fastboot reboot recovery
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    How to Flash 1. Backup your data 2. Unlock your bootloader (check group notes) 3. Reboot to fastboot (either by long pressing Power & Vol- Button or by running adb reboot bootloader in cmd) 4. Run this in cmd- fastboot flash boot twrp.img 5. Now run- fastboot reboot recovery and you'll boot into TWRP.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Paranoid Android OnePlus SM8250

    Paranoid Android OnePlus SM8250

    https://t.me/ParanoidAndroidOP8

    Instructions: - Be on OOS 13.1.0.581 or .582 firmware with an unlocked bootloader - Have the OnePlus/Qualcomm fastboot and the latest Google ADB Interface drivers installed, along with the latest official Android SDK Platform tools - Download the recovery, boot it with "fastboot boot path/to/recovery.img" - Navigate to adb sideload with the volume keys and press the power button - Run "adb sideload /path/to/aospa.zip" - Wipe data using the volume and power keys if coming from another rom and reboot
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    mAid Linux

    mAid Linux

    manage all your Android devices without any driver hassle

    mAid: a maid which helps to [m]anage your [A]ndro[id] :) The main purpose of this project is: ... give you a quick and just working start to use the standard Android tools like adb and fastboot with ease ... No driver hassle ... No complicated installation of android tools ... if still nothing works: activating a remote support tool (teamviewer or tmate) so a friend can help you out ... just download, flash and enjoy
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 10
    Xiaomi PC Tools

    Xiaomi PC Tools

    Xiaomi PC Tools

    APPLICATION SUPPORT HAS BEEN TERMINATED. YOU CAN CONTINUE TO USE IT BUT FEATURES MAY NOT WORK PROPERLY OR MAY BE OUTDATED. UYGULAMA DESTEĞİ SONLANDIRILDI KULLANMAYA DEVAM EDEBİLİRSİNİZ ANCAK ÖZELLİKLER DOĞRU ÇALIŞMAYABİLİR VEYA GÜNCELLİĞİNİ KAYBETMİŞ OLABİLİR. Xiaomi PC Tools has been developed for Xiaomi users. The aim of the program is to consolidate and facilitate many processes under a single program. **INFORMATION** Don’t be afraid if your browser or Windows complains...
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 11
    Python ADB

    Python ADB

    Python ADB + Fastboot implementation

    python-adb provides a pure-Python implementation of the Android Debug Bridge protocol so you can script Android devices without depending on the platform adb binary. It exposes high-level helpers for device discovery, shell commands, file push/pull, port forwarding, and log collection, making it easy to build automation around phones and emulators. Under the hood it speaks the ADB protocol directly and can connect via USB or over TCP, which is useful for lab setups and headless servers....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Simple-ADB

    Simple-ADB

    ADB/Fastboot. With Graphical User Interface. cross-platform

    This is simply ADB/Fastboot,with a Graphical User Interface. Further information on the xda form. source code : https://github.com/mhashim6/Simple-ADB This program is based on Commander Library: https://github.com/mhashim6/Commander
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    TOOL ALL IN ONE

    TOOL ALL IN ONE

    Modding TOOL

    Leader badge
    Downloads: 385 This Week
    Last Update:
    See Project
  • 14
    Tools4&Droid

    Tools4&Droid

    Easiest way to install Android applications and manage your device !

    [Compatibility] : Windows The program allows you to install Android applications (extension : .apk) with several options and tools . Necessary requirements such as adb and fastboot are integrated in the application. Android SDK is not required to use this program. The program was developed on Qt platform, basically using C ++. Make sure your device driver is installed on your computer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Android Tools

    Android Tools

    Android Tools is powerfull Software for your Android Phone.

    Android Tools is one such program helping you manage your phone, with the range of its abilities being quite wide and including anything from ADB commands to Fastboot and others. Requirements : - .NET Framework 4.6.2 - ADB USB Driver - Java RE 7/8 - Java JDK (Optional) - Make sure USB Debugging is activated in Developer Mode What's new on 1.2.1.2? - ROM Dumper: It helps you to dump your partition into a flashable image file that you can use to re-flashing your device using fastboot. ...
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB