Lollipop quick settings. - Nexus 5 Q&A, Help & Troubleshooting

I have this invert toggles on my quick settings which I would like to remove. Can someone please help me with this. Thanks

Tarun95 said:
I have this invert toggles on my quick settings which I would like to remove. Can someone please help me with this. Thanks
Click to expand...
Click to collapse
Invert Toggles?

jsgraphicart said:
Invert Toggles?
Click to expand...
Click to collapse
Sorry *invert colours.

Tarun95 said:
Sorry *invert colours.
Click to expand...
Click to collapse
Can you post a screen shot?

jsgraphicart said:
Can you post a screen shot?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Tarun95 said:
Click to expand...
Click to collapse
What colors are you expecting them to be? That's how they are supposed to look. There's no way to change it right now.

jsgraphicart said:
What colors are you expecting them to be? That's how they are supposed to look. There's no way to change it right now.
Click to expand...
Click to collapse
How do I remove that "invert colours" toggle from my quick settings.

Tarun95 said:
How do I remove that "invert colours" toggle from my quick settings.
Click to expand...
Click to collapse
Oh, that's what you are talking about. I completely missed that. Sorry. That probably appeared because you toggled it in the settings. I forget how to reset it. I read somewhere that you can clear the data of some app but I forget which one it is. Maybe someone else can pop in and answer that.

jsgraphicart said:
Oh, that's what you are talking about. I completely missed that. Sorry. That probably appeared because you toggled it in the settings. I forget how to reset it. I read somewhere that you can clear the data of some app but I forget which one it is. Maybe someone else can pop in and answer that.
Click to expand...
Click to collapse
Yeah that's what I wanna know. I toggled it on once in settings and now I can't remove it from quick settings. Thanks anyways ?

Tarun95 said:
Yeah that's what I wanna know. I toggled it on once in settings and now I can't remove it from quick settings. Thanks anyways ?
Click to expand...
Click to collapse
I'll search and see if I can find the answer. I'll get back to you
---------- Post added at 01:48 PM ---------- Previous post was at 01:29 PM ----------
Tarun95 said:
Yeah that's what I wanna know. I toggled it on once in settings and now I can't remove it from quick settings. Thanks anyways ?
Click to expand...
Click to collapse
I found the post I saw a while ago.
http://forum.xda-developers.com/showpost.php?p=56444219&postcount=6840
I don't know how to actually clear the data but that's what he says.

Try this,
1. Enable USB Debugging
2. Connect to a PC with adb
3. In a terminal type: adb shell pm clear com.android.systemui
4. Reboot phone
No need for root or custom recovery, It will reset your wallpaper though.

This works! Thanks so much

Works!
mdunaiski said:
Try this,
1. Enable USB Debugging
2. Connect to a PC with adb
3. In a terminal type: adb shell pm clear com.android.systemui
4. Reboot phone
No need for root or custom recovery, It will reset your wallpaper though.
Click to expand...
Click to collapse
WOW! That works! you are awesome man! bunch of thx

FYI: titanium backup > search > system UI > wipe data > Then reboot voila [emoji41]

Hi there, i just tried the adb shell pm clear com.android.systemui but it return mesage that device not found. But when i tip fastboot devices it find some. Any sugestions?

Dyno_CZ said:
Hi there, i just tried the adb shell pm clear com.android.systemui but it return mesage that device not found. But when i tip fastboot devices it find some. Any sugestions?
Click to expand...
Click to collapse
You can't do it from the bootloader. You have to do it via ADB. ADB only works from inside the OS (phone booted up) or from your recovery. Try "ADB devices" without quotations while the phone is booted into android. If your drivers are properly installed, you'll see your devices serial number.
When in android or recovery, use ADB commands.
When in bootloader, use fastboot commands.
That's your problem.

I found this is more convenient:
http://www.androidpolice.com/2014/1...will-disappear-month-trick-makes-go-away-now/

Tarun95 said:
Click to expand...
Click to collapse
http://www.androidpolice.com/2014/1...will-disappear-month-trick-makes-go-away-now/

