[Q] Flash APK to Locked Bootloader - Sony Ericsson Xperia Neo, Pro

I have xperia pro and rooted it with eroot. Bootloader is not unlocked. When I flash APKs using ADB or Fastboot it gives error that device is not rooted but superuser is already there on the phone. I don't know if I can flash APKs to locked bootloader. I tried everything CWM but doesn't go into recovery mode.

rcreation33 said:
I have xperia pro and rooted it with eroot. Bootloader is not unlocked. When I flash APKs using ADB or Fastboot it gives error that device is not rooted but superuser is already there on the phone. I don't know if I can flash APKs to locked bootloader. I tried everything CWM but doesn't go into recovery mode.
Click to expand...
Click to collapse
What do you mean by "flash apk" ? If it is install then adb install apkname.apk should work...
HIT Thanks if you like my post
-------------------------------------------
My work:
[TOOL]Kernel/Boot.img (un)packer

Actually I am trying to install Cybershot APK which will replace my original Camera app but still after rooting it is not allowing to do that.
Is this because I don't have unlocked bootloader???
But in the threads it said that you just need rooted phone.
So please let me know if I can replace standard APKs with custom ones in locked bootloader.

rcreation33 said:
Actually I am trying to install Cybershot APK which will replace my original Camera app but still after rooting it is not allowing to do that.
Is this because I don't have unlocked bootloader???
But in the threads it said that you just need rooted phone.
So please let me know if I can replace standard APKs with custom ones in locked bootloader.
Click to expand...
Click to collapse
Yes, you only need an unlocked bootloader. Mount system as RW. And then replace the cam app in /system/priv-app, but I would suggest you to unlock bootloader, install cwm and make a nandroid
-------------------------------------------------------------------
HIT Thanks if you like my post
-------------------------------------------
My work:
[TOOL]Kernel/Boot.img (un)packer
[ZIP]Flashable zip to bypass lockscreen for LG E975

But can I backup locked bootloader. If in case phone gets issues like bootloop and all can I lock my phones bootloader again.
If I unlocked bootloader then can I able to use repair operation from Sony PC Companion.
Like yesterday I tried to delete all system files from root and my phone was not able to start. So what I have done is repaired it using PC Companion and it has been started.
I mean to say can I backup my existing ROM, bootloader and all and if so can you please let me the process to do so.
Because there are so many threads and there are so many applications to do it and I am not able to figure out the correct procedure.

I also have the RW permissions and can replace the app but its meta files and all will not be replaced then. So do you know method to flash this APK.

rcreation33 said:
But can I backup locked bootloader. If in case phone gets issues like bootloop and all can I lock my phones bootloader again.
If I unlocked bootloader then can I able to use repair operation from Sony PC Companion.
Like yesterday I tried to delete all system files from root and my phone was not able to start. So what I have done is repaired it using PC Companion and it has been started.
I mean to say can I backup my existing ROM, bootloader and all and if so can you please let me the process to do so.
Because there are so many threads and there are so many applications to do it and I am not able to figure out the correct procedure.
Click to expand...
Click to collapse
Bootloop is a different term. It is because of bad ROM, once you unlock bootloader, nothing can relock it except you do it. So nothing to be scared of.
-------------------------------------------------------------------
HIT Thanks if you like my post
-------------------------------------------
My work:
[TOOL]Kernel/Boot.img (un)packer
[ZIP]Flashable zip to bypass lockscreen for LG E975

I tried everything Rom Manager, X-Parts, Recover-X, BusyBox but not able to boot into recovery.
Can anyone help me with this???

I got this working using below thread
http://forum.xda-developers.com/showthread.php?t=1364509
Thanks though...

Related

[Q] LOts of problems with my LWW

