[REQ] SU package for Xperia P - Sony Xperia P, U, Sola, Go

I was messing up a bit with system files and i deleted my su libraries... Dont ask me how. Anyway im requesting for package with su or just su libraries from system/xbin.

Irseq said:
I was messing up a bit with system files and i deleted my su libraries... Dont ask me how. Anyway im requesting for package with su or just su libraries from system/xbin.
Click to expand...
Click to collapse
Do you have in mind? You can take * su from the archives, or just flash from reсоvery.

Error 0 instalation aborted...

Try using flashtool
Sent from my Xperia P LT22i using xda premium

Irseq said:
Error 0 instalation aborted...
Click to expand...
Click to collapse
In this case, you can flash any custom kernel

Related

4.0.4 update is OVER THE AIR update!!

Guys i just start update center on my NEO V and i found that the update to 4.0.4 is there!!
Only for Neo V, Arc S and Ray with 4.0.3 firmware. If somebody have GB, OTA is not update to ICS.
SI 1254-8478_R6D OTA downloaded, but can't install update message after reboot.
Wysyłane z mojego MT11i za pomocą Tapatalk 2
Yes indeed over the air but not with supercharger and modified widgets and music players, i know it because i had that so i must repair with pc companion to clean and original 562 and root again and then do the OTA
and that was... Working !!
upgraded will post comments soon
Cwm recovery should be uninstalled ota update don't give error
Sent from my MT11i using XDA
Really love the new 4 0 4 update, the phone is snappier than the 4 0 3.
how can we obtain FTF file for 4.0.4
yacloo said:
Cwm recovery should be uninstalled ota update don't give error
Sent from my MT11i using XDA
Click to expand...
Click to collapse
How can I uninstall recovery?
http://forum.xda-developers.com/showthread.php?t=1345741
zakk87 said:
How can I uninstall recovery?
http://forum.xda-developers.com/showthread.php?t=1345741
Click to expand...
Click to collapse
total uninstall not neccesary just one file we need
remove that file /system/bin/chargemon
change name of /system/bin/charger to /system/bin/chargemon
be sure file permissions should be rwx-rx-rx- for new /system/bin/chargemon
or can do that via command line such as adb or a terminal emulator
here is to cli commands
mount -o remount rw /system
rm /system/bin/chargemon
mv /system/bin/charger /system/bin/chargemon
chmod 755 /system/bin/chargemon
mount -o remount ro /system
Click to expand...
Click to collapse
Please can someone with unlocked and relocked bootloader tell me that has succesfully done the update?
Sent from my MT11i using XDA
Has anyone tried update phone with rooted ICS 4.0.3 using OTA?
Is root available on 4.0.4 after OTA update?
CJ Grass said:
I am afraid only by installing the whole ROM again.
Or maybe someone know any way to remove CWM?
Click to expand...
Click to collapse
didn't you see my post
it's easy do removing cwm http://forum.xda-developers.com/showpost.php?p=26771166&postcount=10
so we can after that install cwm again on 4.0.4?
yacloo said:
didn't you see my post
it's easy do removing cwm http://forum.xda-developers.com/showpost.php?p=26771166&postcount=10
Click to expand...
Click to collapse
after I write my post i saw your post so i edit my message...
plesan said:
Please can someone with unlocked and relocked bootloader tell me that has succesfully done the update?
Sent from my MT11i using XDA
Click to expand...
Click to collapse
Sent from my MT11i using XDA
yacloo said:
total uninstall not neccesary just one file we need
remove that file /system/bin/chargemon
change name of /system/bin/charger to /system/bin/chargemon
be sure file permissions should be rwx-rx-rx- for new /system/bin/chargemon
or can do that via command line such as adb or a terminal emulator
here is to cli commands
Click to expand...
Click to collapse
unfortunately it does not work.
I'll make a backup
I'll repair my phone,
root,
OTA
CWM
restore data & android.secure :-D
maybe it will work. Or before that i restore phone settings without losing data < not work - it's time to repair .562
yacloo said:
total uninstall not neccesary just one file we need
remove that file /system/bin/chargemon
change name of /system/bin/charger to /system/bin/chargemon
be sure file permissions should be rwx-rx-rx- for new /system/bin/chargemon
Click to expand...
Click to collapse
It's work for me and i can upgrade my phone to 4.0.4 via OTA... Thanks...
Sent from my MT11i using xda premium
I asked something to mates.
If we can install cwm again on rooted 4.0.4 ?
yacloo said:
Cwm recovery should be uninstalled ota update don't give error
Click to expand...
Click to collapse
You mean it does give error? What kind of error?
Pandemic said:
If we can install cwm again on rooted 4.0.4 ?
Click to expand...
Click to collapse
Yes you can.
You also had error for cwm while doing ota?

