[SCRIPT][TWRP] Stock ROM Debloat for KIW-L24, L22, L21 (kiwi) - Honor 5X ROMs, Kernels, Recoveries, & Other Develo

Disclaimer: I am not responsible for anything that happens as a result of flashing these files. You decided to flash this script.
This script removes a good chunk of the apps installed by Huawei and left over files like a bunch of NFC files.
The full list is as follows:
Air Sharing
Audio Auto Test
Magnifier
Huawei Swype
Huawei Backup
Huawei File manager
Huawei Sound Recorder
Huawei Theme manager
MMI Testing
System Debug
Huawei Floating Tasks
Huawei Floating Mms
Huawei Log collection service
Huawei MMI Test 5
Huawei Weather Clock
Huawei System Manager
Huawei Power Monitor
Period Check
Exchange 2
Email
Print Spooler
AOSP Live Wallpapers
MusicFX
TTS Files
Themes
Delete-able apps
All of the leftover nfc files
All google apps that can be downloaded from the playstore
Google Talkback
If you want to keep something you will need to edit the updater-script everything is labeled well.
Download:
https://goo.gl/q3t4tB​

Reserved
Mine

Dope!!

Nice.

Excellent!!

Worked great! thanks deadman

Maybe it should be mentioned that you need TWRP to flash the zip file. Thanks for the efforts, though. I'm sort of dead in the water until I am able to get my unlock code.

kimtyson said:
Maybe it should be mentioned that you need TWRP to flash the zip file. Thanks for the efforts, though. I'm sort of dead in the water until I am able to get my unlock code.
Click to expand...
Click to collapse
The title of the thread says [Script][TWRP] please read the entire thread before posting.

deadman96385 said:
The title of the thread says [Script][TWRP] please read the entire thread before posting.
Click to expand...
Click to collapse
LOL. Good point. Sorry about that. It just wasn't very obvious. I guess I got excited and jumped in.

So, does this script removes the app that tries to police the background apps from running? I think it was protected apps under settings? If so.. awesome. we wont have to manually add them after install.

Is it possible that if I was on one of the restricted battery profiles when I ran the debloat script that it could have stuck?
When I first got the phone I put it normal mode and found it pretty good. Even running the Google launcher. However, I have now unlocked the bootloader, installed twrp, rooted, installed MOAB ad blocker and debloated the phone feels slow and janky?!? I figured dumping all the bloat would help to speed it up some. Any suggestions or thoughts?
Thanks,
Justin

TNScrambler said:
Is it possible that if I was on one of the restricted battery profiles when I ran the debloat script that it could have stuck?
When I first got the phone I put it normal mode and found it pretty good. Even running the Google launcher. However, I have now unlocked the bootloader, installed twrp, rooted, installed MOAB ad blocker and debloated the phone feels slow and janky?!? I figured dumping all the bloat would help to speed it up some. Any suggestions or thoughts?
Thanks,
Justin
Click to expand...
Click to collapse
Try removing the unnecessary zram operations using the no-swap method at -
http://forum.xda-developers.com/hon...ipt-disable-enable-swap-honor-5x-kiw-t3308321
When you debloated you removed a number of unnecessary processes and now it's trying to use the ram you freed up by keeping more of your apps in memory - with a constant compression/decompression process that adds lag on the 5X (and every other phone I've checked out that uses it).
Huawei - like every other phone maker with a new launch - will also be releasing performance improvements soon. I've tested both of these mods with the update coming next and you'll still want to use them.
The normal power mode ought to be sticking. If the no-swap mod doesn't help then it's probably a good idea to regress back with a nandroid backup, ensure normal mode and then de-bloat and remove swap.
Edit - and be sure to protect all apps in settings so that you get standard Android task management and not EMUI task management.

Is there anyway to selectively re-install some of the apps that it removed? Im curious because I think it some functionality like HwThemeManager_Local removes the ability to change the lock wallpaper. and if any other issues come up that i want to undo. (Can i somehow restore the individual items from a nandroid backup?)
And thanks for providing a nice commented script!

eruji said:
Is there anyway to selectively re-install some of the apps that it removed? Im curious because I think it some functionality like HwThemeManager_Local removes the ability to change the lock wallpaper. and if any other issues come up that i want to undo. (Can i somehow restore the individual items from a nandroid backup?)
And thanks for providing a nice commented script!
Click to expand...
Click to collapse
I don't think that you can do it directly.
Right now, it's restore your nandroid backup, modify the script here and debloat again.
I've started into an Aroma installer for this so you can just select the bloat you don't want. That's on the back burner with no ETA yet.
Meanwhile - if you want to wait until later today or tonight, I'll pull the file you want and you can reinstall it by hand.
If you don't want to wait, copy your nandroid system.ext4 to your pc (if not compressed) and rename it to system.ext4.tar - I believe that 7zip will work to extract it to your pc and you can find the file and put it back from there. (And I'm going by memory here so you'll want to be prepared for hiccups.)
There may be a utility for this - I think there is, but can't remember it.
OK - just checked another option for you -
My system nandroid spans volumes.
Copy system.ext4.win000 to system.ext4. win000.tar on to a large sd card.
Check out "ZArchiver"
https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver
See if you can extract with that, and if you can, repeat for all volumes.
No promises but you'll probably find the attempts very informative.

Thanks for the info. messed around for awhile trying to get something. I found out Titanium Backup has an "extract from Nandroid backup" feature. you select the backup and it lists the apps that you can restore. The only one i found that looked like the theme manger was: com.huawei.android.thememanager i click on that and restore and it takes a long time (which makes me think TiBu is not working right) about 1-2 minutes (but it does eventually say success), reboot and still cant change the lock screen wallpaper. I also copied the system.ex4 files to windows and renamed them tar. extract them with 7zip and it kinda locks up after a bit. it extracts some extension less files. So maybe im missing some additional files, or Tibu is not really doing anything. i tried mounting system as RW just in case. No biggie, i dont think i want to spend much more time on this. Thanks for the info though. Ill take a look again later.

EarlyMon said:
Try removing the unnecessary zram operations using the no-swap method at -
http://forum.xda-developers.com/hon...ipt-disable-enable-swap-honor-5x-kiw-t3308321
When you debloated you removed a number of unnecessary processes and now it's trying to use the ram you freed up by keeping more of your apps in memory - with a constant compression/decompression process that adds lag on the 5X (and every other phone I've checked out that uses it).
Huawei - like every other phone maker with a new launch - will also be releasing performance improvements soon. I've tested both of these mods with the update coming next and you'll still want to use them.
The normal power mode ought to be sticking. If the no-swap mod doesn't help then it's probably a good idea to regress back with a nandroid backup, ensure normal mode and then de-bloat and remove swap.
Edit - and be sure to protect all apps in settings so that you get standard Android task management and not EMUI task management.
Click to expand...
Click to collapse
Ok, so I was going to try and just go back to the fully bloated stock, rooted rom.... however I messed up and somehow didn't do a backup first.... so I have nothing to restore. I tried to download and restore the "full Stock" backup from the other thread, however I'm getting errors for no partitions. I then downloaded the factory firmware from Heuawi, but when it tried to install it seemed to be working, but then booted into TWRP and won't go further. Anyone have suggestions on how I can return this thing to stock?

