After using UPSM Manager and UPSM+ almost all apps disabled/disappeared - Galaxy S 5 Q&A, Help & Troubleshooting

Hi there
I wanted to add Messenger to UPSM screen (Ultra power saving mode), so I've tried UPSM Manager and UPSM+. None of them worked on my Galaxy S5 however, after few tries almost all of my apps disappeared. There are a few left. System: Contacts, Text messages, Phone, Settings plus Google and Lockwatch. That's all. The rest disappeared.
On application manager in settings I can see all of them, most of them have status "disabled".
I've downloaded those two apps from here:
UPSM Manager - https://forum.xda-developers.com/showthread.php?t=2751785
UPSM+ - http://downloadapk.net/down_UPSM-ROOT.html
I've read that there is a very high probability that they won't work and that Google does not refund price in such case hence downloading .apk - could it be some kind of trojan from the 2nd link?
I've connected with adb console and
PHP:
pm list packages -d
shows 300+ packages as disabled.
PHP:
pm list packages -d | while read line ; do pm enable ${line#*:} ; done
fails with
PHP:
Error: java.lang.SecurityException: Permission Denial: attempt to change component state from ...
I can't run su as it freezes adb shell - su is also disabled so I can't enable it nor reinstall (Failure [INSTALL_FAILED_INTERNAL_ERROR])
Any hint how to restore my phone? Right now it has less features than Nokia 3210...

So maybe I'll ask a different question. Is there a way in my current state to regain root access (via adb shell) and enable disabled apps?

Marooned_MB said:
So maybe I'll ask a different question. Is there a way in my current state to regain root access (via adb shell) and enable disabled apps?
Click to expand...
Click to collapse
Hi,
In order to get helped it is always useful to provide at the beginning some basic info like phone model, firmware ver , root, recovery (custom or stock) etc.
Easiest way when you messed up your phone would be just restore your nandroid backup but I assume that you didn't make one, did you?
If not, easiest way IMO to regain root is just flashing CF-autoroot or if you have a custom recovery supersu zip file.

I wrote in Galaxy S5 forum so
Anyway: Samsung Galaxy S5 (SM-G900F), Android 5.0, G900FXXU1BOJ1, stock os, rooted
Haven't heard of nandroid before. I had titanium backup, but that's just apps I assume and they are still present on the phone, just disabled.
I haven't heard of CF-autoroot neither, but after picking matching details I got to desktop.firmware.mobi/device:370/firmware:12219 (I can't post urls with <10 posts). I'll have to read what to do with it without breaking a phone even more.

Marooned_MB said:
I wrote in Galaxy S5 forum so
Anyway: Samsung Galaxy S5 (SM-G900F), Android 5.0, G900FXXU1BOJ1, stock os, rooted
Haven't heard of nandroid before. I had titanium backup, but that's just apps I assume and they are still present on the phone, just disabled.
I haven't heard of CF-autoroot neither, but after picking matching details I got to desktop.firmware.mobi/device:370/firmware:12219 (I can't post urls with <10 posts). I'll have to read what to do with it without breaking a phone even more.
Click to expand...
Click to collapse
Here is the link to CF-autoroot for S5 variants:
https://forum.xda-developers.com/showthread.php?t=2696537
For applying you need to be familiar with using odin pc software. Be aware that this will trigger KNOX flag if yours is still 0x0.
By the way, how did you root your device initially?

KNOX was set when I initially enable root. To be honest, I can't recall which software I used, but it just worked without any problems. I was more than a year ago. Maybe it was CF but I just don't remember the name?
Anyway, I've generated image via CF-autoroot but it fails:
<ID:0/004> Complete(Write) operation failed.
<OSM> All threads completed. (succeed 0 / failed 1)
and now phone says "Firmware upgrade encountered an issue. Please select recovery mode in Kies & try again" :-/

Many40 said:
Here is the link to CF-autoroot for S5 variants:
https://forum.xda-developers.com/showthread.php?t=2696537
Click to expand...
Click to collapse
That one succeed. There is a high probability I've used that one upon first root.
Anyway, it succeed but adb shell and then su still freezes. Nothing changed. Still no root I guess.

Marooned_MB said:
That one succeed. There is a high probability I've used that one upon first root.
Anyway, it succeed but adb shell and then su still freezes. Nothing changed. Still no root I guess.
Click to expand...
Click to collapse
Hmm, so you still can't enable any disabled apps? I am afraid that you may need to try factory reset and if this doesn't help then re-flash complete firmware with full wipe. Before I would make backup of all useful staff what is still working and available in your phone.
Edit: did you read whole app thread? There are a few solutions/workarounds which helped some users with their issues but not sure if it is applicable to your problem,

Many40 said:
Hmm, so you still can't enable any disabled apps?
Click to expand...
Click to collapse
Yes, exactly the same access denied error as mentioned in the 1st post. Like nothing changed at all.
Many40 said:
Before I would make backup of all useful staff what is still working and available in your phone.
Click to expand...
Click to collapse
I've downloaded all files (available without root) from sd card and internal memory.
Many40 said:
did you read whole app thread? There are a few solutions/workarounds which helped some users with their issues but not sure if it is applicable to your problem,
Click to expand...
Click to collapse
Nope, I will then. At least I'll try (157 pages!)
Thanks for your help

Many40 said:
I am afraid that you may need to try factory reset
Click to expand...
Click to collapse
There is a button "delete everything" but it does not work. Nothing happens when I click it. So the next step is to reflash firmware? That seems like a bit over my knowledge at the moment :/
Also, I assume there is no way to backup sms/mms - not able to install any backup soft and no root for adb:
PHP:
adb pull /data/data/com.android.providers.telephony/databases/mmssms.db
adb: error: failed to copy '/data/data/com.android.providers.telephony/databases/mmssms.db' to '.\mmssms.db': remote Permission denied
I'll try from recovery menu.

Ok, so it worked from recovery menu. Data are wiped, phone install some german bloatware and it's like when I first bought it. As I suspected, despite Google backup enabled, it does not work. No apps are being installed. I have to recreate every single app with it's data. That's a small disaster, ech..
Samsung backup restored some sms/mms but from February this year (heh).
Looks like all those automatic backup from Samsung and Google does not work at all and I should probably do some cyclic manual data dump. So why all those backup settings if it does nothing at all?
Anyway, thanks for your help.

