[Recovery][D2SPR] TWRP for Boost/Virgin Mobile Phones - Sprint Samsung Galaxy S III

Introduction:
This is a thread meant for the development of TeamWin's recovery for Boost, Virgin Mobile, and other D2SPR based phones. All builds are experimental, they may or may not work, or have features that are broken.
How to Install:
Using odin:
Download and install the drivers
Download Odin
Leave Auto reboot and F. Reset Time checked
Absolutely do not check repartition
Click AP/PDA
Navigate to the recovery.tar.md5
Click Start
Hold down the home and volume up button when it reboots
Rinse and repeat if TWRP does not install
If Odin freezes, wait long enough and it should continue
Using TWRP:
Boot to TWRP
Click Install
Click Images
Navigate to the recovery image
Check Recovery under what to flash
Swipe to install
Reboot to recovery
Check to see if it updated
Using adb shell/terminal (requires root):
Code:
$ su
# dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18
Flashify (Requires root)
Changelog:
Code:
Version: 2.8.7.2
TeamWin log: [URL="https://twrp.me/site/update/2015/06/22/twrp-2.8.7.0-released.html"]https://twrp.me/site/update/2015/06/22/twrp-2.8.7.0-released.html[/URL]
Fixes: Upsteam [URL="https://github.com//android_bootable_recovery/commits/android-5.1"]https://github.com/omnirom/android_bootable_recovery/commits/android-6.0[/URL]
Update: CM-12.1 [URL="https://github.com/CyanogenMod/android_device_samsung_d2spr/tree/cm-12.1"]https://github.com/CyanogenMod/android_device_samsung_d2spr/tree/cm-12.1[/URL]
Update: GUI [URL="https://gerrit.omnirom.org/#/c/15382/"]https://gerrit.omnirom.org/#/c/15382/[/URL]
Version: 2.8.7.1
TeamWin log: [URL="https://twrp.me/site/update/2015/06/22/twrp-2.8.7.0-released.html"]https://twrp.me/site/update/2015/06/22/twrp-2.8.7.0-released.html[/URL]
Fixes: Upsteam [URL="https://github.com/omnirom/android_bootable_recovery/commits/android-5.1"]https://github.com/omnirom/android_bootable_recovery/commits/android-6.0[/URL]
Version: 2.8.7.0
TeamWin log: [URL="https://twrp.me/site/update/2015/06/22/twrp-2.8.7.0-released.html"]https://twrp.me/site/update/2015/06/22/twrp-2.8.7.0-released.html[/URL]
Code:
Version: 2.8.6.3
Teamwin log: [URL="http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html"]http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html[/URL]
Fixes: Upsteam [URL="https://github.com/omnirom/android_bootable_recovery/commits/android-5.1"]https://github.com/omnirom/android_bootable_recovery/commits/android-5.1[/URL]
New: GUI [URL="https://gerrit.omnirom.org/#/c/12728/"]https://gerrit.omnirom.org/#/c/12728/[/URL]
Removed: SuperSU (to save space and build time)
Version: 2.8.6.2
Teamwin log: [URL="http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html"]http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html[/URL]
New: Added experimental f2fs support.
Version: 2.8.6.0
Teamwin log: [URL="http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html"]http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html[/URL]
Fixed: used a custom fstab for Boost/Virgin
Version: 2.8.6.1
Teamwin log: [URL="http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html"]http://twrp.me/site/update/2015/03/26/twrp-2.8.6.0-released.html[/URL]
New: GUI [URL="https://gerrit.omnirom.org/#/c/12728/"]https://gerrit.omnirom.org/#/c/12728/[/URL]
New: Curtain [URL="http://forum.xda-developers.com/showpost.php?p=59745198&postcount=3"]http://forum.xda-developers.com/showpost.php?p=59745198&postcount=3[/URL]
Downloads:
Download
Main Mirror
Source
Device tree: https://github.com/Lrs121/android_device_samsung_d2spr/tree/cm-12.1/
TWRP Source: https://github.com/omnirom/android_bootable_recovery/tree/android-6.0/
Recovery Resources: https://github.com/Lrs121/android_resources
If you have an issue, the first step is to post a recovery log so we can determine the cause of the issue. This is done in recovery using Advanced -> Copy Log to SD, or adb pull /tmp/recovery.log. Once a log is uploaded we can determine how best to proceed.
Please don't PM me for feature requests or for bug reports. there are sections for those in this thread.
FAQ'S:
Code:
Q: Will this void my warranty?
A: YES, now don't ask.
Q: Is this safe?
A: Relatively, there may be bugs or other issues that may break features, or it could kill your cat, kill your neighbors dog, and cause thermonuclear war.
Q: Can I use this on XXXX device?
A: Is it a Sprint or Sprint based Galaxy S 3? No? Then no, now go find the right forum for your device, eg try google.
Q: Will you add XXXX feature?
A: If you are willing make the code then maybe.
Q: Will you add support for XXXX device?
A: See two questions above. If there isn't one made for your device then here [URL="http://forum.xda-developers.com/showthread.php?p=32965365"][DEV]How to compile TWRP touch recovery[/URL]
Q: My device isn't supported will you make a recovery for it?
A: See the previous questions.
Q: NOTHING WORKS, IT WON'T BOOT, FIX IT!!!
A: No, now leave, and come back when you calm down, are willing to describe everything you have done, and provide logs. If you feel like screaming and ranting try the Q&A thread, because your aren't helping anyone and pissing everyone off.
XDA:DevDB Information
[Recovery][D2SPR] TWRP for Boost/Virgin Mobile Phones, Tool/Utility for the Sprint Samsung Galaxy S III
Contributors
Lrs121, madbat99, Awesome Donkey
Source Code: https://github.com/Lrs121/android_bootable_recovery
Version Information
Status: Stable
Current Stable Version: 2.8.7.2
Stable Release Date: 2015-11-14
Current Beta Version: 2.8.7.1
Beta Release Date: 2015-10-15
Created 2015-05-03
Last Updated 2017-07-02

