[Q] TW ROM with Vanilla Experience? - Verizon Samsung Galaxy S III

First, thanks to the members of this forum it has been a great help in my noob unbricking initiation. This phone is a hand-me-down and I immediately tried to put CM on it... and you know what happened after that.
Next time I'll come here first.
I'm fairly dyslexic and am hating the TW interface so far, particularly the Samsung apps make it very hard for me to use.
Is there a TW ROM compatible with locked bootloaders that has a more vanilla android experience? In particular I would prefer to have just google apps (dialer, calculator, settings menu, keyboard etc...)

jdhogg88 said:
First, thanks to the members of this forum it has been a great help in my noob unbricking initiation. This phone is a hand-me-down and I immediately tried to put CM on it... and you know what happened after that.
Next time I'll come here first.
I'm fairly dyslexic and am hating the TW interface so far, particularly the Samsung apps make it very hard for me to use.
Is there a TW ROM compatible with locked bootloaders that has a more vanilla android experience? In particular I would prefer to have just google apps (dialer, calculator, settings menu, keyboard etc...)
Click to expand...
Click to collapse
Between the few locked bootloader roms available I think it's merely a matter of debloating whichever one you choose. There is no perfect rom out there, I know because on my S3 I've tried nearly all of them. I'd say take a look at them and try each one out and see what you like, that's probably the best advice I can give you
Sent from my Nexus 5

Related

Dear ROM Devs...

