• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Mods PoshADB - PowerShell ADB & Fastboot GUI Tool for Windows!

I have been diving further and further into PowerShell, so I challenged myself to create an Android Developers Bridge (ADB) and Fastboot Tool built on PowerShell.

PoshADB.png


It's simple, but easy to use. Simply extract and run the PoshADB.exe

Requires: PowerShell (included with Windows 7 and newer)

Code:
[B]Current Features:
[I]ADB[/I]
[/B]Push/Pull from Device
Install APK
Reboot / Bootloader / Recovery

[B][I]Fastboot[/I][/B]
Flash update, boot or recovery images
Unlock/Lock Bootloader
Reboot / Reboot Bootloader

Code:
[B]Changelog:[/B]
4/24/2013 - Added Fastboot!!!
4/24/2013 - Initial Release

DOWNLOAD HERE

Let me know what you think, or if you have any issues.
 
Back
Top Bottom