Important! READ ME!!​NOTICES:
All Builds have experimental encryption support. This may be broken completely due to changes to make the recovery build under the cm-11.0 tree.
All builds Only support AOSP encryption. Use with touchwiz encryption is strongly discouraged.
As of May 17, 2015 f2fs file system support is added and is highly experimental, it is recommended to only format the cache and data partitions with f2fs and leave system as ext4. this feature was added upon request. make sure that if you do use f2fs that the roms kernel supports f2fs. this may also be broken because it was built on the cm-11.0 tree and may lack the necessary kernel features. with some devices cm-12.1 has added f2fs support in the respective kernels. Shows up on a similar device using the same configuration settings for this device.
F2FS was reported broken when trying to reformat the data partition. May have something to do with fstab. No current plans to look into fixing as a fix may break partition mounting completely. Build will still include f2fs should future code changes fix the issue.
There is a wiping/formatting "bug" that seems to affect mainly the data partition.
it looks a bit like
Code:
mount -O /data/media/
This is nothing more then a graphic warning. Your internal sdcard will still be wiped. http://forum.xda-developers.com/showpost.php?p=60962836&postcount=35
As of June 2, 2015, SuperSU will not be included in the twrp build. There are many reasons for this the biggest 3 are its usually severely out of date, it takes up build time to include, it takes up the already limited space in the recovery partition. To install SuperSU download the zip like normal from http://download.chainfire.eu/supersu
MTP may or may not be enabled. i dont remember if i disabled it on build. ive made one more build but apparently the official twrp version is working. if you like the material layout you can use the official version with this theme http://forum.xda-developers.com/devdb/project/dl/?id=13238 and if you need help installing it read this http://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584/post56224204#post56224204
Now built on cm-12.1 source. -Nov. 14, 2015

Build TWRP Yourself:​https://github.com/Lrs121/android_resources/wiki/Build-TWRP-for-D2SPR_Boost-or-D2SPR_Virgin

This works flawlessly thus far. Have had no issues. Flashed a ROM, made a backup, and restored the backup. Great work, this has been missing from the virgin/boost s3.
Thank you.

Awesome! Can't wait to download and test it. Thanks for creating the thread and offering the links. :thumbup:

Worked good for me except had trouble restoring tw rom without losing all apps. Had a red error message at end of Fomat data.
Sent from my SPH-L710 using XDA Free mobile app

wayne-of3 said:
Worked good for me except had trouble restoring tw rom without losing all apps. Had a red error message at end of Fomat data.
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
To go back to KitKat from lollipop you must wipe internal storage or you will get that problem. Its not a problem with this recovery. Try again, this time wipe internal storage first.

madbat99 said:
To go back to KitKat from lollipop you must wipe internal storage or you will get that problem. Its not a problem with this recovery. Try again, this time wipe internal storage first.
Click to expand...
Click to collapse
That's what I was wiping when I got red error message.
Sent from my SPH-L710 using XDA Free mobile app

wayne-of3 said:
That's what I was wiping when I got red error message.
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
I'd love to take a look but i need logs since i dont own these devices and cant replicate the issues myself. i dont remember how to get the logs. i think it can be found under /cache/recovery/log.last or something like that.

Lrs121 said:
I'd love to take a look but i need logs since i dont own these devices and cant replicate the issues myself. i dont remember how to get the logs. i think it can be found under /cache/recovery/log.last or something like that.
Click to expand...
Click to collapse
OK, will try and find log. I believe it was Error 522 something about sdcard
Sent from my SPH-L710 using XDA Free mobile app

wayne-of3 said:
OK, will try and find log. I believe it was Error 522 something about sdcard
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
Its more than wipe data, you should be able to specifically wipe internal. Wipe/advanced/internal. I haven't tried that yet on this recovery since I have no desire for KitKat anymore, so you might have found an issue. But this version of Twrp is more for lollipop so you may have to use an older version for KitKat. Just a guess though.

madbat99 said:
Its more than wipe data, you should be able to specifically wipe internal. Wipe/advanced/internal. I haven't tried that yet on this recovery since I have no desire for KitKat anymore, so you might have found an issue. But this version of Twrp is more for lollipop so you may have to use an older version for KitKat. Just a guess though.
Click to expand...
Click to collapse
Believe me I hope we can get all the bugs sorted out to have latest lollipop on s3 but until then hard to beat wicked s5 for dependability. Got to be able to go back and forth. Have had no problems with philz recovery, just thought I would give twrp a try
Sent from my SPH-L710 using XDA Free mobile app

wayne-of3 said:
Believe me I hope we can get all the bugs sorted out to have latest lollipop on s3 but until then hard to beat wicked s5 for dependability. Got to be able to go back and forth. Have had no problems with philz recovery, just thought I would give twrp a try
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
I just remembered something do you use device encryption

Lrs121 said:
I just remembered something do you use device encryption
Click to expand...
Click to collapse
No or at least not that I know of.
Sent from my SPH-L710 using XDA Free mobile app

wayne-of3 said:
No or at least not that I know of.
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
Ok

No issues here thus far, working great.

Awesome Donkey said:
No issues here thus far, working great.
Click to expand...
Click to collapse
Which version are you using?

Lrs121 said:
Which version are you using?
Click to expand...
Click to collapse
2.8.6.1, looks and works great.

Awesome Donkey said:
2.8.6.1, looks and works great.
Click to expand...
Click to collapse
Good to know