1.) set your date a month and a day back
2.) activate invert colors through settings, deactivate it.
3.) exit settings app, open settings app again, set your correct date and voila, it'll be gone.

Terminal works as well.
Attached.

Related

[HOWTO] Manually Flash Koush's ClockworkMod Recovery (If You Are Already Rooted)

1. Find the recovery image you want and MAKE SURE IT IS FOR YOUR PHONE (should say in where you download it what phone it is for).
2. Write down the filename of the recovery image EXACTLY as it is written (i.e. recovery-clockwork-2.5.0.1-heroc.img).
3. Put the recovery image file on the SD card (not in any folders).
4. Download Terminal from the Market if you don't already have it and install it (there are a few different terminals in the Market some have an onscreen keyboard and some don't experiment till you get one, also hold down Menu in some of them to bring up the onscreen keyboard if you don't see it).
5. Open the Terminal program and type the following (with hitting enter at the end of each line).
su
flash_image recovery /sdcard/name-of-recovery.img
6. In the above text, replace name-of-recovery.img with the name of your recovery image (make sure the .img is on the end).
7. Phone should pause for a second and then show you a new blank line. Turn it off and back on by holding down Home and Power to ensure it flashed correctly. Done.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM Manager and Clockwork Recovery Image
Superuser Black Screen, Lockup Solution's
Code:
[B][COLOR="Red"]Enable USB Debugging:[/COLOR][/B]
Press the Home button.
Press the Menu button.
Select Settings > Applications > Development.
Make sure that USB Debugging is checked. If not, check it.
[B][COLOR="red"]Clear Superuser data:[/COLOR][/B]
Press the Home button.
Press the Menu button.
Select Settings > Applications > Manage applications.
Find Superuser Permissions on the list. Tap it.
Tap “Clear data” and “Clear cache” if they’re enabled.
Thanks for that!!
forget what i said....found it lol
silverxj said:
Thanks for that!!
Click to expand...
Click to collapse
your welcome i know that not everyone is gonna have access to adb or want's to play with command prompt's
this method is a really simple quick way around using adb that get's the job done
first post updated with link's
ARoiD said:
your welcome i know that not everyone is gonna have access to adb or want's to play with command prompt's
this method is a really simple quick way around using adb that get's the job done
Click to expand...
Click to collapse
is there anyway to do this not using the command prompt? my SU request does not work anymore apparently...
DrededStar87 said:
is there anyway to do this not using the command prompt? my SU request does not work anymore apparently...
Click to expand...
Click to collapse
your phone is not rooted are you running the stock os or a custom rom?
ARoiD said:
your phone is not rooted are you running the stock os or a custom rom?
Click to expand...
Click to collapse
im running fresh 2.0d
DrededStar87 said:
im running fresh 2.0d
Click to expand...
Click to collapse
did you get prompted by Superuser after you entered su?
ARoiD said:
did you get prompted by Superuser after you entered su?
Click to expand...
Click to collapse
my screen just goes black, not the full thing, but i get an error message that says it stopped unexpectedly and must force close
DrededStar87 said:
my screen just goes black, not the full thing, but i get an error message that says it stopped unexpectedly and must force close
Click to expand...
Click to collapse
restart your phone and try again when you get prompted select always allow
ARoiD said:
restart your phone and try again when you get prompted select always allow
Click to expand...
Click to collapse
i still get the black screen after restarting
DrededStar87 said:
i still get the black screen after restarting
Click to expand...
Click to collapse
go into manage applications and clear the cache of Superuser then try again
Superuser solution's added to first post
Re: How To: Flash a New Recovery Image (If You Are Already Rooted) | The Unlockr
thanks for all the help guys, I have the green recovery screen now
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
DrededStar87 said:
thanks for all the help guys, I have the green recovery screen now
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
glad it worked out for ya
YES it worked(yay) i have super fast 728 one btw can i delete the recovery img off sd card now that it worked?
rulyskull said:
YES it worked(yay) i have super fast 728 one btw can i delete the recovery img off sd card now that it worked?
Click to expand...
Click to collapse
it's safe to remove the recovery image from your sdcard after you know it successfully flashed
I'm getting a huge number of read/write errors on this via Terminal - Attempting to flash Amon_RA 1.7 over CM 1.4 on Cyanogen 5.0.7...
kidblue said:
I'm getting a huge number of read/write errors on this via Terminal - Attempting to flash Amon_RA 1.7 over CM 1.4 on Cyanogen 5.0.7...
Click to expand...
Click to collapse
This is for the Sprint CDMA Hero only.

