[Q] Cannot remove reloaded apps - HTC One SV

I own a One SV. I'm on Jelly Bean. I successfully rooted it via the newest superuser apk and twrp. But when I try to remove ANY file under /system (including apps) using Titanium Backup it require reboot device, after a reboot or battery run out it is mystically restored and apps installed removed either. But if I restart without mentions above it ok!!! Where the hell do the files come from? I've searched the entire phone memory but couldn't find anything. Have I missed something?

Search this forum for my posts and keywords system write protection
I have answerd this question 20 times and more.

old.splatterhand said:
Search this forum for my posts and keywords system write protection
I have answerd this question 20 times and more.
Click to expand...
Click to collapse
Thanks appreciate, I really unknown which cause come from and how to solve this issue because it's my friend device so I must post an question. I also have had some quick search but still out even through your reply with keyword suggestion

tnfsmith said:
Thanks appreciate, I really unknown which cause come from and how to solve this issue because it's my friend device so I must post an question. I also have had some quick search but still out even through your reply with keyword suggestion
Click to expand...
Click to collapse
The reason the apps are returning when you've rebooted your phone is because your not s-off I would recommend using rumrunner.....
Sent from my *super modded* HTC one SV ......

Xceeder said:
The reason the apps are returning when you've rebooted your phone is because your not s-off I would recommend using rumrunner.....
Sent from my *super modded* HTC one SV ......
Click to expand...
Click to collapse
If you flash a boot.img which has a modified kernel for write protection being removed then that too will also resolve the issue and thus S-Off wouldn't be necessary, but of course, going S-Off only makes it better and more convenient.

Modding.MyMind said:
If you flash a boot.img which has a modified kernel for write protection being removed then that too will also resolve the issue and thus S-Off wouldn't be necessary, but of course, going S-Off only makes it better and more convenient.
Click to expand...
Click to collapse
Hhhmm you learn something new everyday , and just want to say I think you are very clever I've seen the posts you've done on XDA and I'm a big fan just one little question is the modified boot.img file available on XDA for the one sv or would it have to be created , I don't need it I'm just curious I'm already s-off ......
Sent from my Nexus 7

Xceeder said:
just one little question is the modified boot.img file available on XDA for the one sv or would it have to be created , I don't need it I'm just curious I'm already s-off ......
Sent from my Nexus 7
Click to expand...
Click to collapse
Hard to say. Back when this device was a bit more active I would tell you, yes, but as of now that is a different story. Links could be bad but if you check old.splatterhands thread where everything needed to know about this forum is compiled then you may find that answer you are looking for.
With that said, it also depends on which K2 device you have. It's important that the correct kernel be used since they have their differences internally.
However, it is very easy to take the kernel source, remove write protection from it's source, then compile the kernel into a binary and apply it to your device. This is usually the approach I take for my own personal development and gain.
https://github.com/ModdingMyMind/an...mmit/c34ea02e20b758e78cae9f8b8bc975d268accd84
If you take a look at that link I just shared you will see the changes I made to the kernel source regarding the K2_CL (Boost Mobile) variant. Everything in green is what was added so the kernel would have Selinux support and everything in red is what I deleted to remove write protection from the kernel.
https://github.com/ModdingMyMind/an...mmit/86a317157a741ef12042426696e3c84eeed3e263
This next commit shows the changes I made to the kernel source for disabling Module Support so that when I make a new build with a new version number the kernel binary will work with the devices old modules thus saving me the hassle of building new modules and replacing the old with the new. More of a convenience in my opinion. Not many people disable module support for some reason which is why you will hear a lot about people flashing a new boot.img/kernel binary and then their WiFi breaking. It's usually the result of the kernel version not matching the old modules which prevents them from working properly or at all.

That is very informative , thank you for your time and knowledge.....
Sent from my Nexus 7

Xceeder said:
That is very informative , thank you for your time and knowledge.....
Sent from my Nexus 7
Click to expand...
Click to collapse
No problem. I still own the K2_CL. Wanting to get a new phone but until Boost offers something worth my interest I will continue to use this device as my primary. The phone has been out a long time now and is falling behind in the Android World but nevertheless, it is still a great phone and I use it for most of my Android Development projects since I don't always have time to sit in front of a computer.

I have the European version and yeah they are good phones they don't sell them anymore here in the UK , I'm trying to get into android development myself but I think its a bit too hard , I read once on the internet that the best way to learn to code is to first find a fault or something you'd like to change in an app and look at the code so I'm going to keep researching and obviously looking at posts from professionals such as yourself ......
Sent from my Nexus 7

Related

Newcomers please read me, a helpful little guide

