[TOOL]ADB-Helper (Updated 24.10.2012) Logviewer / Recovery-Flasher - Galaxy S Plus I9001 Android Development

Hello guys,
I have been inspired by broodplank and his tools and have written a small gui for ADB
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
With this tool you are easily able to use some of the very powerfull functions of adb.
For instance you can read and save logcat,DMesg and build.prop
Also you can reboot your phone to System,recovery or bootloader
Remote Install APKs
and if you are using a I9001 you also can install the recovery direct from your PC²
(I read the ro.product.model to determinate phone, so this has to be GT-I9001, it will not work with certain versions of BioHazard roms as this has changed the ro.product.model information)
New in Beta 3 is the posibility to directly choose one of "build in" recoveries that will come with adb-helper
Requirements:
Windows XP or higher
Microsoft Dot Net Framework 4
Installed Driver to connect Phone in Debugmode (For I9xxx it is Samsung Kies)
How to Use:
Download Setup Here:
http://sourceforge.net/projects/adbhelper/files/setup-adb-helper_Beta 3.zip/download
Install the Tool into a folder of your choise.
Use it !
credits:
broodplank1337 for his windows tools that inspired me to do this
bashlnx for the port of clockworkmod recovery 5
Arco68 for the port of clockworkmod recovery 6
czobor for the port of touchversion of clockworkmod recovery 6
dbx4 for the TWRP Recovery

Changelog:
Beta 3:
-ADB-Helper comes now as a Setup
-possibility to choose from 6 "buildin" recoveries to flash to your I9001 (or choose an custom *.img file for it)
Beta 2:
-Optical changes (Tabbed layout)
-Device Detection (by build.prop)
-Special function for I9001 : Flash Recovery from Image-file (adb push + dd)
Beta 1: Initial Release
Sourcecode Beta 1: http://sourceforge.net/projects/adbhelper/files/ADB-Helper_Beta1_Source.zip/download

Screenshots:

In Testing.. ADB is such a great tool and now with your GUI its useable for Newbees too.

Good job! I like to see more tools (not only the ones of myself ;p)

New Version available:
new function for I9001 user:
Remote install new recovery by img-file
and some more changes(look 2nd post)

New Version available
New in Beta 3:
-Now comes with setup
-build in recoverys for easy use of "flash recovery"

Root access
Martin_Ro said:
Hello guys,
I have been inspired by broodplank and his tools and have written a small gui for ADB
With this tool you are easily able to use some of the very powerfull functions of adb.
For instance you can read and save logcat,DMesg and build.prop
Also you can reboot your phone to System,recovery or bootloader
Remote Install APKs
and if you are using a I9001 you also can install the recovery direct from your PC²
(I read the ro.product.model to determinate phone, so this has to be GT-I9001, it will not work with certain versions of BioHazard roms as this has changed the ro.product.model information)
New in Beta 3 is the posibility to directly choose one of "build in" recoveries that will come with adb-helper
Requirements:
Windows XP or higher
Microsoft Dot Net Framework 4
Installed Driver to connect Phone in Debugmode (For I9xxx it is Samsung Kies)
How to Use:
Download Setup Here:
http://sourceforge.net/projects/adbhelper/files/setup-adb-helper_Beta 3.zip/download
Install the Tool into a folder of your choise.
Use it !
credits:
broodplank1337 for his windows tools that inspired me to do this
bashlnx for the port of clockworkmod recovery 5
Arco68 for the port of clockworkmod recovery 6
czobor for the port of touchversion of clockworkmod recovery 6
dbx4 for the TWRP Recovery
Click to expand...
Click to collapse
Do i need root access to function this software from my pc ?

Related