New You tube In market now!!!

http://htcdev.net/topic/163958-youtube-gets-redesigned-”gingerbread-version”-heads-to-the-market/
Yeah I got it 1/2 hour ago it looks good but u think we can't still post coments they took the stars off lol, but one hung I hate is the new white icon around it I preferred the black one
Sent from my PC36100 using XDA App
i like it seems to load faster
For some reason, I'm keep getting the message that installation was unsuccessful!
plmiller0905 said:
For some reason, I'm keep getting the message that installation was unsuccessful!
Click to expand...
Click to collapse
Same here, just removed the current apk. Need to reboot and install now see if that does the trick.
bizdady said:
Same here, just removed the current apk. Need to reboot and install now see if that does the trick.
Click to expand...
Click to collapse
Yup..thats what I'm trying now...hopefully it works.
Here's what you do:
Open up your shell/command prompt and cd to wherever ADB is.
Use these commands:
adb shell
su Select "Allow" if you get a Superuser pop-up on your phone
mount -o remount,rw /system
cd /system/app
rm YouTube.apk
cd /data/data
rm -rf com.google.android.youtube
pm uninstall com.google.android.youtube
exit
adb reboot
Click to expand...
Click to collapse
When your phone comes back on, just go into the Market and install YouTube.
Thanks that worked..I just used Root Explorer..removed the original Youtube apk, rebooted, and the new installed without a problem.
Thanks again.
Am i missing something here? how can i search for the most popular video without choosing a category?????
please!!
can someone pleaseeee post a APK..
rolf90 said:
can someone pleaseeee post a APK..
Click to expand...
Click to collapse
What for,the app is in the Market.
rolf90 said:
can someone pleaseeee post a APK..
Click to expand...
Click to collapse
drmacinyasha said:
Here's what you do:
Open up your shell/command prompt and cd to wherever ADB is.
Use these commands:
When your phone comes back on, just go into the Market and install YouTube.
Click to expand...
Click to collapse
I did not have to do thru all this,mines installed right over the old one and done.Everything works fine.
asesino said:
I did not have to do thru all this,mines installed right over the old one and done.Everything works fine.
Click to expand...
Click to collapse
Same here. Running Myn's RLS2
I'm getting the same thing..thought something was wrong with my phone. Everytime I try to download it from the market it says installation unsuccessful..
Swyped by Gator_don & his Evo
Got it! Thanx for the heads up guys
Sent from my phone.. I think Tapatalk???
asesino said:
What for,the app is in the Market.
Click to expand...
Click to collapse
its not showing up in my market i spelled youtube with space and without the space in between and still couldnt find it.
It actually works now!
rolf90 said:
its not showing up in my market i spelled youtube with space and without the space in between and still couldnt find it.
Click to expand...
Click to collapse
http://www.appbrain.com/app/youtube/com.google.android.youtube#
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
plmiller0905 said:
Thanks that worked..I just used Root Explorer..removed the original Youtube apk, rebooted, and the new installed without a problem.
Thanks again.
Click to expand...
Click to collapse
Just tried that, but it didn't work. I couldn't delete the "YouTube.apk" file because it said that it was "read-only".
How do I get the new version?
I'm on CM6.
th3gh05t said:
Just tried that, but it didn't work. I couldn't delete the "YouTube.apk" file because it said that it was "read-only".
How do I get the new version?
I'm on CM6.
Click to expand...
Click to collapse
I assume you are rooted? You need ROOT COMMANDER to do that... set the ROOT to READ/WRITE and then you can erase the old app.
For me, I didnt have to do that, the new one installed over the old one. Im using SPRINT LOVERS ROM
Follow my instructions above, or in Root Explorer, click the little icon in the top-right that says "Mount R/W" when you go to /system/app