Thank you for all of your hard work on the D2. With the X, the competition is stiff, and it seems/feels like there are more of us that "ended up" with a D2 out of a warranty replacement than actually made the decision to buy one.
With that said, I am formally starting a bandwagon for an actual "stock" Android OS ROM. None of this color changing, applications because i like them, better home screen, etc., etc., stuff. I want to see an "actual" Android vanilla ROM for the D2.
I can't be the minority in this request.
I appreciate all of the work that you guys do, I really do. If I had the time to invest in this, I'd build the damn thing myself, but I dont, so I have to rely on you guys.
Thanks.
I'm on the bandwagon.
I believe doing this would require cracking m-shield/efuse in order to get a custom kernel in place, which to my knowledge hasn't been done, nor am I even sure if anyone is actively working on it.
psionicalpha said:
I believe doing this would require cracking m-shield/efuse in order to get a custom kernel in place, which to my knowledge hasn't been done, nor am I even sure if anyone is actively working on it.
Click to expand...
Click to collapse
i'm not asking for a kernel. i'm asking the ROM developers to go stock with their approach as opposed to customizing. That's why i used quotes on "OS". I want a clean ROM that reflects as much as the actual Android OS as possible.
640k said:
i'm not asking for a kernel. i'm asking the ROM developers to go stock with their approach as opposed to customizing. That's why i used quotes on "OS". I want a clean ROM that reflects as much as the actual Android OS as possible.
Click to expand...
Click to collapse
If you root your device you can clean out the stock rom yourself. Follow the remove bloatware guide. Once you clean it out you can install launcherpro which IMO is the best home replacement out there. I believe it will be some time before there is a vanilla rom for the d2. We will always need the dialer and a few other apps that are tied into other blur apps.
MotoBoy said:
If you root your device you can clean out the stock rom yourself. Follow the remove bloatware guide. Once you clean it out you can install launcherpro which IMO is the best home replacement out there. I believe it will be some time before there is a vanilla rom for the d2. We will always need the dialer and a few other apps that are tied into other blur apps.
Click to expand...
Click to collapse
removing "bloat" doesn't cut it for me. i'm already running launcherpro without root and it gets me by. the ROM devs are working hard to bring things back to normal and they're doing a good job. i just don't want to have to pick between a broken phone icon and a black notification bar.
i'm not asking for miracles. i recognize that most of blur is limiting this activity. that's why i'm asking for just a clean ROM. as apks become available and more of blur can be replaced, the ROM will get better.
640k said:
i'm not asking for a kernel. i'm asking the ROM developers to go stock with their approach as opposed to customizing. That's why i used quotes on "OS". I want a clean ROM that reflects as much as the actual Android OS as possible.
Click to expand...
Click to collapse
It is harder than you think. Moto modified many services that build with dependencies on the kernel. If we had access to Motos kernel source, then we could just build the vanilla rom directly with google source and be done. Since this is not currently an option, you need to have services that happen to be compatible with the kernal and Motos current structure which is also difficult. Its easy for simple apps that can be switched out like mail and such. But not everything is that easy to swap out. Pull and replace some services on your phone and your phone won't start, because an alternative will not work because the blur service is expressly called, or expected to function in a very "Moto way".
I don't think people are avoiding the stock approach because they don't want stock, I think it hasn't happened (yet) because Moto has made it difficult. Right now its like a Jenga tower. We keep pulling blocks to see which one won't cause the tower to fall. Pull the wrong one...oops we won't pull that one next time. If we could rebuild it from scratch, it would be much easier, because you could build it in the image you wanted opposed to doing surgery to mimic what you want.
facelessuser said:
It is harder than you think. Moto modified many services that build with dependencies on the kernel. If we had access to Motos kernel source, then we could just build the vanilla rom directly with google source and be done. Since this is not currently an option, you need to have services that happen to be compatible with the kernal and Motos current structure which is also difficult. Its easy for simple apps that can be switched out like mail and such. But not everything is that easy to swap out. Pull and replace some services on your phone and your phone won't start, because an alternative will not work because the blur service is expressly called, or expected to function in a very "Moto way".
I don't think people are avoiding the stock approach because they don't want stock, I think it hasn't happened (yet) because Moto has made it difficult. Right now its like a Jenga tower. We keep pulling blocks to see which one won't cause the tower to fall. Pull the wrong one...oops we won't pull that one next time. If we could rebuild it from scratch, it would be much easier, because you could build it in the image you wanted opposed to doing surgery to mimic what you want.
Click to expand...
Click to collapse
this i get, and recognize. but if you read through current ROMs (all two of them), there ARE tweaks that i just don't want/agree with.
i dealt with this alot with WinMo and i've avoided putting ANY ROM on my D1. blur is so terrible, all i want is my D1 one back.. but in my D2's body.
I think these ROM developers simply have no choice but to do the tweaks they've done because Moto services can't just be taken out, they have to be replaced instead of the original so the phone would still work.
We just have to wait, time solves everything, even Moto
facelessuser said:
It is harder than you think. Moto modified many services that build with dependencies on the kernel. If we had access to Motos kernel source, then we could just build the vanilla rom directly with google source and be done. Since this is not currently an option, you need to have services that happen to be compatible with the kernal and Motos current structure which is also difficult. Its easy for simple apps that can be switched out like mail and such. But not everything is that easy to swap out. Pull and replace some services on your phone and your phone won't start, because an alternative will not work because the blur service is expressly called, or expected to function in a very "Moto way".
I don't think people are avoiding the stock approach because they don't want stock, I think it hasn't happened (yet) because Moto has made it difficult. Right now its like a Jenga tower. We keep pulling blocks to see which one won't cause the tower to fall. Pull the wrong one...oops we won't pull that one next time. If we could rebuild it from scratch, it would be much easier, because you could build it in the image you wanted opposed to doing surgery to mimic what you want.
Click to expand...
Click to collapse
640k said:
this i get, and recognize. but if you read through current ROMs (all two of them), there ARE tweaks that i just don't want/agree with.
Click to expand...
Click to collapse
Apparently you don't get it. As stated, stock Android will require the kernel source, which we don't have.
As a former Ion and Nexus One owner who flashed probably a hundred ROMs, I can honestly say Froyo and root is enough to make me happy. Many of the tweaks custom ROMs offered are now built in (they came from AOSP to begin with) and the hardware has advanced to the point that swapper and overclocking aren't necessary. Frankly I'm not sure what more you could want that isn't possible without root and launcher replacements.
640k said:
this i get, and recognize. but if you read through current ROMs (all two of them), there ARE tweaks that i just don't want/agree with.
i dealt with this alot with WinMo and i've avoided putting ANY ROM on my D1. blur is so terrible, all i want is my D1 one back.. but in my D2's body.
Click to expand...
Click to collapse
I am like you. On my D1 I only used OEM ROMs that I modifed myself. I did the same to my D2 and it runs just like my D1. Their are only two differences. Backup assistant services is still running in the backgroud and I still have the messaging app. I removed all blur widgets and all the bloatware I don't need. If I can get rid of the backup assistant I would be very close to plain ROM. Once you remove everything you can safely you are not too far away from a vanilla ROM.
karnovaran said:
Apparently you don't get it. As stated, stock Android will require the kernel source, which we don't have and likely never will.
As a former Ion and Nexus One owner who flashed probably a hundred ROMs, I can honestly say Froyo and root is enough to make me happy. Many of the tweaks custom ROMs offered are now built in (they came from AOSP to begin with) and the hardware has advanced to the point that swapper and overclocking aren't necessary. Frankly I'm not sure what more you could want that isn't possible without root and launcher replacements.
Click to expand...
Click to collapse
Well said. This is not my first android phone either. I have also used Cyanogen and others. Root is more than enough for me.
Back in the day, the custom Roms were pushing us into new territories, giving us features we didn't already have; that was why I wanted them. Now I have everything I need with stock and root. There are so many replacement launchers, lockscreens, etc. Going vanilla is just icing on the the cake; if it ever happens at all.
All of blur's UI flaws and app quirks hardly bug me much at all; I can happily live with them if I have to. Overall, the Droid 2 is a great phone as it is ( with root of course ).
I think i might get my head bitten off for this but id be happy with a stock deoxed rom with the stupid bloat apps removed.
I've come to like the blur widgets and features, well except for the contacts sync issue with facebook.
jerseyh22accord said:
I think i might get my head bitten off for this but id be happy with a stock deoxed rom with the stupid bloat apps removed.
I've come to like the blur widgets and features, well except for the contacts sync issue with facebook.
Click to expand...
Click to collapse
If you goto droidforums.net and in the Xeudoxus ROM section you will see the xultimate thread which is what you need to deodex a rom yourself. If you have the android sdk installed already it is not much work to do. Just follow the instructions and read through the thread for problems that may pop up.
karnovaran said:
Apparently you don't get it. As stated, stock Android will require the kernel source, which we don't have.
As a former Ion and Nexus One owner who flashed probably a hundred ROMs, I can honestly say Froyo and root is enough to make me happy. Many of the tweaks custom ROMs offered are now built in (they came from AOSP to begin with) and the hardware has advanced to the point that swapper and overclocking aren't necessary. Frankly I'm not sure what more you could want that isn't possible without root and launcher replacements.
Click to expand...
Click to collapse
apparently you don't get it.
you're not reading what i'm asking. there are ROM devs out now, doing the work. they can debloat and use as many stock apps as possible (or as available). i'm not asking for miracles. i'm asking devs not to customize what they're doing.
i'm asking for standard looks, not black themes. i'm asking for stock apps, where possible. i'm asking for it to work.
don't come in here and thread crap because you don't understand what i'm saying/asking.
MotoBoy said:
If you goto droidforums.net and in the Xeudoxus ROM section you will see the xultimate thread which is what you need to deodex a rom yourself. If you have the android sdk installed already it is not much work to do. Just follow the instructions and read through the thread for problems that may pop up.
Click to expand...
Click to collapse
I know, i did it before i ran 928droid's theme and epic's rom to change the text to white in the notification bar. Lost it when i restored my nandroid of stock but i could do it again. Just saying if i flash a rom i want it deoxed
I am working on this. Please just wait.
Newbie here. I have rooted my D2, but I haven't yet installed a new ROM. Is there any way that I can use a D1 ROM in my D2?
Sent from my DROID2 using XDA App
640k said:
apparently you don't get it.
you're not reading what i'm asking. there are ROM devs out now, doing the work. they can debloat and use as many stock apps as possible (or as available). i'm not asking for miracles. i'm asking devs not to customize what they're doing.
i'm asking for standard looks, not black themes. i'm asking for stock apps, where possible. i'm asking for it to work.
don't come in here and thread crap because you don't understand what i'm saying/asking.
Click to expand...
Click to collapse
Maybe I (and others) misinterpreted, but you said stock and vanilla multiple times.
Sorry, but I just don't take well to people starting threads like this. Either do the work yourself, contact a developer directly to inquire about their intentions, or sit tight and wait. It's this kind of "gimme" attitude in forums that scares away talented people.
What the hell? Do it yourself. Are you really acting like this because you don't like black notification bars? If it upsets you so much, learn how to change it. Requests are fine. Acting indignant because you don't know what "I want a vanilla ROM" means is rude.