[DEV][TEST] ICL23D - Galaxy Nexus Boot/Recovery/System Dump [DO NOT FLASH]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ICL23D - Galaxy Nexus Boot/Recovery/System Dump
From Modaco.com
Below are links to a ICL23D Ice Cream Sandwich development build for the Galaxy Nexus!
Some points to note about the files...
All 3 files are completely stock and unedited
This build is a dev build, not a release build
This build is from a test Galaxy Nexus
This build is not odexed!
I know a lot of people are hacking up ports for other devices, so hopefully the non-odexed nature of this release together with the fact it includes the boot and recovery images will help make that happen.
All I ask is that you don't mirror the files elsewhere, that you link back to this topic rather than deeplinking the files and that if you use them you credit the source. So here they are...
Galaxy Nexus ICL23D boot image - DOWNLOAD - MD5: 8ad48c176eb12b33e436f38a8d9711f8
Galaxy Nexus ICL23D recovery image - DOWNLOAD - MD5: c02fe19e8b0d162e225597aab26704cb
Galaxy Nexus ICL23D system image (tar.gz) - DOWNLOAD - MD5: 7a47451ace5689b0fefbec64a7b911a0
Click to expand...
Click to collapse
DO NOT FLASH
LET THE PORTING BEGIN!
If you like this thread: Press the Thanks Button
Superboot - rooting the Galaxy Nexus
Superboot is a boot.img that when booted, will root your device the first time you boot (installing su and the superuser APK). No need to flash any partitions, no need to mess around with ADB, no messing with the contents of your data partition, no overwriting the shipped ROM on your device, just boot the boot image using the instructions below and you're done!
APPLY THIS AT YOUR OWN RISK!
Superboot r1 - DOWNLOAD (Filesonic) - MD5: 1e988380d12fa3a4cc3e9db975e96b27
The superboot image is also 'insecure', allowing you to use 'adb remount' as well as having full ADB root access to your device until such time as you reboot after running this process (it's a non permanent ADB root as it's a 'fastboot boot' and not a 'fastboot flash').
How to use Superboot - Windows, Linux and OSX
- Download the Superboot zip file above and extract to a directory
- Put your device in bootloader mode - Turn off the phone then turn on with the 'volume up' and 'volume down' buttons both pressed to enter the bootloader (as pictured below)
- WINDOWS - double click 'install-superboot-windows.bat'
- MAC - Open a terminal window to the directory containing the files, and type 'chmod +x install-superboot-mac.sh' followed by './install-superboot-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-superboot-linux.sh' followed by './install-superboot-linux.sh'
Note: If you are using a retail Galaxy Nexus, you may need to unlock the bootloader first, using './fastboot-windows oem unlock' (or the appropriate version for your machine). Note that the OEM unlock sequence wipes your device.
Click to expand...
Click to collapse
All Credits to Modaco.com
Haha that pic was took with a iPhone. There's got to be a joke there somewhere ..

[MOD][addon.d] ADB and Fastboot Host for Android

These mods install adb and fastboot binaries for ARM processors. This enables you to use an Android device as the host machine rather than a PC or laptop to run adb and fastboot commands on a connected device. Some devices like the Nexus 7 and Nexus 5 come with adb, but not fastboot. You can check for these binaries in /system/bin/. I have made separate zips in case your device already has adb. These mods also includes addon.d scripts.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is addon.d?
On some ROMs, like Cyanogenmod, there are scripts in /system/addon.d that run during a ROM update or flash. They can backup and restore system apps (like Gapps), or perform many other functions. This mod includes an addon.d script, so the mod is not lost during a ROM update! If your ROM doesn't support addon.d, this mod should still flash properly, but you won't benefit from addon.d.
Tested and Confirmed to work on:
Nexus 5
Nexus 7
It should work on many devices. Let us know if it works!
Note:
You will need OTG support to get any benefit from this, so your device can act as host when another device is attached. Be sure to use the su command before adb or fastboot.
Install Instructions:
- Boot into recovery
- Flash Install zip
- Reboot
Downloads:
Install-ADB-1.0.zip
Install-Fastboot-1.0.zip
Changelog:
Code:
1.0 - 02/13/14
- Initial release
Credits and Thanks:
chamatht - fastboot binary
DISCLAIMER:
This mod involves editing system files. Use at your own risk! Also please don't forget, before you report ROM related bugs in the ROM developer thread, you should remove this mod to make sure the issue is not caused by this mod!
Recovery missing
Can you help me because my recovery mode is missing. It happend when i tried to flash clockwork recovery mode that isn't meant for my phone. Mine is a Karbonn A108. If I could only install fastboot then I could Flash my phone. When i try to get in fastboot it says fastboot is missing.. please help I'm in a crisis. :crying:
Is this safe to use in Lineage 17.1?
Is it installable using exposed framework?
Does it solve this problem:
I have a TV box Scishion V99 Hero. It's rescue Adb mode presumes a USB connection. I cannot find how to set tcpip access in rescue mode. Yet the box has only female USB ports. The big flat connector. So I can't connect it to a PC but only to my phone.
I want to use my phone as an Adb host when installing ROM into the Scishion box.

