flashtool - Xperia Play General

im trying to unlock my bootloader but everytime I open up flashtool a black screen appears for about half a second then dissapears it happens eveytime I try to open it up I really want to unlock the bootloader so any help will be appreciated

sorry not flashtool I ment fastboot

Have you installed the fastboot drivers? sounds like your tying to run fastboot.exe, you dont do it like that, instead, hold shift and right click, choose open command window, and enter unlock commands into the prompt
Sent from my R800i using Tapatalk

AndroHero said:
Have you installed the fastboot drivers? sounds like your tying to run fastboot.exe, you dont do it like that, instead, hold shift and right click, choose open command window, and enter unlock commands into the prompt
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
when and where do I have to hold shift and rite click iv read all the posts about this but nothing seems to work

Shaun27 said:
when and where do I have to hold shift and rite click iv read all the posts about this but nothing seems to work
Click to expand...
Click to collapse
Open the folder that contains fastboot.exe, hold shift and right click on a blank part of the window, in the contex menu choose "open command window here"

AndroHero said:
Open the folder that contains fastboot.exe, hold shift and right click on a blank part of the window, in the contex menu choose "open command window here"
Click to expand...
Click to collapse
thanks androhero will try again today really want doomlords kernel lol hows your battery life with that kernel ?

Shaun27 said:
thanks androhero will try again today really want doomlords kernel lol hows your battery life with that kernel ?
Click to expand...
Click to collapse
Obviously the more you o/c the quicker it goes .... but im at 1.5ghz atm and still get a full day out of my play
Sent from my R800i using Tapatalk

AndroHero said:
Obviously the more you o/c the quicker it goes .... but im at 1.5ghz atm and still get a full day out of my play
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
ok thanks mate for the advice

