Hi anyone.
I have modified my own framework.jar. I tried to install that. I did wipe cache n dalvik n then flash via TWRP. After I rebooted, I got bootloop
Solution ?
Sent from my C6903 using XDA Free mobile app
go into recovery and "push" (adb command) for example a new os or working framework and copy it to your system partition.
Sent from Xperia Z2
mr.loverlover said:
go into recovery and "push" (adb command) for example a new os or working framework and copy it to your system partition.
Sent from Xperia Z2
Click to expand...
Click to collapse
Thanks
Sent from my C6903 using XDA Free mobile app
Related
Ok requirements:-
Root
Existing recovery/or copy of hacked chargemon
Download https://www.box.com/shared/qhvn56h808nn1rf9lr6h
This is just the right files tarred up, if you have existing recovery just drop this is /system/bin
Or if you usually install from pc, just replace recovery.tar
If you usually flash a zip, just replace the recovery.tar
If you backup up your existing recovery.tar you can switch whenever.
Tested and confirmed:-
Backup
Restore
Flash zips
Wipes
If you want to wipe system, go to settings and switch to rm -fr option.
Sent from my LT30p using Tapatalk 2
Re: Twrp [locked bl]
edit... everytime i go to press install the the reccovery freezes for some reason?
What chargmon are you using?
It's a work in progress, spotted a couple of other minor issues too, working on fixes.
The next version will come as a zip too
Sent from my LT30p using Tapatalk 2
mpiekp said:
What chargmon are you using?
It's a work in progress, spotted a couple of other minor issues too, working on fixes.
The next version will come as a zip too
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
Just came with xperiment rom... ended up making my phone go into bootloop lost all my data
Hmm, could you post the chargmon?
Sent from my LT30p using Tapatalk 2
mpiekp said:
Hmm, could you post the chargmon?
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
sure. but twrp workeed for awhile but then just tonight it decided to quit
Did you change Rom's?
That chargmon looks fine.
Something else on /system must have changed to cause loop.
When it froze did it select a zip first or before?
Need to try and establish what happened
Sent from my LT30p using Tapatalk 2
mpiekp said:
Did you change Rom's?
That chargmon looks fine.
Something else on /system must have changed to cause loop.
When it froze did it select a zip first or before?
Need to try and establish what happened
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
I'm having a similar problem. I was able to choose a zip and it did install but it went way too fast. Then after reboot I got stuck a kernel boot logo. I just reflashed system from an ftf with flashtool and it worked again, keeping all my data. Looking at recovery.log, I see it did format /system but then had a problem remounting it so it was unable to copy the files and /system was thus left empty. It seems my updater-script is not compatible with TWRP.
Close but no cigar
Not your updater script, chargmon
Boot to TWRP, enter terminal
unmount -l /system
Then try again
See if it works
Edit:-
Update even remount,rw from chargmon is still passing to for system?
Looking at init issue now
That's what is causing this, trying to do from
Sent from my LT30p using Tapatalk 2
I tried with umount -l but still same problem. Maybe totally unrelated but it seems default.prop comes from a Z running cm10.1?
Sent from my LT30p using xda app-developers app
Unrelated, latest bundle has this corrected, behaves the same.
The original tar was from a z but had device specific files substituted.
Despite altering chargmon, default.prop init and fstab it still will not mount /system rw.
Going to look at TWRP source next.
For now I recommend not using this.
If anyone has any other suggestions or wants to collaborate let me know
Sent from my LT30p using Tapatalk 2
Any progress?
Sent from my LT30p using xda premium
Not had time yet, RL in the way. I will update here once successful
Sent from my LT30p using Tapatalk 2
Any progress?
Tbh seeing many reports of its instability in other kernels as well, so am waiting next release to continue.
Although cwm touch may be possible soon
Sent from my LT30p using Tapatalk 2
mpiekp said:
Tbh seeing many reports of its instability in other kernels as well, so am waiting next release to continue.
Although cwm touch may be possible soon
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
How about using the sources from this?
http://forum.xda-developers.com/showthread.php?t=2225158
any progress?
some one says that the build-in upgrade is not very reliable, and may cause problem.
do I need to flash the 10.2 as a brand new install, means:
ie: boot CWM, wipe factory/reset, install zip, install new Gapps (still need to find it)
will this still allow me to have the apps and files (like under /Downloads)
thanks!
You could only wipe System and Cache (all Files in the Download Folder still be there), but yes you have to flash it with CWM. Take the Gapps from goo.im/gapps
Sent from my GT-I9505 using XDA Premium 4 mobile app
Hi,
Tired of using old recovery for ZR?
Download latest TWRP/CWM/Philz and install it in fota of your DOGO aka ZR.The recovery won't change even if you flash new roms or kernels
Requirements
Latest TWRP img for Yuga(Link Attached)
Unlocked Bootloader
Terminal Emulator
Instructions
Download TWRP for Yuga from http://techerrata.com/file/twrp2/yuga/openrecovery-twrp-2.8.5.0-yuga.img
Rename the file as "fotakernel.img" and place it in SD card.
Open Terminal Emulator.
Type the following.Press enter after each one.
su
dd if=/sdcard/fotakernel.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
DONE!!
Reboot To recovery.You'll see the latest TWRP(It'll survive custom rom flashes)
Cheers
THANKS
For anyone having error while flashing rom zip with TWRP from above link..Try the modded TWRP for dogo from @uncomment
Link:http://forum.xda-developers.com/attachment.php?attachmentid=3202919&d=1425958937
Thanks to @Daedroza and @uncomment
vaisakh7 said:
Hi,
Tired of using old recovery for ZR?
Download latest TWRP and install it on your DOGO aka ZR.
Requirements
Root Explorer
Latest TWRP img for Yuga(Link Attached)
Unlocked Bootloader
Terminal Emulator
Instructions
Download TWRP for Yuga from http://techerrata.com/file/twrp2/yuga/openrecovery-twrp-2.8.5.0-yuga.img
Rename the file as "fotakernel.img" and place it in SD card.
Open root/system/build.prop.
Replace all "C5502/03"with"C6603".
Replace all "dogo" with "yuga".
Replace ZR with Z.
Move the build.prop.bak to a safer location.
Open Terminal Emulator.
Type the following.Press enter after each one.
su
dd if=/sdcard/fotakernel.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
DONE!!
Reboot To recovery.You'll see the latest TWRP(It'll survive custom rom flashes)
If you want to see the device name as dogo and Xperia ZR in About Device..delete the build.prop from root/system and replace it with the one you've backup and set the permissions to rw-r-r
Cheers
THANKS
Thanks to @Daedroza
Click to expand...
Click to collapse
Not need to edit build.prop. Just flash it cause it auto resize to fit our screen
Changlog:
What's new in 2.8.5.0:
Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolutionBackups*can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state)Improve thread handling and move input handling into the main rendering thread to improve stabilityMake MTP work even if unplugged and plugged back inUnify scrollable list code and make kinetic scrolling feel more naturalFix handling of mapped zip files for OTA updates (CM12 updater)USB keyboards should now work on all devices that support USB host mode via a USB OTG cableOther small fixes and improvements
Sent from my Xperia ZR using XDA Free mobile app
uncomment said:
Not need to edit build.prop. Just flash it cause it auto resize to fit our screen
Changlog:
What's new in 2.8.5.0:
Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolutionBackups*can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state)Improve thread handling and move input handling into the main rendering thread to improve stabilityMake MTP work even if unplugged and plugged back inUnify scrollable list code and make kinetic scrolling feel more naturalFix handling of mapped zip files for OTA updates (CM12 updater)USB keyboards should now work on all devices that support USB host mode via a USB OTG cableOther small fixes and improvements
Sent from my Xperia ZR using XDA Free mobile app
Click to expand...
Click to collapse
The installer may check with the build.prop for device matching
Tapped from my furious ZR
vaisakh7 said:
The installer may check with the build.prop for device matching
Tapped from my furious ZR
Click to expand...
Click to collapse
No, cause you flash it by terminal, not by zip (updater_script inside zip maybe contain command to check device before install). I use this menthod not problem
Sent from my Xperia ZR using XDA Free mobile app
uncomment said:
No, cause you flash it by terminal, not by zip (updater_script inside zip maybe contain command to check device before install). I use this menthod not problem
Sent from my Xperia ZR using XDA Free mobile app
Click to expand...
Click to collapse
Ok thanks bro
Tapped from my furious ZR
Good work @vaisakhc7
Sent from my Xperia ZR using XDA Free mobile app
Xperia recovery manager app
Ive downloaded and im using the twrp image,which is working absolutely fine through the Xperia Recovery Manager app (unfortunately not free in the Play store) but a good app to have on your ZR's... I renamed the FOTAkernel image and renamed it to twrp.img and placed it in root/system/data/media/0/twrpxperia folder and flashed through the app.. Works abolutely fine without anything else being done... Massive thanks to you all for this..
hagar006 said:
Ive downloaded and im using the twrp image,which is working absolutely fine through the Xperia Recovery Manager app (unfortunately not free in the Play store) but a good app to have on your ZR's... I renamed the FOTAkernel image and renamed it to twrp.img and placed it in root/system/data/media/0/twrpxperia folder and flashed through the app.. Works abolutely fine without anything else being done... Massive thanks to you all for this..
Click to expand...
Click to collapse
Have u tried flashing a dogo rom from that recovery?
Does it work?
Sent from my Xperia ZR using XDA Free mobile app
If anyone got trouble in TWRP when install rom for dogo (with device check before install),
try TWRP edited by me below and reflash rom
uncomment said:
If anyone got trouble in TWRP when install rom for dogo (with device check before install),
try TWRP edited by me below and reflash rom
Click to expand...
Click to collapse
Added to OP
Sent from my Xperia ZR using XDA Free mobile app
vaisakh7 said:
Have u tried flashing a dogo rom from that recovery?
Does it work?
Sent from my Xperia ZR using XDA Free mobile app
Click to expand...
Click to collapse
Yes mate, confirmed working... To test i wiped the cache/dalvik etc and flashed resurrection port including gapps etc...
set the phone up, wiped and flashed again with xenius9's latest build before flashing back to validus.. All working as it should.
i don't understand how to do it. a youtube video tutorial would have been better
Thanks.. How do I revert to original??
ariftwister said:
Thanks.. How do I revert to original??
Click to expand...
Click to collapse
You can use Xperia Recovery Manager to clear fotakernel partition.
Tapped from my furious ZR
vaisakh7 said:
You can use Xperia Recovery Manager to clear fotakernel partition.
Tapped from my furious ZR
Click to expand...
Click to collapse
Its paid app, currently my debit card doesn't work. Can you tell the Terminal commands ??
ariftwister said:
Its paid app, currently my debit card doesn't work. Can you tell the Terminal commands ??
Click to expand...
Click to collapse
If you have used flash tool to flash a stock rom image, follow the procedure to flash the stock rom. When you get to the page in which you select the components to flash, deselect everything except for FOTAKernel, and flash.
Can I use this method to stock rom?
vergaril said:
Can I use this method to stock rom?
Click to expand...
Click to collapse
No it wont. I already tried.
hi how can i enter flashmode with this recovery? thx.
nostupidthing said:
hi how can i enter flashmode with this recovery? thx.
Click to expand...
Click to collapse
You cannot enter flashmode with recovery.
Turn off the phone,hold VOL+ while connecting to PC.You'll see a green notification light.
Done!
Edit:VOL- .Was not focused
Sent from my GT-P3100 using XDA Free mobile app
i have mtk android phone .i unpack system.
But i need to know where should i pull supersu zip in system.
Install supersu from play store and open it and go to settings and click in install as system app
Sent from my SM-A9100 using Tapatalk
suz_won said:
Install supersu from play store and open it and go to settings and click in install as system app
Sent from my SM-A9100 using Tapatalk
Click to expand...
Click to collapse
HUZEDFAKHAN786 said:
i have mtk android phone .i unpack system.
But i need to know where should i pull supersu zip in system.
Click to expand...
Click to collapse
1、root your phone
2、flash cwm recovery
3、reboot cwm recovery mode
4、install supersu.zip from sdcard
5、wait supersu.zip intall finshed
6、reboot your phone
Hey guys.
I am new to this forum
I need help in installing xposed framework for my phone.
It is Galaxy E7 SM-E700f.
My rom is TouchWiz ROM.
Lollipop 5.1.1
Arm
32-bit.
Guys pls provide correct files to flash with TWRP Manager.
Also uninstaller of xposed framework.
I tried doing this myself.
But when i do it .
It says.
E:Signature verification failed.
Guys provide correct file link.
Also do explain simpler
Sent from my SM-E700F using Tapatalk
aj122526 said:
Hey guys.
I am new to this forum
I need help in installing xposed framework for my phone.
It is Galaxy E7 SM-E700f.
My rom is TouchWiz ROM.
Lollipop 5.1.1
Arm
32-bit.
Guys pls provide correct files to flash with TWRP Manager.
Also uninstaller of xposed framework.
I tried doing this myself.
But when i do it .
It says.
E:Signature verification failed.
Guys provide correct file link.
Also do explain simpler
Sent from my SM-E700F using Tapatalk
Click to expand...
Click to collapse
The Framework for your device is:
http://dl-xda.xposed.info/framework/sdk22/arm/
Download the latest one (not the one that has the ".asc" extension) and flash the zip file via the TWRP Recovery.
Sent from my Communicator (SCH-I535) on the Bridge of the U.S.S. Enterprise (N.C.C. 1701).
Bro when i flash the zip file.
It gets over fast and later i press the reboot button.
I installed xposed apk.
It says that the framework not installed
Sent from my SM-E700F using Tapatalk
aj122526 said:
Bro when i flash the zip file.
It gets over fast and later i press the reboot button.
I installed xposed apk.
It says that the framework not installed
Sent from my SM-E700F using Tapatalk
Click to expand...
Click to collapse
Screenshots?
aj122526 said:
Bro when i flash the zip file.
It gets over fast and later i press the reboot button.
I installed xposed apk.
It says that the framework not installed
Sent from my SM-E700F using Tapatalk
Click to expand...
Click to collapse
sachin n said:
Screenshots?
Click to expand...
Click to collapse
@sachin n, Exactly what I was thinking but, also, do this too...
@aj122526, After flashing the Framework via TWRP, go back to the main TWRP menu and select Advance (bottom left), then copy log (top left), then move the slider to the right (at the bottom) and then reboot.
Once booted up, go to your external MicroSD card and locate the file named "recovery.log" and upload it here.
That log file has more details as to what was performed while in recovery.
Sent from my Communicator (SCH-I535) on the Bridge of the U.S.S. Enterprise (N.C.C. 1701).