Waiting for MultiROM manager - G3 General

Now that we have all these amazing Custom ROMs kicking in, I just wish that some of our awesome developers would be planning to bring in some MultiROM manager so that we may dual boot (or tripple or maybe more ).
It would surely make trying out new upcoming ROMs pretty easy without having to make nandroid backups again and again.
Hope to see some MultiROM magic soon.
Dear Devs, You guys are Awesome !! :good: :good:

This would be awesome but I think we would need a faulty unlocked boot loader. This exist only on devices like nexus etc. bump does something with signing

I agree, I've just loaded a new Nexus 7 LTE with multimod and 2-3 roms, it's amazingly simple to use.
I took a nandroid using the bump'd twrp and it failed to restore. I'd also TB'd it, so I didn't lose anything, but my faith in restoring nandroid backups on the g3 has gone

But I am still hopeful that our devs can come up with some workaround for this too. :angel:
Hoping for the best.

Related

[Q] K1 support?

I'm another owner of the K1. I've had it for a while now since xmas and I do like it, but I cant get over the locked bootloader. I was hoping to be able to overclock it so apps for school would run nice and smooth but it doesnt seem to be happening.
Do you guys think I should hold onto it and wait for a root with recovery and hopefully some mods? Or just sell it and try to get a tegra 3?
I'm torn between this man because I have a beefy laptop so I dont need a quad core tablet, I just want it to be smooth. Kernels, overclocking and custom roms always did it for me in prior phones, now its like we're forced to upgrade every year
shoot me some advice
manooti said:
I'm another owner of the K1. I've had it for a while now since xmas and I do like it, but I cant get over the locked bootloader. I was hoping to be able to overclock it so apps for school would run nice and smooth but it doesnt seem to be happening.
Do you guys think I should hold onto it and wait for a root with recovery and hopefully some mods? Or just sell it and try to get a tegra 3?
I'm torn between this man because I have a beefy laptop so I dont need a quad core tablet, I just want it to be smooth. Kernels, overclocking and custom roms always did it for me in prior phones, now its like we're forced to upgrade every year
shoot me some advice
Click to expand...
Click to collapse
It has already been rooted. Once rooted you can OC all you want.
Thanks for the reply. Just wanted to make sure because the K1 doesnt even have its own category in xda.
So, this wont need a kernel to oc?
manooti said:
Thanks for the reply. Just wanted to make sure because the K1 doesnt even have its own category in xda.
So, this wont need a kernel to oc?
Click to expand...
Click to collapse
I do not OC, but have read links saying there are OC tools and all you need is root. So, you'll have to Google it knowing that you can get root and see if that's correct.
TD
timmyDean,
Thanks. Im just hoping to not run into any problems with overclocking it. Ive rooted a lot of phones and overclocked them all.. even overclocked my pc. Since I started I cant stop lol. Its compulsive, i know, but there is a difference in responsiveness so it's not all my my head lol
I'm on A301_13_13_111209_US
Kernel 2.6.36.3
Do you know which method I should run?
Sort of confused in your development thread about using different blobs and updating with OTA.
Yup, http://forum.xda-developers.com/showpost.php?p=21309379&postcount=50
This will flash you directly to 13_13US rooted!
You're the man! I'll be attempting this tonight. Hopefully all goes well.
One question tho, if someone manages to port over cwm, will there be custom roms and so on for this tablet? I saw someone working on porting cwm, but doesnt look too promising.
manooti said:
You're the man! I'll be attempting this tonight. Hopefully all goes well.
One question tho, if someone manages to port over cwm, will there be custom roms and so on for this tablet? I saw someone working on porting cwm, but doesnt look too promising.
Click to expand...
Click to collapse
CWM is already ported. I haven't tried it, but according to the developer it works. I have no reason to use it because there's nothing I want to load. I suspect it's just being used to make backups because I haven't seen any chatter on custom ROMS. As far as custom ROM development, who knows. In my opinion these Lenovo are 'junk'. Again, my opinion. Lenovo doesn't want you to modify their devices, so they make it hard to root. They want you to go to them for a custom ROM. We've tried that and it's a joke. We develop drivers and special drivers for hardware and develop several applications for vertical markets. Chances are, if you have a HC tablet you've got a driver buried in there that we wrote (our NDA keeps me from saying who, but I would say every make listed in these forums --if I were to guess). Our vertical applications cannot be sold as a solution to a fortune 500 company with us demanding they buy a custom Lenovo hardware. That has only worked with Government sales because the Lenovo suits convinced them that they are super secure.
Anyway, good luck
TD
Thats some good info man. Now I'm thinking of rooting and throwing it up for sale as rooted and buying a transformer prime
manooti said:
Thats some good info man. Now I'm thinking of rooting and throwing it up for sale as rooted and buying a transformer prime
Click to expand...
Click to collapse
Also, might I add they seem to want to restrict you and feed you a bunch of their 'bloatware'. A few months back, when they were in talking with our management team they said they were offering a complete solution hardware and software. They want to make money on their Marketplace applications, etc etc. I sort of got the impression they thought that was where the real money was and not in just selling tablets.
TD
Now that makes sense. Theyll never release an unlocked boot
This sucks man..
Going to root after ghost adventures
One question before I go all the way with it, whats the procedure for updating with new releases? Best to wait for your releases?
manooti said:
Now that makes sense. Theyll never release an unlocked boot
This sucks man..
Going to root after ghost adventures
One question before I go all the way with it, whats the procedure for updating with new releases? Best to wait for your releases?
Click to expand...
Click to collapse
New releases, go for it:
This is what I do:
1. Backup my apps because if the OTA knocks out root(#), you have to flash it.
2. I install the backdoor
3. I backup the su
4. I lock the su and backup su so updates HOPEFULLY don't break root(#)
5. Then I take the OTA.
6. After OTA, I reconnect and see if root(#) is still working. If not, I try the backup root(#). If they are both gone, then I hope the backdoor still works. If not then I flash back to where I was. I then ***** at Lenovo and look for a way to hack it.
Anyway, the backdoor and locking of su are in a script file you can run as long as you have adb working. 99% of the time su stays (because you lock it) or the backdoor works. Also, before taking the OTA you can usually download and see what they are changing. If it breaks root and the back door then what I usually do is pull it apart and build a custom system.img. Inside the OTA zip will be the boot.img. You can actually take it and 'cook' it in your kitchen adding root. Then you take the system.img from a prior release, mount it, and replace all the files with the ones inside your OTA. Make sure you account for blob changes if they are in the OTA. If there's a blob, then put it in the blob tool folder, extract it, and add it to the flash and replace bootloader.bin. Swear some more at Lenovo, and flash in your custom ROM. Now ad su and busybox, and superuser.apk. Use the dump tools in dump folder to build a new system.img. Replace your cooked boot.img with the original OTA boot.img and you're done.
TD.
Then ***** at Lenovo some more lol.
Thanks for the tips, Ill try the script if there is a reasonable update for it ie ICS.
For now the root worked.. flawlessly. Thanks for your work man.

Long time lurker, finally created an account with JellyBean coming out.

Hey guys,
my name is Carl, and I've been lurking for a while here on the Nexus S Forums. I have a i9020A for AT&T, unlocked and rooted, currently with CWM v5.0.2.0. I enjoy trying out different ROMs, however I still consider myself a newbie because I have a super hard time fixing something if it goes wrong. I prefer CM, but with JellyBean coming out I am trying everything I can! I decided to start posting so that if I run into real trouble, I can get some support. I'm looking forward to having fun flashing ( ) with you all.
Hi, Carl! Happy ROMming.
welcome!
Good luck, Carl...and remember, nandroid backup is your friend.
Sent from my Nexus S
Nandroid backup is good .... but backup your efs folder ... it can mess up your phone good and proper
Sent from my Nexus S using Tapatalk 2

Thinking of Rooting or adding ROM

Hi guys, I'm totally new, as in I know not a thing about rooting or changing the ROM or anything, and after 1.5 years of owning this on stock android, it's time to take the plunge and see what ROMs are efficient and fast.
From what I heard, the ROM is like the OS. Do I need to Root in order to change the ROM? If yes, how long does it take? If not, how long does it take?
That's it for now, I am interested in the newest and fastest ROMs, I think CM 10 was one of them which I was looking at.
Yes you need to be rooted... you can search in Google on how to root the nexus as though I highly recommend going to 'nexus s hacks' website for a good tutorial :thumbup: and yes I do suggest cm10 with Marmite kernel
Sent from my Nexus S using xda premium
Thank you! Is it a quick process? Or will it take hours? And, are there any cons to switching to a new ROM?
OnlySkills said:
Thank you! Is it a quick process? Or will it take hours? And, are there any cons to switching to a new ROM?
Click to expand...
Click to collapse
The pros are that u can customize ur phone any way u want and u get rid if the unwanted junk apps that ur cell provided makes u have when u get a phone... its called bloatware! Custom ROMs speed up ur phone and once u get used to it, then u can add a better kernel and other tweaks that will keep u and ur friends in awe.
Its a quick process.... less than 30 minutes
But
read, read and read some more.
Ur only as good as the info u read and understand cuz if u flash(install) an improper ROM then ur phone is dead!
So Google some searches for ur phone only and read of possible errors & tips so u know where to look in case u screw up.... cuz we all do screw up.
Roms: look at the development section and see what ROM interest U. I wouldn't flash a different kernel until U actually know what one is. And dont be to concerned with themes until u pick a stable ROM cuz some ROMs already come themed.
Good luck and do not take some of the smartalics or jerks on these threads to serious.... they mean well but are just tired of the same new Rooter's ignorant questions they just forgot that they were once new to all this.
And if someone does help u then hit the "thanks" button below the reply since some of these guys need them or it just makes them feel better about using their time to actually reply to ur needs. I myself can care less for them but I've read enough that some developers need them for status and money backing to their ROM's development hard work and time.
Vs Nexus S4G using tapatalk2
You can also use a one-click-root tool. This will root your phone with your just one click. Its as easy as that. I highly recommend you to Google that as well. I used this as well as the method described on http://www.nexusshacks.com.
WARNING 1: UNLOCKING YOUR BOOTLOADER WILL ERASE ALL DATA ON YOUR MEMORY. MAKE A BACKUP OF YOU MOST IMPORTANT STUFF!!! You will have to unlock your bootloader only once. afterwards, you can flash as many ROMs as you wish to, without losing any of your data on the storage.
WARNING 2: Be prepared to get heavily addicted to XDA
WELCOME TO THE COMMUNITY!!!
Thank you!!
I am extremely busy with school.. hopefully I find the time (a couple of hours) to root my phone and get a new ROM running..
And hopefully I don't get ADDICTED!! Haha!! But I have a feeling I will..
So, once I unlock the bootloader, and flash a new ROM, everything else is erased right, and I start from scratch? My contacts are the only thing saved on my SIM card/Google account?
And secondly..what ROM do you guys recommend, the one I am looking towards is CM 10, it is the latest and that's the one I've heard the most when it comes to ROMs..
OnlySkills said:
Thank you!!
I am extremely busy with school.. hopefully I find the time (a couple of hours) to root my phone and get a new ROM running..
And hopefully I don't get ADDICTED!! Haha!! But I have a feeling I will..
So, once I unlock the bootloader, and flash a new ROM, everything else is erased right, and I start from scratch? My contacts are the only thing saved on my SIM card/Google account?
And secondly..what ROM do you guys recommend, the one I am looking towards is CM 10, it is the latest and that's the one I've heard the most when it comes to ROMs..
Click to expand...
Click to collapse
There are many ROMs out there that are awesome ! It just depends on you taste though and yes when you unlock your boot loader everything in your phone is erased but you can backup your contacts to Google account and I'm running on slimbean because I love the dual pane mode
Sent from my Nexus S using xda premium
OnlySkills said:
Thank you!!
I am extremely busy with school.. hopefully I find the time (a couple of hours) to root my phone and get a new ROM running..
And hopefully I don't get ADDICTED!! Haha!! But I have a feeling I will..
So, once I unlock the bootloader, and flash a new ROM, everything else is erased right, and I start from scratch? My contacts are the only thing saved on my SIM card/Google account?
And secondly..what ROM do you guys recommend, the one I am looking towards is CM 10, it is the latest and that's the one I've heard the most when it comes to ROMs..
Click to expand...
Click to collapse
Yeah its all erased. I use Google voice for backing up all my texts, voicemail call log etc... its also a great way to never miss a text or call... just go online or open up the app.
Backup ur files to ur computer and then root. Then put back ur media files... music, movies & pics.
Always sync Google acct b4 flashing and
I recommend the newest slimbean 3.0 also since it has everything including a great kernel.
Happy flashing
Vs Nexus S4G using tapatalk2
I recommend using MMetal Dragon Overlord 4.1.2 because it is extremely smooth! although its not even close to cm10 on tweaking and modding base. A cm10 stable has just been released, so check that out as well!
Sent from my Nexus S using Tapatalk 2
WOW...1.5 years using nexus with stock rom?
what an ......... (don't know what's the best word to say, LOL)
marvellous....
to have your phone rooted is just take less than 1 hour (if and only if you've already had all files needed and no errors occured )
My Nexus S is just stand for 3 days using it's Stock ROM, LOL
don't worry...being a crack flasher is not a crime.. LOL
welcome to the rooted Nexus company then....
don't forget to backup all your datas before doing all rooting processes
for some reason CM10 Nightly 11-23 version + matr1x v24.0 (OC'd @ 1320mhz) is the FASTEST combination for my i9023 so far.
Temple Run Brave doesn't lag at all.
After 6 years with iPhone Operating System my 3GS left me and took the kids so here I'm enjoying this brave new world.
6 hours stuck with stock
At first I got cm10 thinking that was already 4.2 because I used gapps 4.2
Sent from my iPad using Tapatalk HD
I've had my NS for a year or so now...and I thought very long before finally taking the plunge to root & flash Althought I have only flashed 2 different custom ROMs so far, I am constantly looking for furthermore to enhance my phone. Initially I only wanted to root to get to overclock my phone and for BLN access, since my only grudge with the NS was that it didn't have the notification LED. But now I'm totally absorbed by the various extra settings and customisations that these custom ROMs bring with them
I haven't used a 1-Click tool for rooting so the initial process to unlock the bootloader & root took me quite some time...but after that flashing the ROMs and kernels is only a matter of minutes. I definitely recommend it!
gunner49 said:
But now I'm totally absorbed by the various extra settings and customisations that these custom ROMs bring with them
Click to expand...
Click to collapse
Totally agree with you on this. My only regret is that i should have made this jump much earlier .
I was also unhappy about no notification lights on the Nexus S. I just tried the CM 10 ROM and was surprised that the touch keys light up for notifications.
ROM better Stock
I prefer use custom rom (4.2 for nexus S) because reactivity and performances are better.
Why use 1GHz phone when you can have 1,4GHz....?
Custom rom = Customisation
With custom rom you can custom all in your device
And you can have the latest version of android
Send form Nexus S on android 4.2
slab62 said:
With custom rom you can custom all in your device
And you can have the latest version of android
Send form Nexus S on android 4.2
Click to expand...
Click to collapse
Amen to that. I'm still discovering and tweaking 4.1.2 though!

[Q] new to samsung. questions about S4 stuff

alright get ready for all the questions!!! lol
so i came from my HTC EVO OG. rooting over there required unlocked bootloader and was wondering if thats the case or whats different about samsung? i also saw that there is twrp and cwm recoveries for the s4 right now, which is best? im assuming there are no awesome roms out yet because the phones brand new so ill check back on that later i keep seeing talk about odin and hiemdall too, what are they?
a few other random questions too. im thinking about getting the s-view cover but i also want the wireless charging back. think i could somehow combine this with a little modding? any other cool accessories?
also love making my phone full blue/black theme. here is what i currently have my s4 looking like. https://www.dropbox.com/s/dlc3ukdjcy4tsop/2013-05-05%2019.55.47.png. so if you guys have any cool ics themes or stuff like that feel free to share. waiting for cm10 or aokp roms to use as long as everything works well.
thanks in advance
Odin is a flashing tool. Use it to flash your recovery and then use your recovery to flash superuser. Thats it now you have root.
I like twrp right now just because I can set my backup folder and do a few other things while in recovery. Once we have a fully functional cwm touch available I may switch.
i ended up rooting useing qbs motochopper method. i guess ill just wait for a fully functional cwm or one that becomes the standard most people use and some good roms to do all that.
Hey man im sort of on the same boat coming from the original EVO 4g
Go to Android development forum, and go to Shabbypenguins OUHDS recovery thread and follow the excellent instructions in there for recovery and root if you went back to stock.
Fully stable and working well, TWRP is fine too other than some touch sensitivity issues. I recommend OUDHS CWM!
Sent from my SPH-L710 using xda app-developers app

1st time flash ROM - What a blast!

Hello all;
I thought I would share my root/flash ROM experience with others, not necessarily those who are pros, more folks like me, technically literate but this process is new.
I picked up my One the first day it was available, I had it pre-ordered from [email protected] and have been a long time iPhone user. I was tired of waiting for the jb and once I saw the specs on the One I was sold.
I was fine with Apex launcher and Widget locker for quite awhile, but then the mod bug started. I followed qbking77's vid's to perform the unlock and root. I made sure to backup everything with Helium and I also did a copy of my Android drive to my Mac just to make sure I had everything. I used Helium to Google Drive and that worked very well. I had to make sure to load Google Drive after the wipe and log into it before I was able to restore my data.
So I sat at root for awhile, but it was a matter of time until I flashed my 1st ROM, SinLessROM GE v3.6.2. After reading everything on here I could find, I decided on the SinLess Rom. I always say, never start something technical late, but I did not heed my own advice. I used Titanium to do my backup, along with Helium again. Then the moment of truth, TWRP and wipe. I go to install in recovery and find the zip and bam, error number 1!!! Well it turns out I had Safari on expand after download and did not have the .zip. I get a little freaked out. I turned on the phone and it started working through the normal HTC One load (remember that), I finally am able to move the correct .zip to the phone. Then I install it, it works!! Yeah! The phone starts up but just sits and sits at the google screen. I then realize I started the phone after I did the wipe and did not re-wipe it. So, I re-wipe it, re-install and Sweet!!! It works like a charm!!! I had to get the new SuperSU for root, then I was able to install Xposed.
Used both Titanium and Helium to download what I needed, and its been rolling great all day and I'm loving it.
I do have 1 question, when the new version of the ROM comes out, I don't have to wipe the phone again do I? I would think I can do a dirty install.
So, hopefully if your on the fence, you will take the jump. Backup, backup and backup!
Have fun!
If it's a small update, or the same ROM, you tend not to have to wipe again (e.g. you can just flash over the top)
But if you're going to a different rom, or a major version change, then it's recommended to wipe typically.
Personally, I like to wipe between updates just as an opportunity to get rid of loads of stuff I've installed but not used
MrGuy said:
If it's a small update, or the same ROM, you tend not to have to wipe again (e.g. you can just flash over the top)
But if you're going to a different rom, or a major version change, then it's recommended to wipe typically.
Personally, I like to wipe between updates just as an opportunity to get rid of loads of stuff I've installed but not used
Click to expand...
Click to collapse
Thanks for the response!
So how do you manage all your apps and data if you wipe between updates? When I wiped my data and all, I lost all my apps and data that goes with them. While I was able to being everything back, it took a few hours. Am I missing an easy way to restore? The update seems like a small update, its a 3.6.1 to 3.6.2 update.
Jack
jackpollard said:
Thanks for the response!
So how do you manage all your apps and data if you wipe between updates? When I wiped my data and all, I lost all my apps and data that goes with them. While I was able to being everything back, it took a few hours. Am I missing an easy way to restore? The update seems like a small update, its a 3.6.1 to 3.6.2 update.
Jack
Click to expand...
Click to collapse
Welcome to the community!
Titanium Backup (TB) is invaluable at the point that you are at. It is well worth the price for the license on the Play Store. With TB you can backup apps, and the associated data. Just be warned though, if you ever decide to go to another ROM, you can not use the backups from the previous ROM.
Basically, going from X-ROM 1.2 to X-ROM 1.3 is fine, but if you try to restore backups from X-ROM to A-ROM, you will run into major headaches.
Hope this helps!
Hello Liskrig thanks for your hello. I read so many good things about titanium backup I bought it a while ago. It helped me when I rooted my phone. Thanks for the good advice
I went ahead and wiped the cache and then the devlic (sp) cache and then did the install. It worked with no issue and seems fine.
Jack
Sent from my HTC One using Tapatalk 2
Saved Me
Liskrig said:
Welcome to the community!
Titanium Backup (TB) is invaluable at the point that you are at. It is well worth the price for the license on the Play Store. With TB you can backup apps, and the associated data. Just be warned though, if you ever decide to go to another ROM, you can not use the backups from the previous ROM.
Basically, going from X-ROM 1.2 to X-ROM 1.3 is fine, but if you try to restore backups from X-ROM to A-ROM, you will run into major headaches.
Hope this helps!
Click to expand...
Click to collapse
Now I finally find this invaluable info after all the flashing I have tried and it finally makes since. I have recently tried a few ARHD Roms and they come out so fast, I was never sure if I need to fullwipe, backup and restore or what. It's nice not to have to re-download everything.
Thanks for the heads up.
Welcome to the addiction! You'll find yourself scouring the XDA forums for rom updates and kernels in a very obsessive manner soon enough!
I do dirty flashes all the time if the changes are minor like 4.1.1 to 4.1.2...but from 4.1 to 4.3 i did a clean install
Too late...the bug has hit me back when I got the first Samsung vibrant. Now I'm looking for a killer Rom to beat the ARHD...it's stable but not the fastest. And I love the stock items...blink feed and sense makes me happy.
Sent from my HTC One using xda app-developers app
---------- Post added at 08:06 PM ---------- Previous post was at 07:56 PM ----------
HomesliceOne said:
Welcome to the addiction! You'll find yourself scouring the XDA forums for rom updates and kernels in a very obsessive manner soon enough!
I do dirty flashes all the time if the changes are minor like 4.1.1 to 4.1.2...but from 4.1 to 4.3 i did a clean install
Click to expand...
Click to collapse
Too late...the bug has hit me back when I got the first Samsung vibrant. Now I'm looking for a killer Rom to beat the ARHD...it's stable but not the fastest. And I love the stock items...blink feed and sense makes me happy.
Sent from my HTC One using xda app-developers app
Sent from my HTC One using xda app-developers app
---------- Post added at 08:11 PM ---------- Previous post was at 08:06 PM ----------
HomesliceOne said:
Welcome to the addiction! You'll find yourself scouring the XDA forums for rom updates and kernels in a very obsessive manner soon enough!
I do dirty flashes all the time if the changes are minor like 4.1.1 to 4.1.2...but from 4.1 to 4.3 i did a clean install
Click to expand...
Click to collapse
Too late...the bug has hit me back when I got the first Samsung vibrant. Now I'm looking for a killer Rom to beat the ARHD...it's stable but not the fastest. And I love the stock items...blink feed and sense makes me happy.
Sent from my HTC One using xda app-developers app
Sent from my HTC One using xda app-developers app
Liskrig said:
Welcome to the community!
Titanium Backup (TB) is invaluable at the point that you are at. It is well worth the price for the license on the Play Store. With TB you can backup apps, and the associated data. Just be warned though, if you ever decide to go to another ROM, you can not use the backups from the previous ROM.
Basically, going from X-ROM 1.2 to X-ROM 1.3 is fine, but if you try to restore backups from X-ROM to A-ROM, you will run into major headaches.
Hope this helps!
Click to expand...
Click to collapse
With system apps that's a problem but user apps are safe to restore on other roms at least in my experience.
PaulG1488 said:
With system apps that's a problem but user apps are safe to restore on other roms at least in my experience.
Click to expand...
Click to collapse
^^^ this
How would anybody feed their flashaholism without that capability?
can i ask , which guide you used please?
dahmmy said:
can i ask , which guide you used please?
Click to expand...
Click to collapse
Hello dahmmy;
If your question is for me regarding what guide I used to unlock and root, just search qbking77 and root htc one. I did update SuperSU to the newest version but really followed that guide to the letter. I made one concession, I used a Win7 machine instead of my Mac.
I do have a question for you all flash masters, so do I need s-off in order to update my kernels when available? I kind of get lost understanding; when the official 4.3 HTC rom comes out and its incorporated into the ROM I have loaded, when that ROM is updated, will it also upgrade my radio and all? I still have the 1.44 HBOOT so understand I can s-off. Thanks for any feedback and I will keep reading.
jackpollard said:
Hello dahmmy;
If your question is for me regarding what guide I used to unlock and root, just search qbking77 and root htc one. I did update SuperSU to the newest version but really followed that guide to the letter. I made one concession, I used a Win7 machine instead of my Mac.
I do have a question for you all flash masters, so do I need s-off in order to update my kernels when available? I kind of get lost understanding; when the official 4.3 HTC rom comes out and its incorporated into the ROM I have loaded, when that ROM is updated, will it also upgrade my radio and all? I still have the 1.44 HBOOT so understand I can s-off. Thanks for any feedback and I will keep reading.
Click to expand...
Click to collapse
Hi
You don't need to s-off to load a new kernel. If you update your device with an official RUU or a zip containing a Hboot, radio or framework then those partitions will be updated. You can only make that uograde if your CID is accepted by the update (or you ar supercid and s-off). If you on the other hand flash a custom ROM the above mentioned partitions are in I think all cases removed from the ZIP.
It's hard to advice you to s-off or not, but I did it while I hade the opportunity so I could supercid the device and reset the tampered flag.
Sent from my HTC One using Tapatalk 4
I advise to s-off now if you have a comfortable feel with adb and cmd prompt. Its pretty straightforward, and the chances of a fatal error is extremely thin. While others will say warranty doesn't really check for unlocked and tampered stays flags, I like to be able to make it look 100% stock in case I have to send it in.
Other pros are ability to upgrade and downgrade ruus, hboots and firmwares without a hitch. You'll pretty much always have root and some other customizations are possible through an s-off device.
But as always, if you don't feel comfortable with it, the HTC one can pretty much do any average modding without s-off so its not 100% necessary.
Anyone need help with anything I'm always down through pm and I've given my phone number on a couple occasions. Happy modding :thumbup:
Sent from my HTC One using Tapatalk 2
Great and appreciated feedback. I did try using revone to s-off, I was using the terminal on the phone method and consistently get error = 1. I'm running hboot 1.44, but have the SinLess ROM running, I think thats the issue, I researched and it looks like cause its the GE and not Sense. I'm not sure I want to drop back and reload the stock, then reload SinLess, its so sweet I have it perfectly setup for me.
You know I have to say thanks to everyone who has read and especially commented, being this is a more technical forum then most others, I read a lot of threads that are tough on noobs like me. I've been an IT developer for the last 35 years (yeach I feel old), I was an iPhone person for years and would always jb to get my phone useful to me. When I saw the One, I was sold and never looked back. I think I've read most of the posts about the One and rooting, etc. But, still have questions of course. So I thank you all again for your feedback and great advice. Starting to feel a bit more comfortable in here.
If I can help anyone else looking to root I would happy to, just PM me. I'm so not an expert, but sometimes you just need another set of eyes to see when you don't.
InflatedTitan said:
I advise to s-off now if you have a comfortable feel with adb and cmd prompt. Its pretty straightforward, and the chances of a fatal error is extremely thin. While others will say warranty doesn't really check for unlocked and tampered stays flags, I like to be able to make it look 100% stock in case I have to send it in.
Other pros are ability to upgrade and downgrade ruus, hboots and firmwares without a hitch. You'll pretty much always have root and some other customizations are possible through an s-off device.
But as always, if you don't feel comfortable with it, the HTC one can pretty much do any average modding without s-off so its not 100% necessary.
Anyone need help with anything I'm always down through pm and I've given my phone number on a couple occasions. Happy modding :thumbup:
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
sauprankul said:
^^^ this
How would anybody feed their flashaholism without that capability?
Click to expand...
Click to collapse
I love Titanium backup. It's saved my butt more then a few times! Same with cerberus!
Hey all, thought I would provide an update about s-off and post ROM flash. I tried a few times with revone to get s-off but no dice. After doing my research it seems due to the rom I have it won't work. I have a GE based rom. So I would say if you go through the root process you might as well do the s-off process before you flash the ROM.
Sent from my HTC One using Tapatalk 2
pleted win
I too am coming from 6 years of iOS usage and was a die-hard Cydia users to add tweaks and themes.
But the android rooting scene is too Geeky for me. lots of places to go wrong. have been going through a ton of tutorials lately. But scared of rooting simply because i will lose my Warranty. HTC is not quite a reliable brand as i have come to know..especially with One and the famous camera tint issue. (i got a replacement for the same issue). So a bit scared.
So is there anyway we can root and keep it all stock. I mean even if unroot and lock the bootloader, it will show Relocked instead of Locked. Will the service centre people let it pass. I am dying to install ViperOne Rom for the amazing customisation it allows.
sahil sharma said:
I too am coming from 6 years of iOS usage and was a die-hard Cydia users to add tweaks and themes.
But the android rooting scene is too Geeky for me. lots of places to go wrong. have been going through a ton of tutorials lately. But scared of rooting simply because i will lose my Warranty. HTC is not quite a reliable brand as i have come to know..especially with One and the famous camera tint issue. (i got a replacement for the same issue). So a bit scared.
So is there anyway we can root and keep it all stock. I mean even if unroot and lock the bootloader, it will show Relocked instead of Locked. Will the service centre people let it pass. I am dying to install ViperOne Rom for the amazing customisation it allows.
Click to expand...
Click to collapse
We share similar history, I always liked the openness of Android, but I never found a device that was as well built as an iPhone until the One. I was tempted with the nexus 4, but not sold.
I fortunately did not have any issues with my One, sorry you did
Not please remember I'm not an expert, but I understand you can go all the way back to stock, if you s-off.
Research revone. Or moonshine tools to s-off. As long as you do a nandroid backup you can always go back to how you were. Grab titanium backup and backup all your data and take your time. But you can root and leave it 100% stock and just take advantage of root only goodies.
I'm sold on Sinless GE 4.3 ROM, it's fantastic and the dev who maintains it is great. So go unlock and root it, backup backup and backup. Good luck and have fun
Jack
Sent from my HTC One using Tapatalk 2
give gnetowi
fz1jmp said:
We share similar history, I always liked the openness of Android, but I never found a device that was as well built as an iPhone until the One. I was tempted with the nexus 4, but not sold.
I fortunately did not have any issues with my One, sorry you did
Not please remember I'm not an expert, but I understand you can go all the way back to stock, if you s-off.
Research revone. Or moonshine tools to s-off. As long as you do a nandroid backup you can always go back to how you were. Grab titanium backup and backup all your data and take your time. But you can root and leave it 100% stock and just take advantage of root only goodies.
I'm sold on Sinless GE 4.3 ROM, it's fantastic and the dev who maintains it is great. So go unlock and root it, backup backup and backup. Good luck and have fun
Jack
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Hey jack more than build quality i liked the way OS is optimised for the hardware. Anyway leaving iOS out of the moment.
But i dont think you can get the Bootloader to have "locked" written again. It will still come as "Re-locked" which is a giveaway i believe. Anyway i have my exams and i will be caught up with them till November. So after that maybe i will join the Flashing-wagon.

Categories

Resources