what ever I try it wont let me open up a new command window iv got the drivers installed its driving me crazy any help will be greatly apreciated:-(

What PC operating system do you have? You don't get that option in XP.
You will have to click Start/Programs/Accessories/Command Prompt
Then you need to get to the folder your fastboot is in via CD commands.
Let me know if you can do that.
You can also type CD and drag the folder to the command window to save time.

ncaissie said:
What PC operating system do you have? You don't get that option in XP.
You will have to click Start/Programs/Accessories/Command Prompt
Then you need to get to the folder your fastboot is in via CD commands.
Let me know if you can do that.
You can also type CD and drag the folder to the command window to save time.
Click to expand...
Click to collapse
im using xp pro thats where im going wrong will try wot u said ncaissies thanks for the advice let u no if how I get on

I tried wot u said but cant get to fastboot so I just draged fastboot.exe folder into cammand promp where do I go from here ?

You need some basic command prompt experience, just look at YouTube or something similar. Navigate to the folder where fastboot is located and run it with the required parameters.
Sent from my R800i using Tapatalk

I don't know how to use the flashtool. I just know PCs. You will have to read the flashtool readme file to get the commands.

still having trouble trying to unlock my bootloader after 3 weeks.im using windows xp so all the guides dont work if any one nose or have a guide it will be greatly appreciated

Related

Newbie problems with SDK

Ok im new to this and I am haveing problems with ADK. I run XP. when i open ADK setup.exe it opens a cmd prompt. I can not type anything in this cmd prompt. Is this the wrong prompt or if it is right why can't I type in it. really driveing me nuts. if I can't get this to work I can't flash the custom ROM I want. PLEASE HELP.
ADK or SDK?
Sent from my Eris using XDA App
zach.xtr said:
ADK or SDK?
Sent from my Eris using XDA App
Click to expand...
Click to collapse
SDK sorry. moving to fast
I suggest doing a forum wide search on "sdk xp issue" or just "sdk xp", should find a bit to try. I use windows 7 so am not of much help. Good luck
Sent from my Eris using XDA App
I believe the command window you see appearing when you run the SDK "setup.exe" is an artifact of how the setup.exe program was compiled and linked. It is NOT the window you are supposed to be typing into, and it is normal for it to be unresponsive.
If you want a command window, complete the SDK setup instructions from whatever guide you are using, and then
Click on the Windows Start button
Select "Run"
Type "cmd" in that box and hit return
Up pops a command window; you can take it from there. If you have never used a command window before, you probably should do some reading to find out what they are about and the most commonly used commands (CD, MKDIR, PATH, DIR, etc)
bftb0
Ok got the cmd thing but the drivers I dowloaded won't let my computer see my phone. the driver it keeps defaulting to is My HTC

ADB/SDK?!?!?!

ok, just got a new laptop because the old one died and im trying to get adb working on it...i spend multiple hours trying to get it to work, can someone please point me to a guide that works with windows 7 ultimate...i have followed many and then go to command prompt and type adb and it basically says that it doesnt recognize the command...sorry for the noob question, i had it before, i tried multiple guides and im still adb-less
Sent from my Transformer TF101 using XDA Premium App
Are you in the same directory you installed all your sdk stuff?
keroppilee said:
Are you in the same directory you installed all your sdk stuff?
Click to expand...
Click to collapse
+1
cd C:\wherever\your\sdk\is\located\
Lets start off with a simple question: do you have the sdk installed?
If you wish to use ADB first you have to run it from the directory that it is via the command prompt (start -> run -> type cmd). The easiest way to get it to work by just typing adb at the command prompt it by putting adb.exe in c:\windows.
Sorry if anything is slightly off, I use the Linux version of ADB.
Good post
http://forum.xda-developers.com/showthread.php?t=1071584&highlight=adb

[Q] Need help rooting/unlocking my Nexus 7

So I am using this method to root/unlock my N7: http://forum.xda-developers.com/showthread.php?t=1741395 but as this is my first time rooting/unlocking I am kind of lost. I have gotten to the part where it says "In terminal, cd to the directory you have your sdk in" but I don't know how to do the next part, "Then cd into platform-tools."
Any help would be appreciated.
Slender Troll said:
So I am using this method to root/unlock my N7: http://forum.xda-developers.com/showthread.php?t=1741395 but as this is my first time rooting/unlocking I am kind of lost. I have gotten to the part where it says "In terminal, cd to the directory you have your sdk in" but I don't know how to do the next part, "Then cd into platform-tools."
Any help would be appreciated.
Click to expand...
Click to collapse
The sdk is the android sdk. If you dont need all that, just find a download for adb and fastboot for your operating system (windows, linux, etc). Then, whatever folder you put them in, click on the empty space in that folder so no contents is highlighted, press and hold shift on your keyboard and right click. Choose open command here from the drop down menu. Command prompt will appear, and you can continue with the input from the instructions.
If you are on windows, let me know and i can upload the files you need. It is much better than downloading the sdk if you dont plan on doing dev work later.
To be honest, there are much easier ways to root and unlock. But hey, learning adb and fastboot is never a bad thing. It can help you so much in the future.
Sent from my Nexus 7 using xda premium
I am on windows... maybe now isn't the time to learn adb and fastboot because I won't have access to this computer in a few days.
Slender Troll said:
I am on windows... maybe now isn't the time to learn adb and fastboot because I won't have access to this computer in a few days.
Click to expand...
Click to collapse
Then that might be a good idea. There are kits out there that you can download and help you right through it. Just check the stickies in general and dev section and you'll be fixed right up. Best of luck, and I hope you get it all done!
Sent from my Nexus 7 using xda premium
Done.
Sent from my Nexus 7 using xda premium

Messed up my Nexus 4 :(

Guys i have a problem...
I wantes to delete all data on my N4 and start again with a fresh device, My phone is rooted and i had an custom rom installed, i deleted all data pictures and everything else, after that i also formated the sd card, cache etc etc and thats where it went wrong Now i can go into cwm but nothing more... when i reboot i see the black screen with google on it and after that nothing happens...
How can i solve this problem? I hope that i didnt bricked my phone
should still be able to mount usb storage in cmw, that or push files using adb, if you can get into recovery then you can always get your device back
I just helped a user with the same problem yesterday.
Here's the link with steps how to push a rom to your phone with adb: http://forum.xda-developers.com/showthread.php?t=2137976
can you get into fastboot? if you can then all you have to do is follow this thread:
http://forum.xda-developers.com/showthread.php?t=2010312
coffmad said:
should still be able to mount usb storage in cmw, that or push files using adb, if you can get into recovery then you can always get your device back
Click to expand...
Click to collapse
No, you can't mount USB in recovery. The Nexus 4 does not use UMS.
Ok thanks for the fast reply, im gonna try to push a rom with adb.
''I know you don't have a rom on your phone. This is how you can push one to your phone.
You must be booted in recovery
Put the rom in the same directory on your PC where you have adb.exe
Open up the command prompt from that directory. (hold shift and right click--then choose open command window here)
Then type the command-- adb push nameofrom.zip /sdcard/
The file with push to your phone and then your can select it and flash it from recovery''.
I see this in another thread, Where can i find adb.exe? Im terrible with computers...
Adb is part of of the platform tools for android. Since you unlocked and flashed a custom rom you should have it on your computer.
If you need it, it is located as an attachment at the bottom of this post: http://forum.xda-developers.com/showpost.php?p=34552123&postcount=1
I got the attachment, its called platform tools v16, i dragged and dropped an rom in that platform tools file and after that i dont know what to do...
''Open up the command prompt from that directory. (hold shift and right click--then choose open command window here)
Then type the command-- adb push nameofrom.zip /sdcard/''
This is what i dont understand.
Mr Djoegoe said:
I got the attachment, its called platform tools v16, i dragged and dropped an rom in that platform tools file and after that i dont know what to do...
''Open up the command prompt from that directory. (hold shift and right click--then choose open command window here)
Then type the command-- adb push nameofrom.zip /sdcard/''
This is what i dont understand.
Click to expand...
Click to collapse
Extract the files in that .zip into a folder and name it something like "Android."
Move the Rom.zip into that folder as well.
Then do the shift and right click and open the command window pointed to that directory. (as I explained above)
Make sure its connected properly and there isn't a driver issue by typing the command: adb devices. If it returns your serial number you are good to go. (If not, you need to install the correct drivers, which are linked in Section A of the post I linked earlier.)
Then type the command. adb push nameofRom.zip /sdcard/
When i type adb devices i can see my serial number and recovery after it.. when i type ''adb push nameofRom.zip /sdcard/ '' i get a message cannot stat 'nameofRom.zip' No such file or directory
What am i doing wrong?
Edit: hahahaha i see what i do wrong nameofRom.zip
Are you actually typing "nameofrom.zip" ?
Sent from my Nexus 4 using xda app-developers app
Mr Djoegoe said:
When i type adb devices i can see my serial number and recovery after it.. when i type ''adb push nameofRom.zip /sdcard/ '' i get a message cannot stat 'nameofRom.zip' No such file or directory
What am i doing wrong?
Click to expand...
Click to collapse
You replace "nameofRom" with the name of your ROM your trying to push
moses992 said:
Are you actually typing "nameofrom.zip" ?
Click to expand...
Click to collapse
hahaha Yes!
@El Daddy: Thanks for your help Im gonna donate a bottle of wine :good:
Mr Djoegoe said:
hahaha Yes!
@El Daddy: Thanks for your help Im gonna donate a bottle of wine :good:
Click to expand...
Click to collapse
Thanks for that. Unneeded, but very appreciated!
Sent from my Nexus 7 using Tapatalk HD
You certainly haven't bricked it. The fact you can get to recovery means, you can get to fastboot. Simply open fastboot and reflash stock and be more careful next time

Installing twrp using powershell

Flashed the factoy image 6.0 fine using the batch file.
But now need to flash twrp, i knew how to do it with a cmd prompt but windows updated to 10 and it's now [email protected]#$% F*&^%#%$ power shell so fastboot doesn't work.
Went into settings and clicked off power shell to switch back to cmd prompt, doesn't work,
So any idea how i can flash my twrp again!
[email protected]#$ windows and their power shell B*^^%$#%.
trsix said:
Flashed the factoy image 6.0 fine using the batch file.
But now need to flash twrp, i knew how to do it with a cmd prompt but windows updated to 10 and it's now [email protected]#$% F*&^%#%$ power shell so fastboot doesn't work.
Went into settings and clicked off power shell to switch back to cmd prompt, doesn't work,
So any idea how i can flash my twrp again!
[email protected]#$ windows and their power shell B*^^%$#%.
Click to expand...
Click to collapse
Cmd should be here
C:WINDOWS\system32\cmd.exe
You don't have it?
you cant use powershell for this. try this fix to bring back cmd on context menu https://www.windowscentral.com/add-open-command-window-here-back-context-menu-windows-10?amp
Tool
Fixed.
Used hard91's tool
https://forum.xda-developers.com/moto-g4-plus/development/motorola-moto-one-tool-v1-0-t3397163
trsix said:
Flashed the factoy image 6.0 fine using the batch file.
But now need to flash twrp, i knew how to do it with a cmd prompt but windows updated to 10 and it's now [email protected]#$% F*&^%#%$ power shell so fastboot doesn't work.
Went into settings and clicked off power shell to switch back to cmd prompt, doesn't work,
So any idea how i can flash my twrp again!
[email protected]#$ windows and their power shell B*^^%$#%.
Click to expand...
Click to collapse
Right click on start button, click cmd as administrative, direct to file loaction and you are set to flash.
nope
That"s ok if you know what to type for directory etc but a lot of people don;t
was easy when you could shift/mouse click to open the cmd box in the adb folder
DgnrtnX said:
Right click on start button, click cmd as administrative, direct to file loaction and you are set to flash.
Click to expand...
Click to collapse
With the latest Win10 update, that brings up PowerShell. You have to type cmd in the search box to open a command window.
lmacmil said:
With the latest Win10 update, that brings up PowerShell. You have to type cmd in the search box to open a command window.
Click to expand...
Click to collapse
The program itself is here, every time, since decades https://forum.xda-developers.com/mo...g-twrp-using-powershell-t3727761/post75019737
Fastboot doesn't work with powershell? Heck I use powershell almost every week flashing kernels, recovery's, etc.
lmacmil said:
With the latest Win10 update, that brings up PowerShell. You have to type cmd in the search box to open a command window.
Click to expand...
Click to collapse
Yes, but thats when only if you turn the option on from task bar or setting itself which refers as 'replace cmd with powershell'. Just turn it off and as i said you are set to go.
---------- Post added at 11:24 AM ---------- Previous post was at 11:14 AM ----------
trsix said:
That"s ok if you know what to type for directory etc but a lot of people don;t
was easy when you could shift/mouse click to open the cmd box in the adb folder
Click to expand...
Click to collapse
Ok so first of all, start cmd then for instance you are set for c drive and your files are in d drive the type "d:", then go to file manager and locate the file Location. Copy the location from address bar and paste it in cmd and cut the drive name from pasted line hit enter.
Type the regular command for flashing twrp and thats it.
---------- Post added at 11:51 AM ---------- Previous post was at 11:24 AM ----------
So there is a lot of confusion with regards with how to use cmd commands
Herr is a guide from YouTube how to replace powershell with cmd in context menu
Link : https://youtu.be/Ro7vJI6qqEU
DgnrtnX said:
Yes, but that's when only if you turn the option on from task bar or setting itself which refers as 'replace cmd with powershell'. Just turn it off and as i said you are set to go.
Click to expand...
Click to collapse
Apparently Poweshell is turned on by default because I never changed it. I have now changed it back. Thanks.
blowingoff said:
you cant use powershell for this. try this fix to bring back cmd on context menu https://www.windowscentral.com/add-open-command-window-here-back-context-menu-windows-10?amp
Click to expand...
Click to collapse
I flashed stock September security patch rom with PowerShell without a single problem by the way

Categories

Resources