Marooned_MB said:
Ok, so it worked from recovery menu. Data are wiped, phone install some german bloatware and it's like when I first bought it. As I suspected, despite Google backup enabled, it does not work. No apps are being installed. I have to recreate every single app with it's data. That's a small disaster, ech..
Samsung backup restored some sms/mms but from February this year (heh).
Looks like all those automatic backup from Samsung and Google does not work at all and I should probably do some cyclic manual data dump. So why all those backup settings if it does nothing at all?
Anyway, thanks for your help.
Click to expand...
Click to collapse
Sorry for that. What do you mean by saying "no apps installed" You wrote before that your apps (user and most of the system) have been disabled, not uninstalled by the UPSM.
Are all your disabled system apps still at the same state after factory reset?
You wrote german bloatware? It looks like you have German branded Lollipop 5.0 firmware installed. I would definitely move to Polish latest unbranded (XEO) Marsmallow 6.0.1 to clean up your phone or if you wish to have rooted and debloated stock-based firmware then this rom is a very good alternative:
https://forum.xda-developers.com/galaxy-s5/development/rom-ane4-kitkat-4-4-2-multi-csc-t2813628

Many40 said:
What do you mean by saying "no apps installed" You wrote before that your apps (user and most of the system) have been disabled, not uninstalled by the UPSM.
Are all your disabled system apps still at the same state after factory reset?
Click to expand...
Click to collapse
By saying "no apps installed" I meant that after factory reset (wipe from recovery menu) and signing into my google account, backup restore did not install anything. But I've done yet another reset, this time from options and this time I've set up google account on welcome wizard and.. it worked, google backup restored all 107 apps BUT with no settings (they claim that settings should be also restored), so I have all my apps, but with no settings, so like after fresh install. I'm recreating everything from scratch, one by one.
Many40 said:
You wrote german bloatware? It looks like you have German branded Lollipop 5.0 firmware installed. I would definitely move to Polish latest unbranded (XEO) Marsmallow 6.0.1 to clean up your phone or if you wish to have rooted and debloated stock-based firmware then this rom is a very good alternative:
https://forum.xda-developers.com/galaxy-s5/development/rom-ane4-kitkat-4-4-2-multi-csc-t2813628
Click to expand...
Click to collapse
Yup, phone was bought as (I'm not sure how to translate "powystawowy") refurbished, from shop exhibition(?), a bit cracked on corners, but 2x cheaper. Anyway, it was just a matter of uninstalling 5 German apps (with root of course).
I did not put any other firmware as the one from Samsung has some unique features like mentioned ultra power saving which I enjoy on long travels. I've read that custom roms does not support this or NFC and few others.

Related

[Q] Encrypting a Galaxy Note 3

I have a new Galaxy Note 3 (having bricked one trying to understand why it wouldn't encrypt) and now with a full stock rom I still find that the phone is impossible to encrypt.
I have an encrypted SD card in it. (only thing I can think of that might be causing problems)..
Settings > General > Security > Encrypt Device keeps stopping after a single shutdown,
How the heck do I encrypt this thing?? - Am I missing the blindingly obvious..
Thanks
tahnoonp said:
I have a new Galaxy Note 3 (having bricked one trying to understand why it wouldn't encrypt) and now with a full stock rom I still find that the phone is impossible to encrypt.
I have an encrypted SD card in it. (only thing I can think of that might be causing problems)..
Settings > General > Security > Encrypt Device keeps stopping after a single shutdown,
How the heck do I encrypt this thing?? - Am I missing the blindingly obvious..
Thanks
Click to expand...
Click to collapse
I'm having the exact same issue. Encryption is requited to get my work email and I can't get it to go.
Finally got mine to encrypt
Took me a bunch of tries.. and finally once i opened a chat with samsung support it finally worked.. i was at 100% charge, plugged into the wall and if finally worked. not sure if thats a bug in its detection if your over the stated 80% or not... good luck.. i finally got it working though.. only did a fast encryption as it didn't work on previous tries either way... so i just chose one and tried it again.
tahnoonp said:
I have a new Galaxy Note 3 (having bricked one trying to understand why it wouldn't encrypt) and now with a full stock rom I still find that the phone is impossible to encrypt.
I have an encrypted SD card in it. (only thing I can think of that might be causing problems)..
Settings > General > Security > Encrypt Device keeps stopping after a single shutdown,
How the heck do I encrypt this thing?? - Am I missing the blindingly obvious..
Thanks
Click to expand...
Click to collapse
I have the Google Policy Manager and Encryption is required for me too. I started at 81% and the first time I did it, it just rebooted. The second time I did it it worked like it was suppose to. Try it again right after it reboots and see if it works.
Make sure the phone is charged and keep trying over and over.
It will work eventually.
I gave up. I'm using touchdown now for work email which will allow me to skip full device encryption
Sent from my SM-N900V using Tapatalk
Same problem here, it will not encrypt
....help please
This is the answer I found doing a couple of root and unroot
1.If you encrypt the device and then root it you will net get past the passcode in the phone (black screen)
2. If you root the phone first and ten try to encrypt you will get the problems mentioned in this thread
..any tips how to get the phone rooted and then encrypted?
greffel said:
This is the answer I found doing a couple of root and unroot
1.If you encrypt the device and then root it you will net get past the passcode in the phone (black screen)
2. If you root the phone first and ten try to encrypt you will get the problems mentioned in this thread
..any tips how to get the phone rooted and then encrypted?
Click to expand...
Click to collapse
Bump. I'm looking for this answer too.
digittante said:
Bump. I'm looking for this answer too.
Click to expand...
Click to collapse
anyone at all? im stuck. Bump!
was having a similar problem on nexus 4 but safe mode helped there.
dind't help on my new n3. shouldn't have rooted before encrypting.
tried pressing encrypt about 10 times.
tried boot into recovery + wipe . also tried safe mode. also tried unroot + factory reset (pretty sure recovery + wipe /data is the same as reset user data from settings).
waiting for the firmware image to download - decided to try a firmware reflash
and then before flashing it I tried rebooting to recovery and powering off and encrypting and it worked. or maybe it was that random 12th time it worked because of an unrelated reason.
and after trying to root it again it just booted to a black screen after cf-root and enter encryption password screen.
*sigh*
My Work-Around
svyr said:
and then before flashing it I tried rebooting to recovery and powering off and encrypting and it worked. or maybe it was that random 12th time it worked because of an unrelated reason.
and after trying to root it again it just booted to a black screen after cf-root and enter encryption password screen.
*sigh*
Click to expand...
Click to collapse
I'm an AT&T customer, but I bought a T Mobile Note 3 off of Craigslist, unlocked it, rooted using Chainfire's ODIN thread, and then used the RegionFree Lock Away app. I was unable to encrypt just like you guys until I did the following. Flashed TWRP tar file from the TWRP site using ODIN. Rebooted into recovery and made an image, backup up everything, just in case. Rebooted and went in the SU Superuser application that Chainfire originally installed and uninstalled through the settings in the program. Once I rebooted I was able to encrypt the device (without fast method), I already had my SD Card encrypted. Once I encrypted the device I downloaded Kingo Root at the advice of DesignGears and used the one click root application from the Kingo Root site (google it.) After I did that, I now have full root access back, encryption, and never had to uninstall the region lock, so I didn't lose phone connectivity, applications, or anything else during the process. I recommend using TitaniumBackup and syncing via Google Drive or Dropbox before you start the process so you can restore your apps and data, once again, just in case.
encrypted ATT Note 3 not able to root
I was able to unroot my ATT Note 3 and then encrypted it. But Kingo Root failed to root the device. (I used it to root the phone once previously)
Now I stuck in a status with encrypted phone not able to root anymore.
Any suggestions please?
GHolbrook4 said:
I'm an AT&T customer, but I bought a T Mobile Note 3 off of Craigslist, unlocked it, rooted using Chainfire's ODIN thread, and then used the RegionFree Lock Away app. I was unable to encrypt just like you guys until I did the following. Flashed TWRP tar file from the TWRP site using ODIN. Rebooted into recovery and made an image, backup up everything, just in case. Rebooted and went in the SU Superuser application that Chainfire originally installed and uninstalled through the settings in the program. Once I rebooted I was able to encrypt the device (without fast method), I already had my SD Card encrypted. Once I encrypted the device I downloaded Kingo Root at the advice of DesignGears and used the one click root application from the Kingo Root site (google it.) After I did that, I now have full root access back, encryption, and never had to uninstall the region lock, so I didn't lose phone connectivity, applications, or anything else during the process. I recommend using TitaniumBackup and syncing via Google Drive or Dropbox before you start the process so you can restore your apps and data, once again, just in case.
Click to expand...
Click to collapse
I was able to get mine to encrypt after killing the bloat apps. All Google sync, amazon, and Verizon services. I can't say which one was killing it since it stopped pretty much every app or service that wasn't critical to the device.
Can anyone confirm that Encryption will never work once we root our phone ?
nlatifolia said:
Can anyone confirm that Encryption will never work once we root our phone ?
Click to expand...
Click to collapse
Same question here... Anyone was able to encrypt after being rooted???
Same question, rooted can't encrypt.
Just got a note 3 and this is an old thread. So wanted to update this question.
To encrypt device after root all that is needed to do is run the following command from terminal or adb shell as root. You must have the latest busybox installed.
pkill -KILL daemonsu
After running this command you should be back at the "$" prompt and out of root. Do not run su again.
Then encrypt your device. Encryption should work fine. Once rebooted you will have root again.
I had to repeat the above steps because I ran su again. Running su restarts daemonsu.
Good luck
Hi,
I was able to root and encrypt my sm-n900 note3 using the steps mentioned on this post:
http://forum.xda-developers.com/showthread.php?t=2791587
Just make sure that you have your backups ready case something goes wrong
I've installed the bloatwares after rooting and encrypt.

[Q] Help troubleshooting 0x1117008 with latest OTA update

Hi folks,
I've got a Verizon LG G2, and I've performed the following tweaks:
- Disabled a few unneeded services (e.g. verizon location agent, sync service, etc. using the built-in android capability
- Rooted via "ioroot" technique
- Installed ClockWorkmod Superuser app (for some reason the ioroot app wasn't prompting before allowing root)
- Backed up and then uninstalled extra cruft using Titanium Backup.
Lately I noticed that there's an OTA update available. However, when I try to install it, it reboots and eventually gives me a 0x1117008 error. Through a little bit of searching, I concluded that 0x1117008 was perhaps an error indicating that the device had been rooted. And sure enough, the Status section in About Phone did indicate "rooted" in Rooting Status.
Through using Voodoo OTA Rootkeeper, I was able to un-root the phone. I also removed other traces of the SuperUser apk and used the "forel.lee" trick to reset the "Rooting Status" property back to "unrooted". However even after all of this, the update failed with 0x1117008. "Rooting Status" still shows "unrooted" after the failed update, too. So my next strategy was to restore the bundled cruft apps via Titanium Backup, and re-enable the unneeded services (and subsequently performing the root removal steps). And sure enough, 0x1117008 once again.
My questions at this point are:
- Is 0x1117008 really because the error detected that the device was rooted? Or is it perhaps some generic message that could mean multiple things?
- If 0x1117008 is indeed because root was detected, does that imply that the update process does a different/more-thorough check for a device having been rooted? And if so, what indicators of having been rooted might I be missing? e.g., could it even be going as far as detecting the presence of apps such as Titanium Backup Root as indication of being rooted?
- Other posts indicate that a way to get the OTA update working is to do a factory reset and then upgrade from there. But that'd blow out all of my data such as text messages and app-specific stuff, right?
Any questions or suggestions on how to proceed would be greatly appreciated. I'm not overly concerned about this incremental upgrade, but my fear is that when the KitKat update eventually comes out, I'll be in the same boat. Worst case scenario, I suppose a factory reset combined with the same steps that I used to migrate data from my old phone (Google online backup, SMS Backup & Restore, etc.) might allow me to do it. But that was a headache I'd like to avoid if at all possible.
Thanks!
d3leted
Well, I tried doing a factory reset, and it still resulted in a 0x1117008 error on attempting to install the OTA update! It wasn't really straightforward, but here's what I did to get the phone updated:
Create Titanium Backup Root backup
Create SMS Backup & Restore backup
Via adb shell, make a tarball of all of /sdcard
Get a copy of that tarball via adb pull
Do factory reset. This will clear everything in /sdcard!
Remove evidence of root
Use LG Mobile Support Tool to get latest ROM. I can't link to it, but google for B2CAppSetup.exe The option to update the software is available via a menu option. It's about 2GB and takes a while to download.
Re-root (ioroot 1.7)
adb push sdcard tarball back on device
Extract sdcard tarball via adb shell
Restore messages via SMS Backup & Restore
I had unchecked the option to have Google back up my apps during one of my factory resets, and this apparently deleted my online backups. So my app restores were manually via Titanium Backup
It's possible that this upgrade may have succeeded without doing a factory reset, which would have made things much easier. Also, I did note that during the Firmware Update process, it said "UNROOTED" on the screen. It's not clear if it would have succeeded if it were detected as rooted.
Edit: It appears that SMS Backup & Restore is redundant, as Titanium Backup can restore SMS messages. And Contacts as well. (I have a number of non-google-synced contacts)
forrestgump2000 said:
Well, I tried doing a factory reset, and it still resulted in a 0x1117008 error on attempting to install the OTA update! It wasn't really straightforward, but here's what I did to get the phone updated:
Create Titanium Backup Root backup
Create SMS Backup & Restore backup
Via adb shell, make a tarball of all of /sdcard
Get a copy of that tarball via adb pull
Do factory reset. This will clear everything in /sdcard!
Remove evidence of root
Use LG Mobile Support Tool to get latest ROM. I can't link to it, but google for B2CAppSetup.exe The option to update the software is available via a menu option. It's about 2GB and takes a while to download.
Re-root (ioroot 1.7)
adb push sdcard tarball back on device
Extract sdcard tarball via adb shell
Restore messages via SMS Backup & Restore
I had unchecked the option to have Google back up my apps during one of my factory resets, and this apparently deleted my online backups. So my app restores were manually via Titanium Backup
It's possible that this upgrade may have succeeded without doing a factory reset, which would have made things much easier. Also, I did note that during the Firmware Update process, it said "UNROOTED" on the screen. It's not clear if it would have succeeded if it were detected as rooted.
Edit: It appears that SMS Backup & Restore is redundant, as Titanium Backup can restore SMS messages. And Contacts as well. (I have a number of non-google-synced contacts)
Click to expand...
Click to collapse
I'm getting the same error... do you have any suggestions on how to get the update applied without the full reset? Thanks.
Edit: LG Support Tool finally worked to complete the update.
Encounter the same error while doing ota update. G2 rooted.
trickskevry said:
I'm getting the same error... do you have any suggestions on how to get the update applied without the full reset? Thanks.
Edit: LG Support Tool finally worked to complete the update.
Click to expand...
Click to collapse
I encounter the same problem here while updating via OTA. Please guide me. Did u do factory reset using LG Support Tool or did u simply update kitkat via PC Suite? Will it also encounter the same error when using the latter method?
Anyone Helping with This???
dhs.sun said:
I encounter the same problem here while updating via OTA. Please guide me. Did u do factory reset using LG Support Tool or did u simply update kitkat via PC Suite? Will it also encounter the same error when using the latter method?
Click to expand...
Click to collapse
I have the same problem, I have not seen anyone with help for us???
Reviving an old thread. I'm getting the same error with the Latest January 2015 update. Rooted with towel root. Stock ROM, no frozen apps. My Wife's stock unrooted G2 updated fine.
David
Same error here. Rooted with Towel Root and stock rom. Wifi hotspot mod is about the only thing I've done with the root. Wondering if reverting the hotspot mod will allow it to update.

"device status - Custom" refurbished phone

Hi all
I've upgraded from S4 to s5 today
Bought a refurbished s5 unlocked from eBay (reputable seller)
Rather stupidly I didn't restore factory settings as I assumed seller would (they sell multiple phones so I'm assuming they know what they are doing!!)
Downloaded and updated all my apps and data already.
Then I've gone into settings and notice it says status is "custom". So I get message about custom software and updates won't work etc
I'm not quite sure why this would be the case?
I'm assuming they dont need to root to unlock the phone if it wasn't unlocked already?
Even if they had to root why would they install a custom rom? ?
2 questions:
1) I'm assuming I just need to download stock from sammobile and install using odin????
2) is there anything to worry about/check after buying a refurbished s5? Fingerprint works etc so I'm confident it's a real Samsung phone!
Just a couple of weird things like there is an app in the application manager called Baby crying monitor but there is no app anywhere I can find????!!!!
Any help appreciated.
Make sure cache is not set to "Art". This will cause same issue.
DeanonZL said:
Make sure cache is not set to "Art". This will cause same issue.
Click to expand...
Click to collapse
Sorry, not sure what you mean by that? How do I check cashe isn't set to art?
2 other bits got me wondering..
There is knox mentioned in the application manager but there is no app for it (like this crying baby app thing)
also when I try to uninstall apps or try to stop "restarting" apps in "clean master" it says something about needing access and shows a screen shot of SU. Basically telling me I need root access with SU to able to perform those tasks.
Before I rooted my S4 I'm sure I didn't need root to uninstall programs through clean master? ??
I might be wrong but it maybe that a previous owner has rooted the phone and the root has been removed but a full reset not been done?
I dunno. It just feels a bit weird.!!!
As I am "Far from a Jedi", you could try using "phone info samsung". It is on the google play store. Will give you info about your phone to check.
Failing that, I would suggest a factory reset to return to a known starting point.
I know it will involve setting up your phone again, at least you will know for certain.
Hope this helps...
rootromnoob said:
Sorry, not sure what you mean by that? How do I check cashe isn't set to art?
2 other bits got me wondering..
There is knox mentioned in the application manager but there is no app for it (like this crying baby app thing)
also when I try to uninstall apps or try to stop "restarting" apps in "clean master" it says something about needing access and shows a screen shot of SU. Basically telling me I need root access with SU to able to perform those tasks.
Before I rooted my S4 I'm sure I didn't need root to uninstall programs through clean master? ??
I might be wrong but it maybe that a previous owner has rooted the phone and the root has been removed but a full reset not been done?
I dunno. It just feels a bit weird.!!!
Click to expand...
Click to collapse
Have you thought about contacting the seller and saying I want a different phone or money off as this shows custom, has Knox flag been tripped in the download menu? From power off hold vol down + power + home.
Thanks to all replies!
So a factory reset has got it cleaned up.
I've used the app mentioned in previous post and everything is legit.
Knox is at 0.0
It still says Custom though but considering everything is legit I'm not too fussed
Would like to know why it says custom though!!???
Unrelated question (didn't want to hog posts by creating a new one....)
I've been using clean master on my s4 and I was using between 35-50% of ram.
On my s5 I'm running consistantly at a lot higher ram I'm having to boost frequently during the day
Is it because the s5 just uses more ram or is it related to the fact I was rooted on the s4 and debloated a tonne of c**p? ????
(The ram is well over 1gb most of the time. Even when I boost it only goes to about 50%)
I don't get lag or slowness but as a bit OCD I want lower!!!)
Any ideas why it's so high?
Its normal, IDK why. I'm running AICP and even I've never seen my ram usage dip below 1.2GB, it was 1.4GB on the Sammy rom.
Annoyingly I've now reinstalled all apps and folder etc (after factory reset)to find out that certain apps won't work because it says my phone is rooted.
Is my only option now to try reinstall software through kies ??
rootromnoob said:
Annoyingly I've now reinstalled all apps and folder etc (after factory reset)to find out that certain apps won't work because it says my phone is rooted.
Is my only option now to try reinstall software through kies ??
Click to expand...
Click to collapse
if your knox is 0x0 your varanty is fine. well u can use xblast xposed tools to change the custom to official. after this u can receive updates on your phone. if u don't want to keep your phone rooted after update phone is going to be unrooted if u want to keep it buy su pro and tick on survival mode.

How to Root G935FXXU1DPLT Latest 7.0 Build

Hello
Any one know how to root latest nougat release?????
G935FXXU1DPLT
sriszone said:
Hello
Any one know how to root latest nougat release?????
G935FXXU1DPLT
Click to expand...
Click to collapse
Root same way as you rooted marshmallow. Flash twrp, flash supersu 2.79. everything is the same. it will take a while to boot though be patient.
Flash TWRP in Odin
Flash SR3-SuperSU-v2.79-SR3-20170114223742.zip in TWRP
no its not working......After install recovery stuck in Samsung Flashing logo....
TWRP is making the devices get stuck on Samsung logo....
I think what is happening is that when you install only the twrp the encryption of the device conflicts and leaves in bootoolp. When you install twrp and root , root already comes with a tool that takes out the encryption. But if you just want twrp, as was my case, you should, first of all, on your own twrp, wipe data and then flash no-verity-opt-encrypt.
Having root and no encryption sucks. Think I'll wait
Found Some Official Announcement From @Chainfire
Source :- Link
ChainFire Info
I'm not entirely sure what is going on here yet. I've had the stock firmware randomly stop booting even without modifying the boot image (rooting). Others have also reported that just flashing TWRP may trigger a bootloop (which is weird). I have some ideas what the cause may be, but it will be some time before I can properly investigate them.
The only way I seem to reliably get both TWRP and SuperSU working right now is:
- Flash TWRP (3.0.2-5) to recovery
- Immediately boot into TWRP
- If you were encrypted, format /data (ext4) and reboot into TWRP again
- Flash SuperSU v2.79-SR3 in TWRP
- Reboot into Android
The first boot will take a while if you performed that format, but for me it ultimately completes. Note that your device will be running unencrypted at this point!
Of course, if you format /data, you will lose all your data (including contents of internal storage!). Before I flashed the new version, I used FlashFire v0.54-PRE to create a backup of /data and internal storage to the removable sdcard, and restore that backup after flashing DPLT, rooting, and reinstalling FlashFire. This worked fine for me, and all my settings - including fingerprints and system settings - transferred fine. I came from the first Nougat beta, but I've seen others reporting success doing the same thing coming from Marshmallow. As always, your mileage may vary.
Unfortunately, due to this boot-loop issue with DPLT and encrypted data, it is also impossible to use FlashFire to upgrade the firmware itself to DPLT while keeping root if you started with an encrypted device.
I am not sure if the same difficulties exist with other official builds than DPLT, nor if the same problems occur with any of the custom ROMs based on DPLT. The S7 is my daily driver so I don't like to experiment with it too much
Below attach the required Files, I gonna try tomorrow. If anyone tried now please report update.
DOWNLOAD HERE
I did root few minutes ago on my 7.0 but now im not unable to launch s health because knox is disabled.
sriszone said:
Found Some Official Announcement From @Chainfire
Source :- Link
ChainFire Info
I'm not entirely sure what is going on here yet. I've had the stock firmware randomly stop booting even without modifying the boot image (rooting). Others have also reported that just flashing TWRP may trigger a bootloop (which is weird). I have some ideas what the cause may be, but it will be some time before I can properly investigate them.
The only way I seem to reliably get both TWRP and SuperSU working right now is:
- Flash TWRP (3.0.2-5) to recovery
- Immediately boot into TWRP
- If you were encrypted, format /data (ext4) and reboot into TWRP again
- Flash SuperSU v2.79-SR3 in TWRP
- Reboot into Android
The first boot will take a while if you performed that format, but for me it ultimately completes. Note that your device will be running unencrypted at this point!
Of course, if you format /data, you will lose all your data (including contents of internal storage!). Before I flashed the new version, I used FlashFire v0.54-PRE to create a backup of /data and internal storage to the removable sdcard, and restore that backup after flashing DPLT, rooting, and reinstalling FlashFire. This worked fine for me, and all my settings - including fingerprints and system settings - transferred fine. I came from the first Nougat beta, but I've seen others reporting success doing the same thing coming from Marshmallow. As always, your mileage may vary.
Unfortunately, due to this boot-loop issue with DPLT and encrypted data, it is also impossible to use FlashFire to upgrade the firmware itself to DPLT while keeping root if you started with an encrypted device.
I am not sure if the same difficulties exist with other official builds than DPLT, nor if the same problems occur with any of the custom ROMs based on DPLT. The S7 is my daily driver so I don't like to experiment with it too much
Below attach the required Files, I gonna try tomorrow. If anyone tried now please report update.
DOWNLOAD HERE
Click to expand...
Click to collapse
You can root but you have to disable encryption. Not a fan of that personally so I'll wait for another solution. If I lose my phone at least I'll have secure power up enabled. There is no bypassing that. There are too many FRP exploits on Youtube so having no encryption and simply a password isn't enough in my opinion.
---------- Post added at 10:29 PM ---------- Previous post was at 10:29 PM ----------
Mystero said:
I did root few minutes ago on my 7.0 but now im not unable to launch s health because knox is disabled.
Click to expand...
Click to collapse
Since you are rooted, uninstall S Health and install a lower version number which doesn't require Knox.
Galactus said:
Since you are rooted, uninstall S Health and install a lower version number which doesn't require Knox.
Click to expand...
Click to collapse
Hi, i cannot manage to unistall S Health, tried already two apps, after reboot app is still there and if i try to install older version i get corrupted file error.
guys please explain what is encryption and unencription here.... how can i disable ? can we flash this no-verity-opt-encrypt-5.0.zip
sriszone said:
Hello
Any one know how to root latest nougat release?????
G935FXXU1DPLT
Click to expand...
Click to collapse
I got fully working root and TWRP on Nougat G935FXXU1DPLT.
I have installed nougat btu with Odin.
Installed twrp and rooted my device.
So far I have faced couple of issues
s health app is not working
Security log agent keeps popping up (drives me mad)
And my device freezes and reboots after i open lucky patcher
How to fix these issues
cross_312 said:
I have installed nougat btu with Odin.
Installed twrp and rooted my device.
So far I have faced couple of issues
s health app is not working
Security log agent keeps popping up (drives me mad)
And my device freezes and reboots after i open lucky patcher
How to fix these issues
Click to expand...
Click to collapse
Security log will stop after you launch SU application and let SU to disable knox, it takes me always two attempts, disable, keep trying then i restart smartphone and after restart i try to disable knox again and it works, no more pop ups.
About S Health I'm looking for solution, so far should be enough to install older version set it up and update for new one, problem is that i cannot uninstall old version to get new one working.
cross_312 said:
I have installed nougat btu with Odin.
Installed twrp and rooted my device.
So far I have faced couple of issues
s health app is not working
Security log agent keeps popping up (drives me mad)
And my device freezes and reboots after i open lucky patcher
How to fix these issues
Click to expand...
Click to collapse
S Health is now locked down if you have tripped knox. The only solution is to use an older version.
Mystero said:
Security log will stop after you launch SU application and let SU to disable knox, it takes me always two attempts, disable, keep trying then i restart smartphone and after restart i try to disable knox again and it works, no more pop ups.
About S Health I'm looking for solution, so far should be enough to install older version set it up and update for new one, problem is that i cannot uninstall old version to get new one working.
Click to expand...
Click to collapse
SuperSU couldn't disable Knox for me after many tries. In the end I just used Titanium to freeze Knox.
CuBz90 said:
S Health is now locked down if you have tripped knox. The only solution is to use an older version.
SuperSU couldn't disable Knox for me after many tries. In the end I just used Titanium to freeze Knox.
Click to expand...
Click to collapse
What did work for me was try to disable when SU was trying i did restart device and right after restart i did tried that again and it worked. Maybe lucky...
About S Healht how can i use older version if i cannot install one because new one exist, do you know how to remove s health? i Tried two apps for removing system apps without success.
Mystero said:
What did work for me was try to disable when SU was trying i did restart device and right after restart i did tried that again and it worked. Maybe lucky...
About S Healht how can i use older version if i cannot install one because new one exist, do you know how to remove s health? i Tried two apps for removing system apps without success.
Click to expand...
Click to collapse
Try titanium. Backup the app first and then uninstall.
CuBz90 said:
Try titanium. Backup the app first and then uninstall.
Click to expand...
Click to collapse
Sir thank you, i do not know how it is possible that another apps did not worked but titanium did removed new S Health. Afterwards i did install last version of S Health i found before version 5, After launching S Health and connecting account i did update on new S health and everything works.
You really saved me. Thank you
Mystero said:
Sir thank you, i do not know how it is possible that another apps did not worked but titanium did removed new S Health. Afterwards i did install last version of S Health i found before version 5, After launching S Health and connecting account i did update on new S health and everything works.
You really saved me. Thank you
Click to expand...
Click to collapse
i have tried to remove the s health app with titanium but everytime i try to install vesrion 4.8 phone says that i can not install this app beacuse there is a package with the same name
what verison did you install before s health 5 and how did you install it.
and can anyone tell me how do i make lucky patcher to work properly

Rooting Galaxy s7 edge (SM-G935F) nougat causes black camera with crash.

Hi!
I rooted my galaxy s7 edge that had stock version of android 7 (nougat) on it using this tutorial: http://www.droidviews.com/install-twrp-root-galaxy-s7-and-s7-edge-on-nougat-g935fxxu1dplt/. Now when I open built-in camera app it shows me a black screen for few seconds and then it says "Camera has stopped" and it offers me to "Open app again" and "send feedback" And it keeps happening over and over again.
Lemma: The reason is rooting.
Proof: Camera app worked perfectly. After I rooted my phone it started to crash like I described above. Then I tried to force quit camera app and delete it's cache/data. It did not help. After that I wiped entire cache partition. Still no help. After that I wiped all partitions except system. That did not work either. Then I re-flashed unmodified original stock ROM. Then camera worked perfectly again. Then again I rooted my phone the using tutorial I linked above. And again exactly the same issue. Camera app show black screen for few seconds and then crashes with exact same error message. ∎
Does anyone know fix for that? And why it happens? Is it some kind of samsung's anti-root thing that prevent camera fromworking on rooted phones or what?
Update [SOLUTION]:
In case someone else has same problem.
My solution was to skip restarts in TWRP steps. No restart between format and installing packages. Restart once when everything in TWRP part is done.
Root doesn't break your camera
I just Rooted my G935F that had Nougat as official firmware and had zero problems with the camera.
Sent from my SM-G935F using Tapatalk
I have international version of samsug with exynos CPU. Maybe this changes anything?
Root doesn't break your camera
Click to expand...
Click to collapse
But then how do you explain that before rooting camera worked and after rooting it didnt work?
And how do you explain that after I flashed original rom back, camera started working again?
And finally, how do you explain that after rooting 2nd time the camera again started to show black screen and crash?
I have done nothing else than rooting. I have not added any custom mods or anything. For me it starts working again every time I flash original stock rom and shows that black screen and gives error every time I root it.
I downloaded original firmware from here: https://www.sammobile.com/firmwares/database/SM-G935F/ (I chose baltic (only 1 occurrence in the table))
Maybe that specific tutorial I linked is bad one? Could anyone check that?
Rooted my G935F and no problems here for me.
I suggest you follow the tutorial here on xda and try again.
Could you post link to tutorial please? Then I could be sure I used the same tutorial as you did.
PS! Now I also noticed that with rooting I lost auto brightness adjusting and also manually changing brightness didnt do anything. Right now I am back on un-rooted rom because I need camera functionality to work. But would love to get it rooted. Is there any info on cf-auto-root and android 7 yet?
sysctl said:
Could you post link to tutorial please? Then I could be sure I used the same tutorial as you did.
PS! Now I also noticed that with rooting I lost auto brightness adjusting and also manually changing brightness didnt do anything. Right now I am back on un-rooted rom because I need camera functionality to work. But would love to get it rooted. Is there any info on cf-auto-root and android 7 yet?
Click to expand...
Click to collapse
A simple search here you'll find all you need. You are the only person I've ever read of that had camera problems like you've stated after Root. Again rooting won't break your camera.
I've Odin to stock literally hundreds of times testing Rom/Mods/themes as a tester for several teams from my s3 up to and including my G935F.
I've also flashed every Rom available for the G935F and the only ones with camera problems are the Lineage or AOSP Roms which more than likely are kernel related. Start here https://forum.xda-developers.com/announcement.php?a=81
Then this
Here's one
https://forum.xda-developers.com/showthread.php?t=3489011
sysctl said:
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Again rooting won't break your camera.
Click to expand...
Click to collapse
But then how do you explain that before rooting camera worked and after rooting it didnt work?
And how do you explain that after I flashed original rom back, camera started working again?
And finally, how do you explain that after rooting 2nd time the camera again started to show black screen and crash?
How can you be so sure if you didnt even answer these? Just because it worked for you doesnt mean it works for all. Looks like you dont even try to read what I write. You just read the title of topic and then jump to comment with out even reading the content of post itself...
I have done nothing else than rooting. I have not added any custom mods or anything. For me it starts working again every time I flash original stock rom and shows that black screen and gives error every time I root it.
Also, posting some specific link rather than general starting point would help to guarantee that I use right tutorial for rooting. From these links you posted I didnt find any specific tutorial. I did search and dig these links, but I didnt find any specific tutorials. All I found was some tools and some roms. But cf-auto-root works for android 6 but I have 7 on my phone so I cant use that and I did not find any rooting tutorials on this forums.
Edit: I have also tried this tutorial: https://forum.xda-developers.com/s7...overy-official-twrp-hero2lte-3-0-0-0-t3334084 . The same issue. The camera stops working after that.
sysctl said:
But then how do you explain that before rooting camera worked and after rooting it didnt work?
And how do you explain that after I flashed original rom back, camera started working again?
And finally, how do you explain that after rooting 2nd time the camera again started to show black screen and crash?
How can you be so sure if you didnt even answer these? Just because it worked for you doesnt mean it works for all. Looks like you dont even try to read what I write. You just read the title of topic and then jump to comment with out even reading the content of post itself...
I have done nothing else than rooting. I have not added any custom mods or anything. For me it starts working again every time I flash original stock rom and shows that black screen and gives error every time I root it.
Also, posting some specific link rather than general starting point would help to guarantee that I use right tutorial for rooting. From these links you posted I didnt find any specific tutorial. I did search and dig these links, but I didnt find any specific tutorials. All I found was some tools and some roms. But cf-auto-root works for android 6 but I have 7 on my phone so I cant use that and I did not find any rooting tutorials on this forums.
Edit: I have also tried this tutorial: https://forum.xda-developers.com/s7...overy-official-twrp-hero2lte-3-0-0-0-t3334084 . The same issue. The camera stops working after that.
Click to expand...
Click to collapse
Ok here is what you need to do.
Download a logcat app and get a logcat of it forceclosing.
I can't magically look in your device and see what, if anything is wrong.
As far as you saying you've searched well if you really did you would've found several tutorials.
How do I know?? Because I've used them myself.
It took me less than 5 minutes to root my new G935F using the TWRP Guide here on XDA
You seem to be the only one in hundreds that's claiming root broke your camera.
Provide a logcat in the Q&A and maybe a dev can help you.
sysctl said:
But then how do you explain that before rooting camera worked and after rooting it didnt work?
And how do you explain that after I flashed original rom back, camera started working again?
And finally, how do you explain that after rooting 2nd time the camera again started to show black screen and crash?
How can you be so sure if you didnt even answer these? Just because it worked for you doesnt mean it works for all. Looks like you dont even try to read what I write. You just read the title of topic and then jump to comment with out even reading the content of post itself...
I have done nothing else than rooting. I have not added any custom mods or anything. For me it starts working again every time I flash original stock rom and shows that black screen and gives error every time I root it.
Also, posting some specific link rather than general starting point would help to guarantee that I use right tutorial for rooting. From these links you posted I didnt find any specific tutorial. I did search and dig these links, but I didnt find any specific tutorials. All I found was some tools and some roms. But cf-auto-root works for android 6 but I have 7 on my phone so I cant use that and I did not find any rooting tutorials on this forums.
Edit: I have also tried this tutorial: https://forum.xda-developers.com/s7...overy-official-twrp-hero2lte-3-0-0-0-t3334084 . The same issue. The camera stops working after that.
Click to expand...
Click to collapse
Sent from my SM-G935F using Tapatalk
You could try to reset your settings
Same issue on smg935w8 lost camera and screen brightness. Also can't mount micro sd... we're you able to fix? I thought it was a bad root then I re flashed and the issue came back...twrp 3.1.0 supersu 2.79 and no verity 5.1
---------- Post added at 10:15 PM ---------- Previous post was at 09:50 PM ----------
im re flashing stock and tomorrow ill redo twrp and super su and skip dm verity patch think that might be the issue as it worked before for me last week and i then messed up by turning dev mode off and disabling oem and when i reflashed after that i have been flashing the dm verity patch....
give that a try if your still having issues
had similar issue, my camera app keeps crashing, i went to settings, applications then cleared cache after stopping it, i hope that will fix your camera too
Gray.Fox said:
had similar issue, my camera app keeps crashing, i went to settings, applications then cleared cache after stopping it, i hope that will fix your camera too
Click to expand...
Click to collapse
Thanks I've tried clearing cache for everything no luck. I originally thought it was because I might have deleted a system app with titanium but when I reflashed it all (firmware,tarp,supersu,no small verity disable 5.1) I still had the issue.
Lastnight I wiped and flashed the entire firmware. Everything works. Tonight I'm goi g to try and only flash twrp then supersu as I only want root. Hopefully that fixes my issues.
OP have your issues been resolved?
I'll let you know once I get it working on mine and we'll get you sorted out. I believe it's something with the steps or order as I had root fine for a day then had to reflash due to messing around and didn't do it my original way and that caused my issues.
flashed twrp 3.1.0 from odin with auto reboot off.
then booted to twrp. swiped right to mount system,
wipe data(format data) type yes.
mount microsd as mtp copy supersu 2.79 over if its not already on you microsd card.
else just install it from zip
cleared cache/delvik
rebooted to system
log in and setup everything and restore
camera and auto brightness...stilll doesnt work.
ok so after multiple tries to fix this (flash stock) everything works,, root and it breaks tried clearing all cache in system and twrp no difference... then i loaded phone info and used the secret codes to find out that my camera firmware is not installed....so im trying Flashfire to reflash the AP only while injecting supersu and maintaining root.... it is just booting up.....and OMG!!!!it works!!!!
so....for some reason...firmware was corrupting..... no clue why tired multiple methods and nothing... and im not a noob either.....
what finallllllllly worked was.... flash your rom and get root how you would normally. camera/auto brightness/and mounting usb doesnt work....boot to twrp. get your ap md5 file on your internal storage
reboot to system,. get flashfire from playstore or chainfires website
install and then click the + select firmware and select the tar file
only install system....uncheck boot and cp
then in the everroot select injject supersu, preserve recovery
and flash.... it will start flshing and boot to syteem once done..
everything is working nice
finalllyyyy!!!!
hope this can atleast help OP
no clue why i was losing firmware on the flashes
@unit68 Tnx for sharing. This time I got camera and brightness adjustment work out of box. But if in any point of time I happen to need your tutorial, I'll give it a try and let you know.
I am not sure if it is by chance or not but what I did differently this time was:
1) I paid attention to step where it asked to disable auto reboot (can anyone explain why?)
Previously I thought it shouldnt matter so I kept auto reboot for convenience.
2) I did format data, install no-verity-opt-encrypt-5.0 and SuperSU-v2.79-201612051815 and wipe dalvik cache with out rebooting between (Anyone know if that matters?).
Previously I had done it: format - reboot - install no enc - wipe dalvik cache- reboot - install super su - wipe dalvik cache - reboot .
Now I did it format - intall no enc - install super su - wipe dalvik cache - reboot.
I'll see for few days if anything else comes up or if camera breaks down again. Btw @unit68 what happens when you try some bloatware remover that run with root access? Do you get rid of bloatware or not? I tried few of them such as no bloat for example. Some complain that uninstall failed some seem to uninstall the app but when they reload app the app is still there and it's also still in app menu. Just curious if you have the same same issue. And is it safe to delete apk file manually? Or would it cause phone to crash/boot loop? When I ran supersu it complained about knox and asked me to disable it but it never managed to (however root checker tells me I am root). Maybe knox is protecting bloatware? Any ideas?
Flash your able too get it working! It was soooo frustrating. So for Knox supersu asks to disable then seems to hang so I go about my business reopen supersu it'll ask again and then is successful.
To remove bloat I normally just go to titanium and remove the ones I don't want
No issues on that and all my apps that require root work fine (titanium,adaway, flashfire)
This time disabling knox worked too... It turned out that all 3 apps that I used were note able to remove bloatware. App you named worked and also ROM toolbox lite works.
Btw when I google bloatware, the lists are incomplete.... Do you happen to know list of apps that must not be uninstalled? I guess white list would be better idea than black list.
Is installing/uninstalling app same as removing/adding apk files? So that I could cut and paste everything expect file manager and launcher to usb memory stick and then start adding required apps back one by one?
ive seen some samsung debloating software around. i honestly just remove stuff based on manually debloating for last fewyears. if i dont know what theapp is for i google it to see if its ok to remove. normally i remove samsung knox, few other samsung apps, some google apps (music, games, videio), briefings some edge panels, live wallpaper, and carrier branding apps(for me rogers) stuff like that. if you are going to i recommend you do a backup first as it ccan mess up your phone if you uninstall an important app. . also once your do uninstall you need to reboot ... the paid version of titanium allows you to freeze applications so you can try that first before removing it.
I had the exact same issues: camera crashing, blue light filter not working, brightness not working, etc. It was supersu. You need the right version of supersu, it's 2.79 SR0. It's checksum is f4ecbf5814215bf569ff3324fc1c91f5
ScreAmeR01 said:
I had the exact same issues: camera crashing, blue light filter not working, brightness not working, etc. It was supersu. You need the right version of supersu, it's 2.79 SR0. It's checksum is f4ecbf5814215bf569ff3324fc1c91f5
Click to expand...
Click to collapse
Interesting..ill check that if I need to to Flash. I have 2.79 but maybe I grabbed an old version or a beta. Mine says 20161205 I think it may have been sr3
Edit _ just checked I grabbed sr0 the stable release from 20161215 not the sr3 beta
Maybe it was corrupt when I flashed

Categories

Resources