Psa: DO NOT TAKE OTAs after updating to kitkat leak (nc2) - Verizon Galaxy Note 3 General

PUBLIC SERVICE ANNOUNCEMENT:
If you've installed the new Kitkat leak for the Verizon Note 3 (and you really really should install it -- see below for reasons why):
MAKE SURE YOU NEVER TAKE ANY OTA.
Here is a brief (and yet startling) list of advantages to the leaked Kitkat build that could be done away with in ANY future OTA for the Note 3:
At anytime you can use ODIN to go back to 4.3 for root, disaster recovery etc.
This leaked Kitkat build allows for *ANY* compatible kernel module to be used. Unlike any previous Note 3 build ever. No whitelist security is in place to block kernel modules which are not "approved". (pointed out by @ryanbg)
It's Kitkat but SElinux permissive. Also very very rare.
There are so many unique things about this build, that every user who installs it should treat it like gold and avoid OTAs like the plague.
For more information on the leak:
http://sxtpdevelopers.com/samsung-galaxy-note-3-verizon/
How to maintain root and use the leaked files:
http://forum.xda-developers.com/showthread.php?t=2726558
And a new Safestrap for use with the new KK build (you'll need a 4.3 compatible Safestrap for the root process and a 4.4 compatible Safestrap for use after upating):
http://forum.xda-developers.com/showthread.php?t=2517610
If you ever get a chance make sure to send thanks over to sxtpdevelopers (I don't think he has an XDA username anymore).

This Was Definetly an Amazing Find!!

Thanks Hash!
Sent from my SM-N900V using xda app-developers app

What's the advantage of kernel modules?
Sent from my SM-N900V using xda app-developers app

So, help me understand this. Any kernel module? Does that mean... It works as a Dev version would? Any aosp / ge ROM would work eventually?
Same kind of process? Still not a true unlocked boatloader though?

Borderpatrol1987 said:
What's the advantage of kernel modules?
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
Interaction with kernel and system resources.

BossJ said:
So, help me understand this. Any kernel module? Does that mean... It works as a Dev version would? Any aosp / ge ROM would work eventually?
Same kind of process? Still not a true unlocked boatloader though?
Click to expand...
Click to collapse
this is a possibility, kernel modules being enabled makes it so kexec can work which then means aosp roms could work as well..
although alot of work has to be done to get kexec working on the note3. ALOT. but the hole for it is officially there

To make sure I understand, does this mean that when 4.4.3 is released, we can pull the info for the nxp nfc hce and make it work before Verizon/Samsung do?
Sent from my SM-N900V using xda app-developers app

BeansTown106 said:
this is a possibility, kernel modules being enabled makes it so kexec can work which then means aosp roms could work as well..
although alot of work has to be done to get kexec working on the note3. ALOT. but the hole for it is officially there
Click to expand...
Click to collapse
I feel like we are in the Droid Bionic days again God I love you guys!
Donations to all of you!
Hash: Confirmation number: ****7608N7815035E
Beans: Confirmation number: ****1220MF354073B
Bajasur: Confirmation number: ****5071CG663842F
If I missed someone let me know!

How do we block ota updates? Installed everything no issues. Thanks guys!! Almost have a Dev edition. Well feels like it to me.
Sent from my SM-N900V using Tapatalk

GreenGoblin227 said:
How do we block ota updates? Installed everything no issues. Thanks guys!! Almost have a Dev edition. Well feels like it to me.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Freeze/delete SDM
Sent from my SM-N900V using xda app-developers app

What do you think about the chance of unlocked bootloader?
Sent from my SM-N900V using Tapatalk

RayMcGrath said:
What do you think about the chance of unlocked bootloader?
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
...a little better. But don't get your hopes up. little better than slim or none isn't too good. Lets see what happens when the smarter people look deeper into this! Then I'll start thinking of doing happy-dances.
<Note3>

It seems taking OTA updates won't be much an issue: Software Update can't connect to the Verizon Software Update servers.
{
"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"
}
Now only if we can get that stupid 3G/LTE icon to go away when WiFi is connected

So what kernel options do we have!? Not sure which are for this 4.4.2 build. (BTW is Running awesome! )
Sent from my SM-N900V using xda app-developers app

rclar144 said:
So what kernel options do we have!? Not sure which are for this 4.4.2 build. (BTW is Running awesome! )
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
Hopefully any kernal used with the t mobile as you could do that with the dev editon.
Although I'm not sure, so wait for official words from the devs.

@Hashcode @BeansTown106 Something to keep an eye out for; the rollback protection counters have two numbers, a major version and a minor version. The minor version tends to get overlooked very quickly. Luckily with this build, our minor version was the same, in addition to our major version, so we could downgrade. We may get an OTA that has a SW_ID flag like this
Code:
SW_ID:0000000[B]2[/B]0000000[B]9[/B]
The 2 is the major version, while the 9 is the minor version. The minor version could be up one increment, even if the major version is the same, and we won't be able to downgrade. The minor version I've been told is stored on RPMB and major version is stored in eFuse(?) which is apparently differentiated from QFPROM. Still looking into that, but be weary even if any future updates look downgrade-able. Ensure both numbers are the same before any OTA/update if you want to downgrade.

ryanbg said:
@Hashcode @BeansTown106 Something to keep an eye out for; the rollback protection counters have two numbers, a major version and a minor version. The minor version tends to get overlooked very quickly. Luckily with this build, our minor version was the same, in addition to our major version, so we could downgrade. We may get an OTA that has a SW_ID flag like this
Code:
SW_ID:0000000[B]2[/B]0000000[B]9[/B]
The 2 is the major version, while the 9 is the minor version. The minor version could be up one increment, even if the major version is the same, and we won't be able to downgrade. The minor version I've been told is stored on RPMB and major version is stored in eFuse(?) which is apparently differentiated from QFPROM. Still looking into that, but be weary even if any future updates look downgrade-able. Ensure both numbers are the same before any OTA/update if you want to downgrade.
Click to expand...
Click to collapse
Thanks for the heads up

tokan_one said:
Now only if we can get that stupid 3G/LTE icon to go away when WiFi is connected
Click to expand...
Click to collapse
Try Xposed Module "Samsung Data Connection Icon[1.0]". It solved that problem for me.
I tried to post as a hyperlink to the website but was unable to due to being a new member. If you Google "net.thinkindifferent.dataconnectioniconfix" it should be the first result.

Borderpatrol1987 said:
Freeze/delete SDM
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
Is that all? I seem to remember an updater.apk or something like that that also needs to be frozen? What is the path to SDM?
Sent from my SM-N900V using Tapatalk 2

Related

[ROM][4/12/13] - Stock Root Deodex Int 'N7105XXDMC3' Base w/ patch for VZW and AT&T!

[ROM][4/12/13] - Stock Root Deodex Int 'N7105XXDMC3' Base w/ patch for VZW and AT&T!
As always, here is your latest stock rooted ROM with this flavor built off the DMC3 International Base.
Features
Fully Stock
Rooted
ADB as root / Remount capabilities
De-odex'ed
Zip Aligned
AT&T Patch HERE
Verizon Patch HERE
Rogers Patch HERE
ROM MD5: 3A1C58A4359258E7D13A098512382704
{
"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"
}
Download ROM HERE!
As always please hit Thanks!
​
Sharing Policy
The spirit of Open Source is to share your knowledge and files with the rest of the world so they can improve on what you do when possible. This is also my philosophy and I would never compromise that!
You are free to use this ROM or any part of this ROM any way you like as long as you give proper credits!
Do not use my work if you cannot give proper credits!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
However this does not include my CleanROM series of ROMS. Please do not use those without contacting me first!
This ROM is not a CleanROM. Its a stock rooted and all yours!
CSC Files are the files that tell your phone what kind of phone it is. For example; if you use the Verizon Patch files then this will convert the ROM to the Verizon version (sans the data icons) and allow you to access the Verizon Apps in the Play store. It will also set the APN automatically, etc...
This patch also has the correct RIL files and correct APK files, etc... To work with the Verizon Radio....
The patch in the OP can more than likely be applied to any 7105 ROM but I cannot assure you of that.
Please hit Thanks :good:​
Enjoy!
You are a God.
barrackOBAMA said:
You are a God.
Click to expand...
Click to collapse
Thank you Mr President! I am honored you run my ROMS
scrosler said:
Thank you Mr President! I am honored you run my ROMS
Click to expand...
Click to collapse
From the s3 to the note2.
Just to be blessed by your ROMs
Haha
Thank you.
ROM Is up can someone please try it out and let me know.
I built this ROM via Remote desktop on my Note II so...
I cant test it myself but I have done this so many times... It should be good.
Full wipe test only!
Running flawless so far.
Mms works btw
Very quick lock for gps on maps but says searching for location when I'm in navigation? ?
Is there any trick for this?
barrackOBAMA said:
Running flawless so far.
Mms works btw
Very quick lock for gps on maps but says searching for location when I'm in navigation? ?
Is there any trick for this?
Click to expand...
Click to collapse
Make sure you get a lock 100% in Maps before starting Navigation. Use Wireless and make sure all location services are turned on.
scrosler said:
Make sure you get a lock 100% in Maps before starting Navigation. Use Wireless and make sure all location services are turned on.
Click to expand...
Click to collapse
Not getting any lock now. :/ I guess the lock I thought I had from before was because of my wifi
Sent from my SCH-I605 using xda app-developers app
Was there any thing special on this you want me to check?
!!!niceness!!!
Thanks scott...just flashed so far smooth smooth...instant lock on gps both wifi/wireless..will keep you updated. Also keep getting samsung software update I am assuming ignore?
barrackOBAMA said:
Not getting any lock now. :/ I guess the lock I thought I had from before was because of my wifi
Sent from my SCH-I605 using xda app-developers app
Was there any thing special on this you want me to check?
Click to expand...
Click to collapse
Nah, I just wanted to make sure it booted
I made the ROM via Remote desktop.
If you cant GPS locks thats not unusual fro some devices on VZW. I would try wiping internal storage and wait until GPS locks while on WiFi and its usually good from there.
It has to do with the differences between the International / AT&T Base and the Verizon base. PITA but once you get the lock you are good.
lgfltmedic said:
Thanks scott...just flashed so far smooth smooth...instant lock on gps both wifi/wireless..will keep you updated. Also keep getting samsung software update I am assuming ignore?
Click to expand...
Click to collapse
Nah, thats not a firmware update thats for the samsung software like the software store and the Music hub, etc. Its not the same as a carrier update. You can safely allow it to stop the nag and if you dont use any of those Sammy apps you can just disable it.
It this still just 4.1.2? What is special about this about? I mean no disrespect, just curious.
Sent from my SCH-I605 using Tapatalk 2
2swizzle said:
It this still just 4.1.2? What is special about this about? I mean no disrespect, just curious.
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
Yep, same old same old. Just the latest build from Samsung.
No disrespect taken.
Added Rogers patch because its only a matter of time before someone asks
Hey Scott is there any advantage to running this instead of cleanRom 4.7? Just curious....thanks brother!
Sent from my SCH-I605 using Tapatalk 2
thunderbread said:
Hey Scott is there any advantage to running this instead of cleanRom 4.7? Just curious....thanks brother!
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
You'll get better performance running 4.7 as that will have been tweaked and modified where this rom is just stock.
Sent from my SCH-I605 using xda app-developers app
Hey Scott, just wanted to let you know that gps usually has probl3ms when trying to get a lock when inside. I have had this on Ace, and a few other international bases. If you go outside, it locks, and works good after that. I never have to wipe anything.
from my SCH-I605 using Tapatalk 2
I noticed in the op the baseband version still is L4. Is that what most of you on Verizon are running with this latest international C3 release?
Thanks
Sent from my SCH-I605 using xda app-developers app
So when/how is the patch applied? Flash rom and apply patch?

Official Jelly Bean 4.1.2 now available via Kies!

Baseband Ver - I777UCMD8
Radio Software Ver - 8
{
"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"
}
Reserved and yay!
Sent from my LG-LS970 using xda premium
Wow I never thought I'd live to see the day
Sent from my HTC One using Tapatalk 4 Beta
Nick281051 said:
Wow I never thought I'd live to see the day
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
me either. i am out of town right now, butt his will be the second thing i do when i get home tomorrow night.
ou812bkewl said:
Baseband Ver - I777UCMD8
Radio Software Ver - 8
Click to expand...
Click to collapse
I777UCMD8 have NFC ????
vanty200419 said:
I777UCMD8 have NFC ????
Click to expand...
Click to collapse
Nope.
Can this be updated through keis mobile? Or without a pc I should say?
Is it fairly easy to root? I think I'll wait for an Odin flashable version before I give it a whirl.
Whizzpopper said:
Is it fairly easy to root? I think I'll wait for an Odin flashable version before I give it a whirl.
Click to expand...
Click to collapse
Odin flashable version available in the Download Repository. I may create a stock plus root version sometime in the next week, but I'm too busy for the next couple of days to even think about it. Haven't heard if it can be rooted easily; no one has talked about it. If you're adventurous, you could try Framaroot and let us know.
I didn't know about that Framaroot thing. Seems like it'd be easier if it works. Haha. I rooted it by flashing a CWM-based kernel for i9000 in Odin, rebooting into recovery and flashing one of the JB kernels for i777, and then downloaded SU from the Play Store. That long, convoluted method works if Framaroot doesn't.
redherring79 said:
I didn't know about that Framaroot thing. Seems like it'd be easier if it works. Haha. I rooted it by flashing a CWM-based kernel for i9000 in Odin, rebooting into recovery and flashing one of the JB kernels for i777, and then downloaded SU from the Play Store. That long, convoluted method works if Framaroot doesn't.
Click to expand...
Click to collapse
The radio is working well on CM10. Don't think I'll go back to Samsung. Are newer ROMs free of the brick bug?
Sent from my SGH-I777 using xda app-developers app
ferrocene said:
The radio is working well on CM10. Don't think I'll go back to Samsung. Are newer ROMs free of the brick bug?
Sent from my SGH-I777 using xda app-developers app
Click to expand...
Click to collapse
One would assume so. They probably had it fixed by 4.0.4. Guess we'll hear about when people start screaming if its not.
Why are we so pumping up about this 4.1.2 release?
Aren't we using 4.1.2 six months ago? and 4.2.2 months ago?
So it is an official release from AT&T, meaning their loyal clients were still running ICS 'til now? Wow
Just rooted using framaroot. Superuser is installed and I am debloating now.
Sent from my SAMSUNG-SGH-I777 using Tapatalk 2
It seems like a good base to tweak and customize once rooted. The modem is fantastic. Probably the best one I've used in my area.
Sent from my SAMSUNG-SGH-I777 using Tapatalk 4 Beta
votinh said:
Why are we so pumping up about this 4.1.2 release?
Aren't we using 4.1.2 six months ago? and 4.2.2 months ago?
So it is an official release from AT&T, meaning their loyal clients were still running ICS 'til now? Wow
Click to expand...
Click to collapse
I'm just curious.
creepyncrawly said:
Odin flashable version available in the Download Repository. I may create a stock plus root version sometime in the next week, but I'm too busy for the next couple of days to even think about it. Haven't heard if it can be rooted easily; no one has talked about it. If you're adventurous, you could try Framaroot and let us know.
Click to expand...
Click to collapse
I'm getting a 404 for the link in the repository.
UPDATE: Never mind, it just worked. File host must've been down. Thanks!
votinh said:
Why are we so pumping up about this 4.1.2 release?
Aren't we using 4.1.2 six months ago? and 4.2.2 months ago?
So it is an official release from AT&T, meaning their loyal clients were still running ICS 'til now? Wow
Click to expand...
Click to collapse
+1.
Even if I did not puke at the sight of a Sammy ROM, would never consider flashing a bloat loaded ATT firmware, ever.
T
Sent from my Nexus 7 using Tapatalk 2
It's actually kind of decent
tedkunich said:
+1.
Even if I did not puke at the sight of a Sammy ROM, would never consider flashing a bloat loaded ATT firmware, ever.
T
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
I hated the AT&T ICS ROM, but this one isn't so bad. I would be (and had been until recently) using CM10.1, but my company's email client won't work with Android 4.2, so I'm stuck with needing a 4.1 ROM. I had been using ShoStock 3, which is good in a lot of ways, but it always seems like if it's not an official Samsung ROM or CM, it doesn't really feel "together" for me.
This AT&T JB ROM actually does seem good. Sure it has a bunch of useless Motion gimmick features, and there is the usual bloat, but I was able to root (as mentioned above with Framaroot -- the Aragorn exploit) and disable almost all of the bloat. NFC isn't supported (which is absolutely stupid), but I never had a real use for that anyway. There are lockscreen shortcuts, resizable widgets, and pretty much all of the good JB features are there. In the ICS ROM they made the Power settings widget completely useless by making it take up 2 rows so it could include useless toggles, so I was hoping to see that they had gone back to the single row widget, but it looks like they dropped it completely. In general, things are responsive and smooth, and bright and happy, without being too cartoonish.
Don't get me wrong, I'd rather be on CM, and if my IT department ever updates the Lotus Traveler software to a version that actually works with 4.2, I'll do it in a heartbeat, but in the meantime, I think this is the best 4.1 ROM I could ask for.
Did the update get rid of the android keyboard for any of yall? I updated and I noticed the android keyboard is missing. I went to get it from the play store and it says its already installed but I can't find it anywhere in my phone. Any suggestions?

Google Edition Rom Available

No surprise here but the Google Edition rom/system dump works perfectly with our Ones =)
Where can we download it?
Im wondering will it push OTA updates as if it were the real google s4? Or does it need to be flashed/patched manually.
If not I will just stick with samsung TW stock.
I flashed various ROMs on my previous phone but always ended up with stock.
I'm pretty sure GE ROM is rock solid but without OTA updates, I hesitate.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
here is a link to the thread: http://forum.xda-developers.com/showthread.php?t=2341395
sharpehenry said:
Im wondering will it push OTA updates as if it were the real google s4? Or does it need to be flashed/patched manually.
If not I will just stick with samsung TW stock.
I flashed various ROMs on my previous phone but always ended up with stock.
I'm pretty sure GE ROM is rock solid but without OTA updates, I hesitate.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
LOL you're on the wrong thread.
---------- Post added at 02:50 PM ---------- Previous post was at 02:36 PM ----------
hawkns said:
here is a link to the thread: http://forum.xda-developers.com/showthread.php?t=2341395
Click to expand...
Click to collapse
Thanks
Yep and it's smooth!
Sent from my HTC One using Tapatalk 4 Beta
Does LTE work with ATT?
humblehyper said:
LOL you're on the wrong thread.
---------- Post added at 02:50 PM ---------- Previous post was at 02:36 PM ----------
Thanks
Click to expand...
Click to collapse
Yeah. My bad. I have no idea how I ended up here but when I tried to come back to here, it was nowhere to be found.
I apologize any confusion I may have caused to anyone from my confusion but thanks for quoting my post. My email notification showed me the way.
I was just wondering how I ended here....
itismadhan said:
Does LTE work with ATT?
Click to expand...
Click to collapse
I'm using the GE, with att and I have an LTE signal.
Sent from my HTC One using xda app-developers app
mrjasenr said:
I'm using the GE, with att and I have an LTE signal.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
See
{
"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 HTC One using xda app-developers app
Why do people always ask about OTA's when flashing new ROM's? I mean you just flashed a ROM, why are you so concerned about an OTA when you could simply reflash the update when available
Sent from my HTC One using xda premium
WHY does everyone have to ask or worry about NOT getting LTE. WHEN has flashing a ROM every changed the Phones Bands?? NEVER!!! Only modem/Radio does that...
hyelton said:
WHY does everyone have to ask or worry about NOT getting LTE. WHEN has flashing a ROM every changed the Phones Bands?? NEVER!!! Only modem/Radio does that...
Click to expand...
Click to collapse
It's a valid question.
I find myself wondering if the GE performs as well on AT&T's networks as the AT&T ROM. Yeah, the hardware bands don't change, but there are other things that affect the performance. It was reported previously that performance on the AOSP-based roms may not be as good as AT&T stock when it comes to AT&T's network. One would hope that this is fixed with the official GE, but that may not be the case.
I'm also wondering how the camera photo quality compares and if there are many options for configuring the settings of the sensor.
Also if the IR blaster can be used if apps are installed, but I'm guessing not... are drivers even included?
~Troop
Stupid question
I am a newbie when it comes to flashing roms. This will be the first time I do this, I already unlocked and rooted my ATT HTC One and have a stupid question...and installed TWRP.
Once I get do I flash it exactly the same way I would CM10.1? How about the Google Apps? Are they included in this zip file?
Sorry for the questions but again...I once flashed CM 9 on an HP Touchpad and that's my only experience ever flashing an Android ROM.
Edit:
I guess my question was...do I just download this Zip file and put it in my main SD directory and flash it from TWRP? Again, what about the Google Apps?
ffontan said:
Edit:
I guess my question was...do I just download this Zip file and put it in my main SD directory and flash it from TWRP? Again, what about the Google Apps?
Click to expand...
Click to collapse
"Google Edition" without Google Apps would be plain wrong
Sent from my HTC One using xda premium
Does google wallet work by any chance?
ffontan said:
I am a newbie when it comes to flashing roms. This will be the first time I do this, I already unlocked and rooted my ATT HTC One and have a stupid question...and installed TWRP.
Once I get do I flash it exactly the same way I would CM10.1? How about the Google Apps? Are they included in this zip file?
Sorry for the questions but again...I once flashed CM 9 on an HP Touchpad and that's my only experience ever flashing an Android ROM.
Edit:
I guess my question was...do I just download this Zip file and put it in my main SD directory and flash it from TWRP? Again, what about the Google Apps?
Click to expand...
Click to collapse
Gapps is already included, just flash in TWRP/CWM
Timan25 said:
Does google wallet work by any chance?
Click to expand...
Click to collapse
Not clue as I dont use Google Wallet.
djkinetic said:
Its rumored that google will support it in 4.3, but funny thing is that the GS4 version has IR support already...just tried my GS4 and yup it works, so we'll see.
Click to expand...
Click to collapse
I can confirm this. But the s4 rom still has the touch wiz framework. Not true aosp. I assume that the htc rom may be closer to aosp.
Sent from my SAMSUNG-SGH-I337 using xda premium
dxwilliams40 said:
I can confirm this. But the s4 rom still has the touch wiz framework. Not true aosp. I assume that the htc rom may be closer to aosp.
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
the one also still has some sense framework, thats one of the reasons why tbalden's sense kernel works on the GE rom, also another reason why beats works. neither of the GPE devices are running true AOSP and will probably never be supported in AOSP, I'm hoping that the AOSP Rom Devs somehow are able to use the sources and whats been released so far to build more stable and better performing AOSP roms...till then the GE roms are wicked smooth.
dxwilliams40 said:
I can confirm this. But the s4 rom still has the touch wiz framework. Not true aosp. I assume that the htc rom may be closer to aosp.
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
the H1 GE rom still has the sense framwork as well

[4.2.2] Color OS [ jfltevzw ]

// Galaxy S4 International LTE jfltevzw
// Android 4.2.2
{
"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"
}
Overview
This is another Chinese firmware called 'Color OS' and generally ships on Oppo devices.
This is not a slight mod but a unique firmware
Download
2-24-14: Color OS
*Gapps is not included in this release
Working:
- Everything should be good
looks interesting...
great job , sir:good:
Does look cool. May have to check this out tonight. Great work and thanks for Miui and now this one
Sent from my SCH-I545 using Tapatalk
this rom looks truly amazing. i actually like it more than miui. however theres just too much chinese. and i cant get.into. mobile networks and a couple other settings without getting this FC.
VERY hard to navigate with the chinese. initial setup youre flying blind through some menus you cant make heads or tails of.
definitely has potential though.
Sent from my SCH-I545 using Tapatalk
---------- Post added at 06:55 PM ---------- Previous post was at 06:02 PM ----------
Also like to mention though that everything was working.
4G
WiFi
Camera
GPS
Sent from my SCH-I545 using Tapatalk
Mistertac said:
this rom looks truly amazing. i actually like it more than miui. however theres just too much chinese. and i cant get.into. mobile networks and a couple other settings without getting this FC.
VERY hard to navigate with the chinese. initial setup youre flying blind through some menus you cant make heads or tails of.
definitely has potential though.
Sent from my SCH-I545 using Tapatalk
---------- Post added at 06:55 PM ---------- Previous post was at 06:02 PM ----------
Also like to mention though that everything was working.
4G
WiFi
Camera
GPS
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
Good to know I was going to flash this, but I'll wait till that is fixed!
Sent from my SCH-I545 using XDA Premium 4 mobile app
I really like the looks of this ROM.its a totally different ui and it isn't miui.
Is there anyway to get less Chinese? Or is that just how it is since it's a Chinese ROM? I don't want to sound like a cry baby @Tquetski I'm only jw. I appreciate your work on these ROMs. I think this one has some real potential. Its really cool looking
Sent from my SCH-I545 using Tapatalk
Mistertac said:
I really like the looks of this ROM.its a totally different ui and it isn't miui.
Is there anyway to get less Chinese? Or is that just how it is since it's a Chinese ROM? I don't want to sound like a cry baby @Tquetski I'm only jw. I appreciate your work on these ROMs. I think this one has some real potential. Its really cool looking
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
That's what I'm waiting for!
Sent from my SCH-I545 using XDA Premium 4 mobile app
After stability is worked out I'm going to translate it properly
I want to adjust things a little because I feel that this deserves proper localization
APN settings will always produce a FC but it doesn't matter honestly; 4G still works and sticks through reboots lol; I'm doing a really invasive thing and forcing this firmware to use the S4 APNs, it was not made for the S4 ;x
Alright so 4g does stick on reboots. It took my phone maybe 5 minutes for 4g to show up but once it did I was good.
Kept getting the settings FC when trying to enter GMail Account (backup account) but just kept closing it and finally went away. Tapatalk kept FC though [emoji35] I'm back on my DD as I'm off too work. I'll play with ColorOs when im home later.
PS. I tried flashing supersu to have root and no dice any suggestions
Sent from my SCH-I545 using Tapatalk
Safestrap compatable?
Will this work with Safestrap on MK2?
twith70 said:
Will this work with Safestrap on MK2?
Click to expand...
Click to collapse
Nope. Only TW SafeStrap compatible ROMs for you [emoji17]
Sent from my SCH-I545 using Tapatalk
"Nope. Only TW SafeStrap compatible ROMs for you"
Thanks. I think it is great devs put out great ROMs for the end user. I really do think the OP's should be more informative though. At least tell us what will work and what is compatable. This ROM is not the only one with very little information, some of the big names are very vague as well. I am new to the S4 and come here looking for ways to optimize my phone, it would be nice to have reliable information posted in the ROM details how to install.
twith70 said:
"Nope. Only TW SafeStrap compatible ROMs for you"
Thanks. I think it is great devs put out great ROMs for the end user. I really do think the OP's should be more informative though. At least tell us what will work and what is compatable. This ROM is not the only one with very little information, some of the big names are very vague as well. I am new to the S4 and come here looking for ways to optimize my phone, it would be nice to have reliable information posted in the ROM details how to install.
Click to expand...
Click to collapse
I understand your frustration. I think the devs who have a rom that works for multiple devices/carriers just forget about the few phones/carriers that do have limitations like that.
Check this thread out. Lot of good information to get you going
http://forum.xda-developers.com/showthread.php?t=2606501
Sent from my SCH-I545 using Tapatalk
Interesting OS, thanks man. Hit the OP's "Thanks" button he definitely deserves it
twith70 said:
"Nope. Only TW SafeStrap compatible ROMs for you"
Thanks. I think it is great devs put out great ROMs for the end user. I really do think the OP's should be more informative though. At least tell us what will work and what is compatable. This ROM is not the only one with very little information, some of the big names are very vague as well. I am new to the S4 and come here looking for ways to optimize my phone, it would be nice to have reliable information posted in the ROM details how to install.
Click to expand...
Click to collapse
Sure let me go back and edit 30 threads with a device specific FAQ to cover the general issues which will take a while for me to garner because I only own 1/30
Meanwhile if someone wants to adb their stock firmware for me I could maybe make some stuff you could use with safestrap, but when I make this offer it never pans out because very rarely does someone want to actually get their hands dirty
I can install this rom based kitkat, I had safetrap?
I can install this rom based kitkat, I had safetrap?
xtmg1 said:
I can install this rom based kitkat, I had safetrap?
Click to expand...
Click to collapse
No....it says it 6 posts above you.

Limitations of just root

I'm new to all this. Sorry for the long intro but pls indulge me so you can answer my question appropriately.
I have the gs4 nc5 and Thx to towel root I obtained root with ease, and so I'm running the stock ROM.
I've installed supersu and a few apps that have really cleaned and sped things up and basically I am very happy.
However that's relative to my experience so far.
Knox is not tripped and I Uninstalled it even though I understand it's still in the bootloader.
Now to my question.....
I installed "setcpu" and it seemed I basically couldn't do much because my kernel is still stock too. I was hoping to overclock a tad or at least run in performance mode but setcpu told me performance mode wasn't an option with my existing kernel.
At this point should I be happy with what I've got or should I explore installing a different kernel?
I really don't want to start at scratch with a new ROM... I just have too many things to configure. Maybe I'll get the guts for that at a later date.
Any advice or comments would be appreciated.
Sent from my GS4 Zombie Communicator
windstrings said:
I'm new to all this. Sorry for the long intro but pls indulge me so you can answer my question appropriately.
I have the gs4 nc5 and Thx to towel root I obtained root with ease, and so I'm running the stock ROM.
I've installed supersu and a few apps that have really cleaned and sped things up and basically I am very happy.
However that's relative to my experience so far.
Knox is not tripped and I Uninstalled it even though I understand it's still in the bootloader.
Now to my question.....
I installed "setcpu" and it seemed I basically couldn't do much because my kernel is still stock too. I was hoping to overclock a tad or at least run in performance mode but setcpu told me performance mode wasn't an option with my existing kernel.
At this point should I be happy with what I've got or should I explore installing a different kernel?
I really don't want to start at scratch with a new ROM... I just have too many things to configure. Maybe I'll get the guts for that at a later date.
Any advice or comments would be appreciated.
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
Unless you have the first bootloader, which you don't, there is no way to change your Kernel. If you try you will get an unauthorized message on startup.
Sent from my SCH-I545 using Tapatalk
windstrings said:
I'm new to all this. Sorry for the long intro but pls indulge me so you can answer my question appropriately.
I have the gs4 nc5 and Thx to towel root I obtained root with ease, and so I'm running the stock ROM.
I've installed supersu and a few apps that have really cleaned and sped things up and basically I am very happy.
However that's relative to my experience so far.
Knox is not tripped and I Uninstalled it even though I understand it's still in the bootloader.
Now to my question.....
I installed "setcpu" and it seemed I basically couldn't do much because my kernel is still stock too. I was hoping to overclock a tad or at least run in performance mode but setcpu told me performance mode wasn't an option with my existing kernel.
At this point should I be happy with what I've got or should I explore installing a different kernel?
I really don't want to start at scratch with a new ROM... I just have too many things to configure. Maybe I'll get the guts for that at a later date.
Any advice or comments would be appreciated.
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
1)Wrong section. Question should go in Help and Troubleshooting.
2)Has been addressed many times in the original post. Read there
3) As was said before me, you can't touch the kernel cause your boot loader is still locked.
Sent from a Shaftamle Galaxy S4
"Thanks Button" is always appreciated!
CheckOutMyThemedGoogleKeyboards!!!!!!
MyColorScreen
Thx, using Tapatalk is tough on such a massive forum, sorry for mis-posting..
I
Sent from my GS4 Zombie Communicator
Moved to Q&A.
Thx, based on my present configuration, what happens when an OTA is released,
1. will it even prompt to update?
2. If TW won't work with 4.3, seems I would lose root to upgrade to 4.3 or higher (sounds like too buggy anyway, but just wondering what to expect)
3. Do you guys even do ota updates or just keep upgrading your favorite ROM?
Sent from my GS4 Zombie Communicator
windstrings said:
Thx, based on my present configuration, what happens when an OTA is released,
1. will it even prompt to update?
2. If TW won't work with 4.3, seems I would lose root to upgrade to 4.3 or higher (sounds like too buggy anyway, but just wondering what to expect)
3. Do you guys even do ota updates or just keep upgrading your favorite ROM?
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
I believe u r confused. NC5 is 4.4..and is TW based...
Sent from my SCH-I545 using Tapatalk
decaturbob said:
I believe u r confused. NC5 is 4.4..and is TW based...
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
So right you are! I thought I was running 4.2.2 but it's 4.4.2....Thx!
I Hate being a noob! ?
So what will I see when an OTA is pushed and what is normally done?
I figure I better know now so I can safeguard in advance if needed.
Sent from my GS4 Zombie Communicator
windstrings said:
So right you are! I thought I was running 4.2.2 but it's 4.4.2....Thx!
I Hate being a noob! ?
So what will I see when an OTA is pushed and what is normally done?
I figure I better know now so I can safeguard in advance if needed.
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
Don't take the update, root it, install busy box, safestrap install, rom that *****.
Sent from my SCH-I545 using Tapatalk
If I remember right, they prompt you over and over and finally installs anyway... I would have to block it somehow or do as you say....
Need to study much more first.. Seems I'm limited a lot with my s4.
Sent from my GS4 Zombie Communicator
windstrings said:
If I remember right, they prompt you over and over and finally installs anyway... I would have to block it somehow or do as you say....
Need to study much more first.. Seems I'm limited a lot with my s4.
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
Freeze the update apps on the stock touchwiz rom and it won't ask you anymore.
Sent from my SCH-I545 using Tapatalk
bryantjopplin said:
Freeze the update apps on the stock touchwiz rom and it won't ask you anymore.
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
Talking about the OS system ota update
Sent from my GS4 Zombie Communicator
windstrings said:
Talking about the OS system ota update
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
Yes it's a couple of apps the you need to freeze after you root.
Sent from my SCH-I545 using Tapatalk
So do I gather I basically can't do anything that alters this stock ROM?
It's a bit confusing knowing just when the ROM is affected versus not.
Which parts of performance won't work?
I now know adjusting CPU or kernel is out.
1. What about Internet boosters?
2. SD boosters?
Still unclear where I'm limited concerning root tweaks.
{
"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 GS4 Zombie Communicator
windstrings said:
So do I gather I basically can't do anything that alters this stock ROM?
It's a bit confusing knowing just when the ROM is affected versus not.
Which parts of performance won't work?
I now know adjusting CPU or kernel is out.
1. What about Internet boosters?
2. SD boosters?
Still unclear where I'm limited concerning root tweaks.
Sent from my GS4 Zombie Communicator
Click to expand...
Click to collapse
You can adjust the cpu I believe just not over clock it. Not to sure as I have never had a stock phone lol
Sent from my SCH-I545 using Tapatalk
When I grow up I wanna be that way!
Sent from my GS4 Zombie Communicator

Categories

Resources