Get rid of powersave option in notification tray? - AT&T HTC One (M7)

Like the title says, anyway to get rid of this without rooting? I will root once I decide if I want to keep the phone or not. But for now I'd like that box gone. Really annoying.
Sent from my HTC One using Tapatalk 2

Jesus Christ I wonder the same damn thing every day.
Sent from my HTC One using xda app-developers app

harlenm said:
Like the title says, anyway to get rid of this without rooting? I will root once I decide if I want to keep the phone or not. But for now I'd like that box gone. Really annoying.
from my HTC One using Tapatalk Sent 2
Click to expand...
Click to collapse
I forgot where I found this in the forums but click and hold the notification then select app info. In the window that opens select force stop, it'll be gone until you reboot
Sent from my HTC One using xda premium

florelui001p said:
I forgot where I found this in the forums but click and hold the notification then select app info. In the window that opens select force stop, it'll be gone until you reboot
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thanks, that does the trick for now.
Sent from my HTC One using Tapatalk 2

harlenm said:
Thanks, that does the trick for now.
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
More permanent solution for root users:
Open an android terminal emulator and enter
Code:
su
then
Code:
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
(there is a space between / and .)
then reboot and profit
after doing this, if you view the App Info for "Power", it will turn it back on
also "pm enable" in the above command will reenable it

homeslice976 said:
More permanent solution for root users:
Open an android terminal emulator and enter
Code:
su
then
Code:
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
(there is a space between / and .)
then reboot and profit
pm enable will reenable it
Click to expand...
Click to collapse
Thanks. Got my unlock email from htcdev this morning. If I decide to keep the phone I will root it and get rid of this stupid notification.
Sent from my HTC One using Tapatalk 2

Long press the notification, hit "App Info" and uncheck "Show Notifications". Yes, it really is that easy.

The option is greyed out on the att build otherwise you're right it would be that easy.
Jmztaylor has an app and modaco framework has a mod to disable it as well...but I like a minimalistic approach
Sent from my HTC One using Tapatalk 2

There is an app in the Play Store that disables it.
Jmz Power Saver Disabler (Needs ROOT.) I can't post a link on these forums yet. Less than 10 posts.
You can then uninstall the app and the power save stays gone. (At least it has stayed gone for me.)

homeslice976 said:
More permanent solution for root users:
Open an android terminal emulator and enter
Code:
su
then
Code:
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
(there is a space between / and .)
then reboot and profit
after doing this, if you view the App Info for "Power", it will turn it back on
also "pm enable" in the above command will reenable it
Click to expand...
Click to collapse
I ran command in terminal emulator...returned "killed"...I rebooted and it is still there. Would it be because I'm still on stock ROM?
EDIT:
I used the mentioned JMZ app and that worked.

Related