I have successfully rooted and installed installed CWM on GB but when i try to root it again it shows adb drivers are out of date. can anybody give me correct full
drivers for my lww and is it not possible to unlock bootloader using test point method for lww.
If it's rooted already, why would you need to try and root it again? Do you mean you're trying to unlock the bootloader?
Follow this tutorial:
http://wiki.cyanogenmod.com/wiki/Sony_Ericsson_Live_with_Walkman:_Full_Update_Guide
That is what I used, obviously if you're not installing CM7, then stop after you've unlocked the bootloader. The test-point method if I got this right is only if you've got some kind of locked status on your bootloader that you can't unlock as per normal.
There's a code you can enter to check it, I think it goes like *#*#73... etc etc. look for it on the forums, or tutorials, it will tell you whether your bootloader is able to be unlocked or not.
i dialed that number it is showing Bootloader Unlock Allowed: Yes
Here is an automated process:
http://forum.xda-developers.com/showthread.php?t=1560613
What are you exactly trying to do?
mustaqqqq said:
I have successfully rooted and installed installed CWM on GB but when i try to root it again it shows adb drivers are out of date. can anybody give me correct full
drivers for my lww and is it not possible to unlock bootloader using test point method for lww.
Click to expand...
Click to collapse
I already mentioned this in another thread, but if you're using Windows, you should check task manager for multiple adb.exe processes instances. When i exited Flashtool, adb.exe remained opened and it caused similar problems. If that's your problem too, kill them all, and run flashtool again.
But like RavingManiac said, there's no need to root your phone if you already got root access

[Q] Posible idea to root 4.0.2.A.0.62??

Sup peeps!
I have an idea to root the above firmware build for 2011 xperia devices but i have no idea how to develop things or if its even posible so i pose this question:
I dont really want to downgrade, root and then update back to .62 but would it be posible to use the testpoint method to unlock the bootloader then in fastboot mode create an update.zip that simply places the super user files directly on to the NAND?
My reason for this is that I've looked all over for ways to root and one that i saw said download a file "recoveryNeo.img" then run "fastboot boot recoveryNeo.img" and from there then flash an RootXperia.zip but when i attempt to use the fastboot boot command it comes up with an error saying:
"FAILED (remote: The Device must be rooted first)"
then i realised that theres an update command in fastboot so i tried that using the RootXperia.zip file that i had already download and it gave me this message:
"error: update package has no android-info.txt or android-product.txt"
is there a way to put those 2 files into the .zip?
and if there is is then posible to use my idea?
Here is one of the many copys of the tut im talking about:
http://forum.xda-developers.com/showthread.php?t=1431033
Thanks in advance! :fingers-crossed:
I think it is not possible because of lack of Official Signature for zip file.
svprm said:
I think it is not possible because of lack of Official Signature for zip file.
Click to expand...
Click to collapse
Thats why i unlocked my bootloader so the phone should not need it to be signed should it?
CNibbler said:
Thats why i unlocked my bootloader so the phone should not need it to be signed should it?
Click to expand...
Click to collapse
Also is there no way to sign it? I mean if developers can sign full roms why cant they sign an update.zip?
If you wanted root, why did you update to .62 in the first place :-?
sdk16420 said:
If you wanted root, why did you update to .62 in the first place :-?
Click to expand...
Click to collapse
I was on rooted .42 then the update came along and it kept failing when i tryied to do it OTA (at this point I still had a locked BL) so i plugged into my Laptop and updated through PC companion but i didnt realise at the time that it would remove my root. So now i have an unlocked BL (Via the testpoint method) And now i want root but i dont wanna lose my data.
Unlocked BL = possible root for any firmware version
Your idea is same as instructions in the thread you linked, so not sure where is difference
Hotboot/boot kernel with CWM like recoveryNeo.img, and flash superuser.zip from this thread: http://forum.xda-developers.com/showthread.php?t=1678690
Madfysh said:
Unlocked BL = possible root for any firmware version
Your idea is same as instructions in the thread you linked, so not sure where is difference
Hotboot/boot kernel with CWM like recoveryNeo.img, and flash superuser.zip from this thread: http://forum.xda-developers.com/showthread.php?t=1678690
Click to expand...
Click to collapse
OMG! Thanks for making me attempt to unlock my bl again lol it worked finally!! it was because it hadn't been unlocked properly. Maybe b'coz i was doing it at 2am lastnight lol
Thanks!

