[Rom][Unofficial] JellyBean (CM10) VZW (Updated Nightlies) - Verizon Samsung Galaxy S III

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CM10 (JellyBean) Nightlies on the SCH-I535 By Invisiblek
I'm not responsible if u mess up your phone.
BootLoader Unlock And Root Required Thanks Adam Outler!!!
Recoveries
CWM or TWRP Recommended
Roms
Invisiblek's Unifficail CM10 Nightlies / Mirror / Mirror / ChangeLog
Gapps
Latest Gapps 7/26
Gapps Directory
Instructions
1. Reboot to Recovery
2. Make a backup of current stock rom just in case something goes wrong or you dont like it.
3. Wipe data, cache, dalvic cache and install cm10 and gapps reboot.
4. You are now running Jelly Bean
If you don't like it or there is a problem, simply reboot to recovery and wipe all. Then restore stock rom backup.
Few people have experienced losing there IMEI after flashing. Solution Below.
It is HIGHLY recommended making a backup of your IMEI before flashing anymore roms.
Thanks xMopx
Original Thread Here
Make a backup of your IMEI / MEID / EFS Data in case you need to restore it in the event that it is lost after a flash.
This will put a copy of efs.sbn on the root of your internal sdcard.
From PC
Code:
adb shell
su
dd if=/dev/block/mmcblk0p11 of=/sdcard/efs.sbn
or
From Terminal Emulator
Code:
su
dd if=/dev/block/mmcblk0p11 of=/sdcard/efs.sbn
Easy restore if needed.
PC
Code:
adb push efs.sbn /sdcard/efs.sbn
adb shell
su
dd if=/sdcard/efs.sbn of=/dev/block/mmcblk0p11
reboot
Terminal Emulator
Code:
su
dd if=/sdcard/efs.sbn of=/dev/block/mmcblk0p11
reboot
Fix for lost IMEI without a back up.
Thanks PureMotive
Thanks cyanogen, invisiblek, dhacker, cvpcs, puremotive and anyone else i may have forgotton.

incubus26jc said:
Just to let you know if you didn't already. CM10 (JellyBean) is working with k-exec on the SCH-I535.
Link to thread
http://forum.xda-developers.com/showthread.php?t=1783262
Big Thanks to beanstown106
This thread is for discussion on cm9/cm10 with k-exec. Please provide any issues or success stories.
It appears everything works so far... And it's the quickest rom I've ever used in my life!
Just follow instructions. Very easy.
This is what i did..
1. Copy the d2vzw_recovery.img, cm10 rom, and gapps to the root of the sd card (not the ext-sd card)
2. download and run terminal emulator from google play and run it
3. (This will install the k-exec compatible cwm recovery)
type the following commands
su
dd if=/sdcard/d2vzw_recovery.img of=/dev/block/mmcblk0p18 bs=256k
sync
reboot recovery
4. Make a backup of current stock rom using cwm recovery just in case something goes wrong or you dont like it.
5. Wipe data, cache, dalvic cache and install cm10 and gapps reboot.
6. You are now running Jelly Bean
It will bootloop the recovery once on every reboot. This is normal with k- exec
If you don;t like it, or there is a problem, simply reboot to recovery and wipe all. Then restore stock rom backup.
Click to expand...
Click to collapse
So all I have to do is follow these instructions and i'm golden? I'm rooting right now and was wandering if I had to do anything for k-exec?

ali87va said:
So all I have to do is follow these instructions and i'm golden? I'm rooting right now and was wandering if I had to do anything for k-exec?
Click to expand...
Click to collapse
installing the k-exec cwm recovery is all that is needed. Make sure to install it using instructions.

incubus26jc said:
installing the k-exec cwm recovery is all that is needed. Make sure to install it using instructions.
Click to expand...
Click to collapse
Thanks for the quick reply! I'll make sure and follow the instructions to a T!

Have anyone run into the data problem like the one in CM9? Is camera/camcorder working? Thanks!

simollie said:
Have anyone run into the data problem like the one in CM9? Is camera/camcorder working? Thanks!
Click to expand...
Click to collapse
4g works like a charm for me. Also, Camera, front cam and video on both work just fine.

Was going to wait to root... been holding off on it...
But I think I'm sold. Tomorrow after I get some sleep, I'm going to install this bad boy. Thanks for the news
Sent from my SCH-I535 using Tapatalk 2

incubus26jc said:
4g works like a charm for me. Also, Camera, front cam and video on both work just fine.
Click to expand...
Click to collapse
I'm running super on this! Why is this still a preview? Feels like a solid release to me lol.
Sent from my SCH-I535 using xda app-developers app

Hmm this makes me want to give my sprint s3 to my wife and taking my vzw upgrade to the s3 and install this bad boy on it.
Sent from my SPH-L710 using xda premium

Sephirothvfc said:
Hmm this makes me want to give my sprint s3 to my wife and taking my vzw upgrade to the s3 and install this bad boy on it.
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
no need for all that.. there's CM10(JB) for sprint ,heres the link.....
http://forum.xda-developers.com/showthread.php?t=1778266