[tutorial] flashing custom recovery via terminal emulator

SOME OF YOU HAVE PROBLEM WITH ROM MANAGER(LIKE ME) AND SOME WITH COMPUTER THATS WHY ITS THE PERFECT(99.9 % WORKING METHOD) TO FLASH CUSTOM RECOVERY VIA TE
TUTORIAL
YOU SHOULD BE ROOTED
I DONT HELD RESPONSIBLE IF SOMETHING HAPPENS TO UR BELOVED O1
1 NOW DOWNLOAD FLASH_IMAGE( http://www.mediafire.com/?7pkcte8gcyn9pet)
2 now download any recovery from this thread( forum.xda-developers.com/showthread.php?t=1523050 ) and extract the "RECOVERY.IMG" ONLY and place it in /sdcard/
3 extract the flash_image
4 USING ROOT MANAGER OR ANY OTHER FILE MANAGER(THAT GIVES YOU ROOT ACCESS) PUT FLASH_IMAGE IN /SYSTEM/BIN ya change ots permission to rwxr-xr-x(thanka for rembering coodingdroid)
5 IN TERMINAL EMULATOR
TYPE
su
it will prompt for root access allow it
then type this
flash_image recovery /sdcard/recovery.img
(and press enter)
you will now get this
#
now type reboot recovery
and you have got a new recovery for your phone
press thanks if i helped you
This should go into the general section.
Bytecode said:
This should go into the general section.
Click to expand...
Click to collapse
Yes and he forgot to mention that we need to set permissions, without setting permissions = no go
Code:
chmod 0777 /system/bin/flash_image
What do you mean by "3. Extract flash_image"?
It is a file, a script, isn't it?
Sent from my LG-P500 running Protos 0.0.1
CodingDroid said:
Yes and he forgot to mention that we need to set permissions, without setting permissions = no go
Code:
chmod 0777 /system/bin/flash_image
What do you mean by "3. Extract flash_image"?
It is a file, a script, isn't it?
Sent from my LG-P500 running Protos 0.0.1
Click to expand...
Click to collapse
ya u r saying right but wo chanhing the permissions it will still work but u still are correct
and the extracting thing is its in zip format the real file is 9.41kb which is inside the zip folder
androidisfuture said:
ya u r saying right but wo chanhing the permissions it will still work but u still are correct
and the extracting thing is its in zip format the real file is 9.41kb which is inside the zip folder
Click to expand...
Click to collapse
Okay now I understand.
But without settings permissions in /system/bin/, /xbin/, /init.d the system won't run the script, as it hasn't any permissions to run it.
Sent from my LG-P500 running Protos 0.0.1
so i need to put that flash file in system/bin and in /xbin ? i copy that but i dont see the file ... superuser allow me to copy that in /bin and /xbin but i dont see the file there .
buhanita said:
so i need to put that flash file in system/bin and in /xbin ? i copy that but i dont see the file ... superuser allow me to copy that in /bin and /xbin but i dont see the file there .
Click to expand...
Click to collapse
ok don't use superuser use any filenanager like solid; es and do it there will be no problem
and u have to put it in system/bin
I did all the things what you said above
But when i type
flash_image recovery /sdcard/recovery.img
I got error with out of memory
But I have a 110mb in internal memory
Now what I do
Sent from my LG-P500 using xda premium
acerkumar said:
i did all the things what you said above
but when i type
flash_image recovery /sdcard/recovery.img
i got error with out of memory
but i have a 110mb in internal memory
now what i do
Sent from my lg-p500 using xda premium
Click to expand...
Click to collapse
get a taskmanager kill all the apps running and then try
it will surely work
I did kill all apps and tried
It didn't show any error msgs
Sent from my LG-P500 using xda premium
---------- Post added at 07:03 PM ---------- Previous post was at 06:57 PM ----------
Is it safe type reboot recovery in terminal emulator
Or
Can I try to boot into recovery mode by turning off the phone and press
Vol +home+power button
Which is safe
Sent from my LG-P500 using xda premium
if it worked
press thanks
Yes, I have flashed amonra 3.0.6 successfully
Thank you :thumbup:
It's work like charm with in few seconds I had flashed amonra easily :thumbup:
Sent from my LG-P500 using xda premium
Hey guysss........there's no such command as "flash_image":crying::crying:
tharu_roxx said:
Hey guysss........there's no such command as "flash_image":crying::crying:
Click to expand...
Click to collapse
please follow the instructions
put the flash image in system/bin
please read before posting
Yeahhhh!!! It worked!! Thanxxx!
Current Device : MT11i Xperia Neo V
ROM : Xperia Ultimate HD ™
Build Number : 2.0.3
Kernel : Suave Kernel
Root Status : Rooted
Bootloader : Unlocked
Previous Devices : Samsung Galaxy Y
GT-5360(Sold)
Sent from my MT11i using XDA Premium HD app
Fastboot after
After recovery reboot I got into fastboot ... Oops .. :/
Can I use it on stock rooted Rom???
Sent from my HTC Desire X using xda app-developers app
sachin kamboj said:
Can I use it on stock rooted Rom???
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
You need to flash_image for that
Sent from my GT-I9082 using xda premium

[Q] how to unroot version 1.14.720.11?

i had rooted my device but want help to unroot it as i am unable to get the update ,,,the phone reboots when i try to install system update,.. please help....my software version is 1.14.720.11..no ruu is available for this version...
Delete the SuperUser app and the su binary.
Stereo8 said:
Delete the SuperUser app and the su binary.
Click to expand...
Click to collapse
thanks mate...how to delete su binary .??
hulkrage said:
thanks mate...how to delete su binary .??
Click to expand...
Click to collapse
First, mount /system in CWM. Then reboot you phone and open a root file manager. Go to system/bin and there will be a file called su. Delete it...
:fingers-crossed:
Stereo8 said:
First, mount /system in CWM. Then reboot you phone and open a root file manager. Go to system/bin and there will be a file called su. Delete it...
:fingers-crossed:
Click to expand...
Click to collapse
thanks mate..will try it asap...i had now flashed with the type of stock rom by android manual....so i will flash with ruu and check if i am able to update..as it says there will be an upgrade in system performance...

[SCRIPT] Theme Accent Changer [Updated Script, Need Testers]

This Is Not An Actual Accent Changer
This is just a small script i made so i could change Accent Themes Faster​
This will work better with DdcCabuslay's Xperia Z Framework 2.20
Credits-
Mxy1997 - For the idea and Various Semcgenericuxpres.apk
Basically what the zip does is
- Copies themes into ur sdcard
- Installs Android Terminal as a system app
- Installs The Script
And What The Script does is
- Installs A Theme ( SemcGenericUxpRes.apk) depending on what u pick
- And Then will reboot
*Theme Files Only Take About 1.8mb of External Memory*
*Instructions*
After flashing Zip
- Open Android Terminal
- Write "SU" and grant Superuser access
- now write "theme_changer" and press enter
- Write which Theme you want and press enter
If you want more Themes added plz provide respective SemcGenericUxpRes.apk and theme name
Download Link
Once again this is for easier (in my opinion faster too) theme changes
____________________________________
MXY1997 said:
here is another method
-download script manager from google play
-flash this http://d-h.st/A32
-continue like this video http://d-h.st/tMZ
Click to expand...
Click to collapse
i though you will tell me before making a thread
i made a faster version
will pm you
also this one dont work because there is system folder inside sdcard folder by mistake
MXY1997 said:
i though you will tell me before making a thread
i made a faster version
will pm you
also this one dont work because there is system folder inside sdcard folder by mistake
Click to expand...
Click to collapse
There is always a system folder inside sdcard
Sent from my LT18i
Fixed script lol
Forgot to do 1 minor change that does a bug thing
Sent from my LT18i
Sahaab said:
Fixed script lol
Forgot to do 1 minor change that does a bug thing
Sent from my LT18i
Click to expand...
Click to collapse
It's not working, just coding "su" isn't working, tried with "mount -o rw,remount /system" it read the system but file isn't pushed, there is something wrong with the script i think.
federico rotundi said:
It's not working, just coding "su" isn't working, tried with "mount -o rw,remount /system" it read the system but file isn't pushed, there is something wrong with the script i think.
Click to expand...
Click to collapse
Ur supposed to write "su"
This will ask for superuser
Then u write "theme_changer"
And it will then start
And did it flash right?
Sent from my LT18i
here is the faster method
-download script manager from google play
-flash this http://d-h.st/A32
-continue like this video http://d-h.st/tMZ
anyone tested it?
Sahaab said:
Ur supposed to write "su"
This will ask for superuser
Then u write "theme_changer"
And it will then start
And did it flash right?
Sent from my LT18i
Click to expand...
Click to collapse
I told you dude, typing su and giving permissions for root isn't mounting system writable, when i type su and type theme_changer it says system is read-only and it doesn't push the file to system. Then i type "mount -o rw,remount /system" to mount system, it mounts the system rw but after boot there is nothing have changed at all.
federico rotundi said:
I told you dude, typing su and giving permissions for root isn't mounting system writable, when i type su and type theme_changer it says system is read-only and it doesn't push the file to system. Then i type "mount -o rw,remount /system" to mount system, it mounts the system rw but after boot there is nothing have changed at all.
Click to expand...
Click to collapse
Try the new Instructions, it should work now
Sent from my LT18i
Updated Script
Please can somebody test it, thank you
Sent from my LT18i
Sahaab said:
Updated Script
Please can somebody test it, thank you
Sent from my LT18i
Click to expand...
Click to collapse
Shaab I tried new one but didn't see any difference.What must I see?
Mazellat said:
Shaab I tried new one but didn't see any difference.What must I see?
Click to expand...
Click to collapse
Do u have any app that changes wid semcgenericuxpres.apk? (changes color)
Sent from my LT18i
Sahaab said:
Do u have any app that changes wid semcgenericuxpres.apk? (changes color)
Sent from my LT18i
Click to expand...
Click to collapse
No bro,nothing...
Mazellat said:
No bro,nothing...
Click to expand...
Click to collapse
If u r using honami home, the tools apk changes color
Sent from my LT18i
Sahaab said:
If u r using honami home, the tools apk changes color
Sent from my LT18i
Click to expand...
Click to collapse
If you say On-Off tools,ıt changes with old script too
Mazellat said:
If you say On-Off tools,ıt changes with old script too
Click to expand...
Click to collapse
okay then its working
Sahaab said:
okay then its working
Click to expand...
Click to collapse
Yes working good but someone make a honami framework with theme accent changer :thumbup:
Mazellat said:
Yes working good but someone make a honami framework with theme accent changer :thumbup:
Click to expand...
Click to collapse
@BDFreak i believe is doing that and if u r willing to wait then DDcCabuslay will be
Sahaab said:
@BDFreak i believe is doing that and if u r willing to wait then DDcCabuslay will be
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2381829
like this

[deodex][lb/ub]c6833_14.2.a.0.290

Finally, I deodex my .290 rom myself.
Here is a CWM zip to DEODEX
IT ISN'T A ROM, JUST DEODEX APP AND FRAMEWORK FOLDER
Require:
1.ROOT
2.Recovery
3.C6833 or C6802
How to use:
Use CWM to flash it.
Download
deodex_290
Special Thanks: dx9901mk5 (Make a TUT for ROOT 4.3 with locked bootloader)
----------------------------------------------------------------------------------------------------------------------------
Finally, I deodex my .532 rom myself.
Here is a CWM zip to DEODEX
IT ISN'T A ROM, JUST DEODEX APP AND FRAMEWORK FOLDER
1. Use CWM to flash it (For Unlocked Bootloader)
or
2. Extract the zip and use ADB pull the file to your device: (For Locked Bootloader)
a. Delete the folder : /app in your internel storage if you have it. (NOT the system/app)
b. Put the folder "app" and "framework" to your internel storage.
c. Use Root explorer to edit system/build.prop
d. Add "ro.secure=0" without the quotes below "ro.build.host"
e. Save and exit.
f. Copy the build.prop from /system to /
g. Connect the phone and follow the step below.
Code:
[COLOR="Blue"]adb shell
su
stop ric
busybox pkill -f /sbin/ric
mount -ro remount,rw /
chmod 0440 /sbin/ric
stop ric
busybox pkill -f /sbin/ric
mount -ro remount,rw /system[/COLOR] ←after you do this, please continue to other steps as fast you can.
[COLOR="blue"]busybox cp -af /build.prop /system/build.prop
rm /build.prop[/COLOR]
mount -o rw,remount /system/ /system/
cp /sdcard/app/* /system/app/
rm /system/app/*.odex ←If your device reboot after this step, Don't worry, wait the device start and redo the blue step to continue.
cp /sdcard/framework/* /system/framework/
rm /system/framework/*.odex
mount -o ro,remount /system/ /system/
reboot
After Deodex, You can use root explorer to edit system apps or framework to theme your rom.
Download Link: http://d-h.st/hJ7
Special thanks: sigma9988(deodex TUT) , juanyunis(fix adb reboot issue)
Nice Work
Just out of curiosity,
How long time did it take?
3lastic said:
Just out of curiosity,
How long time did it take?
Click to expand...
Click to collapse
You mean deodex time or flash the zip's time?
Sent from my C6833 using XDA Premium 4 mobile app
bkk99213 said:
You mean deodex time or flash the zip's time?
Sent from my C6833 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
From start to end ..
3lastic said:
From start to end ..
Click to expand...
Click to collapse
Total: ten hours.
For download the files I need : eight hours
That's because my internet is too cheap.
Sent from my C6833 using XDA Premium 4 mobile app
Thanks for share
Update the method for locked bootloader
Works like a charm in my unlocked device
Thx.....
Sent from my C6833 using XDA Premium HD app
mw1kaduxx said:
Works like a charm in my unlocked device
Thx.....
Sent from my C6833 using XDA Premium HD app
Click to expand...
Click to collapse
So I have an unlocked bootloader.. I just flash this zip and it deodexes my Rom automatically?
I want to try the lenovo Camera App but I know you have to be deodexed first
baileyjr said:
So I have an unlocked bootloader.. I just flash this zip and it deodexes my Rom automatically?
I want to try the lenovo Camera App but I know you have to be deodexed first
Click to expand...
Click to collapse
Yes, just flash in CWM. But the lenovo Camera app is no need deodex, just install like normal apk.
bkk99213 said:
Yes, just flash in CWM. But the lenovo Camera app is no need deodex, just install like normal apk.
Click to expand...
Click to collapse
Cool, I though it was deodex only... At least I know there was something I wanted that was deodex only...... Actually I think it was the Z1 camera app lol
baileyjr said:
Cool, I though it was deodex only... At least I know there was something I wanted that was deodex only...... Actually I think it was the Z1 camera app lol
Click to expand...
Click to collapse
You right. Z1 camera app need deodex and that can take a better photo. But this mod also get more fc when take photo, and cannot restore the stock camera by CWM restore. If you install it and don't like it, you must use flashtool to restore it normal.
So, I wait krabappel2548 update and fix.
bkk99213 said:
You right. Z1 camera app need deodex and that can take a better photo. But this mod also get more fc when take photo, and cannot restore the stock camera by CWM restore. If you install it and don't like it, you must use flashtool to restore it normal.
So, I wait krabappel2548 update and fix.
Click to expand...
Click to collapse
OK thats good to know I'll hold off for now
can this been done on ZU +HSDPA devices - c6802 ?
curiouso9 said:
can this been done on ZU +HSDPA devices - c6802 ?
Click to expand...
Click to collapse
EDIT
may I know can it use for C6833 hk version (4G lte)
or do I need to backup baseband
thanks
toystory said:
may I know can it use for C6833 hk version (4G lte)
or do I need to backup baseband
thanks
Click to expand...
Click to collapse
I'm use HK C6833 in HK. It's not include baseband, so you no need make a backup for baseband.
bkk99213 said:
Cannot. I think the system app is different. You can make the cwm zip youself if you can read Chinese.
Click to expand...
Click to collapse
There is no problem swapping any /system/app between 6833 and 6802 /system/framework ok too.
Sent from my C6833 using Tapatalk
Because I get locked bootloader Root in .290
So, I make a zip to deodex my rom
Update in first post.
^^ thx mate, my deodexing always failed on settings.apk (sort of important app lol)
Update: flashed and all good :thumbup:
Sent from my C6833 using Tapatalk

Categories

Resources