Transparent status bar – installed with tiwili - take it, work it, leave it

Hi,
this is my first mod with tiwili_wholestory. Further informations of installation method: http://forum.xda-developers.com/showthread.php?t=1232479
This "nothing" on top is what you will get, no other changes. Works for default and BlueSky theme.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just download, extract and run tiwili-ws.bat.
As always: I´m not responsible for any damage etc. If you want to go back run recovery.bat.
Greets
idephili
for further mods
Great job, we are able to get the transparent statusbar to anybuild w/o using UOT kitchen. Thanks
how do I do this on a mac :\
@idephili BIGTHX for your work ...We should be in HH meeting
worked perfekt
how do we run the .bat file? on our phone or on the computer?
kurtis.austin2 said:
how do we run the .bat file? on our phone or on the computer?
Click to expand...
Click to collapse
Computer
sent from my S-Off-icial Sensation using XDA P-App
Nice work! I feel like im back on windows with the transparent bar. Thanks!
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
MUNDO23 said:
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Really?? read his post he has a link where you have to read if you want to install it.
Good stuff
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
blr000 said:
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
Click to expand...
Click to collapse
Do you have root?
Greets
idephili
ldelossa.ld said:
how do I do this on a mac :\
Click to expand...
Click to collapse
Hi,
I don´t know anything about mac and adb/apktool. I think they exist, so first you may use them for SystemUI.apk & BlueSky.apk. Extract my zip and copy files from both Updatefolders in your proper decompiled folders. Recompile & sign, then push to phone.
Regards
idephili
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
blr000 said:
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
Click to expand...
Click to collapse
Maybe "adb root" will help.
Greets
idephili
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
rosie nav bar
Would it possible to do something like this for the rosie nav bar, to make it transparent or glass even?
blr000 said:
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
Click to expand...
Click to collapse
Maybe a dumb question, but is your system mounted before you try to run the batch file? If you're not sure, try adb remount and run the batch file again.
I remember having some similar weirdness back before Revolutionary when I tried to run the Easy Fr3vo OC/UV batch file package, but I hadn't mounted the system before I ran it.
Hi,
I have a question :
to install need to connect phone (debug usb on) only chrage, right ?
and, maybe it works for EVO 3D gsm versione ?
tks mate

Manually doing System UI Tuner Things

