Make a GUI Android Multitool in 20minutes (No Programming Experience Needed)
by RickyD33 in Circuits > Software
1509 Views, 6 Favorites, 0 Comments
Make a GUI Android Multitool in 20minutes (No Programming Experience Needed)
This is a quick guide i made for beginners who have android devices an would like a multitool for them but none suit their needs.
No programming experience is required as usual, only requirements are Visual Studio(free) and a brain.
Building the Program
This only works with android devices, a guide for iOS devices coming shortly.
Step 1. follow the video
Step 2. like share and subscribe
ADB and fastboot files you need to add - https://github.com/Ricky310711/ADB-Fastboot-Tools... Note: you dont need to include the license or toolinfo textfiles
My form1 source code file - http://pastebin.com/nxTnnFj7
Functions include
- installing APK
- sideloading zip
- making a backup
- rebooting normally, to bootloader and recovery via ADB
- rebooting via fastboot
- unlocking bootloader
- flashing system
- flashing data
- flashing zip file
- flashing recovery
- flashing boot(kernel)