Oh I know there is a CM10 for sprint but after 1 year of really horrible 3g speeds and LTE slowly coming along, I'm kinda getting tired. My wife is a house wife, so she can just use wifi. I on the other hand travel quite a bit and in the military so usually the training sites I go to, I'm always roaming on verizon. Just want that 4G to be able to watch netflix or download a 12mb app that doesn't take 1 hr to download.
Sent from my SPH-L710 using xda premium

Very tempted to give this a try. Right now, I'm just rooted with standard CWM Touch.
Can I use the EZ-Recovery app instead of terminal to install the K-EXEC recovery? In the app, it looks like I can choose a custom recovery file, so as long as I have the file on my sd card, I think it will work? This is the app I'm referring to is at Rootzwiki, but I'm not allowed to post the link until I reach 10 posts. lol The name of the app is "VZW GS3 EZ-Recovery" and it's by mmmeff at Rootzwiki and is in the Play Store.
I'm thinking I should be able to install the kexec cwm from the app, reboot into the new recovery, and then install the cm10 and gapps, right?

Is there anything that isn't working or buggy on this?? Plan on flashing it tomorrow morning, can't wait!!

Before I give this a try, can anyone confirm if Bluetooth is working? Specifically A2DP? I use Bluetooth headphones every night at work to listen to podcasts and music, and I thought I read somewhere that it's not working on this build. Anyone?

I probably know the answer to this. But do we lose s beam and all the gestures capabilities if we move from stock to cm10? I'm guessing yes...
Sent from my SCH-I535 using xda app-developers app

xdstx said:
Is there anything that isn't working or buggy on this?? Plan on flashing it tomorrow morning, can't wait!!
Click to expand...
Click to collapse
So far everything and I mean everything is working!
Sent from my SCH-I535 using xda premium

I just rooted yesterday and promised myself I'd be happy with rooted stock.
Oh, well. Sorry, self. I lied.
Sent from my SCH-I535 using xda app-developers app

So far this ROM is nothing short of amazing! But is anyone else getting really slow Play Store download speeds? I have flashed this twice with the same results.
I'm on Verizon 4G LTE in San Diego and I always get super fast speeds. It's funny because my Speed Test speeds are great, it's only the Play Store.
Anyone else? Any ideas?

I downloaded this last night so far everything I'd working nicely. The only thing I noticed that is kind of weird is the vibrate feedback on the keyboard and the buttons at the bottom. Maybe that is how it is suppose to be but it feels different.
I am also having trouble installing swift key 3. Other than that everything is working nicely.
Sent from my SCH-I535 using xda premium

Never mind I got SwiftKey to work.
Sent from my SCH-I535 using xda premium

Related

[ROM][UNOFFICIAL] Compiled CM 7 for Infuse 4G - Automated Nightly Builds