While I'm seeing an influx of new comers to the MyTouch4G section, most likely due to newer phones coming out and picking these up cheap.
I'd like to remind you of a couple of things prior to just jumping in and rooting your phone.
Disclaimer: i am not a mod or an admin, just a humble "helper outer"
First Things First.​Rooting one's phone is not to be taken lightly. When you root your phone to are basically giving your self SU access to the /system files of your phone. While this allows for GREAT expansion of the devices capabilities, you need to under stand that it can also brick your device in a heart beat. I know a guy who lives in St.Louis who said all he did was flash a custom font, via an application, on his rooted droid 2 and it bricked. You need to read, and understand what you are getting into. Because when the rubber meets the road you are the only one who can save your phone.
Secondly and just as important as anything else else.​please install the ADB drivers at a minimum. TrueBlue_Drew has put together a very simple walk-through with video for this http://bit.ly/q7MP9t. Please take the time to learn the basic commands and what they do.
Third, and this can prevent some headaches down the road​please go and check which eMMC chipset you have. Our phones where made in two different places, and have two different Chip set serial numbers. One of them is problematic and one of them is pretty safe. Please take time to verify which chipset you have prior to flashing anything. And yes it can be done without root access [http://bit.ly/y2zmdr]. Please see this thread http://forum.xda-developers.com/showthread.php?t=858996
Fourth, and this is where the rubbers meets the road. ​A)
You need to decide which root method is for you. There are two different proven methods out there. One is known as the root.sh method. This is the simplest method. the long and short of it is this. You download a packet, extract a folder to your SD Cards root directory. Then you download, install and run a program called VISIONary. after you do that you enter a simple command or two to run the script in the extracted folder. you can find that method here root.sh method now this method will work to turn your phone into a rooted s-off phone. and is super easy i used this method to root my phone with s-off before i even left the T-Mobile store when i bought the devices. However it only turns off the security flags. IF you flash the PD15IMG to return to a stock fashion it will remove all SU rights.
B)
the second method is a bit more entailed but completely removes the security flags. IT's called ./gfree method. Now you need to be careful because this will root a phone with a bad eMMC chipset. Meaning it will be easier for you to brick your device. If that happens you own a 200-500 USD paper weight. And as of currently there is no sure fire way to recover from it. you can find more on that method here ./gfree rooting method.
c)
ONLY IF YOU HAVE THE STOCK 2.3.4 (GINGERBREAD) ROM
you must downgrade to 2.2.1 before you can root your phone.
Please see this link http://bit.ly/rugejM.
d)
if you do not know what you are doing i would advise against the OneClickRoot for rooting ANY phone. It's a simple path to enable someone with no knowledge to root their device.
We are glad you have chosen to make XDA your source for all of your hacker needs. But please take some time and read and study prior to doing anything. We'd hate to see you root and brick your phone because you over looked something.
the Q&A section is used for just that Questions and Answers
the Accessory section is for just that Accessories devoted to the HTC Glacier
the Development Section is just that a section where you can find ROMS, Kernels, hacker, and PC/Mac/Linux guides
the App section is just that a place for us to talk about add ons and applications
everything else falls under the general section.
hope you enjoy your stay here.
Finally, and i wanted to post this separately
please do not be afraid of the search button or Google. Chances are if you've encountered a problem, or have a question. Someone has already asked it, or solved it.
Please watch this
https://www.youtube.com/watch?v=JmvCpR45LKA&feature=youtube_gdata_player
Thanks for this. So your saying not to root at all if you have the "bad" chipset?
Sent from my HTC Glacier using xda premium
CoNsPiRiSiZe said:
Thanks for this. So your saying not to root at all if you have the "bad" chipset?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
that is what is encouraged, unless you want a $500 brick.
saranhai said:
that is what is encouraged, unless you want a $500 brick.
Click to expand...
Click to collapse
So I got that, plus the bad display!!! Do I call T-Mobile?
Sent from my HTC Glacier using xda premium
Thank you this is very helpful! I just got replacement mt4g due to the bad emmc chip failing and it had the 2.3.4 on it. And it was a pain finding all the info plus the bad info people was giving out to root my phone. So now all new and replacement mt4g's are shipping with 2.3.4 on them, my mother just got a free mt4g and it had 2.3.4 already on it.
CoNsPiRiSiZe said:
Thanks for this. So your saying not to root at all if you have the "bad" chipset?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
If it does go bad there is good chance you can exchange it just don't tell them anything about you rooted the phone. I sent my phone in rooted with S off with a different problem and had no problem getting an exchange now I have this 2.3.4 which is not too bad but still figuring out the downgrade process I miss all the privileges with being rooted.
jigajay said:
If it does go bad there is good chance you can exchange it just don't tell them anything about you rooted the phone. I sent my phone in rooted with S off with a different problem and had no problem getting an exchange now I have this 2.3.4 which is not too bad but still figuring out the downgrade process I miss all the privileges with being rooted.
Click to expand...
Click to collapse
+1 on replacing with no problem.
Sent from the HTC Glacier Sense 3.0 using XDA premium app
Rooted and downgraded with this guide. Thanks SOO MUCH!!!
Sent from my HTC Glacier using xda premium
This thread should probably be stickied.
chem.manish said:
This thread should probably be stickied.
Click to expand...
Click to collapse
You could PM a local admin/mod and they could do that if they see fit.
Great guide! It helped me with several questions I had, I was even able to check if I had a bad eMMC, I'm lucky I have the good one \o/
My phone came with 2.3.4, I really want to root to remove all the junk that comes preinstalled.
I have a question, if I used the root.sh method (which seems the safest), after downgrading of course. If I flash a rooted stock 2.3.4 ROM http://forum.xda-developers.com/showthread.php?t=1264704
Would I loose my S-OFF? Also to install the ClockworkMod recovery, is it the same way as other phones? ex can I just install it using the ROM manager?
Also is it really necessary to flash the engineering bootloader?
thanks for this great tutorial!
Salvy said:
Would I loose my S-OFF? Also to install the ClockworkMod recovery, is it the same way as other phones? ex can I just install it using the ROM manager?
Also is it really necessary to flash the engineering bootloader?
thanks for this great tutorial!
Click to expand...
Click to collapse
Once you have s-off, you will keep s-off until you manually turn it to s-on. So to answer your question.
No if you flash the rooted 2.3.4 of the stock OS you will keep s-off.
Yes you can flash it via the recovery image, without any problems. Just make sure to do a back up first.
It's not really needed, but encouraged as you can flash specific sections of the OS, or recovery image if needed.
Thank you very much for your help!
Everything went smoothly, now I'm in 2.3.4 rooted with bloat and ad free ^_^
The root.sh method didn't work for me though, but gfree worked like a charm (was kind of scared using it, but since I already checked my eMMC was good, I went ahead and worked perfectly!)
Thanks for your help!
thanks for help
Thanks, very useful information for mytouch 4g owners
check
Great guide! Thanks!
nice starting guide for new mytouch 4g users hoping to root to read!
Thanks for the info!

