π οΈ Advanced GUI-based Android utility toolkit built with Python + Tkinter for handling ADB and Fastboot operations safely and efficiently.
This project combines:
- π± ADB utility tools
- β‘ Fastboot flashing tools
- π₯ Multi Flash batch system
- π Root utilities
- π File explorer
- π§© Boot image toolkit
- π Permission manager
- π§Ή Debloat manager
- π‘οΈ Safety guard system
- π Flash simulation engine
- β Device detection
- π» ADB shell execution
- π Logcat viewer
- π¦ Package manager
- π Permission manager
- π§ͺ Root checker
- βοΈ Multi ADB commands
- π€π₯ File push/pull system
- π Universal bootloader unlock
- π Bootloader relock
- π¦ Auto flash ZIP firmware
- π₯ Multi flash partition tool
- π» Raw fastboot commands
- π Dynamic partition support
- π A/B slot awareness
- π Battery safety check
- π Partition existence validation
- π Image size verification
- π« Active slot protection
- π§ͺ Dry-run flash simulation
- π Flash risk estimation
- π¦ Boot image unpacking
- πͺ Magisk detection
- π Boot repacking
- βοΈ
magiskbootintegration
- π ADB File Explorer
- π Root mode file explorer
- π€π₯ Push/Pull multiple files
- β Delete remote files
- π§ Directory navigation
- π₯οΈ Tkinter GUI
- π Optional ttkbootstrap support
- π¨ Theme system
- πΎ Config persistence
- πͺ Multi-window workflow
- π‘ Real-time terminal output
- π Python 3.9+
- β‘ ADB & Fastboot installed in PATH
pip install ttkbootstrappython "ADB & Fastboot Tools - by ItsFaa_ Dev.py"project/
β
βββ ADB & Fastboot Tools - by ItsFaa_ Dev.py
βββ config_manager.py
βββ config.json
βββ README.md
π Unlocking bootloader or flashing partitions may:
- ποΈ Erase user data
- π Void warranty
- π Brick the device if used incorrectly
β Always:
- πΎ Backup important data
- π Verify firmware compatibility
- π§ͺ Use dry-run mode first
adb devices
adb shell
adb push
adb pull
adb reboot
adb logcatfastboot devices
fastboot flash
fastboot reboot
fastboot flashing unlock
fastboot flashing lock⨠ItsFaa_ Dev
MIT License
π οΈ Toolkit utility Android berbasis GUI menggunakan Python + Tkinter untuk menangani operasi ADB dan Fastboot secara aman dan efisien.
Project ini menggabungkan:
- π± Tools utilitas ADB
- β‘ Tools flashing Fastboot
- π₯ Sistem Multi Flash batch
- π Utilitas root
- π File explorer
- π§© Toolkit boot image
- π Permission manager
- π§Ή Debloat manager
- π‘οΈ Sistem safety guard
- π Engine simulasi flashing
- β Deteksi device
- π» Eksekusi ADB shell
- π Viewer logcat
- π¦ Package manager
- π Permission manager
- π§ͺ Root checker
- βοΈ Multi command ADB
- π€π₯ Sistem push/pull file
- π Universal bootloader unlock
- π Relock bootloader
- π¦ Auto flash firmware ZIP
- π₯ Multi flash partition
- π» Raw fastboot commands
- π Support dynamic partition
- π Support A/B slot
- π Cek baterai
- π Validasi partisi
- π Verifikasi ukuran image
- π« Proteksi active slot
- π§ͺ Simulasi dry-run
- π Estimasi risiko flashing
- π¦ Unpack boot image
- πͺ Deteksi Magisk
- π Repack boot image
- βοΈ Integrasi
magiskboot
- π ADB File Explorer
- π Root mode explorer
- π€π₯ Push/Pull banyak file
- β Hapus file remote
- π§ Navigasi direktori
- π₯οΈ GUI berbasis Tkinter
- π Support ttkbootstrap
- π¨ Sistem tema
- πΎ Penyimpanan konfigurasi
- πͺ Multi-window workflow
- π‘ Output terminal realtime
- π Python 3.9+
- β‘ ADB & Fastboot sudah masuk PATH
pip install ttkbootstrappython "ADB & Fastboot Tools - by ItsFaa_ Dev.py"project/
β
βββ ADB & Fastboot Tools - by ItsFaa_ Dev.py
βββ config_manager.py
βββ config.json
βββ README.md
π Unlock bootloader atau flashing partisi dapat:
- ποΈ Menghapus data user
- π Membatalkan garansi
- π Menyebabkan brick jika salah penggunaan
β Selalu:
- πΎ Backup data penting
- π Pastikan firmware sesuai
- π§ͺ Gunakan mode dry-run terlebih dahulu
adb devices
adb shell
adb push
adb pull
adb reboot
adb logcatfastboot devices
fastboot flash
fastboot reboot
fastboot flashing unlock
fastboot flashing lock⨠ItsFaa_ Dev
MIT License