Can't sideload apps

Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
sportsinger75 said:
Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
Click to expand...
Click to collapse
Interesting.
What apps are you trying to install?
Perhaps they're corrupted?
Try an adb push.
adb push appname.apk /data/app/
You may have to reboot but that might do the trick.
You can also try an apk installer (or manager).
These apps aren't (gasp) protected are they?
Binary100100 said:
Interesting.
What apps are you trying to install?
Perhaps they're corrupted?
Try an adb push.
adb push appname.apk /data/app/
You may have to reboot but that might do the trick.
You can also try an apk installer (or manager).
These apps aren't (gasp) protected are they?
Click to expand...
Click to collapse
Alright, so here's the deal. Did a factory data reset thinking that it wouldn't do anything and it fixed the issue. Weird...
sportsinger75 said:
Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
Click to expand...
Click to collapse
Yes
Having this problem now...
I just did a wipe to install beast mod and I am getting it. Wanted to try out Extended controls. 4Shared it and I can cancel but not install.
***EDIT***
Reboot and all is golden~
Binary100100 said:
Interesting.
adb push appname.apk /data/app/
Click to expand...
Click to collapse
Don't know if it'l let you push to /data* anyways, instead I would try:
Code:
adb install appname.apk
Having this problem now with stock ROM with latest update and no root. It started all of a sudden. Although rebooting fixes the problem, it does so temporarily. This is also affecting installs from the Amazon App Store. Any ideas?
sportsinger75 said:
Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
Click to expand...
Click to collapse
I have this problem with Amazon apps. I haven't tried anything else from the Market.
Restarting my phone fixes this problem for me but after a day or two it does it again.
I am running completely out of the box stock.
So yeah you're not the only one having this problem.
Possible Solution
Found the solution to my problem. Apparently when it's enabled, the Screen Filter app was preventing the side loading of applications. When I disable Screen Filter, I can side load my apps and the Amazon App Store installs applications normally. I no longer have to reboot. Hope this helps.
rastx said:
Found the solution to my problem. Apparently when it's enabled, the Screen Filter app was preventing the side loading of applications. When I disable Screen Filter, I can side load my apps and the Amazon App Store installs applications normally. I no longer have to reboot. Hope this helps.
Click to expand...
Click to collapse
That would explain why restarting the phone solved the problem, temporarily.
Until of course we all enabled "Screen Filter" again and then it would stop working.
Testing that now.
I have a similar problem when running Lux Auto Brightness.
Disable Lux, sideload the app, re-enable Lux.
dryicer said:
I have a similar problem when running Lux Auto Brightness.
Disable Lux, sideload the app, re-enable Lux.
Click to expand...
Click to collapse
Lmao, today is like thread revival day. I must have missed the memo.
Sent from my HTC_Amaze_4G using Tapatalk 2
Brooklyn8807 said:
Lmao, today is like thread revival day. I must have missed the memo.
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
Trolls are out in full force... i really miss the report button on tapatalk/xda premium
Sent from my SGH-T999 using xda premium
This is actually because of the application "Screen filter"
It's actually a security measure build into Android. It's so an application cannot 'trick' you into installing malicious software. (ie. let's say screen filter was hacked to swap the cancel/install buttons.. to make "cancel" appear as "install" etc)
Basically any app that overlays the entire screen disables the install button from working, for added security.
Thread moved to Q&A.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Didn't we go to different schools together?...<~~~see what I did there? Coffee Bean!
Sent from my HTC One X, using Tapatalk 2.1.3
Is it cool if I revive this rather than making a new thread? :?
Hope so. lol
I just started having this problem tonight.
I often sideload apps and never have a problem..
But tonight I just tried, and suddenly I can no longer click the "Install" button after scrolling through permissions.
I can click cancel fine to go back..
but Install button just won't click.
(and I have no "screen filter" app anywhere.)
Running stock 4.2.2 on my GNex.
Help?!
Edit: Found help here~http://forum.xda-developers.com/showpost.php?p=40074791&postcount=34
Glovebox was the culprit

[App] S Voice from the Galaxy S3 [Mostly Working]

Want an app that acts like the iPhone's Siri? I must say it works rather well!
Try out Samsungs new S Voice app that arrived with the S3
Original Post where I found this:
http://forum.xda-developers.com/showthread.php?t=1662358
Link to Apk:
https://hotfile.com/dl/156330651/3d66185/S-Voice.apk.html
craig, have you tested this out?
[Mostly Working]
Click to expand...
Click to collapse
I must say it works rather well!
Click to expand...
Click to collapse
reason i ask is because i saw this on android police...
S-Voice is available as a separate download here, but Samsung's cloud compute server is very picky about who it responds to. The general theory going around is that is only listens to Samsung devices, but you're welcome to try.
Click to expand...
Click to collapse
i tried this and it does mostly work... its just a little slow
ziggy46 said:
i tried this and it does mostly work... its just a little slow
Click to expand...
Click to collapse
did you have to move it to /system/app and set permissions or did you just install like a normal apk?
mrmako777 said:
did you have to move it to /system/app and set permissions or did you just install like a normal apk?
Click to expand...
Click to collapse
I'm wondering the same thing it keeps force closing on me.
Sent from my HTC_Amaze_4G using XDA
I just installed like a regular apk. I have noticed of you try to change the "wake up command" it just closes app
Boss_Diva said:
I'm wondering the same thing it keeps force closing on me.
Sent from my HTC_Amaze_4G using XDA
Click to expand...
Click to collapse
heres what i got from AP in the comments section
Guys, for S-Voice to work, you have to place the apk into System/App, use Root Explorer to only check the read permissions, and the top write permission. Reboot your phone, then (THIS IS IMPORTANT TO END FORCE CLOSING) go to the apk within System/App and tap it then install it like a normal app to end the force closing.
Click to expand...
Click to collapse
I can confirm this is working for me. Copy, pasted into system/app set permissions with solid explorer rw/r/r
Sent from my HTC_Amaze_4G using Tapatalk 2
mrmako777 said:
heres what i got from AP in the comments section
Click to expand...
Click to collapse
Works just fine now, thanks!
Sent from my HTC_Amaze_4G using XDA
How do access the s voice settings? I have no button for that
Sent from my HTC One X using Tapatalk 2
txmade said:
How do access the s voice settings? I have no button for that
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Just push the menu button settings should come up
Sent from my HTC_Amaze_4G using Tapatalk 2
txmade said:
How do access the s voice settings? I have no button for that
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Sent from my HTC_Amaze_4G using Tapatalk 2
That is not showing up, all I see is the question mark button, I have a one x where is the menu button
Sent from my HTC One X using Tapatalk 2
txmade said:
That is not showing up, all I see is the question mark button, I have a one x where is the menu button
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
That I don't know sir, seeing as this is the amaze forum and we have a menu button and one x does not. Sorry I couldn't help more.
Sent from my HTC_Amaze_4G using Tapatalk 2
txmade said:
That is not showing up, all I see is the question mark button, I have a one x where is the menu button
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
unless you are running a rom that supports the menu popping feature than you are out of luck because the S3 has this button so thats why it works like that
Grrrr... Not typically an area that I have trouble with lol
Receiving a parsing error when attempting to install.
Copy and pasted using ES File Explorer to system/app. Changed permissions to rw r r and rebooted and still getting parsing error.
Bad download? Or am I missing something stupid (per usual)
Thanks in advance
Sent from my Bulletproof HTC Amaze
Me too. I had to clear data and force close the app. Now it works fine.
Sent from my HTC_Amaze_4G using XDA
TMAC 13 said:
Grrrr... Not typically an area that I have trouble with lol
Receiving a parsing error when attempting to install.
Copy and pasted using ES File Explorer to system/app. Changed permissions to rw r r and rebooted and still getting parsing error.
Bad download? Or am I missing something stupid (per usual)
Thanks in advance
Sent from my Bulletproof HTC Amaze
Click to expand...
Click to collapse
Are you on ICS if you aren't it will not work.
Sent from my HTC_Amaze_4G using Tapatalk 2
It doesnt work for me. Everything I ask it to do it FCs. I'm running stock ICS and pushed to system/app
-------------------------------------------------
We are guinea pigs for smart phone technology.
-------------------------------------------------
Double0EK said:
It doesnt work for me. Everything I ask it to do it FCs. I'm running stock ICS and pushed to system/app
-------------------------------------------------
We are guinea pigs for smart phone technology.
-------------------------------------------------
Click to expand...
Click to collapse
Why don't you try what I did just re download the .apk then from where ever your downloads go copy and then paste it into system/app then, afterwards long press the app while still in system/app set permissions to
Rw
R
R
Reboot to get everything sticky
Should work seeing as it is what I did, another thing I'm running a deodexed Rom so that might be your problem.
Sent from my HTC_Amaze_4G using Tapatalk 2

[HOW TO]How To Disable SmartSync Using Terminal Emulator | APK Available

First off this is very easy and anyone can do it. This is for the people who are running Roms that doesnt have SmartSync disabled
When SmartSync is disabled it will stay disabled after restarts also. So no need to run the commands again after reboots.
Download "Terminal Emulator" from the Play Store and open it
When the app is running enter these commands one after the other
su
Click to expand...
Click to collapse
then press enter
pm disable com.android.settings/.framework.activity.powersaver.SmartSyncProvider
Click to expand...
Click to collapse
then press enter
pm disable com.android.settings/.framework.activity.powersaver.SmartSyncDataLinkTurnOffReceiver
Click to expand...
Click to collapse
then press enter
pm disable com.android.settings/.framework.activity.powersaver.SmartSyncScreenOnOffTimeReceiver
Click to expand...
Click to collapse
this one disables SmartSync in the night time
pm disable com.android.settings/.framework.activity.powersaver.SmartSynServiceReceiver
Click to expand...
Click to collapse
and thats it. your wifi or 3g wont disconnect if your phone goes to sleep anymore.
To re-enable SmartSync simply run the following commands
su
Click to expand...
Click to collapse
then press enter
pm enable com.android.settings/.framework.activity.powersaver.SmartSyncProvider
Click to expand...
Click to collapse
then press enter
pm enable com.android.settings/.framework.activity.powersaver.SmartSyncDataLinkTurnOffReceiver
Click to expand...
Click to collapse
then press enter
pm enable com.android.settings/.framework.activity.powersaver.SmartSyncScreenOnOffTimeReceiver
Click to expand...
Click to collapse
then press enter
added apk
thanks detcup4evr
flex360 said:
First off this is very easy and anyone can do it. This is for the people who are running Roms that doesnt have SmartSync disabled
When SmartSync is disabled it will stay disabled after restarts also. So no need to run the commands again after reboots.
Download "Terminal Emulator" from the Play Store and open it
When the app is running enter these commands one after the other
then press enter
then press enter
then press enter
and thats it. your wifi or 3g wont disconnect if your phone goes to sleep anymore.
To re-enable SmartSync simply run the following commands
then press enter
then press enter
then press enter
then press enter
Click to expand...
Click to collapse
Are the spaces supposed to be in there between SmartSyncDataLinkTu rnOffReceiver and SmartSyncScreenOnOf fTimeReceiver?
bcarter2000 said:
Are the spaces supposed to be in there between SmartSyncDataLinkTu rnOffReceiver and SmartSyncScreenOnOf fTimeReceiver?
Click to expand...
Click to collapse
No. Xda did that. no space
Sent from my EVO using Tapatalk 2
Awesome find!
Sent from my EVO using Tapatalk 2
i found one more that disables smartsync in the night time too
ill add that to the OP
So I have been playing with app creation, I whipped up a really simple app that will do this. If some one wants to test it. If it works I will adjust the interface and activate it in the market.
***Note this is all Flex's work, I just put it in an APK***
flex360 said:
i found one more that disables smartsync in the night time too
ill add that to the OP
Click to expand...
Click to collapse
So is SmarSync at night not a good thing because it prevents receiving data altogether?
Sent from my EVO using Xparent ICS Tapatalk 2
detcup4evr said:
So I have been playing with app creation, I whipped up a really simple app that will do this. If some one wants to test it. If it works I will adjust the interface and activate it in the market.
***Note this is all Flex's work, I just put it in an APK***
Click to expand...
Click to collapse
I'll add one last disable command that will disable it in the night time too. It appears there are 2 times it is activated, the night time, and another during the day time
Sent from my EVO using Tapatalk 2
flex360 said:
I'll add one last disable command that will disable it in the night time too. It appears there are 2 times it is activated, the night time, and another during the day time
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Definitely during the day it should be disabled but Doesn't it make sense to have smartsync at night? (at least for those who do not burn the midnight oil)
Sent from my EVO using xda premium
detcup4evr said:
So I have been playing with app creation, I whipped up a really simple app that will do this. If some one wants to test it. If it works I will adjust the interface and activate it in the market.
***Note this is all Flex's work, I just put it in an APK***
Click to expand...
Click to collapse
**Updated APK**
detcup4evr said:
**Updated APK**
Click to expand...
Click to collapse
i sent you a pm
i want to work on a project with you
detcup4evr said:
**Updated APK**
Click to expand...
Click to collapse
Updated to include night smartsync toggle
Hi, sorry for jumping in on this, but would this work on a one x international version. We had a similar app on ics but ever since jelly bean it doesn't work anymore. Thanks
Sent from my HTC One X running Maximus v8.5
Arkangel786 said:
Hi, sorry for jumping in on this, but would this work on a one x international version. We had a similar app on ics but ever since jelly bean it doesn't work anymore. Thanks
Sent from my HTC One X running Maximus v8.5
Click to expand...
Click to collapse
Yea it should work on all sense 4.x roms.
Sent from my EVO using Tapatalk 2
even though it doesnt say it would work for the dna and it says root required this apk seems to work for wifi on my droid dna
i would love if i can get 4g not to disconnect to incase im not on wifi at that time
anyone know other ways for this stuff specific to the dna yet? or a way to get 4g to also stay on?
Is this confirmed working on Jelly Bean?
iamloco724 said:
even though it doesnt say it would work for the dna and it says root required this apk seems to work for wifi on my droid dna
i would love if i can get 4g not to disconnect to incase im not on wifi at that time
anyone know other ways for this stuff specific to the dna yet? or a way to get 4g to also stay on?
Click to expand...
Click to collapse
Just sent you an email but I don`t have 4g so it will be tough for me to get the property and test however if you can help me get the prop and test I can try to add it.
if you do a logcat and filter it to only show "SmartSync" and wait until 4g gets disabled you should see something similar to below:
"framework.activity.powersaver.SmartSyncProvider"
Just send me what you find and I will try to add it.
Thanks,
Sent from my NS-13T001 using xda app-developers app
---------- Post added at 11:40 AM ---------- Previous post was at 11:31 AM ----------
njfoses said:
Is this confirmed working on Jelly Bean?
Click to expand...
Click to collapse
In jelly bean you can disable it manually
http://forum.xda-developers.com/showpost.php?p=35482634&postcount=7031
Sent from my NS-13T001 using xda app-developers app
detcup4evr said:
Just sent you an email but I don`t have 4g so it will be tough for me to get the property and test however if you can help me get the prop and test I can try to add it.
if you do a logcat and filter it to only show "SmartSync" and wait until 4g gets disabled you should see something similar to below:
"framework.activity.powersaver.SmartSyncProvider"
Just send me what you find and I will try to add it.
Thanks,
Sent from my NS-13T001 using xda app-developers app
---------- Post added at 11:40 AM ---------- Previous post was at 11:31 AM ----------
In jelly bean you can disable it manually
http://forum.xda-developers.com/showpost.php?p=35482634&postcount=7031
Sent from my NS-13T001 using xda app-developers app
Click to expand...
Click to collapse
Thanks. I deleted the power saving apk when i installed the rom im on so im assuming it is disabled.

T-mobile P769 bloatware disable script

I know some people are running into problem trying to delete T-mobile bloatware. It looks like there is another way if you are rooted.
There is a built in script file to disable all the T-mobile crap on the phone. It must have been put in there by the LG people when they were testing the phone.
/system/etc/disable_tmus_packages.sh
So, if you are rooted, you can use a script manager (SManager) to run the script at boot up to disable all the bloatware without having to either freeze or delete the actual apk.
This script will also take out the CarrierQ stuff at the same time.
seems works. Thank you.
nice find...
Has anyone noticed performance improvements after doing this?
how to re-enable?
i'm trying to disable the sound notification for the stock email app and in the email app settings, the sound selection is disabled.
how can i enable the bloatware? i think there might be an app or setting in there that would let me change the sound setting for the stock email app.
i tried using SManager and de-selected the SU and Boot checkboxes and restarted but to no avail.
I use titanium backup to defrost the bloatware.
Sent from my LG-P769 using xda app-developers app
Does it work in p760??
adigo said:
I use titanium backup to defrost the bloatware.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
LOL!
titanium backup cannot defrost the bloatware.!!
Great found , everything was already in the phone.
can you explain in detail how to do this?
Can someone explain in detail how to do this plz. I have smanager downloaded
While in smanager, go to /etc and find the disable_tmus_packages.sh. touch it and open as "script/executable" highlight the Su (android with bones) and touch run. Now all the bloatware will be frozen. If you want something to be enabled for example the com.tmobile.pr.mytmobile (which tells you how much messages, minutes, and data you used). Defrost it with titanium backup or and app that freezes/defrost apps. Lol, or just edit the disable_tmus_packages.sh and change disable to enable then run.
Sent from my LG-P769 using xda app-developers app
Ty.. i ended up deleting bloatware with root browser
Sent from my LG-P769 using xda premium
Yeah, i ended up deleting most of the crap after i made a backup.
Sent from my LG-P769 using xda app-developers app
Might be a dumb question, but does this have to be run at every boot, or does it take care of everyone when run just once?
Just once.
Sent from my LG-P769 using xda app-developers app
redspeed said:
Might be a dumb question, but does this have to be run at every boot, or does it take care of everyone when run just once?
Click to expand...
Click to collapse
Edit : My bad. The correct answer is it only has to run once. The disable command will freeze the package.
It does not need to be run at each boot. All it does is save you the time of manually disabling an apk.
Sent from my Nexus 7 using Xparent Skyblue Tapatalk 2
Somairotevoli said:
It does not need to be run at each boot. All it does is save you the time of manually disabling an apk.
Sent from my Nexus 7 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
My bad. You are correct.
Nice to see this disables the CIQ!

Force Stop Android System

I was wondering if an app can be developed to be able to force stop Android system on command without going into notification pull down and holding down on wifi then clicking app info everytime.
I want to be able to get rid of the wifi notification and beats notification to free up space.
Thanks
Sent from my HTC6435LVW using Tapatalk 2
mjpitts said:
I was wondering if an app can be developed to be able to force stop Android system on command without going into notification pull down and holding down on wifi then clicking app info everytime.
I want to be able to get rid of the wifi notification and beats notification to free up space.
Thanks
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
Sorry if I am misunderstanding but you can tick the show notification box on the app info screen instead of force stopping anything
RLKirk said:
Sorry if I am misunderstanding but you can tick the show notification box on the app info screen instead of force stopping anything
Click to expand...
Click to collapse
The show notification is grayed out so you can't change it
Sent from my HTC6435LVW using Tapatalk 2
I'm relatively sure that force stopping android system is a bad thing. I think that there are mods for removing the WiFi notification around here somewhere though.
Edit: Try This http://forum.xda-developers.com/showthread.php?t=2010278
Lykarsis said:
I'm relatively sure that force stopping android system is a bad thing. I think that there are mods for removing the WiFi notification around here somewhere though.
Edit: Try This http://forum.xda-developers.com/showthread.php?t=2010278
Click to expand...
Click to collapse
Yeah I updated the software so I'm not rooted. I was just hoping an app could make this process simpler.
Sent from my HTC6435LVW using Tapatalk 2
mjpitts said:
Yeah I updated the software so I'm not rooted. I was just hoping an app could make this process simpler.
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
For the persistent WiFi notification have you tried to go into settings and untick the notification, never auto turn on wifi, and turn on wifi when launching apps or something like that I heard that helps stop the nagging
RLKirk said:
For the persistent WiFi notification have you tried to go into settings and untick the notification, never auto turn on wifi, and turn on wifi when launching apps or something like that I heard that helps stop the nagging
Click to expand...
Click to collapse
Yeah all those settings are in place. It still shows up in the notification pull down unless I hold down on it, go to app info and force stop Android system every time I connect or disconnect to wifi.
Sent from my HTC6435LVW using Tapatalk 2
mjpitts said:
Yeah all those settings are in place. It still shows up in the notification pull down unless I hold down on it, go to app info and force stop Android system every time I connect or disconnect to wifi.
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
Search for forcestopchain in the market it does exactly what your asking for and doesn't require root or special permissions
RLKirk said:
Search for forcestopchain in the market it does exactly what your asking for and doesn't require root or special permissions
Click to expand...
Click to collapse
Exactly what I was looking for. Thanks
Sent from my HTC6435LVW using Tapatalk 2
mjpitts said:
Exactly what I was looking for. Thanks
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
No problem and good luck

Categories

Resources