Lrs121 said:
I'd love to take a look but i need logs since i dont own these devices and cant replicate the issues myself. i dont remember how to get the logs. i think it can be found under /cache/recovery/log.last or something like that.
Click to expand...
Click to collapse
Does this help?
Sent from my SPH-L710 using XDA Free mobile app

Related

[ROM] Stock rooted 6.3

In keeping with my tradition of providing stock rooted ROMs, I've re-packaged the new 6.3 update. As with my past ones, this is completely stock except for modifications that provide root access. It does not attempt to block OTAs in any way, and it does not contain any extras like the Market.
This is a full ROM, not an incremental update, so it will wipe your /system partition when installing. If you're coming from a non-stock ROM you'll want to wipe data/cache, but if you're coming from a previous stock ROM you should be okay. This is tested in CWM (it's what I have onhand right now) but TWRP should also work.
Changes between this and a completely stock 6.3 ROM are:
REMOVED FROM ROM
The new /system/bin/check_rooted binary
Stock recovery image
Stock bootloader image
That goofy userdata-backup.zip
ADDED TO THE ROM
Superuser
su
busybox
CHANGES
Removed the entry from init.omap4430.rc that ran check_rooted at boot.
Set ro.secure=0 so adbd runs as root (insecure boot version only)
updater-script doesn't attempt to install recovery, bootloader, or userdata-backup.zip file since they are not in the ROM.
updater-script won't check your /system partition's size before installing. This means it will install on a /system partition that's been resized, but I have not tested this. My assumption is that if you resized /system you'll know how to handle any errors that you may encounter.
I'm providing secure and insecure boot images, as with my past versions. For those unfamiliar, insecure means adbd runs as root on your Fire so you get a root shell when you use adb to connect (i.e. you get # by default). Secure gives you a user shell (the $) by default, but you can still use 'su' to elevate to root.
DOWNLOADS
Stock rooted 6.3, secure boot image (md5: 37f51cd2dfaf58baffac09135236de36)
Stock rooted 6.3, insecure boot image (md5: e551a507ebc64fabe09f7d5387348585)​
What's change on 6.3??
Sent from my LG-P500 using xda premium
acax456 said:
What's change on 6.3??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Its right there in his description..
Sent from my Nexus One using xda premium
acax456 said:
What's change on 6.3??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
http://www.amazon.com/gp/help/customer/display.html/ref=hp_k6land_software2?nodeId=200790620
So if I flash this off Modaco gr7 to get to the latest version should I be ok as long as I wipe Dalvik and cache?
CTTKDKing said:
So if I flash this off Modaco gr7 to get to the latest version should I be ok as long as I wipe Dalvik and cache?
Click to expand...
Click to collapse
I would say probably yes since it's mostly stock, but I've never tried so I can't say for certain. Worst case should be that you bootloop, at which point you can always go back into recovery and wipe data, too.
Perhaps the dumb question, shall I just download and flash it by TWRP like other CM Roms? Please excuse I am noob. Thank you
eldarerathis said:
I would say probably yes since it's mostly stock, but I've never tried so I can't say for certain. Worst case should be that you bootloop, at which point you can always go back into recovery and wipe data, too.
Click to expand...
Click to collapse
Just flashed over Modaco GR7 throught TWRP and everything went smoothly and fine!
---------- Post added at 08:20 PM ---------- Previous post was at 08:19 PM ----------
ka724ka said:
Perhaps the dumb question, shall I just download and flash it by TWRP like other CM Roms? Please excuse I am noob. Thank you
Click to expand...
Click to collapse
Just Flashed through TWRP like any other rom (over modacos) and everything went fine !
My first kindle rom. Thanks so much. I really like stock and was happy to make this my first rom. It's awesome.
Just wondering if I can flash intersects kernel with the 6.3 Rom?
Sent from my Kindle Fire using xda premium
xolanir said:
Just wondering if I can flash intersects kernel with the 6.3 Rom?
Sent from my Kindle Fire using xda premium
Click to expand...
Click to collapse
I don't see why not
Sent from my Kindle Fire using xda premium
Updated successfully, but for some reason CWM is unable to make a back up, gives me an error listing that it can't write the cache img. Has anyone else had this issue or is it isolated, and is there a fix? Thx in advance for help.
Sent from my Kindle Fire using xda premium
I assume this has the new browser, how do you access the new "reading view" I feel like it should be fairly easy to see but...
xolanir said:
Updated successfully, but for some reason CWM is unable to make a back up, gives me an error listing that it can't write the cache img. Has anyone else had this issue or is it isolated, and is there a fix? Thx in advance for help.
Sent from my Kindle Fire using xda premium
Click to expand...
Click to collapse
I've had CWM (and TWRP, actually) refuse to mount my cache partition in the past, and rebooting generally fixed it for me. Not sure if that's what's happening to you, though.
eldarerathis said:
I've had CWM (and TWRP, actually) refuse to mount my cache partition in the past, and rebooting generally fixed it for me. Not sure if that's what's happening to you, though.
Click to expand...
Click to collapse
I recently repartitioned my KF following the guide you posted using the GNU parted method. What I did was increased my media storage and shrunk my cache partition to 350MB and userdata partition to 700MB, would those settings affect CWM in anyway? The other thing I noticed was after I get the error, I reboot and check the CWM folder to see if anything did save, and it looks like it doesn't compress the back up while saving it. I found a partial back up of 2.35GB after the error. This is a strange one
Update: okay figured it out. The problem was CWM was trying to back up the /sd-ext volume. I unchecked it in the advanced back up option and ran the back up without a hitch.
Sent from my Kindle Fire using xda premium
Can anyone confirm that the browser did not update to the newest version?
To access reading view, I was told "At the bottom of the display there is an eyeglass Icon tap it the screen says loading and you will have the view. Back arrow out of it."
I don't see an eyeglass icon on this rom.
jacewt said:
Can anyone confirm that the browser did not update to the newest version?
To access reading view, I was told "At the bottom of the display there is an eyeglass Icon tap it the screen says loading and you will have the view. Back arrow out of it."
I don't see an eyeglass icon on this rom.
Click to expand...
Click to collapse
It works for me, but only on certain web pages (I'm guessing ones that are text-heavy). Try viewing some random Wikipedia article, for example. The icon also doesn't appear until about a second or so after the page has completely finished loading.
Just bizarre, I am not getting it. I looked at wikepedia articles too. I am using the insecure rom if that makes a difference.
What version should the browser be now?
I have 1.0.13.328_10008910
Gonna go clear data, etc.
Well, heck, that did it. Thanks for that. Interesting feature!
Flashed this succesfully... but i neglected to wipe the system and accidentally flashed the 4.0 gapps package after. Boots fine but i am getting an android.process.acore FC and a Calender session FC. Any suggestions? I came from JC's ICS build and I am thinking of just going back to that.
Update. Nevermind. Just went back to ICS. The Stock Launcher gives me douche chills.
Swype?
Anyone who has Swype working on 6.2.1 or 6.2.2 installed this? If so can you tell me what happened to your Swype and were you able to get it working again?
I'm still on 6.2.1 (updates blocked with Droidwall) and went through so much hassles getting everything working *just* right, I'm trying to decide if the changes in 6.3 are worth potentially having to re-do Swype, market, calendar/contact sync, etc.
Edit: Any hope for an incremental update on this one? I loved the ones for 6.2.1 and 6.2.2.
Edit2: Any issues with market or calendar/contact syncs (for those of us who had set that up)?

Onandroid- Make backups without booting into recovery

I have not tried this yet, but the E4GT is listed under supported devices so here's the linkhttp://forum.xda-developers.com/showthread.php?t=1620255
This could be a very useful tool for us if it works, with our recovery situation... Anybody who uses it please report back and let us know how it works. I just saw this and thought I'd pass it on for somebody with the free time to try it out.
Bump
Looks Kool, dont know when, but ill check it for sure. Shadow_God had a post for something similar, months ago, and I didnt try it. Wont make that mistake again. Thanks RB
bilgerryan said:
I have not tried this yet, but the E4GT is listed under supported devices so here's the linkhttp://forum.xda-developers.com/showthread.php?t=1620255
This could be a very useful tool for us if it works, with our recovery situation... Anybody who uses it please report back and let us know how it works. I just saw this and thought I'd pass it on for somebody with the free time to try it out.
Click to expand...
Click to collapse
I'm testing this now so far;
I downloaded zip file
booted into el29 direct recovery
flashed zip
rebooted
opened Rom toolbox pro
opened terminal emulator
typed su
typed onandroid and it started the backup
will have screenshots when it finished
Screenshots it completed the backup going to reboot and see if it will restore.
Did not restore because I DID NOT SEE THAT THE BOOT IMAGE AND RECOVERY WAS NOT DETECTED ON MY PHONE!!!. If you go to the link posted above by bilgerryan you can download a zip SPECIFIC to your phone that will detect both.
This is where I found the zip for our phones: https://github.com/ameer1234567890/OnlineNandroid/wiki/Supported-Devices
Sent from my SPH-D710 using xda premium
New screenshots this time with boot image and recovery backed up
That failed to restore boot image..going to post in that thread to see what I may be doing wrong
Sent from my SPH-D710 using xda premium
This app works fine on my SGS2. It also works on my friend's SGS3.
GIGZ1971 said:
Screenshots it completed the backup going to reboot and see if it will restore.
Did not restore because I DID NOT SEE THAT THE BOOT IMAGE AND RECOVERY WAS NOT DETECTED ON MY PHONE!!!. If you go to the link posted above by bilgerryan you can download a zip SPECIFIC to your phone that will detect both.
This is where I found the zip for our phones: https://github.com/ameer1234567890/OnlineNandroid/wiki/Supported-Devices
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Both BOOT and RECOVERY get unmounted when the OS loads, so without the appropriate Samsung patch, it's not going to find them; however, with the patch, it just makes an IMG of the BOOT and RECOVERY partitions rather than try to TAR the files contained therein.
egingell said:
This app works fine on my SGS2. It also works on my friend's SGS3.
Both BOOT and RECOVERY get unmounted when the OS loads, so without the appropriate Samsung patch, it's not going to find them; however, with the patch, it just makes an IMG of the BOOT and RECOVERY partitions rather than try to TAR the files contained therein.
Click to expand...
Click to collapse
What does that mean, that it will not restore or im doing something wrong? I did download the patch and applied it. Still didn't restore. I wasn't stating that it didn't work just thatvI could not get it to restore the backup I made
Sent from my SPH-D710 using xda premium
GIGZ1971 said:
What does that mean, that it will not restore or im doing something wrong? I did download the patch and applied it. Still didn't restore. I wasn't stating that it didn't work just thatvI could not get it to restore the backup I made
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Onandroid doesn't restore. It only backs up. That said, if you're looking for troubleshooting help, you need to supply more information (e.g. error messages... CWM or TWRP? What version? Whose recovery?).
egingell said:
Onandroid doesn't restore. It only backs up. That said, if you're looking for troubleshooting help, you need to supply more information (e.g. error messages... CWM or TWRP? What version? Whose recovery?).
Click to expand...
Click to collapse
Thanks for the reply. Are they working on a restore feature. This is a really cool app and it does work for me just didnt know it doesn't restore.
Recovery: CWM 5.0.2.7 el26
Error message: was not able to flash boot image
Sent from my SPH-D710 using xda premium
*bumping* an only few-months' old thread. I may have fooled with this script briefly on my HTC Droid Eris, but forgot about it until not too long ago.
Over the last few days, the author of the script diagnosed a problem with the patch for the SCH-D710 which caused boot/recovery not to be backed up (again, I suppose). Over time he worked out the issue, fixed it and I just wanted to report that it's working 100% (I tested a restore, too) with Agat63's v1.42F kernel at this time.
I want to donate but there is no way to donate to him, so he has an eBay wish list I plan on taking a look at.
It's great to be able to backup anytime without going to recovery.
Great customer service, too!
Sent from my Sprint (Page Plus) Samsung Galaxy S2 / Epic 4G Touch using Tapatalk on Re-Calked in Jellybean ROM v1.2 Jellybean 4.1.2, Agat63's v1.42F Kernel+CrossBreeder v6.26 v2 and SwiftKey keyboard.
roirraW "edor" ehT said:
*bumping* an only few-months' old thread. I may have fooled with this script briefly on my HTC Droid Eris, but forgot about it until not too long ago.
Over the last few days, the author of the script diagnosed a problem with the patch for the SCH-D710 which caused boot/recovery not to be backed up (again, I suppose). Over time he worked out the issue, fixed it and I just wanted to report that it's working 100% (I tested a restore, too) with Agat63's v1.42F kernel at this time.
I want to donate but there is no way to donate to him, so he has an eBay wish list I plan on taking a look at.
It's great to be able to backup anytime without going to recovery.
Great customer service, too!
Sent from my Sprint (Page Plus) Samsung Galaxy S2 / Epic 4G Touch using Tapatalk on Re-Calked in Jellybean ROM v1.2 Jellybean 4.1.2, Agat63's v1.42F Kernel+CrossBreeder v6.26 v2 and SwiftKey keyboard.
Click to expand...
Click to collapse
Did you try this on AOSP? Or just touchwiz?
If it works on TouchWiz I see no reason it wouldn't on AOSP
I had used it on AOSP before, although I was having it use the TWRP backup then and it worked great then too.
Recently, I've only been running TW though.
Sent from my Sprint (Page Plus) Samsung Galaxy S2 / Epic 4G Touch using Tapatalk on Re-Calked in Jellybean ROM v1.2 Jellybean 4.1.2, Agat63's v1.42F Kernel+CrossBreeder v6.26 v2 and SwiftKey keyboard.

[ROM] 7/30 | Malicious MD1 | Trinity | SYSTEM=EXT2 | 9,600 quad?

DO NOT FLASH THIS ROM IF YOU CANNOT RUN MORFIC’S KERNEL! IT IS PACKAGED INTO THIS ROM!
FOR THOSE OF YOU WHO CAN BOOT AND RUN MORFIC’S KERNEL, PLEASE SEE POST #2 OF THIS THREAD AND FOLLOW THOSE INSTRUCTIONS, THEN THE FOLLOWING LINK FOR RUNNING THIS KERNEL AS STABLE AS POSSIBLE:
http://forum.xda-developers.com/showpost.php?p=43525267&postcount=72
AOSP KERNELS ARE NOT COMPATIBLE, SO DON'T ASK.
***see post 2 for some other recommended things to do after you get all "set up"
We’ll keep this simple. This ROM will reformat and mount your entire system as ext2. Data and cache will remain ext4. Built entirely from a stock zip of MD1. Added some vital things I felt were necessary
Modifications done
# Ext2 system
# sql database optimization at boot
# zipaligned
# init.d support
# Carrier IQ disabled completely
# Terminal emulator included
# Apex launcher included
# Trickster MOD app included
# AOSP MMS
# Busybox support
# **TSM parts does not work... Don't use it
# Latest SuperSU and binaries – should fix some issues, thanks chain for keeping this project up
# 4 way reboot menu and 23 toggles mod by foreverloco is included. Love his work, so I had to include just a little bit of it. His thread is right here http://forum.xda-developers.com/showthread.php?t=2056666
I highly recommend his AOSP theme as well. I didn’t include it simply because I know some people don’t like that look, but for those of you that do, give it a shot and please go visit his thread and thank him for his work if you download this ROM, buy him a drink or two. The man does hard good code work and deserves the recognition and appreciation.
Probably some other things as well, little stuff, not too important if I couldn’t remember it. This will be extremely stable and fast for those who can run it if you follow the set up method of trinity kernel (first link in this post). I have logged over 200 hours on this kernel up time with absolutely no issues, gaming, music, I do it all. So if you have issues with it, well, I’m sorry your device is a freak of nature! Haha
Also... Cannot forget to thank dwitherell for all his work, help influence AND SERVER SPACE. Haha, seriously bro thx. Same goes for many others - and of course morfic, who let's me package up his awesome work without question. Foreverloco, don't know you bro but seen you around many times while I was just a "lurker" on xda and before I created an account a little while back. So many others... Torvald's? Stallman?
Morfics git is here --> https://bitbucket.org/morfic/note2-tw
DL LINK is here -->> [size=+5]HERE[/size]
I will never put a donate link up, just not me. I do this for fun not full time, that is why. All I will ever ask for is a click on that thanks button if I've helped you or you enjoy my work.
Reserved for meee.... or maybe not??? was i quick enough????? looooolllllll **EDIT*** SWEET I WIN!! looool
Ok, so just a few things here. Simple, but will save you some headaches.
INSTALLATION****
1. Pretty straight forward. You will need to wipe data in recovery, but other than that, just go ahead and flash it. No need to wipe system manually, the formatting to ext2 will take care of this.
2. After the ROM flashes successfully, wipe data one more time.
3. After you boot successfully, IMMEDIATELY open the superSU app, and go into settings and reinstall superSU. After you do this and superSU updates its binaries go into settings and make sure the "re-authentication" box is NOT checked. Also, check "trust system user". This will potentially save you headaches guys, can't stress this enough.
4. Open trickster mod app (included) and find your way to the VERY first link in this thread, and follow that guide for set up. This will also save you some potential headaches, and will further optimize your device. These are settings I personally run myself, and they are 100% appropriate and necessary for the file system/kernel combination and ROM.
****CHANGELOG
- June 29, 2013 -
1. Initial release
Admiral Sir Manley Power said:
Reserved for meee.... or maybe not??? was i quick enough????? looooolllllll
Click to expand...
Click to collapse
Hell Yeah!" I'm All About This And Morfics Legendary Kernel Haha!"
cool cant wait to give it a try thanks :beer:
Sent from my Galaxy Nexus using xda premium
Link is up!
wait aosp sms ? on touchwiz? thats dope ! i want it
Cant seem to flash..
DyeZone said:
Cant seem to flash..
Click to expand...
Click to collapse
Did you get some kind of error? If so, what did it say?
Are you coming from another particular set up? AOSP?
Sent from my SM-N900T
Dual boot kenel work?
Sent from my SGH-T889 using xda premium
Admiral Sir Manley Power said:
Did you get some kind of error? If so, what did it say?
Are you coming from another particular set up? AOSP?
Sent from my SM-N900T
Click to expand...
Click to collapse
Yes i am using as a DD JellyBam 9.1.2 and PacMan when im at the house..
And the only error it gave me was FAID... and it wouldn't let me flash it... i also WIPED & Formated using TWRP
EDIT...used odin to return to stock and start all over, Rooted the note2 and flashed custom recovery TWRP , and went to Flash the Rom and nothing FAIDED again .....
Not sure what faid and faided means in recovery. Never seen that before.
Pull a recovery log
Sent from my SM-N900T
K I just downloaded the ROM from the link (different than the one I have) ....
The error you were getting was FAILED...
I'll look into this in a few minutes. Probably something very small
EDIT*** sorry I didn't expound on this a bit more. It is saying "error loading updater script.
Although there are no errors in the updater script as far as dwither and I can see. I am thinking it was a bad upload and I'm gonna pull the DL link now and try again with a verified md5sum. This could be later tonight so sorry for the inconvenience guys.
Sent from my SM-N900T
K the error was a syntax issue in the updater script.
An extra ) on a line at the end. Fixed it, re-uploading.
Standbyyyy
Sent from my SM-N900T
K guys... typo was fixed in updater script.
GOOD TO GOOOOOOOO... lol. Sorry about that
extfat micro sdcard support?
does this support my 64gb micro sdcard ? I couldn't find much info on the kernel in regards to that.thanks
Admiral Sir Manley Power said:
DO NOT FLASH THIS ROM IF YOU CANNOT RUN MORFIC’S KERNEL! IT IS PACKAGED INTO THIS ROM!
# 4 way reboot menu and 23 toggles mod by foreverloco is included. Love his work, so I had to include just a little bit of it. His thread is right here http://forum.xda-developers.com/showthread.php?t=2056666
I highly recommend his AOSP theme as well. I didn’t include it simply because I know some people don’t like that look, but for those of you that do, give it a shot.[/COLOR]
DL LINK is here -->> MALICIOUS
Click to expand...
Click to collapse
Awesomeness..... d/l now.. will report later. Question as far as the theme goes, just don't want to flash the wrong one. Do we flash the "AOSP_THEME_MD1_Custom"? That is the one I would flash as the others are specific, want to make sure..
---------- Post added at 07:04 AM ---------- Previous post was at 07:01 AM ----------
Update: Failed when doing step #2 Fix permissions in TWRP. In Bold RED Letter "FAILED" when fixing permission, hit Reboot and stays on Samsung Logo, tried again without the fix permissions, Stays on Samsung Logo..
Restored back up and wanted to try 1 more time.... When it gets to Formatting to ext2... either it is really quick or some thing happens here as it goes from this to installing system files now within 1 sec. Complete install less than 1 min, this time when I fix permissions it fails and when I reboot now states "No OS Installed! Are you sure you wish to reboot? ughhh o'h well cant say I didn't try back to my DD.
slice2011 said:
Awesomeness..... d/l now.. will report later. Question as far as the theme goes, just don't want to flash the wrong one. Do we flash the "AOSP_THEME_MD1_Custom"? That is the one I would flash as the others are specific, want to make sure..
---------- Post added at 07:04 AM ---------- Previous post was at 07:01 AM ----------
Update: Failed when doing step #2 Fix permissions in TWRP. In Bold RED Letter "FAILED" when fixing permission, hit Reboot and stays on Samsung Logo, tried again without the fix permissions, Stays on Samsung Logo..
Restored back up and wanted to try 1 more time.... When it gets to Formatting to ext2... either it is really quick or some thing happens here as it goes from this to installing system files now within 1 sec. Complete install less than 1 min, this time when I fix permissions it fails and when I reboot now states "No OS Installed! Are you sure you wish to reboot? ughhh o'h well cant say I didn't try back to my DD.
Click to expand...
Click to collapse
By any chance did you wipe data before or after you installed?
Sent from my SM-N900T
Admiral Sir Manley Power said:
By any chance did you wipe data before or after you installed?
Sent from my SM-N900T
Click to expand...
Click to collapse
followed your op to the "t"
slice2011 said:
followed your op to the "t"
Click to expand...
Click to collapse
K... Odd. Because after that line was fixed that was causing the updater failure dwither booted it right up. I'll check into it tho
Sent from my SM-N900T
I get "failed" as well.
Sent from my GT-N7105 using xda premium