TNScrambler said:
Ok, so I was going to try and just go back to the fully bloated stock, rooted rom.... however I messed up and somehow didn't do a backup first.... so I have nothing to restore. I tried to download and restore the "full Stock" backup from the other thread, however I'm getting errors for no partitions. I then downloaded the factory firmware from Heuawi, but when it tried to install it seemed to be working, but then booted into TWRP and won't go further. Anyone have suggestions on how I can return this thing to stock?
Click to expand...
Click to collapse
Ok, I was able to get it all sorted out, I just had to calm down, think, and teach myself some new comand line skills hahaha
I downloaded the stock Firmware, however I wasn't able to install it since I had TWRP and it was blocking it.... so I found this tool, Huawei Update Extractor that can be found here: http://forum.xda-developers.com/showthread.php?t=2433454 Then used this Extractor to expand the firmware and extract the stock Recovery.img out of it. Then flashed that to the phone via fastboot. Now, I was able to run the stock firmware update via the factory EMUI update app. Once that was done I was able too boot the phone back up and I was suprised to find that it didn't wipe the phone, I guess it ran it as a true "upgrade" instead of a nuke and pave.... BONUS!
Anyhow, then I was able to flash the new TWRP recovery back in place and now I'm currently creating a backup.... which if I had taken the time to do in the first place none of this would have happend. Oh, well... who needs more than 3 hours of sleep..... its not like I work full time and have 5 kids under 5 :silly:
Hope this helps someone who gets flash happy and forgets to make a back up like I did!
Justin

Does it work with KIW-L21?

LordKelsier said:
Does it work with KIW-L21?
Click to expand...
Click to collapse
It might. Pre-installed apps may vary by region, the Aroma installer (under construction) is intended to be intelligent about that.
Either way, make a nandroid backup before trying to debloat and you won't be stuck if anything goes wrong.

Worked for the most part.
There were some apps left (mostlygames that came preinstalled as well as Shazam and Instagramm)

Related

Please help find solution