[RECOVERY] Carliv Touch Recovery v3.3 [Kitkat] Alcatel Pop D3

DISCLAIMER:
Rooting your phone and using custom Recoveries and ROM's have risks and may result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledge about the phone and phone utilities also.
Make sure that whatever you do, you are doing it at your own responsibility.
This is a modified full touch version of CWM Recovery 6.0.5.1 from cm-11.0 branch. Use it with CM-11.0 building environment. My main goal was to bring up a light but features rich recovery with touch support. All the other existent touch recoveries (TWRP, PhilZ, Miui) are just too big for the very small recovery partition that we find in most of MTK phones.
It includes more features than original clockworkmod recovery, and despite the fact that was first made for MTK powered phones, it can be used for other phones as well.
Click to expand...
Click to collapse
Features
Full Touch module originally developed by Napstar-xda from UtterChaos Team, using as inspiration the touch module developed by sztupy for SteamMOD;
Aroma File Manager support, ported from sk8erwitskil recovery - reworked and adapted to cm-11.0;
Automatic get mtk partitions size, ported from PhilZ Touch recovery who ported it from Dees-Troy - TWRP;
Separate wipe menu;
Separate power menu;
Advanced backup/restore menu;
Rainbow UI toggler menu;
unique GUI;
the Root solution provided by Chainfire for free on his page;
and some other;
some of the features are inspired from ProjectOpenCannibal Recovery;
Click to expand...
Click to collapse
Version 3.3 update (21-apr-2015):
This is the last batch of builds for porting. I won't do that anymore.
- many fixes in code;
- cleaned up the source code;
- reset battery stats option;
- wipe all - preflash option;
- removed nvram backup/restore because it can corrupt the bootloader;
-full track of changes here.
Instructions:
1) Flash using SP Flash Tools: Download the scatter file attached to this post and also the recovery from the download link or from below.
Open up SPFT and load the scatter file you just downloaded.
Locate your recovery.img and make sure that recovery is the only thing checked.
Click on the download button and then connect your phone with the battery either in or out. Depends on you.
After flashing is complete, reboot and enjoy CTR v3.3 :laugh:
2) Flash using Flashify: Download flashify from the play store or get the apk online and install it.
Download the recovery.img and place in on your internal or external sdcard.
Open up flashify and choose recovery and flash the recovery.
3) Flash using mobile uncle tools: Follow the same instructions as flashing using flashify.
To get aroma file manager to work you need to flash the zip below. :good:
Download the recovery here.
Credits
@carliv
me for porting this recovery.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Baa's Android Kitchen - Auto Porting Tool for MT6580 Kernel 3.18.19

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Baa's Android Kitchen
Auto Porting Tool for MT6580 Kernel 3.18.19
Porting Method From Nana Iyke Quame
Download Link: drive.google.com/open?id=0BwNegVZnDr-QMVhNYktTUWhBSkU
Requirements:
Must have any text editor to edit build.prop and updater-script
How to use:
REMEMBER TO EXTRACT THE TOOL IN C:\ TO AVOID SCRIPT ERRORS.
1.Place the stock boot.img,system.img, and the rom you want to port to the dedicated folder.
2.Open the tool and select option 1. Wait for it to finish and then go back to the main menu.
3.After option 1 has finished gathering the needed files, select option 2, then select what type of porting method you want to apply.
AOSP BASIC - ports etc\firmware and mdbb only (Preferable if you just want to boot the rom then fix bugs later.)
AOSP FULL - ports bin, ports etc\firmware and mdbb, ports lib, ports vendor (Porting method with bug fixes applied, but can sometimes cause loop in some roms)
CM-BASED BASIC - ports etc\firmware and mdbb only (Preferable if you just want to boot the rom then fix bugs later.)
CM-BASED FULL - ports etc\firmware and mdbb and ports lib ((Porting method with bug fixes applied, but can sometimes cause loop in some roms)
3. After porting method is applied.Go back to the menu and select option 3, then manually edit the build.prop and updater script to your liking.
4. After you have finished editing, select the build option. After building, move the rom zip to your phone then flash
Note:
1.Make sure to place all files in their needed directories for script to successfully locate your files and proceed without errors
2.You have to manually edit build.prop and updater-script values based on your liking and needs.
3.Only use the delete all dependencies option after you have finished/ have flashed the ported rom because it will also delete the file you have finished building.
I hope you like my simple tool I have put many hours to make this
If you have something to add in this tool feel free to suggest and help.
I made it using Notepad++ for batch scripting and Quincy 2005 for C language codes
If you feel that I have helped you and you liked my tool feel free to donate, it will greatly help my studies Just inbox me, I dont have paypal atm still 17
Screenshots:
Proof: Lineage OS 13 Auto Ported with this tool
Special thanks to:
Nana Iyke Quame, droidpeepz, darkcyanidedevs, mt6580 development and porting, xda-developers, 4pda​
LOS 13 is Android 6? how i port LOS rom to Blu Vivo 5 Mini?

[DEV] Thor Flash Utility - The new Samsung flash tool

Thor Flash Utility​This is a flash utility for Samsung devices, made from scratch in C#.
To run this, you must have .NET 7 runtime installed on your computer.
Latest release can be found on GitHub - https://github.com/Samsung-Loki/Thor
This tool was tested and works flawlessly, I'm open for any bug reports.
List of platforms​1) Linux (USB DevFS method)
2) Windows (not implemented)
3) Mac OS (not implemented)
How's it different from Heimdall?​Fun fact: Official Odin for Linux works using DevFS, and people report it working when Heimdall didn't.
1) Is able to do NAND Erase All (aka erase userdata) and erase any partition, given the length.
2) Ability to shutdown and reboot into Odin mode (not supported on every device)
3) Not using a USB transfer library and doing it natively for best results
4) Extended the PIT parser with new information being discovered
5) Can flash directly from an Odin .tar / .tar.md5 archive
6) Works with .lz4 files directly without manual extraction
7) Implemented EFS Clear and Bootloader Update options in Odin
8) Is able to change the sales code of the device
Support me​If you would like to support me and my team, donate here.
We're a team of teens (at age of 14-15) making random projects for fun.
Current list of commands​The up-to-date list of commands can be found here.
Usage guide​A comprehensive usage guide can be found here.
What devices were tested?​1) SM-M205FN/DS from 2019 0x00030000 (Unknown1: 0, Unknown2: 0, Version: 3)
2) SM-G355H/DS from 2014 0x00020000 (Unknown1: 0, Unknown2: 0, Version: 2)
Frequently Asked Questions​1) A fatal error occurred. The required library something could not be found.
This is a Linux Package Mixup, use this as reference.
2) What happened to original Thor (or Hreidmar)
This is a rewrite of Thor written from scratch, so I could implement the native USB communication.
Also, the old codebase was severely flawed in my opinion. I archived it here.
Credits​TheAirBlow for Thor Flash Utility
Benjamin-Dobell for documenting much of the Odin protocol
[reserved]
real
Bro finally revived good old Thor/Hreidmar
@TheAirBlow Thx.
Didn't test it yet but just a hint:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Link leeds to wrong version acc to your post #1, or doesn't it?
bmwdroid said:
@TheAirBlow Thx.
Didn't test it yet but just a hint:
View attachment 5938745
Link leeds to wrong version acc to your post #1, or doesn't it?
Click to expand...
Click to collapse
Yeah, that was an accident. It is indeed .NET 7
hello, please help me flash and revive the Samsung a12 (125FN) device.
the fact is that I don 't have a pc (
I only have an arm7 phone )
Heimdall-frontend does not work in Linux Deploy in my device, it cannot flash the super partition.. tell me what else can be done in my situation!??)
ilshatiko1988 said:
hello, please help me flash and revive the Samsung a12 (125FN) device.
the fact is that I don 't have a pc (
I only have an arm7 phone )
Heimdall-frontend does not work in Linux Deploy in my device, it cannot flash the super partition.. tell me what else can be done in my situation!??)
Click to expand...
Click to collapse
This tool could probably be used in Termux or in a root shell if you somehow could install .NET 7 Runtime. But, it does require the phone to be rooted for Thor to be able to access the USB devices connected. And additionally, you need a (first phones USB) to (second phone's USB) cable to connect, or have some adapter to make it work.

Categories

Resources