Mobilicity Nexus S - Just got it

Hey guys
So I just got my Nexus S not too while ago from mobilicity.
I heard the benefits of rooting it.
I have been reading around and is pretty confused.. there seems to be quit a bit of different versions floatinga round
I am on WCDMA network and want to root it into the new custom rom
Can someone point me to the right direction?
what is the best newbie friendly guide and rom right now?
man I never had trouble figuring out stuff like this but... dam I am really confused about rooting.
You mentioned WCDMA, so I'm assuming that you have a Sprint Nexus S 4G. If that is the case, head on over to the "Nexus S 4G Android Development" forum.
That is the part I am confused about
I have the Nexus s 9020T apparently
the one that mobilicity/T-mobile have specially
Welcome,
Root with this,
http://forum.xda-developers.com/showthread.php?t=1250583
and here is a How-to video
http://www.youtube.com/watch?v=o3BVGuKdWpk
Then learn how to use ROM manager with this since ROM manager is what you will use to install a ROM... using recovery is better but complex for a newbie... so this guy did a video
http://www.youtube.com/watch?v=psmI8KmBNeY
Best ROMs to download for beginners is this since is has a stock feel with the Cyanogen Mod extras.
http://forum.xda-developers.com/showthread.php?t=1297466
Good luck
sweet.
so right now im using apps like Go Laucher Ex, Widget locker etc
I will still be able to use these right?
Also what about the one called cyanogen and another one that starts with M something
I ALWAYS hear about these two when people talk about custom ROMs
Pretty much every ROM you will see is based off CM7, which stands for CyanogenMod. It's a team that tweaks the custom ROMs enabling a lot more features in the phone that Google left out for the public.
The 'M', is probably MIUI? MIUI brings a graphical overhaul to the entire Android UI. Some people say that it makes it look a lot like the iPhone, which it kind of does. Can be fun to try if you get sick of the stock Android look and feel.
It's up to you to find the one you feel best with, almost all the last generation ROMs for Gingerbread are fast, stable and bring good battery life.
And yes, you'll still be able to use all those apps, and more.
Greetz
AnimeLoverX said:
sweet.
so right now im using apps like Go Laucher Ex, Widget locker etc
I will still be able to use these right?
Also what about the one called cyanogen and another one that starts with M something
I ALWAYS hear about these two when people talk about custom ROMs
Click to expand...
Click to collapse
MIUI is based on CyanogdenMod with some of their own features. The theming is pretty extensive and you can custimize nearly every aspect of it.
They are also releasing their Ice Cream Sandwhich ROM on friday which is awesome
all i can suggest is read, read and do more reading of each ROMs postings. Each ROM has their issues.... wether it be GPS, Wifi, No 4G connection or maybe just certain apps not working on it... so
Choose your ROM carefully depending on your needs.
Ask the specific question to the forum of whatever ROM your using since the developers or users can answer them faster or easier.
I would use the one I suggested first or maybe use on that your buddy is using so you can have someone to ask or call without waiting for someone on these forums.
Good luck
cheers
thanks for all the help guys
going to do it tonight after I get back
looking forward to it
Yea MIUI was the other one lol
vidaljs said:
Welcome,
Root with this,
http://forum.xda-developers.com/showthread.php?t=1250583
and here is a How-to video
http://www.youtube.com/watch?v=o3BVGuKdWpk
Then learn how to use ROM manager with this since ROM manager is what you will use to install a ROM... using recovery is better but complex for a newbie... so this guy did a video
http://www.youtube.com/watch?v=psmI8KmBNeY
Best ROMs to download for beginners is this since is has a stock feel with the Cyanogen Mod extras.
http://forum.xda-developers.com/showthread.php?t=1297466
Good luck
Click to expand...
Click to collapse
so I tried that ROM
then I went with Cyanogen
Now I keep getting 'unfortunately, wallet has stopped'
any way to correct this>?
AnimeLoverX said:
so I tried that ROM
then I went with Cyanogen
Now I keep getting 'unfortunately, wallet has stopped'
any way to correct this>?
Click to expand...
Click to collapse
You'll have to either wipe data and reflash the rom or just uninstall wallet.
Sent from my Nexus S using xda premium
ah thanks
tried it again but this time with wipe data selected.
works so far
just cannot ask in deve section yet since i dont have 10 posts

Brand new Note 10.1... Time to void the warranty