So LG prevents you from starting System UI tuner, because the activity is disabled. Even after enabling it and starting it, the UI is just blank. But I hate the little alarm icon in my status bar. So I found this page:
https://newcircle.com/s/post/1745/2015/07/10/tweaking-system-ui-tuner
I can confirm modifying the icon_blacklist works.
rbox said:
So LG prevents you from starting System UI tuner, because the activity is disabled. Even after enabling it and starting it, the UI is just blank. But I hate the little alarm icon in my status bar. So I found this page:
https://newcircle.com/s/post/1745/2015/07/10/tweaking-system-ui-tuner
I can confirm modifying the icon_blacklist works.
Click to expand...
Click to collapse
How do you enable it?
NvigR8 said:
How do you enable it?
Click to expand...
Click to collapse
adb shell su -c pm enable com.android.systemui/.tuner.TunerActivity
adb shell am start com.android.systemui/.tuner.TunerActivity
Question..
Can we enable the UI tuner using any command, so we can access it through the device like pixel devices, if yes how? And does that need rooting?
This question is related to few threads here about the peeking "heads up" notification that we can't control in our LGv20, if you can help, lots of users will be grateful..
Simplifying the process for just that purpose will help lots of users who are annoyed by not being able to stop the peeking without muting the whope notification per app..
Do we have to be rooted for this?
I want the embedded battery percentage and would like to remove the alarm and Bluetooth icons too
I can confirm this working using the adb, my confirmation is related to blocking the headsup notification on Android N LGv20
Update:
Already did it, worked, no root, directly using adb, blocked headsup finally.. My device lgv20 Android N
adb shell settings put global heads_up_notifications_enabled 0
That should do the trick, for all of you trying to disable peek/heads_up notifications.
Paradoxumical said:
adb shell settings put global heads_up_notifications_enabled 0
That should do the trick, for all of you trying to disable peek/heads_up notifications.
Click to expand...
Click to collapse
WOW! thanks a million, it worked, just copy and paste and run
is system UI tuner a andorid thing or LG or third party app?
Paradoxumical said:
adb shell settings put global heads_up_notifications_enabled 0
That should do the trick, for all of you trying to disable peek/heads_up notifications.
Click to expand...
Click to collapse
what are you trying to disable. the heads up ones in the 2nd screen?
I have a stupid question...
Does it need unlock the Bootloader?
divy01 said:
I have a stupid question...
Does it need unlock the Bootloader?
Click to expand...
Click to collapse
No.
albinoman887 said:
is system UI tuner a andorid thing or LG or third party app?
Click to expand...
Click to collapse
An Android thing, which LG disabled. I'm sure it can be enabled by decompiling the systemui apk.
albinoman887 said:
what are you trying to disable. the heads up ones in the 2nd screen?
Click to expand...
Click to collapse
No, we want to keep the notifications in the second screen. We don't want them on the main screen, which that command solves.
divy01 said:
I have a stupid question...
Does it need unlock the Bootloader?
Click to expand...
Click to collapse
no you dont, as far as i know, all i did is adb command, thats it, no root nothing else.. and it worked
---------- Post added at 06:30 AM ---------- Previous post was at 06:28 AM ----------
Paradoxumical said:
An Android thing, which LG disabled. I'm sure it can be enabled by decompiling the systemui apk.
No, we want to keep the notifications in the second screen. We don't want them on the main screen, which that command solves.
Click to expand...
Click to collapse
yes the notifications stays in the the second screen, kind of moving/forcing the heads up from the main screen to the second screen.
Did not work for me.
I still have locked bootloader and no root on my Tmobile v20 but some said it will work on devices like this but when I try i get not found or does not exist
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
digitalart said:
Did not work for me.
I still have locked bootloader and no root on my Tmobile v20 but some said it will work on devices like this but when I try i get not found or does not exist
Click to expand...
Click to collapse
Try updating adb/tools.
I'm guessing if you don't have 6.0+ tools it may not work.
Edit: Looks like your first command didn't work either
digitalart said:
Did not work for me.
I still have locked bootloader and no root on my Tmobile v20 but some said it will work on devices like this but when I try i get not found or does not exist
Click to expand...
Click to collapse
This is the command you want to run to disable the heads up notifications:
adb shell settings put global heads_up_notifications_enabled 0
The one your trying to run activates the UI Tuner which doesn't function correctly anyways from what it looks like (and the command to do that requires SU (superuser/root))
Andrew025 said:
Try updating adb/tools.
I'm guessing if you don't have 6.0+ tools it may not work.
Edit: Looks like your first command didn't work either
Click to expand...
Click to collapse
none of them worked and my adb shows ver 1.0... the one everybody uses to root
still too much confusion with root with twrp and backup , encryption etc. some people format the data and lost the os altogether , scary stuff.
still holding , waiting for easier way to root
digitalart said:
none of them worked and my adb shows ver 1.0... the one everybody uses to root
still too much confusion with root with twrp and backup , encryption etc. some people format the data and lost the os altogether , scary stuff.
still holding , waiting for easier way to root
Click to expand...
Click to collapse
My assumption is that its device related, meaning if the device was supplied by a network provider, or unlocked.. Mine was unlocked. Again am assuming but might be the reason. Mine is H990 dual sim unlocked
Wow, thanks for this thread. Was able to get rid of the stupid alarm clock always being on along with a few other notifications. Was a piece of cake!!

[Galaxy-S7][SM-G930F][6.0.1] Software update & related nagging pop-ups

