Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 953 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 953 Bytes

LazyADB

There are many ADB installers out there, but most are outdated and you are too lazy to Google, find the download link, extract, and add to PATH. This is the installer you need.

With LazyADB, it will always download the latest adb from Google, you just need to click next, next, next,... and enjoy \o/.

Usage:

Build your own installer:

  • Install NSIS 3.09
  • Add NSIS to PATH
  • Install plugins:
    • nsisunz Unicode version by Gringoloco
    • EnVar
    • NsProcess v1.6
      OR:
      Copy all files in plugins folder to <NSIS_installed_path>\Plugins\x86-unicode
      Ex: C:\Program Files (x86)\NSIS\Plugins\x86-unicode
  • Run build.bat