So I just got home with my brand spanking new 10.1 and I think its high time I void the warranty and get rid of the prerequisite bloatware that Samsung insists on pumping into the device before shipping it. This brings me here with two questions:
1: What is a good de-bloated / efficient ROM to run while I'm waiting for CM10.1 to reach a more stable state?
2: Is there anything different I should know about the tablet rooting / flashing process from the phone rooting / flashing process?
Thanks for any input.
Mate, I found the stock rom runs just fine.... All I did was root it...
It's up to you entirely but if all Samsung phones and tablets were shipped like the Note 10.1, I don't think I'd ever really flash a different rom again...
Would suggest trying it out as is for a few days then go ahead and flash, flash, flash... I do insist you root it however...
ultramag69 said:
Mate, I found the stock rom runs just fine.... All I did was root it...
It's up to you entirely but if all Samsung phones and tablets were shipped like the Note 10.1, I don't think I'd ever really flash a different rom again...
Would suggest trying it out as is for a few days then go ahead and flash, flash, flash... I do insist you root it however...
Click to expand...
Click to collapse
Idk... I'll give this one a try, we'll just have to see how stable the ROM stays when I start peeling away the bloatware. If its anything like my past experiences, once the Samsung apps get pulled, the whole system will start to collapse like a house of cards. That's why I tend to prefer preshrunk ROMs, with CM being the best for my tastes.
using gloryrom myself
treblesum81 said:
So I just got home with my brand spanking new 10.1 and I think its high time I void the warranty and get rid of the prerequisite bloatware that Samsung insists on pumping into the device before shipping it. This brings me here with two questions:
1: What is a good de-bloated / efficient ROM to run while I'm waiting for CM10.1 to reach a more stable state?
2: Is there anything different I should know about the tablet rooting / flashing process from the phone rooting / flashing process?
Thanks for any input.
Click to expand...
Click to collapse
These tablets kick ass stock. I would read a bit of these forums before any mods. at least use it for a few weeks that way after you modify it you'll be able to tell what broke it. After all these forms go a bit like this, I just flashed rom x and now my tab don't work right. Why mess up perfection. I have tried many and the bug free one is the one the creators made for it, stock
rooting does not void your hardware warranty.. if you screw up software you are on your own but most likely can unroot and flash stock..
I use stock touchwiz on my 8013 .. just rooted and removed all the bloatware..
also you can remove stock installed apps such as maps, google plus, street view, talk, chat on etc.. which take up quite a bit of space is ssystem/app and when you upgrade them anyway in google play the old versions are still there wasting space.. recommend you create a stockapps directory first on sd and copy any app you are about to remove so yhou can always put it back if there is an issue or you need it for an upgrade.
For me there is only one good reason to root a note 10.1 ........... To install [ROOT] FolderMount https://play.google.com/store/apps/details?id=com.devasque.fmount this app is the bomb.
My stock note 10.1 is way more stable than when it was rooted with a custom rom. The only reason that I would think about rooting again is if I wanted to take advantage of storing my game data and obb files onto ext memory. But once you learn all of the storage locations and file names for those files you can manually move them and achieve the same out come with out rooting but it is a pain to have to move 2gb files back and forth from internal and ext memory.
I should have gotten the 32gb note (but I wanted white) and none of this would be an issue because my stock note runs every app and game I have put on it without an issue.
Good luck no matter what you decide.
.
All I can say for CM10.1 on this tab is, why disable all the multi-window goodness? CM ruins this device, IMO.
I would stick with any rom based on stock.
Barsky said:
All I can say for CM10.1 on this tab is, why disable all the multi-window goodness? CM ruins this device, IMO.
I would stick with any rom based on stock.
Click to expand...
Click to collapse
+ 1
With so many votes for the stock OS, I guess I'll give it a chance, but I will say that I'm still going to be running into one of my own personal preference problems with the fact that I'm going to want to change the themeing of the stock ROM. I've never been a huge fan of the look of TW, so that may end up being the deciding factor when push comes to shove. I guess we'll see though... if stock is as good as you say, I may have to live with it...
treblesum81 said:
With so many votes for the stock OS, I guess I'll give it a chance, but I will say that I'm still going to be running into one of my own personal preference problems with the fact that I'm going to want to change the themeing of the stock ROM. I've never been a huge fan of the look of TW, so that may end up being the deciding factor when push comes to shove. I guess we'll see though... if stock is as good as you say, I may have to live with it...
Click to expand...
Click to collapse
I am not a fan of Touchwiz at all. So I install Nova Launcher. THere are others as well. Apex and many more. Might want to look at those.
Barsky said:
I am not a fan of Touchwiz at all. So I install Nova Launcher. THere are others as well. Apex and many more. Might want to look at those.
Click to expand...
Click to collapse
I actually already use Apex, but I generally want the themeing to go deeper to cover things like the system framework etc., which just isn't possible with Apex. I think that's one of my favorite things about CM10, beyond its bare-bones nature, is that it supports one-touch theme changing.

Help me choose AOKP vs AOSP