[l900][CWM Advanced Edition] PhilZ Touch

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Sprint SPH-L900 (l900)
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Click to expand...
Click to collapse
I love your work, I was using a port for the longest & can't wait for this bad boy!
Phil3759 said:
Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Click to expand...
Click to collapse
I'm looking forward to working with this recovery. Thanks
Flashed in Odin with no problems. Thanks!
The option for backing up the preload partition states "N/A". What can we do to get this recovery to include this?
reekotubbs said:
The option for backing up the preload partition states "N/A". What can we do to get this recovery to include this?
Click to expand...
Click to collapse
Provide the mmcblk device path for preload and I will add it to the recovery fstab
Phil3759 said:
Provide the mmcblk device path for preload and I will add it to the recovery fstab
Click to expand...
Click to collapse
mmcblk0p14 - Hidden - /preload - EXT4
edit: when you add this ability, how do I activate it for backups without doing seperate backups of each partition?
edit 2: sorry its - /dev/block/mmcblk0p14
reekotubbs said:
mmcblk0p14 - Hidden - /preload - EXT4
edit: when you add this ability, how do I activate it for backups without doing seperate backups of each partition?
edit 2: sorry its - /dev/block/mmcblk0p14
Click to expand...
Click to collapse
:good:
Updated to 6.01.2 with enabled /preload
Let me know about any issue
Phil3759 said:
:good:
Updated to 6.01.2 with enabled /preload
Let me know about any issue
Click to expand...
Click to collapse
When I did the custom backup and included the preload partition it gave an error about not being able to determine the size of the partition and not being able to back it up.
Nice mod to expand functionality...only thing that puzzled me was the discrepancy between the in recovery version number and the download versioning.
Been using this and as far as usability it is best. Will flash 4.4 along with properly backing up and restoring tw 4.3 and aosp 4.4. Also will restore my old twrp backups.
On the other hand I find the ui a bit of a hassle. Just like cwmr. The nice simple reconfigurable html style of twrp is nice. Life is always about compromise but this recovery has the least compromise. Will do everything you need plus more.
Sent from my SPH-L900 using XDA Premium 4 mobile app
jlmancuso said:
Been using this and as far as usability it is best. Will flash 4.4 along with properly backing up and restoring tw 4.3 and aosp 4.4. Also will restore my old twrp backups.
On the other hand I find the ui a bit of a hassle. Just like cwmr. The nice simple reconfigurable html style of twrp is nice. Life is always about compromise but this recovery has the least compromise. Will do everything you need plus more.
Sent from my SPH-L900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I renounced to add xml support as I think it is a too huge useless extra work for not much more
The ini file mode I provide is a very good alternative that let you handle all recovery settings, however, I still not documented it a lot
The v6.x can let you export multiple configuration files
When loading themes, you can choose to only load gui features while not altering existing system config
Yes I understand that and not asking you to even consider it. Just giving a run down for others who have not used this recovery yet. As far as I am concerned this is the recovery I will be using. You did a great job of making sure all the needs of the recovery are meet/exceeded.
Sent from my SPH-L900 using XDA Premium 4 mobile app
jlmancuso said:
Yes I understand that and not asking you to even consider it. Just giving a run down for others who have not used this recovery yet. As far as I am concerned this is the recovery I will be using. You did a great job of making sure all the needs of the recovery are meet/exceeded.
Sent from my SPH-L900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you :good:
I think each recovery has its + and -
Each user has the choice
However, I do not see any advantage of stock cwm over this
TWRP is another story, as it has an outstanding dev team
cm team is really crappy on updating recovery or fixing its bugs
Nvm I got it
I have cwm touch 6.0.4.3. Should I do install this over it? Sorry for my ignorance, but I am quit new to this.
Thanks!
Sent from my SPH-L900 using Tapatalk
Does this recovery support device encryption?
Sent from my SPH-L900 using XDA Premium 4 mobile app
Muzzy011 said:
I have cwm touch 6.0.4.3. Should I do install this over it? Sorry for my ignorance, but I am quit new to this.
Thanks!
Sent from my SPH-L900 using Tapatalk
Click to expand...
Click to collapse
In the downloads there are two types of each version .tar and .zip download the zip version and flash it in cwm then reboot to recovery and everything will be fine.
Sent from my SPH-L900 using XDA Premium 4 mobile app
What settings do I use to compress or make nand file smaller?
zedmay said:
What settings do I use to compress or make nand file smaller?
Click to expand...
Click to collapse
wipe yer cache and dalvik to save space... then press Backup and Restore / Misc Nandroid Settings / Compression -- tick the box.
fyi, i untick 'md5 checksum' and a 4gb nandroid will complete withing 6-8 minutes. ive always disabled the md5 in all my backups ever since i first rooted but thats all on you