Hello,
Thanks all for the great site, sorry to ask this if its all ready been asked but there is so much information here I just cannot make sense of it all and don't where to begin.
I am working on the Galaxy nexus GSM for an employee and we had to unlock and root it to get rSAP working with his car.
I found here a one click solution (cannot find it anymore) after installing the Android SDK and finally getting the Drivers right (not easy) it worked and I unlocked the phone and rooted it. rSAP works!!
Unfortunately this set the phone back to default.
Now the employee is constantly receiving the 4.0.2 update notification (cannot turn off?) what he cannot install (dead android guy every time)
So my question is, what is the best way I can update the phone to 4.0.2 without losing all the data, apps and settings and then make sure the update notification reminder is turned off?
Thanks for any help!
John
cracks26 said:
Hello,
Thanks all for the great site, sorry to ask this if its all ready been asked but there is so much information here I just cannot make sense of it all and don't where to begin.
I am working on the Galaxy nexus GSM for an employee and we had to unlock and root it to get rSAP working with his car.
I found here a one click solution (cannot find it anymore) after installing the Android SDK and finally getting the Drivers right (not easy) it worked and I unlocked the phone and rooted it. rSAP works!!
Unfortunately this set the phone back to default.
Now the employee is constantly receiving the 4.0.2 update notification (cannot turn off?) what he cannot install (dead android guy every time)
So my question is, what is the best way I can update the phone to 4.0.2 without losing all the data, apps and settings and then make sure the update notification reminder is turned off?
Thanks for any help!
John
Click to expand...
Click to collapse
I would load the latest AOKP rom, you can find it on here. Then he won't get any update notifications and it has Google autorestore feature which means once he logs into the device his apps and settings will be restored. Would that help? AOKP rom will bring the device up to 4.0.3 by the way. You will still be able to use the ASDK to install drivers etc.
Hi, thanks for the lighting fast reply..
I tried a search but cannot find that ROM, could you maybe point in the right direction?
will installing that ROM delete everything?
Yeah it will because you should wipe data and cache before flashing in CWM recovery. Do a backup of everything with Titanium before wiping. I wouldn't bother backing up apps cos the autorestore will download them and install automatically once your user logs in.
Here you go
http://forum.xda-developers.com/showthread.php?t=1402341
Be sure to flash the GApps zip file straight after flashing the rom. You know what I mean?
Let me know how you get on. I also modded the Kernel, I am using Franco's and it is insane.
Hi Jd,
I really am a noob and do not think I can undertake such an action..
The instructions there are very minimal...
Let me put it is this way - Is there any way I can easily ensure that the update notification is turned off - without having to wipe the phone and start over?
Cheers for the help man!!
John
cracks26 said:
Hi Jd,
I really am a noob and do not think I can undertake such an action..
The instructions there are very minimal...
Let me put it is this way - Is there any way I can easily ensure that the update notification is turned off - without having to wipe the phone and start over?
Cheers for the help man!!
John
Click to expand...
Click to collapse
Unfortunetly not afaik. Someone told me you can mess around with an updater-script file but like yourself I am pretty much a noob to so I don't know.
I would repost and have the topic as something like "disabling ota update notifications" and then link to this post. There is a good chance that someone here will know a solution. That is if there is one John, I have not heard of one though. Best of luck.
jd1001 said:
Yeah it will because you should wipe data and cache before flashing in CWM recovery. Do a backup of everything with Titanium before wiping. I wouldn't bother backing up apps cos the autorestore will download them and install automatically once your user logs in.
Here you go
http://forum.xda-developers.com/showthread.php?t=1402341
Be sure to flash the GApps zip file straight after flashing the rom. You know what I mean?
Let me know how you get on. I also modded the Kernel, I am using Franco's and it is insane.
Click to expand...
Click to collapse
Wiping data does not wipe the phone completely.
Sent from my Galaxy Nexus using xda premium
joshnichols189 said:
Wiping data does not wipe the phone completely.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Never said it did
Erm, I would definitely not install a custom ROM onto someone else's phone, with or without their consent unless the phone owner was technologically-minded and knew their way around the phone! I would assume that since they offloaded their issue to someone else, they do not belong to that group.
What I would suggest is to keep it as stock as possible. Grab the factory 4.0.2 maguro image (ICL53F) from Google (http://code.google.com/android/nexus/images.html). Back up apps and app data & SMS (I wouldn't bother with system data, I've only had problems when restoring this afterwards) using Titanium Backup. If there's only minimal user installed apps without any useful data, just letting Google's servers restore missing apps should be fine in lieu of Titanium Backup. Make a nandroid (via CWM) in case something hits the fan when you're flashing.
Once you've done all of this, flash the factory image and reapply root. The phone should now be on 4.0.2 (removing annoying update notifications) and will still receive future OTAs instead of being stuck on a static version of a custom ROM(!!!). I have heard that CWM can cause troubles with OTA updates so I would remove it once you've completed all of this as it's likely the client won't need it anyway (drop reboot-from-recovery.p back into /system/ and it'll restore stock recovery). Oh yeah don't forget to install Titanium Backup (stop all other app downloads in the market for now), restore apps and SMS. Done.
If you don't know how to flash the factory image, follow this tut: http://androidtobe.blogspot.com/2011/12/galaxy-nexus-installing-ics-402-from.html
HTH
Krijs said:
Erm, I would definitely not install a custom ROM onto someone else's phone, with or without their consent unless the phone owner was technologically-minded and knew their way around the phone! I would assume that since they offloaded their issue to someone else, they do not belong to that group.
What I would suggest is to keep it as stock as possible. Grab the factory 4.0.2 maguro image (ICL53F) from Google (http://code.google.com/android/nexus/images.html). Back up apps and app data & SMS (I wouldn't bother with system data, I've only had problems when restoring this afterwards) using Titanium Backup. If there's only minimal user installed apps without any useful data, just letting Google's servers restore missing apps should be fine in lieu of Titanium Backup. Make a nandroid (via CWM) in case something hits the fan when you're flashing.
Once you've done all of this, flash the factory image and reapply root. The phone should now be on 4.0.2 (removing annoying update notifications) and will still receive future OTAs instead of being stuck on a static version of a custom ROM(!!!). I have heard that CWM can cause troubles with OTA updates so I would remove it once you've completed all of this as it's likely the client won't need it anyway (drop reboot-from-recovery.p back into /system/ and it'll restore stock recovery). Oh yeah don't forget to install Titanium Backup (stop all other app downloads in the market for now), restore apps and SMS. Done.
If you don't know how to flash the factory image, follow this tut: http://androidtobe.blogspot.com/2011/12/galaxy-nexus-installing-ics-402-from.html
HTH
Click to expand...
Click to collapse
THAT is the best advice in this thread, keeps the phone stock and up-to-date so the only time he'd get an update notification is when 4.0.x is pushed out
The ONLY thing I'd say is if you don't wanna lose the data, when you get to step 6 of the guide linked to above leave the -w switch from the update line. So instead of typing:
fastboot -w update image-yakju-icl53f.zip
You'd type:
fastboot update image-yakju-icl53f.zip

CarrierIQ

Is there a way to remove Carrier IQ from the G3 yet? I've followed a couple ways to do it yet the detectors still show it as not only present but active. I've opted out of the diagnostic collection but also disabled the apks as well as this http://www.reddit.com/r/LGG3/comments/2bkl60/remove_carrier_iq_off_of_lg_g3_all_models/
Cant you remove it with root?
helikido said:
Cant you remove it with root?
Click to expand...
Click to collapse
I am rooted. I've frozen the 3 system management apps and denied them the permissions they need to be able to run but the detectors still say its active. Could the detectors be not working since the phone is so new? I've also frozen LTDDM.apk too .
The detectors probably just search to see if it exists in the phone. So they most likely cannot recognize if it is running or not.
helikido said:
The detectors probably just search to see if it exists in the phone. So they most likely cannot recognize if it is running or not.
Click to expand...
Click to collapse
Thats what I'm hoping. I looked at the running processes and none of it is in there. Just annoying that its on there in the first place.
johnomaz said:
Thats what I'm hoping. I looked at the running processes and none of it is in there. Just annoying that its on there in the first place.
Click to expand...
Click to collapse
Everything you need to know to turn it off.
http://forum.xda-developers.com/showpost.php?p=54609278&postcount=5
johnomaz said:
Thats what I'm hoping. I looked at the running processes and none of it is in there. Just annoying that its on there in the first place.
Click to expand...
Click to collapse
I had Carrier IQ on a TMO Galaxy Light and in addition to freezing the apps with Titanium Backup there are three apk's in System>Priv-App that relate to Carrier IQ - they are:
IQ-tmobile-release-unsigned.signed_TMO.apk
IQToggle.signed_TMO.apk
IQ_OOB_TMO.apk
I renamed them with a .bak extension because I read somewhere that CIQ is still sending information to TMO whether it's frozen or not (and even though T-Mobile claims that they don't use it!
Seems to work because I cannot see them in running apps (using GSAM Pro)
jimmydigital00 said:
Everything you need to know to turn it off.
http://forum.xda-developers.com/showpost.php?p=54609278&postcount=5
Click to expand...
Click to collapse
Thank you. I searched for something but that didn't come up.
johnomaz said:
Thank you. I searched for something but that didn't come up.
Click to expand...
Click to collapse
Its some work but i guess it works.
You can opt out of it using the t-mobile app that comes on the phone. Go to the device health and opt to turn it off, then go to advanced tab and shut that off too.
Semantics said:
You can opt out of it using the t-mobile app that comes on the phone. Go to the device health and opt to turn it off, then go to advanced tab and shut that off too.
Click to expand...
Click to collapse
Yes, you can do that, but I'm not sure if that just disables it from sending phone data or stops it from running as well in the background processes.
Some of the CIQ modules are used by TMo for their My Account and other apps on the phone as well, including the device diagnostics reminder, when you call up support, it sends your device info to them on call, etc, unless you uncheck all of those options, not just the CIQ disclaimer and diagnostics.
Those other options are in the TMo My Account app and then you need uncheck all the boxes in its settings for those abilities.
The removal of CIQ takes it away from the phone completely, thus removing the capability of your phone data (including SMS and calls) being sent and the battery and CPU tasking it used.
I actually just found the settings in the My TMobile app. It told me my device was healthy so I was turning off that thing and noticed the more hidden diagnostics option and the other settings.
Back in my OmniRom/Note 2 days, I used delete scripts/zips to automatically clean up after nightly flashes. I created a CIQ_Delete zip using the template from the following thread. Thanks to @RaphaDroid for the template and thanks to @vicvega for the guide.
http://forum.xda-developers.com/showthread.php?t=2575966
This zip deletes the following:
"/system/app/LTDDM.apk",
"/system/priv-app/IQ-tmobile-release-unsigned.signed.apk",
"/system/priv-app/IQToggle_v1.1.3.signed.apk",
"/system/priv-app/IQ_OOB_v1.6_forLG.signed.apk",
"/system/lib/libiq_service_tmobile_2.2.so",
"/data/data/com.carrieriq.tmobile",
"/data/data/com.carrieriq.tmobile.IQOOB",
"/data/data/com.carrieriq.tmobile.IQToggle"
I ran Voodoo CIQ Detector before and after. After a flash in recovery, the detector comes up clean. Nothing detected or running. A perfect score.
Understand, this should only be used after the phone has been setup!! It's my understanding that if the apks are deleted before hand, the setup wizard gets messed up. Probably because of the diagnostic option during setup. Again, this zip should only be used after a dirty flash or after the initial setup on a fresh install. You may want to back up the apks before deleting just in case you want to do a factory reset instead of a clean flash. That way you can get through the initial setup of the phone.
I take no responsibility if you futz up your phone. I just wanted makes things a bit easier by automating the process. You can also follow vivega's guide (linked above) to manually rid yourselves of this nuisance.
Also note: I used the xposed toggle and one time viper4android zips from that same thread. They both work after dirty flashes. Another time saver.
You can honestly just delete the .apk.
Source: Been running phone without those horrendous apks for about 3 weeks without a sinch.
Sent from my LG-D851 using XDA Free mobile app
Cablespider said:
Back in my OmniRom/Note 2 days, I used delete scripts/zips to automatically clean up after nightly flashes. I created a CIQ_Delete zip using the template from the following thread. Thanks to @RaphaDroid for the template and thanks to @vicvega for the guide.
http://forum.xda-developers.com/showthread.php?t=2575966
This zip deletes the following:
"/system/app/LTDDM.apk",
"/system/priv-app/IQ-tmobile-release-unsigned.signed.apk",
"/system/priv-app/IQToggle_v1.1.3.signed.apk",
"/system/priv-app/IQ_OOB_v1.6_forLG.signed.apk",
"/system/lib/libiq_service_tmobile_2.2.so",
"/data/data/com.carrieriq.tmobile",
"/data/data/com.carrieriq.tmobile.IQOOB",
"/data/data/com.carrieriq.tmobile.IQToggle"
I ran Voodoo CIQ Detector before and after. After a flash in recovery, the detector comes up clean. Nothing detected or running. A perfect score.
Understand, this should only be used after the phone has been setup!! It's my understanding that if the apks are deleted before hand, the setup wizard gets messed up. Probably because of the diagnostic option during setup. Again, this zip should only be used after a dirty flash or after the initial setup on a fresh install. You may want to back up the apks before deleting just in case you want to do a factory reset instead of a clean flash. That way you can get through the initial setup of the phone.
I take no responsibility if you futz up your phone. I just wanted makes things a bit easier by automating the process. You can also follow vivega's guide (linked above) to manually rid yourselves of this nuisance.
https://drive.google.com/file/d/0BwSqv98uXvFVdFhJZHJzVllxTzQ/edit?usp=sharing
Also note: I used the xposed toggle and one time viper4android zips from that same thread. They both work after dirty flashes. Another time saver.
Click to expand...
Click to collapse
I dont see a zip there
Carrier IQ Zip
Here you go. Sorry if I was not supposed to post this here. Just trying to help. :good:
Thanks and credit goes to Cablespider. He totally rocks for making this zip. Hit his thanks button if you can.
I didn't even think of attaching it to the post. Thanks!
Cablespider said:
I didn't even think of attaching it to the post. Thanks!
Click to expand...
Click to collapse
Thank you very much
Cablespider said:
I didn't even think of attaching it to the post. Thanks!
Click to expand...
Click to collapse
Thanks Cablespider works great!
Cablespider said:
Back in my OmniRom/Note 2 days, I used delete scripts/zips to automatically clean up after nightly flashes. I created a CIQ_Delete zip using the template from the following thread. Thanks to @RaphaDroid for the template and thanks to @vicvega for the guide.
http://forum.xda-developers.com/showthread.php?t=2575966
This zip deletes the following:
"/system/app/LTDDM.apk",
"/system/priv-app/IQ-tmobile-release-unsigned.signed.apk",
"/system/priv-app/IQToggle_v1.1.3.signed.apk",
"/system/priv-app/IQ_OOB_v1.6_forLG.signed.apk",
"/system/lib/libiq_service_tmobile_2.2.so",
"/data/data/com.carrieriq.tmobile",
"/data/data/com.carrieriq.tmobile.IQOOB",
"/data/data/com.carrieriq.tmobile.IQToggle"
I ran Voodoo CIQ Detector before and after. After a flash in recovery, the detector comes up clean. Nothing detected or running. A perfect score.
Understand, this should only be used after the phone has been setup!! It's my understanding that if the apks are deleted before hand, the setup wizard gets messed up. Probably because of the diagnostic option during setup. Again, this zip should only be used after a dirty flash or after the initial setup on a fresh install. You may want to back up the apks before deleting just in case you want to do a factory reset instead of a clean flash. That way you can get through the initial setup of the phone.
I take no responsibility if you futz up your phone. I just wanted makes things a bit easier by automating the process. You can also follow vivega's guide (linked above) to manually rid yourselves of this nuisance.
Also note: I used the xposed toggle and one time viper4android zips from that same thread. They both work after dirty flashes. Another time saver.
Click to expand...
Click to collapse
You should make a separate thread and add it. This is great and does help with battery life. Less laggy to

[Q] Getting the most out of Rooting the SM-N910V? Please contribute!

I'm kinda new at this. I know about being able to use backups with TWRP and I know about MW Apps Manager but that's about it. Please make suggestions of how I can improve the experience of using the Note 4.
doctor-cool said:
I'm kinda new at this. I know about being able to use backups with TWRP and I know about MW Apps Manager but that's about it. Please make suggestions of how I can improve the experience of using the Note 4.
Click to expand...
Click to collapse
I'm going to assume that you have already installed the TWRP custom recovery. You probably already know that you have to do that before you can obtain root. Aside from being able to flash custom ROMs, none available right now, there are a number of apps that you can install that do a number of things that you cannot do without root. I'll list a few that I use and what they do but the list is not all encompassing:
--Titanium Backup (root)--a great tool for freezing unwanted apps, backing up apps/data etc
--Greenify--enables you to set user installed apps to "hibernate" a few minutes after you have finished using them. Significantly improves battery life.
--LagFix--an app, when run, that can eliminate "lag" when/if it occurs on the phone most of the time.
--SD Maid--a great file manager app that enables you to control which apps start at power on, enables the user to really clean out cache, duplicate files, orphaned files and compact databases. Saves memory resources and keeps your phone running smooth and clean.
--adaway--as the name implies, keeps those pesky little ads from showing up in apps.
--exposed--a favorite of many users. Enables you to customize a number of settings, notifications etc.
That's the apps I use that can only be run with root. I'm sure some other users will chime in here an provide some other things that root offers.
Thanks , I got root last night
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
doctor-cool said:
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
Click to expand...
Click to collapse
You can run anything you want, it's not going to hurt root. Root is really only a door, or access, to settings/system files that you wouldn't normally have. Any app that you can run without root can be run safely with root. The opposite is not true. There are a number of apps that cannot be run without root. A good way to find most of the apps that require root is to go to the Play Store and just search for "root apps". There's a bunch out there that you may want to try.
---------- Post added at 08:31 AM ---------- Previous post was at 08:24 AM ----------
doctor-cool said:
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
Click to expand...
Click to collapse
The only thing you have to be aware of to protect root is taking an OTA update. Now that you have a custom recovery and root the likely hood that you would be able to find and download an OTA is not likely, but if by chance you receive a notice that an OTA is available do not download and install it. If by chance the phone automatically downloads it and tries to install it, the OTA should fail so you'll be alright.
Be careful not to flash or ODIN a retail firmware. That is probably the biggest warning I can offer. Retail firmware, when flashed, will lock your bootloader. You can flash a modem or a kernel or a recovery, but not the entire firmware .tar md5 file.
---------- Post added at 08:47 AM ---------- Previous post was at 08:31 AM ----------
doctor-cool said:
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
Click to expand...
Click to collapse
By the way. Since you are new to root and custom recoveries, the first thing you should do, right now, is do a backup. Power off your phone, go into TWRP recovery (hold down the volume up, home and power buttom all at the same time). Continue to hold them down until you see the TWRP splash screen, then you can let them go. From the on screen menu select backup. Choose which file you want backed up. I recommend you do boot, system, data, modem, EFS and recovery as a minimum. After the backup is complete return to the main menu and select reboot. Do it right now
wifi hotspot
I have already paid for FoxFi and it works great even without root.
But now, how do I get the free wifi hotspot with root What are the advantages of using it?
doctor-cool said:
I have already paid for FoxFi and it works great even without root.
But now, how do I get the free wifi hotspot with root What are the advantages of using it?
Click to expand...
Click to collapse
I'm not sure, I don't use it. But, if I remember correctly I think you go into settings>more networks>and turn on mobile hotspot. But again, I don't use it so I'm not sure. Have you done your backup yet? It is the only safety net you will have until a developer releases a ROM we can flash. Don't look for Samsung to release any firmware for the Developer Edition...it ain't going to happen. Your backup and TWRP are the ONLY safety net you have right now. I can't emphasize that enough.
jpcalhoun said:
I'm not sure, I don't use it. But, if I remember correctly I think you go into settings>more networks>and turn on mobile hotspot. But again, I don't use it so I'm not sure. Have you done your backup yet? It is the only safety net you will have until a developer releases a ROM we can flash. Don't look for Samsung to release any firmware for the Developer Edition...it ain't going to happen. Your backup and TWRP are the ONLY safety net you have right now. I can't emphasize that enough.
Click to expand...
Click to collapse
Thanks ,Yes I did the backups last night before and after root default and complete. I even tested Restoring a backup before I rooted. I hope I got it
doctor-cool said:
Thanks ,Yes I did the backups last night before and after root default and complete. I even tested Restoring a backup before I rooted. I hope I got it
Click to expand...
Click to collapse
Outstanding. Didn't want to "harp" on the backup thing, but I've seen so many users root, TWRP and then do something to brick their phone and they didn't have a backup. They were screwed.
Automatic Back Up?
jpcalhoun said:
Outstanding. Didn't want to "harp" on the backup thing, but I've seen so many users root, TWRP and then do something to brick their phone and they didn't have a backup. They were screwed.
Click to expand...
Click to collapse
We should probably do a backup on a schedule. Someone could make an app that does a back up automatically on a schedule. I'm going to put Back Up Note 4 on my calender then back it up
doctor-cool said:
We should probably do a backup on a schedule. Someone could make an app that does a back up automatically on a schedule. I'm going to put Back Up Note 4 on my calender then back it up
Click to expand...
Click to collapse
It's diffidently a good idea to have a recent backup and the original backup of your stock ROM. The only problem with a lot of backups is keeping straight what backup is what and the amount of space they consume. Memory is cheap I know, but backups can eat up storage real fast, LOL.
Yes. Agree with space but every backup I do, I also have my TWRP folder sync'd to my Dropbox account. So what ever changes are made go their. I also save them on the laptop as well as a thumb drive. Been burned once on my note 3. Now, is there the stock md5 file for the developers edition like on the note 3's?
Sent from my SM-N910V using Tapatalk
GreenGoblin227 said:
Yes. Agree with space but every backup I do, I also have my TWRP folder sync'd to my Dropbox account. So what ever changes are made go their. I also save them on the laptop as well as a thumb drive. Been burned once on my note 3. Now, is there the stock md5 file for the developers edition like on the note 3's?
Sent from my SM-N910V using Tapatalk
Click to expand...
Click to collapse
No there is not a stock md5 for the DE and there most likely will not be. In the past Samsung has never released a firmware package for their DE phones, not that I have ever seen anyway. What your phone came with is what you got. NO OTAs and no updates of any kind in the future...that's if Samsung behaves like they have in the past. That's why making a good back up of your stock (no root) when you first get recovery is so important. And, making a backup after root of course.
Do you mind me asking how you sync..............
GreenGoblin227 said:
Yes. Agree with space but every backup I do, I also have my TWRP folder sync'd to my Dropbox account. So what ever changes are made go their. I also save them on the laptop as well as a thumb drive. Been burned once on my note 3. Now, is there the stock md5 file for the developers edition like on the note 3's?
Sent from my SM-N910V using Tapatalk
Click to expand...
Click to collapse
your TWRP folder to your Dropbox account.. Did you transfer the folder to your computer first or can you sync the folder on your phone to DropBox directly ?
I use dropsync select the folder and it just does it automatically.
Sent from my SM-N910V using Tapatalk
jpcalhoun said:
I'm going to assume that you have already installed the TWRP custom recovery. You probably already know that you have to do that before you can obtain root. Aside from being able to flash custom ROMs, none available right now, there are a number of apps that you can install that do a number of things that you cannot do without root. I'll list a few that I use and what they do but the list is not all encompassing:
--Titanium Backup (root)--a great tool for freezing unwanted apps, backing up apps/data etc
--Greenify--enables you to set user installed apps to "hibernate" a few minutes after you have finished using them. Significantly improves battery life.
--LagFix--an app, when run, that can eliminate "lag" when/if it occurs on the phone most of the time.
--SD Maid--a great file manager app that enables you to control which apps start at power on, enables the user to really clean out cache, duplicate files, orphaned files and compact databases. Saves memory resources and keeps your phone running smooth and clean.
--adaway--as the name implies, keeps those pesky little ads from showing up in apps.
--exposed--a favorite of many users. Enables you to customize a number of settings, notifications etc.
That's the apps I use that can only be run with root. I'm sure some other users will chime in here an provide some other things that root offers.
Click to expand...
Click to collapse
I'm assuming that the Greenify is the one with the leaf?
Is LagFix the purchase version? Is it an app by itself, or does it require exposed?
Do you use the SD Maid Pro Version?
Does the Adaway require exposed as well?
Thanks so much in advance.

[Q] Sprint Note 2 rootted stock now an update nag

Device Info: Sprint Galaxy Note 2 Running rooted stock Android 4.4.2. (chainfire auto root using odin)
Wifi only unit. I have no sprint contract purchased it used (I'm new to customizing android- I have flashed an old palm pda, but only via guidance)
Situation: Rooted the unit and have customized it as mine
1. No custom backup and would like to do that
2. Do not like all the bloatware apps
3. Now a system update has been downloaded asking to install (I've not okayed it)
So please help me with each of these
1. Please point me in the direction of best way to take a backup of existing rom ( I do have philz downloaded, but I'm not sure about how to ?
2. Would that deal with the persistent update request? Would it be good to update?
3. and then the bloatware removal, should I use an app that removes system apps? ( I have titanium, but I'm not good at knowing which apps to touch and not to touch) Thanks in advance and no I'm not in a hurry as yet.
Hi,
I will have your thread moved to your device section so the experts who own your device can help you.
Good luck!
Point to links please
If someone doesn't want to tackle this whole question I'd just appreciate links on how to step by step. I'd appreciate any help at all, I'm just a bit fearful of bricking the device, but if the instructions are clear I can definitely do this.
The first is issue is backup that is my priority at the moment. The second is whether to install the update or not and how to get rid of the nag. thanks
Not sure about backing up the ROM itself... but what I do is just back up the apps with Titanium and then re-load the apps (or just data) when I have to re-install my ROM like I did a couple of weeks ago. Prior to the Note II, I had an HTC Hero (stop laughing) and would do nandroids for that device. Don't know that you need that for Samsung devices, but somebody may be better to explain than I am.
ETA: here's an article on creating a nandroid, FWIW
http://www.makeuseof.com/tag/what-is-a-nandroid-backup-and-how-exactly-does-it-work/
If you are rooted, I don't know that the persistent update will actually apply/install. I'm on Classic Stock 4.4.2 and I also had the same nag. Here's a link on how to disable the update nag. This is what I did, as my phone would not apply the update so I just disabled the persistent reminder using the steps below.
http://forum.xda-developers.com/showthread.php?t=2442207
With respect to removing system apps, not sure I can offer much direction other than to suggest removing obvious apps (maybe like the Sprint Zone app) and then just doing a search on each app that looks like you can/want to delete or uninstall. Probably a bit time consuming, however, I am not aware of a "bloatware list" or anything which outlines safe-to-remove apps.
Much appreciated Lenny
When I did the root, I didn't really want a custom rom, just stock with root. Now that I've used titanium backup and have removed the install update nag- I'm set for a while!
lost in cyberspace said:
Much appreciated Lenny
When I did the root, I didn't really want a custom rom, just stock with root. Now that I've used titanium backup and have removed the install update nag- I'm set for a while!
Click to expand...
Click to collapse
You might also look at adding a free version of BusyBox (I use stericson's, and jrummy also has one out there).
Also might want to look at an install of AdAway, which you'll need to install manually (not available from the Play Store). You don't have to install the whole F-Droid package, you can download only the AdAway apk if you want.
https://f-droid.org/repository/browse/?fdid=org.adaway
One last piece of info, you may want to turn off automatic updating for apps, as the SuperSU app can have problems after an update and you might have to re-root your phone. Here's what I ran into.
http://forum.xda-developers.com/showpost.php?p=58955076&postcount=10
lennykravitz2004 said:
You might also look at adding a free version of BusyBox (I use stericson's, and jrummy also has one out there).
Also might want to look at an install of AdAway, which you'll need to install manually (not available from the Play Store). You don't have to install the whole F-Droid package, you can download only the AdAway apk if you want.
https://f-droid.org/repository/browse/?fdid=org.adaway
One last piece of info, you may want to turn off automatic updating for apps, as the SuperSU app can have problems after an update and you might have to re-root your phone. Here's what I ran into.
http://forum.xda-developers.com/showpost.php?p=58955076&postcount=10
Click to expand...
Click to collapse
Thank you! I've side loaded adb adblock is adaway better? I use App Ops to turn off specific things within each app such as location finding, I like MW apps manager to add more apps to the multiwindow feature., and I've turned off most apps auto update, but some apps I've left auto update. I've just turned off auto update on super user -- even though, I've not yet experienced any major issues as yet.
lost in cyberspace said:
Thank you! I've side loaded adb adblock is adaway better? I use App Ops to turn off specific things within each app such as location finding, I like MW apps manager to add more apps to the multiwindow feature., and I've turned off most apps auto update, but some apps I've left auto update. I've just turned off auto update on super user -- even though, I've not yet experienced any major issues as yet.
Click to expand...
Click to collapse
Don't know if adb adblock is better - I've never used it. Didn't see you mention a couple of these things when you said you were "all set for awhile", so I was just trying to offer a few other things to consider and look into. Sounds like you're already on the ball though!
Personally, I'm happy with stock. Big reason for me to root was getting rid of ads. I've tried some of the other ROMs but I've always come back to the stock look and feel. I've had the device since about 1 week after it came out in Fall 2012. Of course, I am also on my third one since I totaled two other ones. I absolutely love it, and am in no hurry to upgrade (if possible). Hope you enjoy it as I have... lots of good stuff from devs here!

New Tab S 10.5 Owner! Need Help/Suggestions

I just ordered this beautiful tablet. I've never owned a tablet before. I've actually always wanted a laptop, but things are changing. I have an Amazon Kindle Fire HD from many years ago. It's actually worked pretty well for me for ebook reading, limited web browsing and email using. But, the last few months it's really started acting funny and not working right. So I've decided it's time to upgrade. Did a week's worth of research and decided this is my best option. I haven't received it yet, but I'm really excited to dig in and do a lot more than I can with my Kindle.
So that brings me here. I don't remember where, but through my research on which tablet to buy, this website was mentioned as a major resource. To be completely honest, I'm 100% lost. There are things I want to do but I don't even know where to start. I love tinkering and figuring things out, but I need a little push in the right direction.
One of the biggest things I want to be able to do is make a complete low level backup of the entire system to store on my home server should anything happen and I need to restore it.
The other big thing I want to do is remove all the excess junk that comes pre-installed that I'll never use. With such a small area of space available, having half or so used up in unnecessary stuff is just pointless.
I'm sure there are other things I can do and may want to do in the future, but for now, these are the major keys. So... any help? Did I make the right choice? What other features/functions should I be looking at or considering?
Thanks guys! Looking forward to getting a lot of great use out of my new tablet and this site.
ChewVodka said:
I just ordered this beautiful tablet. I've never owned a tablet before. I've actually always wanted a laptop, but things are changing. I have an Amazon Kindle Fire HD from many years ago. It's actually worked pretty well for me for ebook reading, limited web browsing and email using. But, the last few months it's really started acting funny and not working right. So I've decided it's time to upgrade. Did a week's worth of research and decided this is my best option. I haven't received it yet, but I'm really excited to dig in and do a lot more than I can with my Kindle.
So that brings me here. I don't remember where, but through my research on which tablet to buy, this website was mentioned as a major resource. To be completely honest, I'm 100% lost. There are things I want to do but I don't even know where to start. I love tinkering and figuring things out, but I need a little push in the right direction.
One of the biggest things I want to be able to do is make a complete low level backup of the entire system to store on my home server should anything happen and I need to restore it.
The other big thing I want to do is remove all the excess junk that comes pre-installed that I'll never use. With such a small area of space available, having half or so used up in unnecessary stuff is just pointless.
I'm sure there are other things I can do and may want to do in the future, but for now, these are the major keys. So... any help? Did I make the right choice? What other features/functions should I be looking at or considering?
Thanks guys! Looking forward to getting a lot of great use out of my new tablet and this site.
Click to expand...
Click to collapse
Root with chain fire root, flash via Odin.
This will allow you to have root access allowing you to remove unwanted app amongst other things
Flash via Odin: TWRP Recovery for Chagallwifi (assuming it's a Samsung T800)
This will allow you to create a back up.
I believe the order of this can be inverted. IE. Flash recovery with Odin and then have TWRP flash the CFAutoroot zip and the SuperSU (the app that will "manage" your root)
Install Titanium Back up and freeze/uninstall unwanted apps. There are lists of removable apps on the forums. I prefer to freeze but it's up to you.
!!!Make a backup prior to this step!!!
Will update post when I am home with more suggestion's.
Thanks, that's somewhat helpful. At least it give me the names of programs. I have no idea what I'm doing though. Can you give me a link to a step-by-step guide, or at least explain what the different things are and what they do? Sorry for being such a noob with this.
Instructions
MAKE SURE TO DOWNLOAD THE FILES FOR YOUR SPECIFIC DEVICE (T700, T705, T800, T805, etc.)
You will need Odin (This is the software that will allow you to install the root and other files [FLASHING])
CF-AutoRoot (Will provide Root access for your device): You will be flashing this with Odin
Optional: Install custom recovery TWRP. This is also done with Odin. This will allow you to make backups and flash .zip files, including custom roms, apps, etc.
Just google for guides on rooting Samsung Galaxy Tab S. They will show you step by step on how to do the Odin flashing, PDA, settings, autoreset or not, etc.
I recommend backing up your device at this point. Reboot into recovery (instructions will be in the rooting guides), go to backup and backup everything for now. In the future when you feel comfortable enough that you can/will select to only backup what you deem necessary.
Your device is now rooted, the first boot after installing CFAutoRoot will take awhile +/-3 - 5 minutes.
Now download Titanium Backup, and you can google or search XDA for a list of "safe" things to uninstall. Just go into TitaniumBackup and look for the app you want to Freeze (This will prevent the app from running but it will NOT delete it, thus it will still take up space) or Remove.
Busybox: Will be required by certain apps.
Optional:
Link2SD App, this allows you to install/move/link your apps to the SD Card, it essentially frees up your internal memory of the device and tricks the device into installing apps and their data files onto your second partition of your External SD Card (Google or Search XDA for guides on Link2SD). This will allow you to install a lot more apps than you normally would be able to. (Example: Vice City, San Andreas, Plants vs Zombies, etc. I mention these because of their large data size). Not all apps will work when linked, just trial and error. I can't seem to get Word, Excel, Powerpoint linked to my SD Card without at least one of the failing, same with Facebook. You will have to test each app and see what files you can link/bind and which you can't.
Adblock Plus: Self explanatory
Xposed: A bunch of customization options for your device
ES File Explorer Pro: The best file management/directory app IMO
Greenify: Battery saver
Aptoide: Secondary App Store
Hancom Apps: I feel these work better on occasion then the Microsoft Office apps (Example large excel files with multiple formulas and filters)
NovaLauncher: Custom launcher, a lot more customizations then TouchWiz will provide you. (Your home screen)
Tasker: Limitless possibilities with this app (Search google/XDA for info)
TWRP Manager: TWRP Recovery app.
VLC: Video player
4way_multiwindow: This will allow you to have 4 apps open at a time and 3 apps "minimized", this also allows floating windows (Moveable apps running in "windowed mode" essentially.) There is an aesthetic bug when minimized, I have not found a fixed version of this yet, maybe others can provide link. Just load up TWRP manager and choose install, and select the .zip file and it will reboot into recovery and install the file for you. Or you can boot your device into recovery and install it the same way. I am attaching the .zip file.
If you are happy with your device up to this point, I would create another backup after you are done with the initial set up and have installed the apps of your choosing. Save a copy on the device, PC, NAS, etc. just in case you lose one of your copies. Some TWRP versions do not allow you to backup directly to the external SD Card, you may have to backup into the Internal and then transfer the information over to the external SD Card.
Good Luck.
xLima said:
Root with chain fire root, flash via Odin.
This will allow you to have root access allowing you to remove unwanted app amongst other things
Click to expand...
Click to collapse
Is this the link I should be using? I'll know for sure what it's model number is once I receive the tablet. http://forum.xda-developers.com/galaxy-tab-s/development/root-cf-autoroot-twrp-t800-t3079488
xLima said:
Flash via Odin: TWRP Recovery for Chagallwifi (assuming it's a Samsung T800)
This will allow you to create a back up.
Click to expand...
Click to collapse
Doesn't installing Chain Fire Root via the previous link also contain the TWRP Recovery? Or is this a special version I need to install after running the first root through Odin? What is Chagallwifi?
xLima said:
I believe the order of this can be inverted. IE. Flash recovery with Odin and then have TWRP flash the CFAutoroot zip and the SuperSU (the app that will "manage" your root)
Install Titanium Back up and freeze/uninstall unwanted apps. There are lists of removable apps on the forums. I prefer to freeze but it's up to you.
Click to expand...
Click to collapse
This is just an app I get from the Google Play store right? Or is there a special version I need to get, or install manually? I think I saw in a YouTube video that I need to install something called GApps if I want install something from there after rooting, is this correct? Also, if Titanium Backup IS an app, how can I get a backup of the entire system when I'm booted into the OS? I think I read somewhere, or saw screenshots that show this basically creates backups of your installed programs, so you can easily restore them without having to re-download them. Maybe I'm wrong, as I said I'm completely new this and probably don't know what I'm talking about.
My biggest concern is that I'll screw something up and find myself with a tablet I can't use, without having had it no more than a couple days, and having spent nearly $600 for it and the accessories. I know that rooting/etc voids the warranty, but I also have seen where people are able to put the whole system back to factory default for repairs, etc. That sounds like something I really need to learn how to do and be confident I can do should something happen.
Thanks again for any help!
http://forum.xda-developers.com/galaxy-tab-s/development/root-cf-autoroot-twrp-t800-t3079488
Click to expand...
Click to collapse
This link works, although there are newer versions of TWRP, you can install these after however, no big deal.
Doesn't installing Chain Fire Root via the previous link also contain the TWRP Recovery? Or is this a special version I need to install after running the first root through Odin? What is Chagallwifi?
Click to expand...
Click to collapse
The previous link contains TWRP, read above. The normal CF Autoroot comes with CWM Recovery I believe (A custom recovery similar to TWRP). You can use the link you posted. Chagallwifi is the "nickname" of the Galaxy Tab S 10.5 WiFi, it is one way to search for a device, the other being the model number T800, for instance or the long commercial name.
This is just an app I get from the Google Play store right? Or is there a special version I need to get, or install manually? I think I saw in a YouTube video that I need to install something called GApps if I want install something from there after rooting, is this correct? Also, if Titanium Backup IS an app, how can I get a backup of the entire system when I'm booted into the OS? I think I read somewhere, or saw screenshots that show this basically creates backups of your installed programs, so you can easily restore them without having to re-download them. Maybe I'm wrong, as I said I'm completely new this and probably don't know what I'm talking about.
Click to expand...
Click to collapse
You get the app from the playstore, correct. I am not sure about GApps, I want to say it isn't necessary unless you will be installing a custom rom (you can double check this on the rooting guides, if it asks for GApps, then flash the GApps)
The system back up is done via TWRP or CWM, boot into recovery and choose backup.
Titanium Backup allows you to back up the app and its data file. So you don't lose the progress of your games. Also backs up email, WiFi passwords, etc.
My biggest concern is that I'll screw something up and find myself with a tablet I can't use, without having had it no more than a couple days, and having spent nearly $600 for it and the accessories. I know that rooting/etc voids the warranty, but I also have seen where people are able to put the whole system back to factory default for repairs, etc. That sounds like something I really need to learn how to do and be confident I can do should something happen.
Click to expand...
Click to collapse
Most of the errors cause soft bricks, you can recover from these. I would recommend you backup after rooting, in case you mess something up toying with Titanium, Link2SD, SuperSU, etc. You can always use SamMobile and find a Stock Rom to flash back onto the device, again via Odin. Not sure if the KnoxTrip flag will still show up, you can trying Googling how to root without tripping Knox, I know there are methods, however I have never used them. I have soft bricked my device before, I deleted everything with TWRP, I wanted to factory reset, and I selected erase System..... scary times.
Stock Rom: SamFirm (Outdated) or Updato
Thanks for all your help and advice. I just got my tablet today. Still kinda playing around with it. I probably won't do anything for a couple of days. At least till my next day off from work (Thursday) so I can concentrate on what I'm doing. I was really scared when I first turned it on, everything was in Korean. I had to find a YouTube video showing how to go through the initial setup to change the language. All good now. Once I got it fully running, it downloaded a 350mb update and rebooted. I'm now running Lolipop 5.0.2. Is that going to cause any issues? Also, I can now confirm that it is model SM-T800.
Thanks again!
ChewVodka, once your past the learning curve rooting etc. can be done in your sleep. After some research, I rooted a 10.1 tab 4 a while back with no problem. Definitely better o have more control over the device, I think. Just got a new 10.5 also, and am looking around for the best way to administer the Android system - the Galaxy Tab S for Dummies book seems to me to be actually a good place to start. I'll check back here with any choice info I find on the 10.5.
Also, I have this case for my 10.1, and this is the best under $20 case you can get for the 10.5 - so cheap I bought two of them! Type in search: Xtra-Funky Exclusive Samsung Galaxy Tab S, 10.5 -- the black and navy blue are cool -- the others kinda garish.
Easy Way, allow installation of 3rd party apps in settings download this for android https://kingroot.net/ run it select install anyway when you get the pop up, and root device , open Playstore download flashify for root users, run it allow it access , click recovery image then download twrp choose the 3.0.2-0 release and install to your tab and reboot into recovery, at this point you can use it to make a backup of your current rom or install a custom rom (following the directions on the page for the rom that you choose), this is easier method if you aren't familiar with odin and don't have the drivers and all set up on pc. You can also change kingroot over to super user in a few different ways can download and use supersume from play store and run it or, just flash the newest superuser in twrp and remove whats leftover from kingroot manually after reboot. If you intend on doing a custom rom i suggest choosing first and having all files available before you start. However if you intend on using odin You might want to install this first http://forum.xda-developers.com/showthread.php?t=2317790 so you have full communication with the device in case anything does go wrong there will be other options. This is of course if you are not already setup with this already. Also I would like to note there are a few roms here based on the stock firmware if you like it just look through the forum see what you like, and read everything.
What are the benefits to a custom ROM? I assume you're talking about things like Cyanogenmod. There are some people in another forum I visit that like it, but I don't know what it is or why I would want it. Does it allow installing pirated software or something? It's probably not allowed to be discussed here, and I'm not saying I would purposely do something like that (not that I wouldn't if possible lol). It all comes down to the fact that I'm completely new to the tablet world, other than the fact that it's a bigger and better Kindle Fire that I can get more usage out of by not being limited to Amazon's ROM and store for apps. The biggest things I'm looking to do is get rid of bloatware that came preinstalled (of which a lot was added with the update) and the ability to make backups of the entire system should something screw up.
It sounds like "rooting" is essentially giving you the administrative control access to the system (like in Windows) instead of being limited to a generic "user". That allows you to install more system accessible programs, where a generic user would get a UAC prompt and then be told and Administrator needs to preform that action. As for "recovery", it sounds like that is sort of like the CMOS/BIOS of a PC. It's the first "program" that runs when you boot up (even requiring a specific keypress to enter). This allows you to access the system before the system boots, to get you backup/restore functions, and the ability to install new OS's. It also sounds like the built in version from Samsung is what is getting changed (like updating the BIOS of the PC) to allow more functionality (like backups, etc). The only thing you don't have access to is stuff like disk drives, but things like RAM and CPU can be adjusted once you have ROOT.
The more I learn about it, the more I'm eager to do it. I really don't like feeling confined to a predetermined set of available things to do, and I really don't like having somebody decide to install software I'll never use on my system that just takes up space. I especially hate that said programs can't even be uninstalled. Looks like this is what I'm gonna have to do!
Decided not to wait and rooted it tonight. I have the freedom now to play, though I'm not sure where to start. Currently I have the CF-Autoroot thing done, and it installed SuperSU. Then I did the TWRP recovery, and made a backup of all the partitions. I was kinda hoping I could backup remotely (like on the computer) rather than stored on the same device. I have a microSD card ordered and on the way, so my next task will be to back up to that. There is a tool I use on my Kindle Fire called ES File Explorer. I'll see if I can get that on this. Then I can find the backup and transfer it over the wifi.
I'll check out your other recommended apps as I have time. Thanks again!
Now I'm having a bunch of trouble. I was able to get the Chainfire root to go through, and verified it with a Root Checker. I then installed the TWRP recovery so I could make a backup. I even have a few backups. Then I went and installed an app called TWRP Manager, that was supposed to enable me the option of making backups LIVE (without having to boot into TWRP). It wasn't working, so I went to do a "Classic Backup" which reboots into TWRP and starts the backup then reboots normally. Well, TWRP never booted. I just had a black screen. Nothing seemed to work. I couldn't power on with the power button, and I couldn't manually boot into TWRP. The only option that did anything was ODIN (Download) Mode. I'm really freaking out at this point. I found a way to connect to XDA's IRC Channel and talked with some really nice guys and was told to try re-flashing the stock. I did that, and it worked. But now I'm stuck again. Basically starting from scratch with a stock system, I went through to install the Chainfire root again. It seemed to work ok, and SuperSU showed up. Ran the Root Verifier and it confirmed it was successful. I then went to flash TWRP. ODIN says it passed, but I still can't boot into it. Here's the kicker.. even if it appears that it's not working, if I do the keypresses on my tablet correctly and wait like 2-3 minutes then try again, TWRP will actually be up but the screen locked. WTF??
So did I something wrong? I'm really lost. Like I told the guys in the chatroom, I'm going on blind faith here, not really knowing what I'm doing. I figured once I have stock installed, I'm basically back to square one and can go through the whole process again. Doesn't seem to be working. I have to go to work now but hopefully somebody has something of a suggestion I can try by the time I get home.
xLima said:
4way_multiwindow: This will allow you to have 4 apps open at a time and 3 apps "minimized", this also allows floating windows (Moveable apps running in "windowed mode" essentially.) There is an aesthetic bug when minimized, I have not found a fixed version of this yet, maybe others can provide link. Just load up TWRP manager and choose install, and select the .zip file and it will reboot into recovery and install the file for you. Or you can boot your device into recovery and install it the same way. I am attaching the .zip file.
Click to expand...
Click to collapse
Before I try this myself and bootloop, would I be safe flashing the 4way multiwindow on the new stock 6.0.1 ROM? (SM-T805)

Categories

Resources