This tool generates FULL, KEEP DATA, and for some devices UNIVERSAL, fastboot scripts for your FXZ. After generating the script in the background, it then automates flashing the script with fastboot similar to how the House of Moto works. This tool is completely separate from the House of Moto.
Downloads:
o)
(On Windows)o)
Install:
o) Install the latest Moto USB Driver if on Windows
o) Extract the
or support file if you need the fastboot binaryo) The jar file is an executable jar. If you have your JVM setup correctly, you should just be able to run it like any other program. If you do not have your JVM setup correctly, you should fix that.
NOTE: You *MUST* have the Java runtime installed. It must be Java 7 (or higher).
USAGE:
o) Run the FastbootFlasher.jar
LARGE NOTE HERE: DO NOT put the FXZ's extracted directory or the FXZ's zip file in a folder with spaces in the path or this WILL FAIL.
o) Select your FXZ's xml file. It will look something like VRZ_XT926_9.8.1Q-79-1_CFC.xml but specific to your FXZ.
OR
o) Select your FXZ's zip file. It will then prompt you for a directory to extract it to. I suggest creating a new directory like "FXZ_xt1053" or whatever your model is and selecting that. It will then select your FXZ'z xml for you.
o) Locate your fastboot binary. On Windows this will be fastboot.exe NOTE: This will only be necessary the first time you run.
o) Put your phone in AP Fastboot mode
o) Connect the phone to a USB 2.0 port using your original OEM cable (yes it matters)
o) When ready to flash, press the appropriate button for the type of flash you want (typically: FULL, KEEP DATA, or UNIVERSAL)
Once you press the button, the script will be generated, a command window will open, and start to flash the script. The program will close once the command window is opened.
SUPPORT:
o) If you have a flash failure, I need the following information:
-Model of phone
-FXZ filename you are flashing
-Which script (button) you are flashing
-The contents of the command window (copy and paste)
-Any other relevant information that will help me help you
WARNING: Current state is prototype so proceed with EXTREME caution.