Hey guys so i have done some research about each one and what they are and still have a few questions so ill just number them and ask away.
1. AOSP roms essential give you more settings and stock google released features? I was watching a video that talked about a aosp giving phones that little side bar menu and im thinking why do i need to get a AOSP rom when i already have that feature. Are there some AOSP roms that give more features that are no accessible to the public yet.
2. AOKP roms are roms that do something like nova launcher? Kinda give us more personal/display customization? One thing i hate about nova launcher is its kinda seems like a dual boot to me. When you press home key you have the option to go to touchwiz or nova launcher. I know you can set it to go to nova launcher everytime but i kinda hate that. So do AOKP roms eliminate that factor?
3. What is a touchwiz rom? Pretty lost.
4.I guess this is more of what im looking for in roming my phone. For battery life of course i want as much as i can, do both AOSP roms and AOKP roms provide longer battery life depending on the rom? Also i want a rom that allows me to customize or comes with home screen and lock screen of my likeing. Heres images of what i want my lock screen to possibly look like. >>>>http://25.media.tumblr.com/7cbd86e3254e6267696940dda8248124/tumblr_mubqwzEuI91qlv1xlo1_1280.jpg
So here just focusing on the buttons and layout of where everything is. For sure on a stock galaxy this is impossible to do. The layout is just completely different. Addition to that i would like the black bar at the top that shows signal and etc to be gone so it has a cleaner look.
So finally, should i go AOSP, AOKP, touchwiz? Im also looking for more features too im open to that.
You need to do a lot of reading and research, what you're asking is way too detailed to answer in one post and you still wont get it.
Start with this, then repost and refine your question from what you still dont understand.
http://forum.xda-developers.com/showthread.php?t=1950824
Sent from my SCH-I535 using Tapatalk 2
Epsilon50 said:
Hey guys so i have done some research about each one and what they are and still have a few questions so ill just number them and ask away.
1. AOSP roms essential give you more settings and stock google released features? I was watching a video that talked about a aosp giving phones that little side bar menu and im thinking why do i need to get a AOSP rom when i already have that feature. Are there some AOSP roms that give more features that are no accessible to the public yet.
2. AOKP roms are roms that do something like nova launcher? Kinda give us more personal/display customization? One thing i hate about nova launcher is its kinda seems like a dual boot to me. When you press home key you have the option to go to touchwiz or nova launcher. I know you can set it to go to nova launcher everytime but i kinda hate that. So do AOKP roms eliminate that factor?
3. What is a touchwiz rom? Pretty lost.
4.I guess this is more of what im looking for in roming my phone. For battery life of course i want as much as i can, do both AOSP roms and AOKP roms provide longer battery life depending on the rom? Also i want a rom that allows me to customize or comes with home screen and lock screen of my likeing. Heres images of what i want my lock screen to possibly look like. >>>>http://25.media.tumblr.com/7cbd86e3254e6267696940dda8248124/tumblr_mubqwzEuI91qlv1xlo1_1280.jpg
So here just focusing on the buttons and layout of where everything is. For sure on a stock galaxy this is impossible to do. The layout is just completely different. Addition to that i would like the black bar at the top that shows signal and etc to be gone so it has a cleaner look.
So finally, should i go AOSP, AOKP, touchwiz? Im also looking for more features too im open to that.
Click to expand...
Click to collapse
Like the person said you really need to do more research as AOKP is an AOSP rom. AOSP stands for Android Open Source Project and these roms are basically modified versions of the original Android OS. Touchwiz is a heavily modified version of Android installed in Samsung phones. So your question shoud have been AOSP Or Touchwiz.
jmxc23 said:
Like the person said you really need to do more research as AOKP is an AOSP rom. AOSP stands for Android Open Source Project and these roms are basically modified versions of the original Android OS. Touchwiz is a heavily modified version of Android installed in Samsung phones. So your question shoud have been AOSP Or Touchwiz.
Click to expand...
Click to collapse
Thanks. So can i have a AOSP rom like CM10 and a touchwiz theme? or theme? I was loooking here http://forum.xda-developers.com/showthread.php?t=1850506 and not sure if i can get a theme and a AOSP
Epsilon50 said:
Thanks. So can i have a AOSP rom like CM10 and a touchwiz theme? or theme? I was loooking here http://forum.xda-developers.com/showthread.php?t=1850506 and not sure if i can get a theme and a AOSP
Click to expand...
Click to collapse
that is outdated as there have been about 20 or so roms released since then. I will also add that there are only touchwiz specific themes and AOSP specific themes no universal themes.
XDA is a development site not a support site. As such members are expected to do the research, read through the development threads and decide what is BEST for them. The only results that would be posted here are what each member has found to be BEST for them by experimentation based on their phone/usage/setup/apps/signal strength. Please take the time to read through those development threads to learn all about the software you are about to drastically alter your very expensive device with.
Sorry for the inconvenience and thank you for your cooperation.
Thread closed
EFM
Have a great day!

Just got an s5 and (edit) Keeping it, Now I have more questions. Yes I've read...