First android device, have a question.

Hey , I'm new here so ill say hi too. Anyways , a week ago I got a Desire S for my birthday and before i had an ipod touch. I know that jailbreaking an ios device is easy and if you mess up you simply restore. What about an android device? What are the risks of rootibg and can you restore itback to its original state for warranty purposes? Are the roms there any roms available for daily use? ( 3.2.5, sense 3.5 , ice cream sandwich? ) Thanks in advance
Oh and, if ill decide to root what should I do / save to uunroot?
Android's are usually quite easy to restore. Just download the RUU thingy, available on this forum.
this thread is really good
http://forum.xda-developers.com/showthread.php?t=1146601
just give a good read through all the threads in the guide section.
I've found that it's not easy to brick an android device or mess something up. All you need is a backup of your rom (which you'll understand after reading the guides) and you should be safe.
Well all I need to do is save my ROM? How do I do that?
Also what are kernels and radios and hboots? completely newbie to this..
Arcaneex said:
Well all I need to do is save my ROM? How do I do that?
Also what are kernels and radios and hboots? completely newbie to this..
Click to expand...
Click to collapse
Follow the link and read the general guides. If you still have questions then please do ask
Sent from my Desire S using xda premium
Well I couldn't really find anything about kernels and radios, and to backup my ROM I need a rooted device? What if its too late? How can I know if I have a faulty chip?I don't want to wreck my device...
Well there's not much you can do if your chip is faulty, but you can do things to stop your phone breaking.
Never pull the battery out is a key one. If you have to, try pressing volume up + down and the power button at the same time. There are also other things you should do. Ben Pyett is great with helping about the eMMC problem
The radio and hboot is something you shouldn't worry about. I've never bothered messing around with them and you really don't need to.
Kernels are flashed in the same way as ROMs. Through clockworkmod recovery or 4ext recovery. Whichever you want. All you have to do is choose the right one for the ROM you're flashing ie a sense kernel for a sense rom. In the desire s section you'll find 3 sense kernels and 1 aosp kernel. AOSP are ROMs like cyanogenmod which don't have any GUIs like sense. With two of the kernels ( Hyperion and Endymion) you must choose the right version of sense. Hyperion is for sense 3.0 and Endymion is for sense 3.5 and the unity kernel can be used for any version of sense.
Making a backup is easy. All you have to do is go into recovery and select the backup and restore option and choose backup. You must do this before flashing a custom ROM because if the install fails you'll have something to fall back on.
I've tried my best but if you still have more questions then ask.
Sent from my Desire S using xda premium
Finally I did it , I S-Offed , I will root soon but before I do , is there a risk of bricking it when rooting? Should I do anything before/after rooting?
Arcaneex said:
Finally I did it , I S-Offed , I will root soon but before I do , is there a risk of bricking it when rooting? Should I do anything before/after rooting?
Click to expand...
Click to collapse
Always make a nandroid backup, it just means if anything goes wrong you should be able to restore your phone to it's exact previous state.
Arcaneex said:
Finally I did it , I S-Offed , I will root soon but before I do , is there a risk of bricking it when rooting? Should I do anything before/after rooting?
Click to expand...
Click to collapse
You know, it wouldn't hurt if you showed some manners.
Dan has very kindly typed out a definition of android to him, yet you ignore him or even acknowledge his posts.
olyloh6696 said:
You know, it wouldn't hurt if you showed some manners.
Dan has very kindly typed out a definition of android to him, yet you ignore him or even acknowledge his posts.
Click to expand...
Click to collapse
How do I ignore his posts exactly? I've read every one of them more than one time and they helped me alot.
Arcaneex said:
How do I ignore his posts exactly? I've read every one of them more than one time and they helped me alot.
Click to expand...
Click to collapse
Ok, fair enough, I thought you just ignored them, as you didn't reply to it
If you find any of his post helpful, use the thanks button
-------------------------------
Sent from my HTC Desire S
Thanked all the helpful posts ^^
I got a bit of trouble installing 4ext or any other backup app , I have titanium backup ( aLready rooted ) but it let's me just backup one app per time.
Arcaneex said:
Thanked all the helpful posts ^^
I got a bit of trouble installing 4ext or any other backup app , I have titanium backup ( aLready rooted ) but it let's me just backup one app per time.
Click to expand...
Click to collapse
Yep, the free version of titanium only allows one by one backup, but if you get the full version it can do multiple backups in one go
4ext recovery control is a paid app too, but I cannot stress how worth it it is!
-------------------------------
Sent from my HTC Desire S
Already figured everything out , backuped using recovery and now downloading Endymion rom , thanks to everybody!
Dude, 6 months ago,i was in the EXACT same position as you are now. First phone for birthday,no prior experience except jailbreaking my iPod. I can see i'm late here, you're already done, i just wanted to tell you how awesome your experience is gonna be in the coming time, THIS IS AN AWESOME PHONE
swype and custom rom
shrome99 said:
Dude, 6 months ago,i was in the EXACT same position as you are now. First phone for birthday,no prior experience except jailbreaking my iPod. I can see i'm late here, you're already done, i just wanted to tell you how awesome your experience is gonna be in the coming time, THIS IS AN AWESOME PHONE
Click to expand...
Click to collapse
Really hope so ^^
Er can anyone send me Swype.apk and libSwypeCore.so? Wanna install swype..
Also , my dad really liked the 3.5 update so I tried doing the same on his Desire and well when its reaches "zerging root" it says that it failed with a sad smiley..
Could it be because he has a update available but won't install it? ( As its impossible for him because at the end of the New firmware download it says damaged file or something.. )
Arcaneex said:
Really hope so ^^
Er can anyone send me Swype.apk and libSwypeCore.so? Wanna install swype..
Also , my dad really liked the 3.5 update so I tried doing the same on his Desire and well when its reaches "zerging root" it says that it failed with a sad smiley..
Could it be because he has a update available but won't install it? ( As its impossible for him because at the end of the New firmware download it says damaged file or something.. )
Click to expand...
Click to collapse
Hi
I if you use sense 3.5, swype is already built in. Go to the keyboard settings and turn htc trace on.
Swype away!
However if you want full swype, its a beta, I recommend just signing up on their website to get the apk, its free
Not to sure about your dads desire, best bet is to ask the desire forum
Hope it helps...
-------------------------------
Sent from my HTC Desire S
Sadly I can't find swype under keyboard and language.. using same Rom as you I think ( mine is 3.0 I think.. not sure.)
I'll ask in the desire forum about my dads desire , thanks.
http://www.mediafire.com/?l2ab14gkaqj9am7
there's the swype installer, that's what you need to install swype, but i think you still have to sign up. Might be wrong though.

[ROM][PORT]ParanoidAndroid F.F.S V1/CM10-Unofficial V1 [1/8/2012]

This time, I must really thank RandomBlame for setting aside the problem between me and him, and now allowing me to port things faster. Without a doubt, Thank him and me TOGETHER! PA1.9.7 will be up in an hour's time. So give me some time to work on it
COPIED FROM OLD THREAD
This is a port from the MyTouch 4G/Desire S forums so there may be several bugs included :/
This port can be done thanks to cnote74(Port/Kernel), 0.0(Port) , RandomBlame(BASE), hdorius(Support till the end ), blindndumb(Guidance) , ...Awesome...(AwesomeBeatsv3) and PA/CM10.
Changelogs for v1.9.7 : http://www.blindndumb.com/2012/08/rom-aug-08-paranoidandroid-v197a.html [all give a thanks to blindndumb/cnote74 too ]
ParanoidAndroid:
Flashing Instructions
1. Make Sure You're On The Latest CWM Or 4EXT Recovery
2. Make A Backup
3. Full wipe
4. Flash ROM ×http://www.mediafire.com/download.php?49v6oil31aqy25t×<-V1.9.2
xhttp://paranoidandroid-ace.googlecode.com/files/PARANOIDANDROID_ACE_v1.9.5.zipx [direct download link] <-1.9.5b
(Somehow I gotten 3 upload links while focusing on one o.o ) <- All 3 are 1.9.7 Links removed. Too much error.
Haven't test it yet so might as well upload first then edit.
5. Flash Gapps ×http://goo.im/gapps/gapps-jb-20120726-signed.zipx If it doesn't work try going to http://www.blindndumb.com/p/paranoid...downloads.html and download the paranoidandroid jellybean gapps. [ Thanks blindndumb =) ]
6. Reboot and Enjoy
New update will be up in around 5-10hours time. Have school work to do before i start updating :/
PA v1.9.7 Bugs: Can't mount SDCard to computer. Trying to find an alternative way.Links Going up in 1/2 hour's time.
CM10:
Flashing Instructions
1. Make Sure You're On The Latest CWM Or 4EXT Recovery
2. Make A Backup
3. Full wipe
4. Flash ROM ×http://www.mediafire.com/download.php?vhm9l0sjn92bt74×
5. Flash Gapps ×http://goo.im/gapps/gapps-jb-20120726-signed.zipx
6. Reboot and Enjoy
BUGS :
Backlight problems/ Screen-off illumination problems.
Apps force closes/causing hot reboots
If there is any bugs please leave me a logcat through pm or if you know specifically whats the problem leave me a pm too
Sorry guys, due to phone breaking down and exams coming up, I will not have the time to do all this till my exams are over. At the moment darkunesu will take over all the work.
totally agree with u , ANDROID IS AN OPEN SOURCE OS,
any way thnx for your great job
Good to see you got it all up and running. Ill give it a shot again... Hope it all works out in the end mate.
Xda is filling up with those types of personalities.
Sent from my Inspire 4G using xda premium
Pfaffinator said:
Xda is filling up with those types of personalities.
Sent from my Inspire 4G using xda premium
Click to expand...
Click to collapse
I totally agree.
miffymiffy said:
Good to see you got it all up and running. Ill give it a shot again... Hope it all works out in the end mate.
Click to expand...
Click to collapse
And if he closes it down again I'll just fight my way through by porting all sorts of CM10 over
Clearly you are still confused between 'open source' & 'openly kang' .
Sent from my Desire HD using Tapatalk 2
lululala said:
Clearly you are still confused between 'open source' & 'openly kang' .
Sent from my Desire HD using Tapatalk 2
Click to expand...
Click to collapse
I know what it means so you don't need to teach me about it. But android is open source hence should be shared among everybody.
So... anyone tested it yet? able to boot?
simahu said:
I know what it means so you don't need to teach me about it. But android is open source hence should be shared among everybody.
Click to expand...
Click to collapse
Randomblame's kernel source code is freely available for you to download and build. There's nothing more 'open source' than that. Extracting a compiled kernel from someone's ROM without permission and put it into your own ROM is clearly not.
Sent from my Desire HD using Tapatalk 2
nice work will try,Thanks
lululala said:
Randomblame's kernel source code is freely available for you to download and build. There's nothing more 'open source' than that. Extracting a compiled kernel from someone's ROM without permission and put it into your own ROM is clearly not.
Sent from my Desire HD using Tapatalk 2
Click to expand...
Click to collapse
I know but I took it without permission as I did not know how to compile a kernel. Now that someone is helping me out then I will not touch his anymore. Will do my own cm10 port about a few days time.
What up with the link; I have to sign up for mediafire now??
I think you should remove mentions of the other dev in your OP.
simahu said:
I know but I took it without permission as I did not know how to compile a kernel.
Click to expand...
Click to collapse
I think you're missing the whole point of what asking permission in this scenario is all about.
iggdawg said:
I think you're missing the whole point of what asking permission in this scenario is all about.
Click to expand...
Click to collapse
I did ask him in the first place but he totally disagree with it. What's wrong with using a ROM in the first place when it is meant to be shared among other peoples? Why are people getting selfish nowadays? Even if he spent 100 over hours with that ROM, whats wrong sharing a kernel? Not like he bought the whole CM10 down, so it should be shared among people.
RoxRedEye said:
What up with the link; I have to sign up for mediafire now??
Click to expand...
Click to collapse
I've accidentally added a X in it hence the link is not working. Try it now.
gtalum said:
I think you should remove mentions of the other dev in your OP.
Click to expand...
Click to collapse
Why? They helped me out in the first place. So I should thank them by putting their names in the thread.
simahu said:
Why? They helped me out in the first place. So I should thank them by putting their names in the thread.
Click to expand...
Click to collapse
I'm only thinking of one of the dev's in particular, not mentioned as thanks. I'm guessing he won't want to be associated with your ROM.
Friendly advice, take it or leave it.
simahu said:
I did ask him in the first place but he totally disagree with it. What's wrong with using a ROM in the first place when it is meant to be shared among other peoples? Why are people getting selfish nowadays? Even if he spent 100 over hours with that ROM, whats wrong sharing a kernel? Not like he bought the whole CM10 down, so it should be shared among people.
Click to expand...
Click to collapse
If you went and did it anyways, why did you ask in the first place?
It is being shared. You can get the source. If you don't know how to compile it, you should learn. Not steal. Instead you're getting upset at him not doing the work for you. kind of not cool. If you really want to push out your own ROMs so bad, learn how to do the legwork in the first place.
iggdawg said:
If you went and did it anyways, why did you ask in the first place?
It is being shared. You can get the source. If you don't know how to compile it, you should learn. Not steal. Instead you're getting upset at him not doing the work for you. kind of not cool. If you really want to push out your own ROMs so bad, learn how to do the legwork in the first place.
Click to expand...
Click to collapse
If you think it is very easy to do compiling of stuffs when you have a computer which has only 512mb of ram, not even reaching 1ghz single core, show me that you can do it. And if you think it is very easy everything from the basics, go try it yourself. If you can't even produce a ROM, don't come teach me what to do. I was rushing my work to show to everybody that the v1.9.2a update would work perfectly but indeed I had broken the rules by taking RandomBlame's kernel without permission. Till then if you can't produce a ROM, do not teach me what to do. I managed to get this phone , which was already like 2 years old from my family, and my whole family is not that rich. We can't even afford a 'normal' PC like most people had nowadays, and had to live our lives with mostly second hand stuffs. When I got this phone, I was totally shocked how the HTC Sense made the phone laggy for me, hence I went into modding my phone, trying to build Chinese Custom ROMs into this development forum, and seeing people able to appreciate my work makes me happy. Now my family is even having difficulties saving money up for my school fees that I have to pay.
So if your life is not like mine DO NOT TALK LIKE YOU ARE THE BOSS OF THE FORUM. -End Of Speech-

Undecided noob getting started.

Hey guys, new to the forum, literally first post.
I have an AT&T One X though i'm not even in the US and i'm considering rooting for a few reasons. I've been gathering my info and thinking it over before i decide to even try. I've read the pros and cons of rooting on a number of sites and i know most people here will be pro (if not all) lol.
What i read:
http://forum.xda-developers.com/showthread.php?t=1671237 -Top guide, will rate now that i am registered, a bit overwhelmingly though
http://forum.xda-developers.com/showthread.php?t=619153 - [Newbie Guide] adb/fastboot/bootloader/android 101
http://forum.xda-developers.com/showthread.php?t=1784459 - HTC One XL Terminology Glossary v1.2 [2012/09/30] (filled in a few of those missed stuff)
Also the Wiki and some other random threads
For the rooting process: I spent a few hours reading most of djrbliss and hasoon2000 's rooting threads (because i'm on 2.20) and i'll go rate and thank them too even if i don't root in the end.
So basically what i actually want to know is there anything else i should look into before i get started?
I'm also undecided on a ROM as yet because i need it to have a few certain features though i'm not sure they are available in all or none
1) Ability to backup apps and app data (I believe Titanium Backup Does this, but i mostly wanted one to use BEFORE the rooting process)
2) Get rid of that bloatware (It's not really an issue as it can be disabled) but for the very least switching out the boot screen will work
3) Probably the most important is getting OTA updates (I can't get them in my country, because i'm not on ATT) and if i have to wipe to do an update i might as well switch to a ROM that doesn't have that problem.
Post is really long now that i look it over lol, thanks for reading.
Man I'm glad you've been doing research, it sounds like you at least have a grasp of what's gonna have to happen. You didn't mention if your on att, telus, rogers, ect. Att users have to go through the entire process, while all other carriers can just unlock through htcdev and flash twrp (recovery) then superuser (root).
Follow the guides carefully, don't be tooo nervous... if you get stuck, don't panic and start resetting everything... taking an extra minute to ask us on here will save you sometime later.. good luck
EDIT: sorry I just seen you stated your not on att... follow directions on htcdev... you'll be good
Sent from my evita using Tapatalk 2
Recovery ....
InflatedTitan said:
Man I'm glad you've been doing research, it sounds like you at least have a grasp of what's gonna have to happen. You didn't mention if your on att, telus, rogers, ect. Att users have to go through the entire process, while all other carriers can just unlock through htcdev and flash twrp (recovery) then superuser (root).
Follow the guides carefully, don't be tooo nervous... if you get stuck, don't panic and start resetting everything... taking an extra minute to ask us on here will save you sometime later.. good luck
EDIT: sorry I just seen you stated your not on att... follow directions on htcdev... you'll be good
Sent from my evita using Tapatalk 2
Click to expand...
Click to collapse
I followed the HTC One X All In One Kit, and it doesn't seem to get the job done.
I get CID 111....
I got my code from HTC Dev
I drop bootloader unlock on there
but when I get to the recovery portion it says that it transfers correctly etc,
However, when I am in boot and click 'recovery' , i get a white HTC splash screen that says "quiety brilliant' that you normally see, but with some red disclaimer text below. It just hangs there until i do something.
What is wrong?
InflatedTitan said:
EDIT: sorry I just seen you stated your not on att... follow directions on htcdev... you'll be good
Sent from my evita using Tapatalk 2
Click to expand...
Click to collapse
Well i'm on a local carrier in Trindad, but it's the AT&T One X, unlocked of course. So i would still have to do the entire process right? Or have i been wasting all my time overthinking this? -_-
LQDSNK said:
Well i'm on a local carrier in Trindad, but it's the AT&T One X, unlocked of course. So i would still have to do the entire process right? Or have i been wasting all my time overthinking this? -_-
Click to expand...
Click to collapse
From fastboot type "fastboot oem getcid" if it shows CWS__001 then yes you have to do the entire process.
Moderating from my One Xl
Or fastboot getvar cid.
buttersrugby said:
I followed the HTC One X All In One Kit, and it doesn't seem to get the job done.
I get CID 111....
I got my code from HTC Dev
I drop bootloader unlock on there
but when I get to the recovery portion it says that it transfers correctly etc,
However, when I am in boot and click 'recovery' , i get a white HTC splash screen that says "quiety brilliant' that you normally see, but with some red disclaimer text below. It just hangs there until i do something.
What is wrong?
Click to expand...
Click to collapse
So you've completed the process on htcdev, and they emailed you the unlock token? Drop that in your fastboot/adb folder and use the command prompt that htcdev says (sorry I forget) ..
Once you do that you'll be bootloader unlocked... nothing fancy here yet... if your NOT on att, you should be able to download goomanager from play store and install recovery script.. now we playin with the puss! Download SU zip, install (flash) through recovery. Now you should be set up for flashing the goods..
Fellow xda'ers, please correct any wrong info I provided as I'm slightly buzzed lol
Sent from my evita using Tapatalk 2
Okay, so it's been over a month and i finally got around to checking the CID and it's " CWS__001" as expected.
Will look to use Hasoon's tool and post my updates.
Thanks for the help from everyone so far.
Moving slowly as i was waiting to see the AT&T 4.1 update and still not seeing the ROM that i want for certain.
LQDSNK said:
Moving slowly as i was waiting to see the AT&T 4.1 update
Click to expand...
Click to collapse
If you mean you are waiting to receive and install the JB OTA, you shouldn't wait. See item 2 on the following post: http://forum.xda-developers.com/showthread.php?t=2181929
redpoint73 said:
If you mean you are waiting to receive and install the JB OTA, you shouldn't wait. See item 2 on the following post: http://forum.xda-developers.com/showthread.php?t=2181929
Click to expand...
Click to collapse
I was waiting to see what it contained. Nothing I can use here in Trinidad. Since I have to wipe to update anyway I'll be looking for a better os. Clean ROM appears to be closest to what I want though i kinda need the OTA.
Will get to hasoon's tool soon enough.
Hey, quick question:
Is there a listing of ROMs where i can see what each one does? I kinda understand what CleanROM and Senseless do but most of the rest i don't understand. Searched around for what i'm asking for but i mostly just get a listing of available ROMS.
LQDSNK said:
Hey, quick question:
Is there a listing of ROMs where i can see what each one does? I kinda understand what CleanROM and Senseless do but most of the rest i don't understand. Searched around for what i'm asking for but i mostly just get a listing of available ROMS.
Click to expand...
Click to collapse
The OP for each (usually) gives a complete summary. I don't think anyone has collected them all, which would be pointless anyway because the devs are always updating them.
iElvis said:
The OP for each (usually) gives a complete summary. I don't think anyone has collected them all, which would be pointless anyway because the devs are always updating them.
Click to expand...
Click to collapse
Okay thanks, i only asked because i think i saw one for the Endeavour. Will keep searching through.
Redpoints collection has most of the roms that are for our device with the exception of wildchilds Rom... Also you shouldn't find any intl one x roms in our forum I don't see any
a box of kittens said:
Redpoints collection has most of the roms that are for our device with the exception of wildchilds Rom... Also you shouldn't find any intl one x roms in our forum I don't see any
Click to expand...
Click to collapse
Yep, i know about redpoint's guide, i have it open almost constantly, but it doesn't provide a description of what each ROM does, have to read through as Elvis suggested.
It's on XDA just not in this forum, it showed up as a result when i tried a google search.
Well I can tell you if you haveny noticed in original dev section most roms if not all are cm10.1 based or aosp based... In the regular dev section they're mostly sense 4+ roms with each having its own tweaks
https://dl.dropbox.com/u/93802671/evita One X Android Development rom.txt
https://dl.dropbox.com/u/93802671/evita One X Original Android Development rom.txt
https://dl.dropbox.com/u/93802671/evita stock rooted.txt
https://dl.dropbox.com/u/93802671/evita ruu.txt
those are my rom lists for the evita
please give thanks if these files are helpful, if not i think ill take them down and post them a different way.
Thanks to Divine and box (i'm not going to call you kittens :silly.
Something that just occurred to me though; do the telus and rogers ROMs have the restriction on tethering, reverse tethering and other android features? I noticed most of the developers are working from the AT&T ROM base which seem to have those restricted. (I could be misinterpreting)
Thanks Divine for that list, a bit confusing at first but i'm closer to my ROM choice. Still have a few questions:
1) Does cleanROM provide an OTA service? Or do i have to factory reset to do an update every time?
2) Viper seems to be highly rated for it's stability and features, however can i turn off all those themes? Plus what are all these features? I'm not sure i need them.
3) Rebelrom Senseless seems to be interesting too but what is the advantage of being closer to stock Android on an HTC device?(This one might be subjective)
4) I'm also liking the look of Hakta, so i'm asking if this one has OTA or have to factory reset to update as well?
I would ask the developers themselves but i'm too unimportant to post in their threads or pm them lol.
Thanks again to anyone who has the time to answer.
@ box YNWA! Though i'm not a Chelsea hater lol.
@ Divine that second link is hilarious, but you should warn persons about the volume of the first one, it almost blew my eardrums off. (I only use headphones)
LQDSNK said:
Thanks to Divine and box (i'm not going to call you kittens :silly.
Something that just occurred to me though; do the telus and rogers ROMs have the restriction on tethering, reverse tethering and other android features? I noticed most of the developers are working from the AT&T ROM base which seem to have those restricted. (I could be misinterpreting)
Thanks Divine for that list, a bit confusing at first but i'm closer to my ROM choice. Still have a few questions:
1) Does cleanROM provide an OTA service? Or do i have to factory reset to do an update every time?
2) Viper seems to be highly rated for it's stability and features, however can i turn off all those themes? Plus what are all these features? I'm not sure i need them.
3) Rebelrom Senseless seems to be interesting too but what is the advantage of being closer to stock Android on an HTC device?(This one might be subjective)
4) I'm also liking the look of Hakta, so i'm asking if this one has OTA or have to factory reset to update as well?
I would ask the developers themselves but i'm too unimportant to post in their threads or pm them lol.
Thanks again to anyone who has the time to answer.
@ box YNWA! Though i'm not a Chelsea hater lol.
@ Divine that second link is hilarious, but you should warn persons about the volume of the first one, it almost blew my eardrums off. (I only use headphones)
Click to expand...
Click to collapse
1) clean Rom does not provide an ota service but you could expect one more full update for it then it'll be done with updates fir a while
2) viper comes basically stock it has a whole variety of themes you can choose..from my experience it's been amazing and great battery life with a great equalizer too for music(uses telus base I think)
3) rebel Rom keeps the sense camera and some other stck sense applications ..it basically gets rid of the sense launcher and you'd be on nova or your choice of an alternative launcher.. great battery life
4) hatka..is an interesting one, from my experience I didn't have any bugs and the audio is great with acid audio
Side notes: only one actual custom Rom is running the att jb base and that's clean Rom.. I think tethering works on every Rom but I couldn't promise..
And just consider yourself a loser unless you hate chelsea!
I've been a hatka user for quite some time and I must admit it is near flawless. It uses many battery/performance tweaks and when paired with elemental it's just beautiful. Plus it's the only rom with built it AC!D which is pretty much pure sex coming out of your headphones. Hope this helps!
-Sugardaddy Duncan

