Droid 4 Utility ICS Only

OP
jsnweitzel

jsnweitzel

Developer
Developer
Joined
Feb 20, 2012
Messages
539
Reaction score
1
Location
South Carolina
Most likely it just means that the adb server has been running for awhile. Restarting the tool or maybe your pc should be all that is needed.
 

alkaholic

Member
Joined
Nov 9, 2009
Messages
36
Reaction score
0
Location
Philadelphia
Current Phone Model
Droid Turbo
Thank you much, I'll give it a try from a cold boot when I get home. Just out of curiosity, is the download link still active? I'm getting a 404 error at Dropbox when I try to hit the page at work. Thanks again for the reply, as well as all of your hard work!
 
OP
jsnweitzel

jsnweitzel

Developer
Developer
Joined
Feb 20, 2012
Messages
539
Reaction score
1
Location
South Carolina
The dropbox link is dead, kept going over the bandwidth. Just use the dev-host one in my signature.
 

BornAgainBassist

New Member
Joined
Mar 1, 2011
Messages
4
Reaction score
0
Location
Independence, MO
Every time I run the tool, it stops and restarts the ADB daemon then closes. It will not stay open for me to select any options. I downloaded the lite version from the dev's file list. Yes, I have admin rights on my PC and have also attempted to "Run as administrator." I've looked through the .bat, but don't see any reason as to why the CMD window would not stay open. I began inserting "Pause" commands after every line to troubleshoot and the bad command seems to be the following:



::Load up our menu selections
for /f "tokens=1,2,* delims=_ " %%A in ('"findstr /b /c:":menu_" "%~f0""') do echo.


%%B %%C

Any idea why the CMD window would close upon receiving this command?
 
Last edited:

BornAgainBassist

New Member
Joined
Mar 1, 2011
Messages
4
Reaction score
0
Location
Independence, MO
I did indeed check the MD5 checksum. Verification successful. I'm not sure what's wrong with Windows, but I downloaded the tool again, unzipped to my desktop and it worked. I thought, "Awesome! Now, I'll move it back into my '%homepath%\downloads\...\Root Tools' folder." I moved all of the files to that folder and ran the .bat again just to test. Failed.

Apparently, there is some permission settings or file path break that will not allow me to run the .bat from my desired folder. Oh well, I got it to work. I will just move it to my desktop when I need it.

Thanks for the response, though!
 

orangechoochoo

Active Member
Joined
Feb 12, 2012
Messages
1,109
Reaction score
12
Location
On a caboose
Jsnweitzel,
Is it possible to update your utility so people who fouled up the JB update can fix it? What I'm thinking is using the jump from leak to leak method wherein the JB kernel is flashed, then the ICS files are flashed, and then they can apply the JB update from the sd card.
 
OP
jsnweitzel

jsnweitzel

Developer
Developer
Joined
Feb 20, 2012
Messages
539
Reaction score
1
Location
South Carolina
Jsnweitzel,
Is it possible to update your utility so people who fouled up the JB update can fix it? What I'm thinking is using the jump from leak to leak method wherein the JB kernel is flashed, then the ICS files are flashed, and then they can apply the JB update from the sd card.

That really wouldn't work, the issue before was with ICS leaks and moving to the most recent and then the official version. Not that it matters now. The JB fastboot file is out here: Droid-Developers SBF and Matt the original tool developer already cranked out a new one for JB here : [SCRIPT] DROID 4 Utility XT894 Jellybean -- Windows + Mac + Linux (All In One!) - xda-developers
 
Top