[ROM][SPH-D710][JB][4.3.1] CyanogenMod 10.2 Official Nightly Builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3.1 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/D710_Info
INSTALLATION
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your Epic 4G Touch, or coming from another ROM:
- Copy GApps and CM 10.2 zip's to your internal SD Card
- Make sure you're NOT RUNNING A KERNEL WITH THE MMC-SUPERBRICK-BUG
- Make sure you're running a proper working ClockworkMod-Recovery
- Make sure you're not running a JB modem
- Boot into recovery
- Flash CM 10.2 zip from internal SD Card
- Flash GApps zip from internal SD Card
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM 10.2 zip to your internal SD Card
- Boot into recovery
- Flash CM10.2 zip from internal SD Card
- Reboot
Upgrading from CyanogenMod 9:
- Copy 4.3.1 GApps and CM 10.2 zip's to your SD Card
- Boot into recovery
- Flash CM 10.2 zip from SD Card
- Flash GApps zip from SD Card
- Reboot
DOWNLOAD
Click to expand...
Click to collapse
CM 10.2 official nightly builds:
http://download.cyanogenmod.org/?device=d710
Google Apps:
http://goo.im/gapps
CHANGELOG
Click to expand...
Click to collapse
http://review.cyanogenmod.org/#/q/status:merged+branch:cm-10.2,n,z
http://changelog.bbqdroid.org/#/d710/next
DONATIONS
Click to expand...
Click to collapse
If you want to donate a few bucks for the work:
Thanks to all donators!
Awesome job.oh 1st.lol
Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Click to expand...
Click to collapse
Can someone explain just what is meant by this? "Regular" apps, or "system" apps? And if it's just plain regular apps, why would it cause a problem? If it's a ROM-based app (e.g., text messaging app) or a Google-based app, I left them as is. But my Dolphin browser, for example, was restored with data...
Silentknyght said:
Can someone explain just what is meant by this? "Regular" apps, or "system" apps? And if it's just plain regular apps, why would it cause a problem? If it's a ROM-based app (e.g., text messaging app) or a Google-based app, I left them as is. But my Dolphin browser, for example, was restored with data...
Click to expand...
Click to collapse
Regular apps are installed apps from Google play or a 3rd party app store. System apps are apps that are installed in the system partition (come with the phone.) Restoring data from most system apps can cause problems (I have yet to find an answer is to why.) From installed apps, not so much.
Sent from my SPH-D710 using Tapatalk
Dastin, thanks for your hard work with this Rom/Phone. Also, I know your a busy guy with school and your girlfriend and other phones you develop with. I just wanted to say, you're a blessing to us Epic 4g Touch users. Thanks for pouring so much time and hard work into this phone. Much love to you. I'll make sure to donate to you when I get an income, as I am a Senior taking full time PSEO and never had a job before.
Long story short, I love what you're doing with this phone. I really enjoy your roms you have created! Much love to you bro!
Great job!:good:
My phone keeps trying to locate GPs though I turned gps location off. Any idea how to stop this?
Also, cool rom dastin!
Great ROM, I loaded this weekend and love it. Everything working great so far! Thanks!!!
I have to say thanks for this rom. I just loaded it this morning (along with the blasphemy kernel). So far it's running great. No reboots, lockups or any other issues. As a side note, I have been having trouble with the phantom menu and search presses on other roms including stock, all stock based roms, and every other AOSP based rom I've flashed. I've had to disable the soft keys and enable the navbar on all of them to fix this issue. I don't know what the difference is but this is the first rom I've flashed that actually worked without the phantom key presses. Thanks again. Looks like I've finally found a new daily driver.
Does anyone know if dock audio or speakerphone work with these builds? Prior jelly bean builds lacked functioning dock audio and the mics didn't pick up audio correctly in speakerphone mode such that callers report not being able to hear you loudly enough.
how do i find out if i have the kernel with the MMC-SUPERBRICK-BUG?
i am on stock 4.0.4
Thanks.
4.0.4 has the brick bug, to flash this you need to use a safe kernel
Sent from my SPH-D710 using Tapatalk
can you give me instructions on how to get the safe kernel? do i just flash a kernel on to my phone.
this is what i have:
android version: 4.0.4
kernel: 3.0.15-SPH-D710.FE22-CL612283
[email protected] #3
SMP PREEMPT Web May 23 04:10:44 KST
2012
You have to use mobile Odin to flash the safe kernel, what I use is the el29 direct boot kernel from here : http://www.rwilco12.com/downloads.p...ls/Recovery Kernels/GB/Noobnl Direct Boot/TAR
Sent from my SPH-D710 using Tapatalk
gamepro602 said:
You have to use mobile Odin to flash the safe kernel, what I use is the el29 direct boot kernel from here : http://www.rwilco12.com/downloads.p...ls/Recovery Kernels/GB/Noobnl Direct Boot/TAR
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Does this just replace the kernel? All my apps and data should still be there?
Yes it replaces your current kernel, but you won't be able to boot back into the ROM once you flash this so make sure you have the files ready, another thing is that you need to back up your apps and data because you need to erase your data to flash the ROM, I would invest in titanium backup, if you can't afford it use helium.
Sent from my SPH-D710 using Tapatalk
gamepro602 said:
Yes it replaces your current kernel, but you won't be able to boot back into the ROM once you flash this so make sure you have the files ready, another thing is that you need to back up your apps and data because you need to erase your data to flash the ROM, I would invest in titanium backup, if you can't afford it use helium.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
i am confused. I will be in the current rom to flash the kernel using mobile odin. How is it that I wont be able to boot back into the ROM? Do i need to flash another ROM after flashing the kernel? what ROM did you flash after the kernel?
El29 direct boot kernel is a kernel for just flashing Roms.once you boot into it you have to flash a ROM.if you don't and choose to reboot system it will just reboot back into the el29 kernel.so you have to download the ROM you want and gapps if using a aosp ROM.now using an aosp ROM you need an ICS modem.
Sent from my SPH-D710 using Tapatalk
gamepro602 said:
You have to use mobile Odin to flash the safe kernel, what I use is the el29 direct boot kernel from here : http://www.rwilco12.com/downloads.p...ls/Recovery Kernels/GB/Noobnl Direct Boot/TAR
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
i just downloaded it, but when i use 7zip to test it, said its not a correct archive...
cfli1688c1 said:
i just downloaded it, but when i use 7zip to test it, said its not a correct archive...
Click to expand...
Click to collapse
Don't unzip it. Just use Odin to flash it.
I don't think 7zip can handle tar files.
Sent from my SPH-D710 using XDA Premium 4 mobile app
cfli1688c1 said:
i am confused. I will be in the current rom to flash the kernel using mobile odin. How is it that I wont be able to boot back into the ROM? Do i need to flash another ROM after flashing the kernel? what ROM did you flash after the kernel?
Click to expand...
Click to collapse
Dont take this the wrong way, but you are not ready to be flashing this rom. You really need to check out the other forums on how to correctly flash for this phone. Especially since you are on 4.0.4. One wrong move and you will have an expensive paperweight on your hands.
Go do your homework and ask these questions in Q&A thread. You will get lots of help there.

Categories

Resources