FROST (Forensic Recovery Of Scrambled Telephones)

Hey guys,
After having nearly lost all my data because android would not recognize my Decryption password I would like to try to compile frost.
I don't know if it will work for the HTC one but I really want to give it a try to help out other people who might have to factory reset due to encrytion problems.
It looks fairly simple to compile it, only I have never compiled any kernel .img before.
Before I actually try to compile it I would like to get advice on how best to do it and what to avoid while compilling.
Again I really want to get this compiled for the HTC one as this had me in a really bad spot.
https://www1.informatik.uni-erlangen.de/frost
I know there are some questions in here but I really do want to get it compiled for you guys in this thread to have a way of possibly recovering encrypted data.
Anyone else up for the challange?
What?
Sent from my HTC One using xda premium
r1tesh said:
What?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
What sort of reply is that?
I can help you compile it
r1tesh said:
What?
You need to be a bit more specific
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
MacHackz said:
What sort of reply is that?
I can help you compile it
Click to expand...
Click to collapse
Thanks MacHackz. I really think alot of people could benefit from having a tool to recover encrypted data.
All I can say is I'm willing to try everything
gazlufc said:
Thanks MacHackz. I really think alot of people could benefit from having a tool to recover encrypted data.
All I can say is I'm willing to try everything
Click to expand...
Click to collapse
Firstly you need linux, and afaik this will only work on 4.1.2 right now
MacHackz said:
Firstly you need linux, and afaik this will only work on 4.1.2 right now
Click to expand...
Click to collapse
Yeah I seen it will only work on 4.1.2 but lucky enough HTC hasn't update all devices to 4.2.2 yet .
I have a Ubuntu virtual machine setup for doing the compiling. Just installing required items now.
Should have everything setup tomorrow to start compilling
gazlufc said:
Yeah I seen it will only work on 4.1.2 but lucky enough HTC hasn't update all devices to 4.2.2 yet .
I have a Ubuntu virtual machine setup for doing the compiling. Just installing required items now.
Should have everything setup tomorrow to start compilling
Click to expand...
Click to collapse
Seems like you already know how
Edit: After further discussion we have decided to re-open this thread.
For now, lets leave it in general, once some development has been done we can talk about moving it back to development
Just wanted to say thank you for XDA for allowing us to start work in FROST.
I'm currently discussing FROST with a few other XDA'ers who are also interested in helping me out and getting this developed.
Once I know more (hopefully this evening) I will post an update.
Again thanks XDA for allowing this to be done
So u got the thread up, Awesome. Shoot me a pm when ya ready...
Welcome to your new home FROST
I'd like to help as well
I've got Eclipse/ADT set up ready to use for a couple of App ideas I've got. If it's just compiling Android code, I''m happy to help.
I've just finished a degree in Computer Security & Forensics (2:1) with a dissertation on Android security & security awareness. Prior to that I'v been a Systems Analyst and developer for a number of years (Mainframe/Unix/Microsoft). so although I'm fairly new to Android, I know my way roind an IDE or terminal editor and I'm not afraid to get my hands dirty woth code.
Nice to hear man, and looking forward to getting started.
Ive had a few issues with my pc and have got most of it sorted now. So of all goes well i will be able to start work after many delays
And I could definitely use you help if you can man
Sent from my HTC One using xda app-developers app
lol, just have seen this.
The link to the University of Erlangen has some pretty neat resources, but I currently have no android phone to try making such a recovery image for.
For the case of (hopefully) your own phone you are trying to get the /data back: This software relies on the device having been unlocked not long ago. If the device was not unlocked for a week or so, you have no real chance of the keys being still in ram.
If you have a weak PIN, its bruteforce feature might work, if you have a strong one it may take very long. I'd recommend you to make a bit level image of the /data partition just in case (type man dd in your commandline in linux, the dd tool should also be in phone recoveries). And possibly try to encrypt it on your desktop that propably gets it done faster. Also you do not need to make a device specific recovery and you dont need to cross compile.
Also this: http://www1.cs.fau.de/filepool/projects/frost/frost.crackpin.tgz
might just work. Read through the README file in the archive, its straightforward.
thx good thing to konw
There's a reason they freeze the phone. If you hope to recover the keys from a phone that is powered off for anything like 5 mins or more forget it :/ . (The time really depends on the memory chips)
Sent from my GT-I9505 using xda app-developers app
darks1der said:
It looks fairly simple to compile it, only I have never compiled any kernel .img before.?
Click to expand...
Click to collapse
Is thia project still being worked on, @darks1der? It looks promising!
Hey the project is being worked on however it is going slower that expected due to alot of personal issue's.
I hope to have everything resolved ASAP so I can devote my self to FROST
darks1der said:
Hey the project is being worked on however it is going slower that expected due to alot of personal issue's.
I hope to have everything resolved ASAP so I can devote my self to FROST
Click to expand...
Click to collapse
Will FROST be able to recover deleted files from the phones internal storage? I'll send strength your way so that you'll get your life to awesomeness again.
FROST only works if your bootloader is unlocked. Since unlocking your bootloader wipes data you're screwed (unless there's some hack to prevent this for your device bootloader). Image the phone or copy the encryption header and try to brute force/dictionary attack your own password key as much as you want without worrying about data being wiped. Download Kali Linux live CD maybe it has some Android forensics tools I think it does. If not google around for 'android brute force encryption' somebody will have tools to do this.

Categories

Resources