Edit now that the first part is out of the way, Please scroll down to the bottom for another question, Just trying to keep everything orgainized if possible. Hope This doesn't go in q & a.
Hey fellows, I just bought a s5 and can return it within two days for a full refund. Cost me 140 plus tax, used in great condition no scratches at all on the screen, and got a nice case with it. Was going to order an LG G3 since I'd been doing a bunch of research on it, but came around this and figured I'd give it a whirl. I did a little research on xda while in the store before buying it.
Now that I've been home and reading and reading and reading, I've got it rooted using the lollipop root thread which requires you to use odin. No biggie there but the LP safestrap wouldn't install. And after root I can't install apps from the play store anymore. Error 494 or something like that sorry I'm not more specific.
Right now it has the latest and greatest OTA B1B? I can't remember all four off hand. Some thread I've read have suggested that it is possible to install safestrap and then install rom's but I'm unclear if I have to downgrade though odin flash a different kernel or what. I'm kinda afraid to do too much too it without making a backup because I'd need to get it back to stock before I return it if I do.
I guess my questions are, will I be able to install alliance rom? I don't believe so since it's on a different base. Will I be able to do anything to it other than root? It's not a bad device by all means, but If development is dying, and it's locked down so tight I couldn't squeeze a hair in there, I see no reason to keep it. Again, i've been cramming all evening on all threads, and some say it's possible to get safestrap for lp on there with root, to install TW roms. I know I'll never be able to get AOSP stuff on there regardless.
I could probably get by with just root and debloating. But The alliance rom has some nice themeing options that I'd like.
If you guys were me and please be honest, would you keep it and try to get it to work, or just return it for a refund? I had an s3 but never took any OTA's so I could install roms until my eyes turned blue even though development was slowing on it when mine broke down..
Also do you guys have any idea why the play store isn't working anymore? I'm tempted to factory reset now probably losing root in the process, just to try to get my play store working again.
Any and all thoughts will be appreciated. Again I've studied almost all the faq type all in one general help threads and I've never dealt with safe strap before but at this point I can't even install that. The apk installs but clicking install with root access does nothing.
thanks for any input provided.
griz
Well Looks like I've got safestrap installed with the bok3 kernel although the device came with the BPB1 kernel / firmware. So does this mean that I can only install roms now that are lollipop with bok3 as their kernel? And would you still return the device to order a G3 which has better specs and more ongoing development?
Depends. Download "eMMC Brickbug Check" from the play store and post a screenshot of it.
Honestly, having played a lot with various ROMS on this phones, I can say that my fav is the current stock MM. Fast, great performance and battery life, and hopefully, we will get root eventually. In the mean time, Iam not really missing it.
Sent from my SM-T810 using Tapatalk
Thanks for the input the emmc check said the brick bug wasn't present. I've got to have root so mm is not an option. I need root for things like tibu and to set enforce =0 for selinux to use my old game pad which isn't 100% necessary but nice when I want to use it. This stock rom seems to drink battery life. Do you think I could install alliance or another debloaTed rom?
griz.droidx said:
Thanks for the input the emmc check said the brick bug wasn't present. I've got to have root so mm is not an option. I need root for things like tibu and to set enforce =0 for selinux to use my old game pad which isn't 100% necessary but nice when I want to use it. This stock rom seems to drink battery life. Do you think I could install alliance or another debloaTed rom?
Click to expand...
Click to collapse
B1B is not a build, so you should check that. All lollipop builds can be rooted, and in certain situations marshmallow can be downgraded. Especially if you can unlock the bootloader. You should really check the development thread before you just give up on the device.
Please I don't wish to start a war, just a informative Pro and Con.
Nandr0idC0nsumer thanks for the tip on that App, I ran it iniitally but didn't do the entire scan. I'm doing that as I type this. (It finished and read test passed 132s 14.7GB 114.5MB/s Under emmc chip it reads:
Type MAG2GC
Date 05/98
CID a very long string.
FwRev:00x0
Brick Bug NO. Same Chip
I was hoping this would test to see if I could make it a dev edition but I'll read more on that later.
Now, Even though this isn't the device I initially wanted, I found it in mint condition and with it and the case (Bulky but I weed eat, mow, and stuff, a Lunatik Tatik Extreme that I've read good reviews on every though it's bulky but it's red so I don't have to see the gold, and from what I've read protects well and looks Heavy Duty) and transfer of my Selectel service only paid around 160 after tax. I ended up with a gold colored model, with stock lollipop,
The baseband now says BOK3 but had something Newer BPB1 the first night I got it, I read and read and then read some more as I'm new to safestrap but not to Sammy having had an S3, nor to flashing as I've also owned a DX and DX2(bought used mainly for the sdcard at the time for 20 bucks and to use as a wifi remote)
My questions are as follows. One person above musiclover7 said he's perfectly satisfied with MM non-rooted, I assume an OTA maybe?
I rooted using the odin lollipop method, then installed Alliance Rom to start with as it seemed compatible, and I like the customization ability. I prefer AOSP for just this reason and this was why I was leary about getting this device, the locked bootloader. I've read a little about a lot of rom's available, Although Alliance is highly customizable in the looks dept, and I used the extreme Debloat scropt/zip when flashing all those options are a bit much and it can take time to get the look just right especially with the Black glass mod/zip which I remember from Alliance for the S3, on the old S3 I only ran TW occasionally, mailnly running SLIM, then Nameless, then AICP at the very end. because I'm a sucker for the T-mo theme engine. Aesthetics are very important to me.
One question is with the note roms's and S6/7 ported roms why do I need S-pen when I don't have a note? Why do I need the edge stuff built in when the device isn't an edge? What can that do? I know I have a lot more reading to do but I just want to get a general concensus on what people are running and why, if you are only on TW roms? I haven't seen any themes available in the theme section and I can't stand all the white in settings and such on a stock rom. Nor can I stand the Sammy/VZW bloat. I'm looking at Phoenix which is based on a phone rom with edge support? Am I missing something here? And with the note rom's why would I need the S-pen which I may not have to install if it's aroma based or just freeze/delete it after installation. I have xposed installed because I prefer the net stats app to any other net stat's app out there. I know Wanam is available and gravity for stock roms. I also recall using a module that let me use T-Mo themes on rom's, but I believe the roms I used that on was an AOSP based rom that didn't have T-MO or Layers Implemented yet, like slim around the KK/LP era if memory serves me and it may not.
SO What roms are you using and why? Again, I know people hate threads like this I have no intention of starting a war of roms. It'd be better if I did have the unlocked BL edition or could make it so but I've not got that far yet. Please do not hate on other peoples work. We're all in this together, and most work borrows from others work anyway. And what I've loved about Andy from the DX days is that one size doesn't fit all. We had Bur based roms, CM7 (with most all stock features added eventually), and WizardOO's awesome MIUI builds. And WIz's awesome preboot menu that let one choose a governor and overclock and such without the need for an app. That was an awesome tool back in the day. I'll never forget Wizard00's work on that nor the work done by the main CM7 dev, and those two did help one another figure things out like getting HDMI working.
Anyway, sorry for the rants, and so many questions, I know it'll be impossible to answer all, but I'll edit the Title and Tags to hopefully help other users in the future.
Thanks for reading my TLDR post. Those who know me know I tend to go into way too much detail, and sometimes not the details needed.
Thanks again, I look forward to hearing what you guys have to say.
griz
griz.droidx said:
Nandr0idC0nsumer thanks for the tip on that App, I ran it iniitally but didn't do the entire scan. I'm doing that as I type this. (It finished and read test passed 132s 14.7GB 114.5MB/s Under emmc chip it reads:
Type MAG2GC
Date 05/98
CID a very long string.
FwRev:00x0
Brick Bug NO. Same Chip
I was hoping this would test to see if I could make it a dev edition but I'll read more on that later.
Now, Even though this isn't the device I initially wanted, I found it in mint condition and with it and the case (Bulky but I weed eat, mow, and stuff, a Lunatik Tatik Extreme that I've read good reviews on every though it's bulky but it's red so I don't have to see the gold, and from what I've read protects well and looks Heavy Duty) and transfer of my Selectel service only paid around 160 after tax. I ended up with a gold colored model, with stock lollipop,
The baseband now says BOK3 but had something Newer BPB1 the first night I got it, I read and read and then read some more as I'm new to safestrap but not to Sammy having had an S3, nor to flashing as I've also owned a DX and DX2(bought used mainly for the sdcard at the time for 20 bucks and to use as a wifi remote)
My questions are as follows. One person above musiclover7 said he's perfectly satisfied with MM non-rooted, I assume an OTA maybe?
I rooted using the odin lollipop method, then installed Alliance Rom to start with as it seemed compatible, and I like the customization ability. I prefer AOSP for just this reason and this was why I was leary about getting this device, the locked bootloader. I've read a little about a lot of rom's available, Although Alliance is highly customizable in the looks dept, and I used the extreme Debloat scropt/zip when flashing all those options are a bit much and it can take time to get the look just right especially with the Black glass mod/zip which I remember from Alliance for the S3, on the old S3 I only ran TW occasionally, mailnly running SLIM, then Nameless, then AICP at the very end. because I'm a sucker for the T-mo theme engine. Aesthetics are very important to me.
One question is with the note roms's and S6/7 ported roms why do I need S-pen when I don't have a note? Why do I need the edge stuff built in when the device isn't an edge? What can that do? I know I have a lot more reading to do but I just want to get a general concensus on what people are running and why, if you are only on TW roms? I haven't seen any themes available in the theme section and I can't stand all the white in settings and such on a stock rom. Nor can I stand the Sammy/VZW bloat. I'm looking at Phoenix which is based on a phone rom with edge support? Am I missing something here? And with the note rom's why would I need the S-pen which I may not have to install if it's aroma based or just freeze/delete it after installation. I have xposed installed because I prefer the net stats app to any other net stat's app out there. I know Wanam is available and gravity for stock roms. I also recall using a module that let me use T-Mo themes on rom's, but I believe the roms I used that on was an AOSP based rom that didn't have T-MO or Layers Implemented yet, like slim around the KK/LP era if memory serves me and it may not.
SO What roms are you using and why? Again, I know people hate threads like this I have no intention of starting a war of roms. It'd be better if I did have the unlocked BL edition or could make it so but I've not got that far yet. Please do not hate on other peoples work. We're all in this together, and most work borrows from others work anyway. And what I've loved about Andy from the DX days is that one size doesn't fit all. We had Bur based roms, CM7 (with most all stock features added eventually), and WizardOO's awesome MIUI builds. And WIz's awesome preboot menu that let one choose a governor and overclock and such without the need for an app. That was an awesome tool back in the day. I'll never forget Wizard00's work on that nor the work done by the main CM7 dev, and those two did help one another figure things out like getting HDMI working.
Anyway, sorry for the rants, and so many questions, I know it'll be impossible to answer all, but I'll edit the Title and Tags to hopefully help other users in the future.
Thanks for reading my TLDR post. Those who know me know I tend to go into way too much detail, and sometimes not the details needed.
Thanks again, I look forward to hearing what you guys have to say.
griz
Click to expand...
Click to collapse
Will read the whole thing tomarrow, but what's the first 2 numbers of your CID?
Nandr0idC0nsumer said:
Will read the whole thing tomarrow, but what's the first 2 numbers of your CID?
Click to expand...
Click to collapse
I agree with Nandr0idC0nsumer. You didn't specify what the eMMC Brickbug check read. I'm showing the first 2 numbers needed but if you've read majority of these forums, you'd know what it means...lol
it'd mean I'd hit the jack pot but I figured that'd be mighty sliim.. LOL... But I'm going to give it another whirl. I haven't read everything, but most of the faq's and all-in-one threads. Then the root for lollipop thread along with safestrap, because I was completely new to safestrap, but I could have been wasting my time with safestrap, I certainly hope the hell that I am that would be so awesome, the best news for me since...... I can't remember when the last time I was so lucky.
I can't be this lucky.. Got some reading to do... I should've listened.........
I should have followed through with the posts from you guys but I honestly didn't think I'd be that luck.y... Didn't think I'd have that kind of karma... In the Morning Ladies and Gentlemen and dudes named ben. Thanks guys for hitting me in the mouth...
HOLY bat crap bat man.. Does this mean what I think it does.. I hope so.. I think I've got a new thread to read..
This is for users with 15' Sasmung eMMC's not users with 11 Toshiba eMMC's. You can check this by reading the file
/sys/block/mmcblk0/device/cid
Just the first 2 15xxxxxxxxxxxxxxxxxxxxxx or 11xxxxxxxxxxxxxxxxxxxxxxx(my number of x's are random, just read the first 2)
We still are unsure if changing the CID causes app store, verification, activation, provision, or other issues, everything you do is at your own risk!
REACTIVATION LOCK MUST BE TURNED OFF. YOU'VE BEEN WARNED
Click to expand...
Click to collapse
I figured that would be few and far between, I hope I can magically transform my phone into a dev model.... I'm assuming that'd be as good as having my old S3 without taking that bad OTA... OMG.. I'm hoping this is good news. I'm off to read the post.. I gotta work in the morning but now... Wow..... It's like a natural high if it means what I think it does. I hoonestly figured that would be like finding a needle in a haystack and my luck is never that good.. But I'm not going to count my chickens before they hatch...
Ohh attached below is the screenshot...
I'm not one for emoji's but...
Just hope I dont screw something up trying to make a dev edition out of my device... ....
I blocked out the last number as in the example above, I don't know why that's important but since the other poster did, I figure I'd better too. Monkey see Monkey doo.
PS Sorry for the mess.. as Han would say.. yeah.. I'm that old..
@griz.droidx Flash stock PB1, then root it, then unlock the bootloader! You have, by chance and luck alone, bought an S5 with the ability to unlock it
Yes you can flash Cyanogenmod. Yes you can flash MM and root it. Basically do whatever you feel like
Question is stock PB1 a stock MM build? I'll do some reading to find out, but I have a nandroid of my BPB8 lollipop rom that's already rooted From reading the unlocking thread, and maybe I missed something I just install the APK and bam I'm unlocked. I'm guessing that once I'm unlocked, and rooted, I need to find myself a TWRP for the device. I thought I could just un-install safe strap from Alliance, Unlock and then flash a recovery.
I figured I was lucky in getting one that can be unlocked or made into a dev edition. I'm never that lucky. But on the unlucky, it appears that I have to now flash roms from the unified thread. And from what I've been able to pick up in an hour or so last night and a little at work today, I'd be best to flash only rom's for Verizon specifically. I don't know exactly to to make the others work with a Verizon MVNO but I'm certain that the VZW one's will because on the S3 I could flash any VZW rom and my MVNO (Selectel) worked. I'm hoping to find a build of AICP since that's what I was using with my S3 before it bit the dust. But flashing fever usually hits and I'm sure I'll try others.
Still doesn't look like there's much development going on for the unlocked builds. But at least I can cruise around on AOSP if I want. But the Extreme Debloat of alliance has been doing pretty good already even without my usually tweaking using autostarts and AFWALL, I do miss the privacy manager most of all from AOSP. I just think that is easier to use than the AP OPS version that's included in Alliance.
Is your phone unlocked? if so What rom are you running, and which ones have you ttied?
Lastly, I want to thank everyone for all their assistance in this thread so far. And for those of you who aren't unlocked, I'd still be interested in knowing which TW rom's you're using and stuff like that. I like aesthetics, and don't like the stock TW look of white everywhere, and I've read that with OLED or OMLED or whatever theyre called, the more black there is the easier it is on the battery. Probably doesn't make a huge difference but every little bit helps.
You can run ROM's from the Android Development thread and Unified thread
The question is unless they're for vzw on particular will they work with my my mvno. I hope so. . But I don't think they will without. Changing apns. Or may not have the proper frequencies enabled for vzw
Sent from my SM-G900V using Tapatalk
Oh, that i wouldn't know. Maybe someone will come across this and have an answer for you
griz.droidx said:
The question is unless they're for vzw on particular will they work with my my mvno. I hope so. . But I don't think they will without. Changing apns. Or may not have the proper frequencies enabled for vzw
Sent from my SM-G900V using Tapatalk
Click to expand...
Click to collapse
Flash PB1 from SamMobile (PB1 is stock 5.0 Lollipop rom) and then root, unlock, and flash TWRP.
To simplify, tell me the ROM you want to flash and I'll tell you if it's compatible if you'd like.
EDIT: Yes roms have to be Verizon-compatible. And no changing apns will not help
Thanks for offering to check. . I've found that aicp. Resurrection remix. CM and Phoenix have versions for vzw. . Thanks for offering to check for me. . Thanks for simplifying the unlock and add aosp roms instructions. . I've read and re-read them. . A couple things I'm worried about ate what hardware features may no longer work like the fingerprint reader at least in the one kernel I found. Even unlocked and thrilled as I am I want to make sure as much of it works as possible with aosp. And I don't want to take a performance hit but doubt that'll happen. . Even when the numbers have said I did take a hit in the past three seat of the pants feel said otherwise. . Thanks again to you and everyone else who have replied. . Im still wondering which tw roms people prefer. . Alliance with extreme debloat has did better than I expected. .
Sent from my SM-G900V using Tapatalk
You'll have to make your best judgement. Users install the ROM's and use them as a DD to suit their likings and what they like for a ROM. You'll just have to read the OP of the said ROM and see for yourself....Good luck and HAPPY ROM'n
Hey fellows I am tickled pink that I accidentally ended up with a dev edition. Even though there's not a whole lot of AOSP out there for the VZW version of the s5, I do like me some AOSP. Always have the AOSP ROM bug hit me back with my DX. Having said all that, I was pretty satisfied with the Alliance Rom, and I'd imagine other TW roms have much to offer. I chose Alliance because I'd ran it on the S3 a few times especially when I needed to compare TW to AOSP. I did not upgrade using the method above but I appreciate all the replies from "Nandr0idC0nsumer" very much. I once thought about installing a MM pre rooted firmware first actually. If I could find just the modem and anything else like that which may help the performance and usability of my MM CM based RR rom, I might consider it. And it shouldn't be as difficult now with the unlocked BL. Although safestrap worked nicely for what it's meant to do.
After reading here and elsewhere about unlocking and installing AOSP, I decided to just run the apk which is option one in the how to unlock post, ran the app it installs, checked in recovery to see that it said developer, then using flashify I installed a TWRP image that I downloaded from somewhere. I think TWRP was just for klte though and not kltevzw specifically, but don't quote me on that. Lastly, I booted straight into twrp using the hardware buttons on a reboot to install the AOSP based rom and GAPPS. Easy Peasy. I'm looking for a kernel now, but since I feel that the fingerprint scanner works much better for me in AOSP, I don't want to get a kernel and mess that up even though I could always back it up first. or just re-install the rom.
Hopefully someone will come across this thread and find it useful. If anyone feels like it I'd still like to hear about those different TW roms, and why we'd want to use one for the note? or need one with the S-pen app? Can the S5 work as well as the note for writing on the screen using the S-Pen stuff?
Thanks again, and have a great weekend. Anyone who has any questions for me feel free to PM me. If I don't reply immediately don't think I'm putting you off I sometimes , many times, forget to check or don't notice that I have new images to read. Although help is better from the forum since you can many more opinions, and that's what it's for anyway.

Categories

Resources