[TOOL] [UPDATE 04/09/2015] Flashtool version 0.9.19.10 - Windows / Linux / Mac

c4rimson

Member
Sep 17, 2010
15
0
0
Zagreb
I have a problem, when i try to connect my mobile phone in flash mode, nothing happens in flashtool, I tried in SEUS and it's working there perfectly, do you know what could be the problem?
 

AfroLoots

Senior Member
Mar 17, 2011
122
15
0
No clue. Try the tried and true battery method. From off state remove battery then connect usb cable(both ends). Now just reinsert battery and should be good.

Sent from my X10a running EW Jet V010.xArc(TimeScape)
 

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,194
39,692
113
Pune
Androxyde please check P.M. i think we have a solution for universal 'chargemon' file with FreeXperia recovery for all custom roms...
 

GoPDemon

Senior Member
Feb 23, 2011
98
3
0
I feel a little stupid asking this...

I have xrecovery, and to flash a new baseband I am supposed to hold the back button? But when I hold the backbutton it goes to xrecovery... how do I flash a new baseband?
 

agentJBM

Senior Member
Nov 30, 2010
1,562
243
0
Orlando
I feel a little stupid asking this...

I have xrecovery, and to flash a new baseband I am supposed to hold the back button? But when I hold the backbutton it goes to xrecovery... how do I flash a new baseband?
You have to download and install the flash tool to your computer. You also need WinRar to unzip or extract the ftf file. Then download the baseband rar file to your computer. Double click on the baseband rar and extract the ftf file. Then put the ftf file in the "firmware" folder inside the Flash Tool folder.

Flashing: Plug usb cable into computer but not your phone. Inside Flash Tool folder click on X10flasher.exe and start the flash tool. Click on flash. Select the baseband to be flashed. You don't need to flash the userdata.sin file if it is in there. It will tell you to connect your phone in flash mode. Then turn off your phone. While the phone is off, press down and continue to hold the back button, bottom right, while plugging in USB cable. When flash tool starts release the button. Wait till says finished. Done!

If you can't get it into flash mode and xRecovery keeps interrupting, then try removing the battery and putting it back in as you are trying to connect in flash mode with back button pressed.
 
Last edited:

shaunbu

Senior Member
Apr 2, 2009
88
8
0
Wigan
Feature Req: Backup of /data ie (non system) apps and app data and market links if possible (like titanium backup). Correct me if I'm wrong but as /system/app can be backed up doesn't seem to hard to add.
PS. Thanks for the hard work so far.
 

aries77

Senior Member
Feb 6, 2007
324
32
0
how to use optimize for x8? want to try JIT v2, but everytime I run optimize, phone doesn't automatically reboot, and always stuck at hackdroid screen after manual reboot.
I'm using floyo 0.15
 

Eugene4880

Member
Mar 18, 2009
5
0
0
Moscow
It is not possible to ROOT XPERIA Arc with latest Flash Tool, i'd tryed...

take a look for a log File:

23/002/2011 13:02:02 - INFO - <- This level is successfully initialized
23/002/2011 13:02:08 - INFO - Connected device : LT15
23/002/2011 13:02:08 - INFO - Installed version of busybox : None
23/002/2011 13:02:16 - INFO - Pushing .\custom\root\busyboxLT15 to /data/local/tmp/busybox
23/002/2011 13:02:17 - INFO - Running busyhelper
23/002/2011 13:02:17 - INFO - Pushing .\custom\root\givmeroot.tar to /data/local/tmp/
23/002/2011 13:02:17 - INFO - Running part1 of Root Exploit, please wait
23/002/2011 13:02:17 - INFO - Running rootit
23/002/2011 13:02:28 - INFO - Running part2 of Root Exploit
23/002/2011 13:02:28 - INFO - Running rootit2
23/002/2011 13:02:28 - INFO - Finished!.
23/002/2011 13:02:28 - INFO - Root should be available after reboot!
23/002/2011 13:02:31 - WARN - Please check your Phone and 'ALLOW' Superuseraccess!
23/002/2011 13:02:31 - ERROR - Please Accept root permissions on the phone

First of all - it isnt Rebooting by itself after "rooting"
Then after manually restarted - i tryed to "Ask Root Perms" and there is no any messages on the phone.

Installed the prog. SuperUser by myself. No result
 

Zocker Tko

Senior Member
May 8, 2010
403
86
0
45
how to use optimize for x8? want to try JIT v2, but everytime I run optimize, phone doesn't automatically reboot, and always stuck at hackdroid screen after manual reboot.
I'm using floyo 0.15
Hi, floyo have jit installed, because it is a 2.2.1 froyo custom Rom. The jit v2 is only for 2.1 se firmware.

Sent from my X10i using XDA App
 

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,194
39,692
113
Pune
It is not possible to ROOT XPERIA Arc with latest Flash Tool, i'd tryed...

take a look for a log File:




First of all - it isnt Rebooting by itself after "rooting"
Then after manually restarted - i tryed to "Ask Root Perms" and there is no any messages on the phone.

Installed the prog. SuperUser by myself. No result
Connect the device via usbcable and try the following command in command prompt in the folder where u have adb tools
Code:
adb shell "su; touch /system/tempfile"
U might be asked with a pop-up on ur device by superuser to allow the command, click allow and post output here


sent from FreeX10_beta4+CM6 settings
 

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,194
39,692
113
Pune
That's happend
few things to check up:

  • make sure that u have checked/allowed USB Debugging from Settings -> Applications -> Development -> USB Debugging
  • are u sure u have closed all other adb related tools (flashtool/ x10modtool/ etc) before launching that command?