[Xperia P]Flashing a kernel over official ICS

Hello there
Yesterday i did the root trick for 6.1.1.B.1.54 with flashtool, where you downgrade to an earlier kernel (.544) in flashmode, push superSU and then upgrade again to .54.
In the dev forum for the Xperia P i have found the Sliding_XP kernel, which i want to install.
The question is, do I need an unlocked bootloader to do this? Or is it just flashable via flashtool?
Also, it says in the kernel's thread that the package also contains CWM recovery. That removes the fastboot mode, right? (since it is accessible via vol down, same as for fastboot)
Sorry for sounding like an xda-noob (Yeah, i've seen the video and I should hate myself).
Thanks in advance!
It doesn't remove anything.
Volume down is for flashmode btw.
Sent from my Xperia U using xda premium
Oh, sorry. I rechecked and yeah, it is the flash mode. fastboot is volume up.
The question remains: Do i heed an unlocked bootloader to install this?
http://forum.xda-developers.com/showthread.php?t=2002202
As I said, i have the rooted 6.1.1.B.1.54 update, and my bootloader is locked, no other hacks have been done to the phone
youfail144 said:
Oh, sorry. I rechecked and yeah, it is the flash mode. fastboot is volume up.
The question remains: Do i heed an unlocked bootloader to install this?
http://forum.xda-developers.com/showthread.php?t=2002202
As I said, i have the rooted 6.1.1.B.1.54 update, and my bootloader is locked, no other hacks have been done to the phone
Click to expand...
Click to collapse
As per my knowledge you will have to unlock your bootloader to flash kernels.......
@[email protected] said:
As per my knowledge you will have to unlock your bootloader to flash kernels.......
Click to expand...
Click to collapse
I see. I know that OTA updates are no longer available upon unlocking your bootloader, nor some services such as trackid (which doesn't bother me), or Download muic info in the walkman app. Are there any more disadvantages?
Also, when Sony releases the official promised JB update, the only way to update it will be with the ftf file, right?
youfail144 said:
I see. I know that OTA updates are no longer available upon unlocking your bootloader, nor some services such as trackid (which doesn't bother me), or Download muic info in the walkman app. Are there any more disadvantages?
Also, when Sony releases the official promised JB update, the only way to update it will be with the ftf file, right?
Click to expand...
Click to collapse
First of all OTA updates not available and others you know that.....
next is your warranty will be void most probably......
Sony officially said that it wont release JB for SOLA so anyhow you wont require OTA for that......
and i bet you will get JB only through XDA.......
@[email protected] said:
First of all OTA updates not available and others you know that.....
next is your warranty will be void most probably......
Sony officially said that it wont release JB for SOLA so anyhow you wont require OTA for that......
and i bet you will get JB only through XDA.......
Click to expand...
Click to collapse
I don't have a sola, i have a P
Alright, so I have unlocked my bootloader. (Horray.) It did delete everything, but for some reason, SuperSU is still there.I hope that rooting before unlocking the BL did not do anything bad to it.
As a total noob who doesn't want to brick his phone, someone please tell me what exactly i need to do now in order to install the kernel mentioned above
In other words, how exactly do you install kernels? With recovery? I don't have that installed in my phone. Also it says that the kernel comes bundled with CWM. This confuses me.
What mode do I need to select in order to flash it on my Xperia P? Flashmode or Fastboot?
Also, in case anything goes wrong and my phone gets bricked while flashing, is there any chance that the phone might be permanently bricked, as in not revivable via either entering fastboot or flashmode to flash a new official fresh firmware file?
youfail144 said:
I don't have a sola, i have a P
Alright, so I have unlocked my bootloader. (Horray.) It did delete everything, but for some reason, SuperSU is still there.I hope that rooting before unlocking the BL did not do anything bad to it.
As a total noob who doesn't want to brick his phone, someone please tell me what exactly i need to do now in order to install the kernel mentioned above
In other words, how exactly do you install kernels? With recovery? I don't have that installed in my phone. Also it says that the kernel comes bundled with CWM. This confuses me.
What mode do I need to select in order to flash it on my Xperia P? Flashmode or Fastboot?
Also, in case anything goes wrong and my phone gets bricked while flashing, is there any chance that the phone might be permanently bricked, as in not revivable via either entering fastboot or flashmode to flash a new official fresh firmware file?
Click to expand...
Click to collapse
Slowdown dude, your to fast...it depends on the kernel,if its .img just flash it via fastboot if its a .zip file flash it via cwm recovery,i assume you have a non recovery, coz your using a stock kernel, i recommend you to flash sliding xp kernel,it has cwm recovery built in,...happy flashing,
Sent from my LT22i using Tapatalk 2

[XU] Huge Problems Xperia U

Ok guys, I'm in deep sh*t -- let me start off.
I have an Xperia U rooted and locked BL, ever since JB was ported I wanted to try it, so I unlocked my BL by this method using flashtool --
1. Install Flashboot and Fastboot drivers of Flashtool (setup file will be on C:\Flashtool\drivers or similar place).
2. Turn on your phone, and connect with usb debugging on.
3. Go to Plugins-> Bootloader Unlock option, start it.
4. Now it will ask to disconnect your phone and reboot in FLASHMODE.
5. Again reboot your phone in FASTBOOT mode.
6. It will show a window with your IMEI number, insert your unlock key and click "unlock".
7. The device will reboot and you are done!
Everything was fine, I rebooted my phone. Download music info was FCing and I knew this was normal coz we lose our DRM keys when we unlock BL (Right?) So, After I did that, I wanted to try out Sliding XU kernel for XU so I downloaded it and flashed the .zip via CWM. Now the problems begin -- My phone didn't boot up at all, no Sony logo nothing, just 1 vibra ( Soft-Brick right? ). That shouldn't have happened right? Coz I was bootloader unlocked.
So I got worried and thought of reverting back to stock, So I reflashed stock generic ftf via flashtool ( B.54 ftf ). I wanted to root and install CWN so that I could restore my nandroid backup ( Yes! I made a backup ), But now my phone wouldnt root! I tried binary's root ( any droid and nothing, no root! (Error was -- "RECONNECT EXTERNAL MEMORY & TRY AGAIN"). I couldnt install CWM either ( atis112's). I used that coz all this time I used mods made for locked BL, I didnt know which to use for unlocked BL (noob regarding BL).
Started getting even more worried, So i tried flashing a custom pre-rooted kernel, even that didnt happen via flashtool, Here the error was " Root Required" or something, dont remember properly. I thought once I unlocked my BL, I could flash any kernel without root! (am I wrong?).
I dont even know if my BL is unlocked properly or not, since there is no way to know its status. So I tried download music info via walkman, It worked! Isnt it not supposed to work? I did it till 1% only of 524 songs ( Bad data plan, couldnt afford to lose bandwidth )
Now i dont know what to do bout rooting, unlocking BL or anything, BTW the phone is fine with B.54 firmware, just no root. Please Help!
P.S -- Long post, but please take a couple of minutes to help me out, sorry and thanks
Sorry bro, lemme help.1 You have to do some wipes in CWM when flashing kernels. 2 You can't root B.1.54 unless you flash .10 kernel, root then flash 54 kernel. 3 Yes you need root to flash a kernel
Press thanks?
Sent from my Wildfire S using Tapatalk 2
Strike_Riku said:
Sorry bro, lemme help.1 You have to do some wipes in CWM when flashing kernels. 2 You can't root B.1.54 unless you flash .10 kernel, root then flash 54 kernel. 3 Yes you need root to flash a kernel
Press thanks?
Sent from my Wildfire S using Tapatalk 2
Click to expand...
Click to collapse
Ok, thanks for your help, but first things first-- need a lil' more help from you
1. How do I root B.54? You said flash .10 kernel, I've never flashed a kernel before and I don't know how to do it, so help here.
2. Is my BL locked or unlocked now? Any way of knowing its status?
3. Since .89 firmware came out recently, Isnt it better to install that rather than B.54? And the method to root it is the same right?
4. Finally, Is the method I mentioned earlier to unlock BL correct? Did I do it right?
Well you have to flash 6.1.1.B.1.10 in flashtool, exclude everyting except the kernel. Turn it on, enable USB debugging (everything will look weird) ,root it then flash .54 kernel in the same way
Dial *#*#7378423#*#* and go into customization. It should say Bootloader Unlocked: Yes
You can flash the latest, it is stabler. Root the same way.
Yeah, if it says you did it in service menu.
Sent from my Wildfire S using Tapatalk 2
You did not unlock bootloader because you booted phone into flashmode.
Sent from my ST25i using xda app-developers app
Thank you!
Another noobish question, After unlocking BL, If i restore my older nandroid backup, will my BL still be unlocked? (or locked?)
kushalsv said:
Thank you!
Another noobish question, After unlocking BL, If i restore my older nandroid backup, will my BL still be unlocked? (or locked?)
Click to expand...
Click to collapse
unlocked

Unlocking bootloader tablet Z (Guide)

When unlocking the bootloader for the tablet Z i xperienced some problems.
So I made a more extensive guide than the one from Sony
You can find it Here
Greetings!
Sieth said:
When unlocking the bootloader for the tablet Z i xperienced some problems.
So I made a more extensive guide than the one from Sony
You can find it Here
Greetings!
Click to expand...
Click to collapse
Wow, that's a long guide. Is the main/only reason to unlock the bootloader to install custom roms (can't this be done with just root access?).
I have root, but don't really wish to install custom roms. I don't have the bootloader unlocked, but I know it can be unlocked
why to unlock bootloader?
why to unlock bootloader?
1. u can flash custom ROMs/Kernels
2. u dont need to worry if the new firmware can be rooted or not as with unlocked bootloader u can always ROOT ur device
3. Sony gives sneak-peaks/preview builds of latest OS which requires unlocked bootloaders, as they did with Xperia 2011/2012 line, so who knows may be Sony may give early builds of next android OS
Best guide I found online. Thanks!
suleiman.aql said:
Best guide I found online. Thanks!
Click to expand...
Click to collapse
I think it would be wise to mention not to forget to backup TA partition with DRM keys before bootloader unlock.
Thank you very much. This tutorial covered all the issues I ran into so I knew what to do.
Btw, the .bat for allowing unsigned drivers doesn't work on Windows 8. A quick google search helped me but maybe you might want to add that to your tutorial for other, less techy users.
Rootk1t said:
I think it would be wise to mention not to forget to backup TA partition with DRM keys before bootloader unlock.
Click to expand...
Click to collapse
Wish I saw this post earlier. Oh well.
its not asking me for the driver at step 14, anyone have suggestions on what to do
Sieth said:
When unlocking the bootloader for the tablet Z i xperienced some problems.
So I made a more extensive guide than the one from Sony
You can find it Here
Greetings!
Click to expand...
Click to collapse
Thank you so much, you saved my bricked tablet!
I won't go into details but I really messed up and this saved me, I would hit that thanks button a million times if I could!
any help
Hi all I have the lte tablet z. When I go to the service menu I can see it cant be unlocked. Dose that mean I cant root it to put a custom recoveryand custom Rom on it. Sorry to sound noob
abbo76 said:
Hi all I have the lte tablet z. When I go to the service menu I can see it cant be unlocked. Dose that mean I cant root it to put a custom recoveryand custom Rom on it. Sorry to sound noob
Click to expand...
Click to collapse
if your bootloader can't be unlocked it means that you can root your device, but won't be able to install any custom firmware. But you can install XZDR recovery.
Once you get the bootloader unlocked what is the root method? Also, is there a different process for flashing roms?
kuhl_man said:
Once you get the bootloader unlocked what is the root method? Also, is there a different process for flashing roms?
Click to expand...
Click to collapse
to root device you don't have to unlock bootloader. Unlocking is for installing custom ROMs.
That I understand. Thank you. I was asking since i already unlocked the bootloader and am unrooted. What is the process to gain root at this point?
kuhl_man said:
That I understand. Thank you. I was asking since i already unlocked the bootloader and am unrooted. What is the process to gain root at this point?
Click to expand...
Click to collapse
flash or hotboot kernel (or flash recovery to FOTA partition) with recovery and flash SuperSU from it.
Wow bro u just copy my work from htcmania this is the link
http://www.htcmania.com/showthread.php?t=706381 is easy thrue just delete my Spanish traduction and look for the date I make it in 2013 bro very nice copy and paste from my work only u just delete my spanish
unlock bootloader on SGP312
Hi
any reason why after following all step to unlock the bootloader on my SGP312 I get lock in a boot loop.........
As soon as the boot animation start it freeze and the tab reboot........
Fastboot command work after Fastboot -i............... the PC show the amount of second........
I got my number from Sony to unlock...
Curiosity...........
Thanks.......
MikeViller said:
Hi
any reason why after following all step to unlock the bootloader on my SGP312 I get lock in a boot loop.........
As soon as the boot animation start it freeze and the tab reboot........
Fastboot command work after Fastboot -i............... the PC show the amount of second........
I got my number from Sony to unlock...
Curiosity...........
Thanks.......
Click to expand...
Click to collapse
Bro if u fallow my link in htcmania is really good is working but this guy copy my work just follow the instructions in my link many users of htcmania unlock the bootloader of the tablet
---------- Post added at 12:12 AM ---------- Previous post was at 12:09 AM ----------
Sieth said:
When unlocking the bootloader for the tablet Z i xperienced some problems.
So I made a more extensive guide than the one from Sony
You can find it Here
Greetings!
Click to expand...
Click to collapse
I don't say thank you for your copy, this is u steal my work u don't deserve nothing soon I will post my work from htcmania here
Don't suppose anyone can help please. I am trying to unlock my bootloader. I have successfully connected to my computer by fastboot and everything is recognised and looks to be fine right up until I put the unlock command in and I get this error.
c:\sdk\platform-tools>fastboot devices
CB5A1WYECJ fastboot
c:\sdk\platform-tools>>fastboot -i 0x0fce oem unlock 0xFBCD6A2B26CB8F88
'-i' is not recognized as an internal or external command,
operable program or batch file.
c:\sdk\platform-tools>
its now starting to drive me crazy. Thanks very much in advance
kingguff said:
Don't suppose anyone can help please. I am trying to unlock my bootloader. I have successfully connected to my computer by fastboot and everything is recognised and looks to be fine right up until I put the unlock command in and I get this error.
its now starting to drive me crazy. Thanks very much in advance
Click to expand...
Click to collapse
Use Flashtool. It can automatically unlock bootloader. Only unlock code 0xFBCD6A2B26CB8F88 is needed.
Cant figure out which file to replace and where it is. Can get my tab to recognize in adb devices mode but nothing is coming up when i type fastboot devices in adb. It is not recognized. I am stuck. Any help will be appreciated. I have got unlock code and the usb inf file but no light further.

Categories

Resources