Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

v9

Choose a tag to compare

@LeddaZ LeddaZ released this 28 Aug 23:29
· 28 commits to master since this release
575e46d

ADBManager now works in a completely different way:

  • ADB commands no longer require batch scripts (the cmds folder has been removed), it's all VB.NET code now.
  • New app icon
  • setup.bat included to add the adb executable to PATH so ADBManager can find it
  • Now you can choose between normal reboot, recovery and fastboot using buttons
  • Copy file to internal storage, Copy file to Desktop and Connect over network use InputBoxes instead of setting variables with batch scripts
  • Screen recordings are now saved to /sdcard/ADBManager.mp4
  • Version number has been moved to the title bar