Thanks to the efforts of LinuxBozo many of us are able to enjoy CM 7 on our Infuse 4G devices. All credit for this goes to LinuxBozo (and those listed in his post). I simply took the source from his ROM and compiled/uploaded it to make it more accessible. This is all done with permission from LinuxBozo.
I will be uploading newly compiled ROMs from source once a day, but this is NOT to be considered a nightly ROM as it isn't being built by the CM buildbot. The daily compiles of this ROM are not each individually tested, so your mileage may vary.
Each daily build will be archived and available to download.
Download:
List of All Builds:
Code:
http://stevemorrissey.com/android/roms/infuse4g/CM7/
Google Apps: Download Here if you don't want to install the Google Apps from Rom Manager (as per the directions)
Directions for flashing:
If you have a RED CWM :
Ensure you have both root and CWM. If you don't, see below.
Copy ROM .ZIP to SD card
Shut phone off. Hold Vol Up + Vol Down and Power on device
Flash CM7 zip
Reboot. You will get stuck at Samsung screen. This is normal.
Pull battery, and reboot into recovery (Hold: VOL+ VOL- Power)
You should now be in ORANGE -OR- BLUE CWM
Go to "mounts and storage"
select format /system
Reflash CM7 zip (NOTE: don't forget gapps as well, you can get the gapps easily using Rom Manger -> Download ROM -> Scroll down to Google Apps)
Reboot into CM7 goodness, made possible by LinuxBozo
Rooting and installing ClockworkMod
Got root? If not, please see THIS VIDEO or simply download, install, and run SuperOneClick
To get CWM on your device, please see THIS THREAD
Additional Items
If you want the clock (as seen in the screenshot below) install mClock then follow the simple steps in this post
Need Help?
Please direct questions to this thread as we don't want to clutter the [SOURCE] thread with questions related to this compiled version.
Whats New?
See the CM changelog
Quick Stats
As of 11/20/2011, this file has been downloaded from my server ~14,550 times which generated 1.38 TB (that's terabytes) of traffic. Impressive.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nice! I am so going to try this over fall break, its going to make it so easy to try it. To go back to the other roms, is it possible to restore in cwm? Or should i ultimate unbrick it?
The .zip isn't available? Or is it just me?
Sent from my SAMSUNG-SGH-I997 using XDA App
jmatt78 said:
The .zip isn't available? Or is it just me?
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Here is a direct link to it: http://stevemorrissey.com/android/r...uild/update-cm-7.1.0-Infuse4G-KANG-signed.zip
Worked fine for me.
jmatt78 said:
The .zip isn't available? Or is it just me?
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
just you just you
Sweet that worked. Thanks bro
Sent from my SAMSUNG-SGH-I997 using XDA App
Could you include some more details in the 1st post to include mod version build number,kernal, baseband things like that? That way we can all all get a quick check to see that we are uptodate.
Stupid? Why is it a 93 download seems awful small.
Sent from my SAMSUNG-SGH-I997 using XDA App
jmatt78 said:
Stupid? Why is it a 93 download seems awful small.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Because it's not bloated up like samsung firmware. MIUI and cm7 are less than 100.
Sent from my SAMSUNG-SGH-I997 using xda premium
jmatt78 said:
Stupid? Why is it a 93 download seems awful small.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
that just shows you how much Crap these stock roms have.........
i thought that as well. but i think there small just due to the Dev removing things that really didnt need to be there.
asadjewonxmas said:
Could you include some more details in the 1st post to include mod version build number,kernal, baseband things like that? That way we can all all get a quick check to see that we are uptodate.
Click to expand...
Click to collapse
I'll see what I can do about adding that for you.
jmatt78 said:
Stupid? Why is it a 93 download seems awful small.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Its 97MB, and its a non-TouchWiz ROM without the Google Apps bundled in, there is no reason for it to be large. TouchWiz/Sense/MotoBlur add a lot of bulk for stock ROMs.
93Mb is about right. Small because there is no unnecessary bloatware.
jmatt78 said:
Stupid? Why is it a 93 download seems awful small.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Thats actually a lil on the high side. 83 is about average
Don't forget gapps
Sent from my SAMSUNG-SGH-I997 using XDA App
Is This Rom Better Than The New Stable MIUI 10-14?
As In Stabability ?
Please Reply Thanks
Casey1027 said:
Is This Rom Better Than The New Stable MIUI 10-14?
As In Stabability ?
Please Reply Thanks
Click to expand...
Click to collapse
just wondering whether GPS still crashes without wifi turned on..?
Casey1027 said:
Is This Rom Better Than The New Stable MIUI 10-14?
As In Stabability ?
Please Reply Thanks
Click to expand...
Click to collapse
The issue I had with MIUI was not stability as in crashing, but with signal. My device seemed to constantly lose its data connection in moderate signal areas, and it would take 15-30 seconds to reestablish a connection. I don't experience such issues with this CM rom.
uberamd said:
The issue I had with MIUI was not stability as in crashing, but with signal. My device seemed to constantly lose its data connection in moderate signal areas, and it would take 15-30 seconds to reestablish a connection. I don't experience such issues with this CM rom.
Click to expand...
Click to collapse
try the one apn trick.
mrzzheng said:
try the one apn trick.
Click to expand...
Click to collapse
I'll give that a try.
Note that the Infuse 4G is currently my only Android device, but I am getting a Sensation today and a Nexus S shortly. That means that since I'll have a backup Android device I will be able to test the daily builds on my handset first to ensure it works properly (or at least installs properly, I won't test most features out).
I currently have a Blackberry Torch for backup, but since the data packages aren't interoperable I need to call AT&T to have my data plan switched every time my Android device is out of commission due to ROM issues.
Good job and thanks for this. I'd probably link gapps in the OP just so people don't flood the thread with "where is my market?!?!"

[GUIDE] Dual Booting CM9 using FakeCWM and Kexec-Packed Recovery

Keep a stable stock rom, Keep your recovery, and run a custom built rom like CM9!
First, credit to all the peoples threads I'm linking to, especially bbelos, mkasick, rothnic and CVPCS, invisiblek and Beanstown106.
Neyenlives for inspiring me to do this with his cm9 install post http://forum.xda-developers.com/showthread.php?t=1774408
I take no credit, and thats why I'm not just linking a fixed up rom. This is just my preferred way to run these
I didn't want to give up my stock (or beans) rom for a buggy cm9.
Before you start, if you haven't already, BACK UP YOUR IMEI!!!!
http://forum.xda-developers.com/showthread.php?t=1791291
just to be safe
You can dual boot using Cyanogen Mods Team Epic dual boot method (FakeCWM) which will install on the EMMC:
http://www.epiccm.org/2012/07/dualboot-cm9-on-sgs3-lte-sprint-t.html
The link tends to break, so if it doesn't work just go to their blog (maybe even donate to them!)
I am using the the CWR that rothnic put together with mkasick's kexec kernel
http://forum.xda-developers.com/showthread.php?t=1773514
I had started with the twrp from that post, but it didn't recognize my internal sdcard.
Rothnic pointed me in the right direction to "add one line to Invisiblek's updater-script that "flashes" the boot.img to the bootloader partition in the multi boot folder."
so take cm9 rom:
invisblek's http://goo.im/devs/invisiblek/i535/roms
Beans build of CVPCS': http://goo.im/devs/B...ICIAL-d2vzw.zip
and unzip it, and open the file
\META-INF\com\google\android\updater-script
with notepad++ on windows http://notepad-plus-plus.org/
or text wrangler for mac http://www.barebones.com/products/textwrangler/ (thanks usatf1290)
add in this line
package_extract_file("boot.img", "/dev/block/mmcblk0p7");
so that it is 3rd to last in the script
make sure you have the unix EOLs flags as mentioned here
http://boardreader.com/thread/update_zip_error_status_6_677jjXi0hq.html
And then add a cm9 boot.img into the root
invisiblek's , http://goo.im/devs/invisiblek/i535/roms/boot.img
Bean's http://goo.im/devs/B...zw/cm9/boot.img
zip up your system and META-INF folders and your boot.img and
flash it in place of the CM9 nightly build.zip mentioned in the team epic instructions
also get gapps from here http://goo.im/gapps and
flash in fake cwr after flashing cm9
Hopefully invisiblek and others will start packaging their original roms in this format so we can just dual boot them.
Thanks again everyone for your hard work.
So, you'd just do a reboot to get back to the Stock Rom?
And if you want to go back to CM9 from stock, you'd have to reflash the cm9 correct? and would that start the rom from scratch again?
Once in cm9, if you reboot, it will put you into recovery again. From there you either reboot system and that takes you back into stock, or, you install zip, install from internal sdcard, go to multi boot/cm9/boot_cm9.zip and that will take you back to cm9, just as you left it, not from fresh install.
Keep stock, keep recovery , keep custom kernel rom!
If the reboot options are eventually set up properly in the cm9 (or any custom rom) rebooting from cm9 can put you right back in cm9, I think.
Sent from my SCH-I535 using Tapatalk 2
silasrye said:
Once in cm9, if you reboot, it will put you into recovery again. From there you either reboot system and that takes you back into stock, or, you install zip, install from internal sdcard, go to multi boot/cm9/boot_cm9.zip and that will take you back to cm9, just as you left it, not from fresh install.
Keep stock, keep recovery , keep custom kernel rom!
If the reboot options are eventually set up properly in the cm9 (or any custom rom) rebooting from cm9 can put you right back in cm9, I think.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Thanks a lot! Will try this now!
---------- Post added at 06:00 PM ---------- Previous post was at 05:38 PM ----------
Good stuff!
Thanks for the information.
I think i might make a video guide on this. Im excited. Haha:laugh:
You should, it's very exciting, I wanted to make one, but the only camera I've got is on my phone.
I still would love to see the bootloader unlocked, but really, dual booting with a stable rom as backup is pretty sweet. At this point I'm looking forward to the ril fix more than the bootloader cracking.
Sent from my SCH-I535 using Tapatalk 2
silasrye said:
You should, it's very exciting, I wanted to make one, but the only camera I've got is on my phone.
I still would love to see the bootloader unlocked, but really, dual booting with a stable rom as backup is pretty sweet. At this point I'm looking forward to the ril fix more than the bootloader cracking.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
I will tomorrow, when nobody is home. But I'd have to record it with my Bionic.
If you wanted to reverse this, all you would have to do is delete the multiboot folder, correct?
I'm not sure about that, it might be better to try and ask team epic
Sent from my SCH-I535 using Tapatalk 2
NightxFall said:
If you wanted to reverse this, all you would have to do is delete the multiboot folder, correct?
Click to expand...
Click to collapse
Yes that is correct. It is all consolidated in that folder. It creates separate images to be used for boot, system, and data that can be deleted easily.
Will do this when CM9 gets data Thank you!
Installed this last night, including the kexec CWM. Works great except for the data, as expected.
Wicked fast; can't wait for the RIL to be taken care of. Like someone else said, I'd rather see that happen now than bootloader unlock.
---------- Post added at 11:05 AM ---------- Previous post was at 10:49 AM ----------
Question-
Since we're using the Sprint SGS3's CM9 nightlies, will data ever work?
I mean, is team Epic working on the VZW RIL, or is someone else, or are they the same (spr/vzw)?
I'm a little confused by this bit.
If you followed the guide completely you should be using invisiblek 's cm9 for i535, Verizon. I don't really know what's the difference, but we aren't just using the sprint nightlys so I believe the goal is to achieve data at some point and that there are folks working on it.
Now I'm going to stray just a bit and mention that I believe it was dhacker that got data running on the Motorola devices,
Edit: he is working on the vzw sgs3,
Check @dhacker29 on twitter
Sent from my SCH-I535 using Tapatalk 2
silasrye said:
If you followed the guide completely you should be using invisiblek 's cm9 for i535, Verizon. I don't really know what's the difference, but we aren't just using the sprint nightlys so I believe the goal is to achieve data at some point and that there are folks working on it.
Now I'm going to stray just a bit and mention that I believe it was dhacker that got data running on the Motorola devices, I had a bionic when he was working on it. He may have some advice for figuring out a verizon lte ril.
http://droidmodderx.com/2012/02/10/ics-for-the-bionic-now-has-4g-lte-5-5-902/
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
cvpcs is heading up the effort to fix RIL. He updated IRC last night that he ruled a lot of issues out and had some plans to try a few approaches.
One difference with the VZW S3 is that I believe it is their first phone to have the LTE radio on the SOC instead as a separate package. I did notice that he has a hijack solution to automatically kexec a custom (CM) boot.img without having to go through recovery.
Basically, he is using the hijack used for the DroidX to interupt the normal initialization process. Then instead of killing all processes and substituting the custom init, he is killing all processes then kexec'ing the completely separate CM boot.img. This gives us a clean boot solution, and severability from the stock boot.img. Now that he has this working(meaning he can easily try out different builds without dealing with less clean hacks), he is putting his efforts into RIL.
So, once RIL is fixed, we should have no reason not to have a fully working CM9 and possibly CM10 build (it appears he is applying these patches to a jellybean branch).
silasrye said:
If you followed the guide completely you should be using invisiblek 's cm9 for i535, Verizon.
Click to expand...
Click to collapse
You're right, and I did.
confused myself on that one, lol...
I can't get this to work for the life of me i have tried with the touch recovery flashed manuelly and through ezrecovery app. My script editing and repackaging went off with out a hitch. once I go to fakecwm and flash boot-cm9.zip it completes the install and nothing happens so i click reboot phone and it boots into beans rom. I know my recovery is kexec compatible because I have already loaded invisibleks kernel via kexec method. Any ideas ?
Sent from my SCH-I535 using Tapatalk 2
rendering the video atm . then uplaoding to youtube
Did you remember to put boot.img into your zip?
If so I guess wait for the video. It looks like this will soon be obsolete however
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SCH-I535 using Tapatalk 2
Here's the video.
http://www.youtube.com/watch?v=emDdQmNXLi8
Sent from my locked Verizon Samsung Galaxy S III
I think this is what you meant
https://plus.google.com/105844328547178759011/posts/NaZUCL6oe1q
Yes, problem is, if there is a way to share or even copy the url of a google+ post from the Google+ app, I don't know how. Do you?
Sent from my SCH-I535 using Tapatalk 2

[Recovery][MTD] CWM Touch 6.0.1.0 10/19/12

Clockwork Mod Touch for the Epic 4G!!!!!!!!!!!!!!!!!!!!!!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Everything I used to create the Zip is in here: http://d-h.st/zIL
I used unpack-bootimg.pl (I forget where that came from) to unpack an existing CWM Touch recovery.img from the Nexus S 4G
Then, I unpacked an existing boot.img from our device using zman0900s tools here: http://forum.xda-developers.com/showthread.php?t=1405284
Then, I added the etc/recovery.fstab and the default.prop from the epic to the nexus s 4g's recovery img.
Then, I repacked using a modified tool I made based on nubecoder's boot.img repack tools: https://github.com/nubecoder/create_boot.img
Then, I added the newly made ramdisk-recovery.img to Dees_Troy's TWRP zip.
Instructions:
Just flash this zip in any MTD recovery: http://d-h.st/Wfq and enjoy the new recovery after you go to advanced>reboot recovery
Unfortunately, due to the way our boot.imgs are packed, this recovery will be replaced when you install a new kernel or ROM, but the recovery replacement does not occur until you reboot recovery, so all you have to do is flash whatever you were flashing, then flash the CWM Touch zip and then recovery will stay.
On stock touchwiz ROMs, flash this modified version of Shadow Kernel that includes the recovery
http://forum.xda-developers.com/attachment.php?attachmentid=1419586&d=1350836408
There are probably other ways to build the recovery, but none of them worked for me... not Koush's Builder and not building from source
Anyone can add this recovery to their kernel by extracting a boot.img using zman0900s tool, then adding my initramfs_cwm folder in the build script zip at the beginning of my post, then repack using nubecoder's tool.
Thanks to Koush for CWM
Thanks to our CM team for the device specific files I pulled to make this possible
Thanks to Dees_Troy for his TWRP zip I based this on
Thanks to nubecoder for his create boot image zip
Thanks to zman0900 for his extract boot image zip
First. About to try now. Thanks for this.
Sent from my SPH-D700 using xda premium on cm10 nightly
Second. Been waiting for this for a long time. Thanks Xbox
Sent from my SPH-D700 using xda app-developers app
softbricked
...
Successfully worked on my phone.
Sent from my SPH-D700 using xda app-developers app
Weird that it softbricked you. It worked fine for me. I wouldn't have posted it otherwise. Try again after you odin stock.
Thanks a million for this xbox! Been waiting a long time to see a touch cwm!
Sent from my Epic4G using xda developers premium[HD] app
No problem guys.
*Ahem* I'd like to file a complaint if you will. I flashed this and my phone stole my little sister, and obviously since you put no disclaimer in this thread I'd like to formally blame you.
Can't wait to get the new epic... an awesome ex epic owner may be sending me his for free... I know what recovery I will be using! Thanks Xbox!
AproSamurai said:
*Ahem* I'd like to file a complaint if you will. I flashed this and my phone stole my little sister, and obviously since you put no disclaimer in this thread I'd like to formally blame you.
Click to expand...
Click to collapse
Still better than your sister stealing your phone...
xboxfanj said:
Still better than your sister stealing your phone...
Click to expand...
Click to collapse
I would like to officially 2nd this statement!
Heh, good work Jake. I'm sure people will greatly enjoy this.
Great job Jake..Didn't think we would ever see this. So where this is based off of twrp, would it be possible to create an inject.cwm file like twrp has so there is an option to re inject after a flash?
Sent from my SPH-D700 using Xparent SkyBlue Tapatalk 2
Thank you xbox, good works
no soft brick issue in here and works fine
Sent from my SPH-D700 using xda premium
Took an hour to redo my phone. At theater to see paranormal activity 4. Will re flash when I get home. I don't know why it soft bricked. I really want cwm touch. All I did was flah the zip. No rom update or anything else. But all the positive comments from everyone else gives me hope. But just in case I will re download in case it was a bad dl.
Sent from my SPH-D700 using xda premium
Jmax0420 said:
Took an hour to redo my phone. At theater to see paranormal activity 4. Will re flash when I get home. I don't know why it soft bricked. I really want cwm touch. All I did was flah the zip. No rom update or anything else. But all the positive comments from everyone else gives me hope. But just in case I will re download in case it was a bad dl.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
So want to see that movie... im jealous... and ya I would have to say it was probably a bad download seens how nobody else has had a problem... anyways goodluck and enjoy the movie!
Uhhhhhhhhhhh... I was waiting too long for this "touch", then I hopped onto TWRP days ago AND deleted ALL but one CWM backup... and here's the long-awaited touch but aww... Since TWRP everything's a hell lot easier but lost that sense of geek...
PLUS: Would like to report that TWRP does not work with "Stock FC09 Prerooted MTD", stuck at the Samsung logo too. If same phenomenon here, I guess it's that InjectTWRP won't work with stock kernels (CM and other kernels based on CM are all fine) ... @xboxfanj interested in the issue?
Sent from Nokia N900 w/ Android 2.3.7
Jmax0420 said:
Took an hour to redo my phone. At theater to see paranormal activity 4. Will re flash when I get home. I don't know why it soft bricked. I really want cwm touch. All I did was flah the zip. No rom update or anything else. But all the positive comments from everyone else gives me hope. But just in case I will re download in case it was a bad dl.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Yeah thats the problem. You need to be on an mtd rom. So, Odin stock then cwm, then flash any cm rom, then flash this cwm.
Sent from my GT-P7510 using Tapatalk 2
xboxfanj said:
Yeah thats the problem. You need to be on an mtd rom. So, Odin stock then cwm, then flash any cm rom, then flash this cwm.
Sent from my GT-P7510 using Tapatalk 2
Click to expand...
Click to collapse
"God damn it, Gump! You're a god damn genius! This is the most outstanding answer I have ever heard. You must have a goddamn I.Q. of 160. You are goddamn gifted, Private Gump!"
Substitute "Xbox" for "Gump" and you've got it. Jake, your genius is truly amazing and inspirational.Thank you...

[ROM] UN-OFFICIAL ParanoidAndroid(Updated 21OCT13) 3.99-RC2

"UN-OFFICIAL" 4.3_PARANOIDANDROID_Blaze.
Flashing instructions for fresh install (coming from a different ROM or clearing out gremlins):​ -put on your internal sdcard
-boot into cwm and do a Nandroid back-up
-wipe/format system, wipe/format data, wipe cache and wipe dalvik-cache-
-flash the ROM
-flash full pa-gapps or mini-gapps (refer to HERE for more info)
-reboot
-enjoy
Flashing instructions for updating ONLY:
change download path in goo manager to /storage/sdcard1/goomanager
download update via goomanager
reboot to recovery
format /system, /cache, and dalvik cache
flash ROM
Flash gapps
reboot
and enjoy!
*** If you have issues with random reboots or things not working right, then perform a fresh install. It means you have some gremlins and they need to be removed...
Please post your questions and non-dev related comments/concerns here in the Q&A thread...
Thanks to:
Team ParanoidAndroid
ktemp (for helping me figure out how the hell to build a ROM again)
Original Thread​​
Download links and changelog
This is the latest Gapps we can use:
full pa-gapps
mini-gapps
(refer to HERE for more info on gapps)
pa_t769-3.99-RC2-20131021.zip
We are back to being un-official...for now
PA 4.3 build
Includes Lightning Zap! kernel Blaze_p4.1-CM-10.2
ParanoidOTA is not working with our device yet. Use GooManager for updates(Once I get official again, it will...)
Many major changes since jb guys and gals! Since pa dropped their website, you have to head over to their Google+ site to see what's exactly happened since our last version...
Archived changelogs
GooIM/manager is now working!
Updates will be rolling thru.
GooManager incremental is not working right atm.
You can either download the ROM here, or, in GooManager, browse for compatible ROMs/TeamFahQ/blaze/pa_t769-2.54=10NOV2012-174533.zip/begin download/etc...
I would suggest doing a fresh install so don't forget to make a good backup via titanium...
Screen Shots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Beauty...
Hubba Hubba
Favorite rom ever. Good to see it here. Ill enjoy a modded stock for a bit then take this bad boy for a spin
Sent from my Samsung Galaxy S Blaze 4g.. Boy that was a mouthful..
Working great for me, thanks a lot! Your LZ kernel is working great as well. No hiccups yet. I'm loving all the sizing features and color options. I'm also glad this switched to SuperSU, as I use dsploit a lot and superuser is not friendly. I was having to reflash SuperSU after each CM10 update.
Mirror - pa_t769-2.52-29OCT2012-120925.zip - 156.22 MB
What SU files do you want us to flash and where do we get them.
Congrats on the release. Look forward to trying it out
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Screenshots
https://www.dropbox.com/sh/4jyvxh19re0jjo5/qfC5lNtPBi
Is anything broken in this? I have been using the modified stock ICS rom and have been dying for a change
[bman123] said:
Is anything broken in this? I have been using the modified stock ICS rom and have been dying for a change
Click to expand...
Click to collapse
Only the charging when powered off bug than is also in cm10, I dont believe the fix is in this one yet. So far cant find anything
I'm trying to change to change the sizes of anything I can think of, however nothing gets changed. I even tried YouTube like it showed and nothing happened
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Acerbus91 said:
I'm trying to change to change the sizes of anything I can think of, however nothing gets changed. I even tried YouTube like it showed and nothing happened
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
I noticed that last night. I'm working on it...
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
since I don't see a q&a, I;ll ask here. I am guessing no wifi calling? I've been so spoilt that I need it now. I need it so bad...
I just flashed your ROM everything seems real snappy and fast but I used CPU spy and the frequencies are strange most of the time its at min or max theres almost no frequencies used in between? Is that a bug in the new kernel or a cm10 bug? Otherwise great ROM so far thanks!
Where do we get the super su files from that is mentioned I'm the flashing instructions?
Sent from my SAMSUNG-SGH-T769 using xda premium
cheddarbob41 said:
Where do we get the super su files from that is mentioned I'm the flashing instructions?
Sent from my SAMSUNG-SGH-T769 using xda premium
Click to expand...
Click to collapse
I didnt need to flash any supersu files? Supersu is installed and i restored all my backups from TB so i know root is working fine without having to flash over anything else but the rom and gapps of course.
Does the camera only save to the internal storage?
@Bradlees wifi calling? No... I might add it later after I get the ui bug fixed (paranoid preferneces)
@DiViNEX CPU spy and the frequencies are strange. Logcat perhaps... Otherwise, I won't be able to track it. Might be the app conflicting with something because the built in cpu monitor looks fine.
@cheddarbob41 su files? Oops... old flashing instructions... I updated OP... Thanks
@mytasteinwomen Does the camera only save to the internal storage? For now, yes... Might change that to external storage later...

Official CM-10.2 nightlies (old thread)

By the way, we were the first official CM-10.2 nightly to roll off the server Only because we were first in the alphabet
This is not compatible with the old version of TWRP.
Gapps: http://goo.im/gapps/gapps-jb-20130813-signed.zip
Note it is advisable to format /system when migrating from another gapps package
Nightlies: http://get.cm/?device=apexqtmo
Wiki: http://wiki.cyanogenmod.org/w/Apexqtmo_Info
Install guide http://wiki.cyanogenmod.org/w/Install_CM_for_apexqtmo
Install guide has links to the recovery/bootloader/radio image you will need when coming from stock.
Changelog: (unofficial site) http://mobile.10.2.cmxlog.com/?device=apexqtmo
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bug list:
wifi/bt concurrency
Voice recognition reboots.
You guys are fk!n epic.
Thank you so much!!!
:thumbup:
Sent from my SGH-T699 using xda premium
Sweet! A huge thanks to team apex.
Any idea if/when we will see a stable build?
Do you recommend these builds over the unofficial nightlies?
croogrog said:
Sweet! A huge thanks to team apex.
Any idea if/when we will see a stable build?
Do you recommend these builds over the unofficial nightlies?
Click to expand...
Click to collapse
The official builds are likely to be more stable.
MUCH more stable.
But ours will likely be a bit better on battery consumption because of a kernel patch that upstream is unlikely to accept.
I don't know, now that it's all official, I just feel like the magic is gone, you know?
SERIOUSLY THOUGH: thanks devs, you guys are killer. I had no idea when I bought this phone just how totally supported it would be.
Oh, I don't know. Having run unofficial CM builds for the better part of two years (first with the G2 running ICS and JB and then with the Relay), I'm happy as a poet on pay day to be back on something officially supported by the Cyanogen folks. Even something as simple as a stable camera so I can use my phone as a light detector, mail scanner, etc. again is huge for me.
If any of you devs ever come through northern Indiana, the drinks are on me.
I am having problems trying to root my phone. The software used to put the recovery on the phone doesn't see the phone when it's in recovery mode. I have uninstalled and reinstalled the USB driver to see if that fixes it with no luck. As soon as I get it rooted I'll install the ROM.
Are there any current known issues?
Sent from my SGH-T699 using xda app-developers app
chris122380 said:
I am having problems trying to root my phone. The software used to put the recovery on the phone doesn't see the phone when it's in recovery mode. I have uninstalled and reinstalled the USB driver to see if that fixes it with no luck. As soon as I get it rooted I'll install the ROM.
Are there any current known issues?
Sent from my SGH-T699 using xda app-developers app
Click to expand...
Click to collapse
You need to boot into download mode volume down and home
Trebuchet dock doesn't reboot to the settings I apply.
For instance I create 2 folders either side of the centralised app launcher icon in the middle. But when I reboot the phone those folders I created disappear and revert to the default layout.
Coming from a full system/data & caches wipe.
And have tried wiping Trebuchet data and cache.
Anyone else notice?
A friend who installed the same dated 10.2 official nightly build on his Nexus 4 had just confirmed this trebuchet quirk occurs on his to. Upstream perhaps.
Otherwise extremely fluid user experience thus far :thumbup:
EDIT: just powered device off, changed to a fully charged battery, during boot I got a blue screen!? Managed to power it down and reboot with success. Odd.
Sent from my SGH-T699 using xda premium
How do I change the camera location to external SD card?
Nice smooth ROM.
Sent from my SGH-T699 using xda app-developers app
External SD on the camera hasn't been ported to cm 10.2 yet. Now that it's gone public, expect quite a bit of rapid changes until the final stable release. Most of these changes won't come from us, they'll come from upstream. (If you find a nightly that works well hang onto it for a week or so, in other words
Also, hey, look, someone copied us http://review.cyanogenmod.org/#/c/47947/
Does Rom manager work with this phone and with this Rom or is there a better app for that?
Sent from my SGH-T699 using xda app-developers app
---------- Post added at 08:53 AM ---------- Previous post was at 08:27 AM ----------
chris122380 said:
Does Rom manager work with this phone and with this Rom or is there a better app for that?
Sent from my SGH-T699 using xda app-developers app
Click to expand...
Click to collapse
I know there is the internal updater but does it allow you to do a backup and wipe?
Sent from my SGH-T699 using xda app-developers app
chris122380 said:
Does Rom manager work with this phone and with this Rom or is there a better app for that?
Sent from my SGH-T699 using xda app-developers app
---------- Post added at 08:53 AM ---------- Previous post was at 08:27 AM ----------
I know there is the internal updater but does it allow you to do a backup and wipe?
Sent from my SGH-T699 using xda app-developers app
Click to expand...
Click to collapse
ROM Manager works just fine. Be certain to correctly alert it to which recovery you're running first (otherwise nothing will work).
stephenclower said:
ROM Manager works just fine. Be certain to correctly alert it to which recovery you're running first (otherwise nothing will work).
Click to expand...
Click to collapse
That's the part I'm unsure on. I used the Odin root method so unsure what recovery that is.
Sent from my SGH-T699 using xda app-developers app
chris122380 said:
That's the part I'm unsure on. I used the Odin root method so unsure what recovery that is.
Sent from my SGH-T699 using xda app-developers app
Click to expand...
Click to collapse
In that case, you're most likely using Clockworkmod Recovery.
stephenclower said:
In that case, you're most likely using Clockworkmod Recovery.
Click to expand...
Click to collapse
is there a cwm recovery around yet that lets you backup to the external sd?
updating from within rommanger doesn't work since it says our relay is not officially supported.
The amusing irony is that with the official CM nightly installed, ROM Manager can download and install new builds all on its own. So, in fact, the Relay is (sort of) supported. No idea re external SD support. I believe Infernix put a quick adb-based hack in the unofficial 10.2 thread a couple days ago.
stephenclower said:
The amusing irony is that with the official CM nightly installed, ROM Manager can download and install new builds all on its own. So, in fact, the Relay is (sort of) supported. No idea re external SD support. I believe Infernix put a quick adb-based hack in the unofficial 10.2 thread a couple days ago.
Click to expand...
Click to collapse
The Odin root directions has a recovery that can back up to external SD. Make sure to pick external SD backup and not just backup (that one backs up to the phone). That is how I rooted my phone because the Heimdall install wouldn't see my phone or the app would crash in Windows 8.
Sent from my SGH-T699 using xda app-developers app
Nardholio said:
By the way, we were the first official CM-10.2 nightly to roll off the server Only because we were first in the alphabet
Will write in something nice later
Gapps: http://goo.im/gapps/gapps-jb-20130813-signed.zip
Note it is advisable to format /system when migrating from another gapps package
Nightlies: http://get.cm/?device=apexqtmo
Wiki: http://wiki.cyanogenmod.org/w/Apexqtmo_Info
Changelog: no link yet, we should be on the changelog sites tomorrow though]
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=WpePWo56zm4

Categories

Resources