Originally asked here but I admit I might have better start a new thread since it's unrelated.
Also, this happened BEFORE rooting as well.
I tried a trick to quit having software updates (firmware by Samsung) by clicking on the FotaAgent and "installing" it (doesn't actually install it, in /system/priv-app/FotaAgent/FotaAgent.apk but then I had the nagging "Unfortunately, Software Update has stopped" message a couple of times in a row on each boot or every time I turn on Wi-fi. I then tried fixing THAT by disabling DiagMonAgent through BK Disabler, but that now gives me a message (on boot up at the lock screen) saying "All apps associated with this action have been blocked, disabled or uninstalled". Not the end of the world but still, is there a way to end all this? I was thinking re-flashing the ROM (stock) but I'm hoping there's another solution.
I have then also tried going to /system/etc/security/ and renamed otacerts.zip adding a .bak as extension just so it doesn't find it (still doesn't solve the problem). Lastly, I went in Application Manager through the normal Marshmallow system menu and cleared cache on the "Software Update" (system apps) specifically. Still no success. Oh, and yes, I did wipe cache partition (maybe a million times, at each step). Any insight would be appreciated or anyone who's experienced this.
Why not just disable automatic updates?
*Detection* said:
Why not just disable automatic updates?
Click to expand...
Click to collapse
That'S what I first tried, the "Download updates automatically" is unticked and when I even try to click on the top option it doesn't do anything
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
isnull said:
That'S what I first tried, the "Download updates automatically" is unticked and when I even try to click on the top option it doesn't do anything
Click to expand...
Click to collapse
Hi
Check this two thread , they are from different devices but they probably work on yours
https://forum.xda-developers.com/verizon-galaxy-s7/help/disable-software-update-t3458588
https://forum.xda-developers.com/note-7/help/to-disable-updates-root-t3487363
MAX 404 said:
Check this two thread , they are from different devices but they probably work on yours
https://forum.xda-developers.com/verizon-galaxy-s7/help/disable-software-update-t3458588
https://forum.xda-developers.com/note-7/help/to-disable-updates-root-t3487363
Click to expand...
Click to collapse
Thanks! I'll check them out later today and tell you guys if it worked or not. If it does (hopefully) this will also serve for Galaxy S7 users, I'll detail as much as possible if I manage to fix this. Thanks for the links
So, just to keep anyone reading this updated, I tried what was in both threads and still doesn't work. I even tried ADB'ing to PM HIDE com.samsung.android.firmware.tsp & com.policydm, but got the following error:
Code:
adb shell
[email protected]:/ $ pm hide com.policydm
[B]Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
1[/B]
(and yes, USB debugging was on, OEM unlock, and install from untrusted sources)
tried disabling them through BK Package Disabler, still get the pop-ups.
Will just re-flash at this point, wasting more time than had I just reflashed.
EDIT: oh, and did also try com.samsung.sdm & com.samsung.sdmviewer but couldn't find these at all, even through adb with the -u handle to view hidden ones.
But thanks again, could've worked
isnull said:
So, just to keep anyone reading this updated, I tried what was in both threads and still doesn't work. I even tried ADB'ing to PM HIDE com.samsung.android.firmware.tsp & com.policydm, but got the following error:
Code:
adb shell
[email protected]:/ $ pm hide com.policydm
[B]Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
1[/B]
(and yes, USB debugging was on, OEM unlock, and install from untrusted sources)
tried disabling them through BK Package Disabler, still get the pop-ups.
Will just re-flash at this point, wasting more time than had I just reflashed.
EDIT: oh, and did also try com.samsung.sdm & com.samsung.sdmviewer but couldn't find these at all, even through adb with the -u handle to view hidden ones.
But thanks again, could've worked
Click to expand...
Click to collapse
Sorry to hear mate.....
Thanks for letting us know
isnull said:
That'S what I first tried, the "Download updates automatically" is unticked and when I even try to click on the top option it doesn't do anything
/hide]
Click to expand...
Click to collapse
My mistake, I read your post as if you were trying to disable automatic updates, not enable them
*Detection* said:
My mistake, I read your post as if you were trying to disable automatic updates, not enable them
Click to expand...
Click to collapse
Nah, you read right, I was only showing that I had already tried that option.

Categories

Resources