[Q] Help, DELAY on Whatsapp and others push notifications (instructions inside) - HTC One S

First of all, sorry for my English, I'm Spanish and I'm still learning your language, so be patient with my spelling
I want to announce that I have searched the internet looking for a solution and have not found it, so I'm asking here as there is much expert with mobiles and the android operating system.
The problem I have is that I push notifications are late, I tried using programs like "Advance Wifi Lock and Fix My WiFi" and the problem persists. Currently use "Baked Blackbean r6" with the stock kernel of this rom.
Is there any solution to this problem?
I also know that this is not the right place to post this problem, but since I have only 6 posts, I can not post in the developer forum and do not want to fill the absurd message board to increase my number of posts.
Thanks in advance.

At this point it only seems that advanced wifi lock should be the best cure. Nothing better invented yet.
You can try just to turn screen brightness to minimum and put screen timeout on "never"

If what you say just do not want to imagine the battery drain that implies.
I guess the only solution is known, it will be a general failure in the use of "custom roms"
If anyone knows any alternative, I'm all ears
Also, if you use "advanced wifi lock", the device never goes into "sleep mode" and that's a drawback for battery drain...
EDIT:
SORRY: Searching on this forum i found this: http://forum.xda-developers.com/showthread.php?t=2025708

Related

Help Please RE: Slow texting speed and freezing when writing texts

I have notices that when writing text messages the keys freeze and sometimes the letters jam on and continue to writeeeeeeeeeeeeeeee like that.
Please if anyone has a solution to this let me know.
Never seen this issue...do you have several things working in the background? Unless you were drowning the memory elsewhere, I can't think of anything except dirt or something else in the keyboard itself.
Good luck.
Thank you, for your responce.
I have checked the memory and made sure it was the only programme running and the problem still persists.
I have another quiry regarding sms's, is there any way you can increase the size of the text screen when replying? At the moment i can see the past conversations on the large portion of the screen and i only have a small area to write in.
Any advice or shall i just give up? lol
Hey, if got the same problem with my TP. I really dont know why.
I had a similar problem. I had changed wifi settings to best performance (from default of best battery). My keyboard slowed to a crawl and repeated characters. Changing the setting back to best battery cured it but it is annoying that you can't actually use the setting without messing up the keyboard.
Thanks for the advice, i have noticed the keyboard is more responsive with the WIFI off. If anyone knows a better way to solve this and keep wifi on please let me know.
Has anyone worked out a way to increase the typing space or not have the past messages on the screen while writing sms messages?
kapa said:
Thanks for the advice, i have noticed the keyboard is more responsive with the WIFI off. If anyone knows a better way to solve this and keep wifi on please let me know.
Has anyone worked out a way to increase the typing space or not have the past messages on the screen while writing sms messages?
Click to expand...
Click to collapse
please read the wiki on rapheal to solve ur problem related to typing area size.
look under known rapheal issues. involves changing value of a registery key from 35 to 70 .. this gives u 3 lines.
I didn't need to turn wifi off entirely, the setting I changed was
Start>Settings>Connection(tab)>Wireless LAN>Power Mode(tab)>Move slider to "best battery". Other people have needed this slider in different places - dependent on ROM. Try it in all 3 positions and see how you get on. You might need to soft-reset between changes.

GPS Wont turn off

I know this is in the wrong forum but you never get an answer in general, so im asking for help here please.
basically im after a way to force GPS to turn off, through terminal with root permissions or somthing to that effect as i cannot for the life of me get GPS to turn off!! i untick gps in settings menu, it unticks, i back out that screen and go back in and its still ticked for gps on. and the power widget doesnt even do anything when i press to turn off gps.
i know that a factory reset will probably sort it but ill do that as a last resort, i just wondered if there is a way to force it to turn off.
but linux commands i have no idea about as i imagine it could be done through terminal??
any answers are greatly appreciated, as you can imagine my battery is dying pretty rapidly now with minimal use
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums and Read THIS
Moving to General
Have you tried using an app like the ones at https://market.android.com/details?id=com.dinop.GpsOnOff&feature=search_result or https://market.android.com/details?id=zwt.android.gpsonoff&feature=search_result or there are more available by searching the Android Market if the above do not help.
Dave

[Q] XDANDROID: panel/LCD switch off/on (raph) ?

hello,
as far i know the battery life on raph is that bad because of the LCD-driver. since nobody knows how to switch the LCD off - and back on again - the LCD is just dimmed - but stays on.
... of course this consumes battery a lot ...
i'd like to help - if i can ?
- i am a developer (but never developed for (xd)android so far)...
- i have a raph
- i have basic (xd)android knowledge
can somebody tell me, where to start ?
what exactly do we need ? the correct hardware registers / arm-code to handle it ?
Wouldn't it make sense to try on WM first - developing arm-code - without win-api of course.
WM has one advantage: i can test faster - since i don't have to reboot to android all the time.
so i need:
- i need to know, what the xdandroid developers already know about this topic - as far i know, they have the code to switch off - but not to switch on.
- i need a quickstart guide how to setup a "xdandroid development environment".
thank you!
Some thoughts
Baal, good look with your try. I'm sure many people will pray for your success -I'm one of them.
I don't have enough time to try to do that, but I spent many hours thinking about the problem. What I'ld do is:
Try to capture all the operations that WM does diring a sleep-on/sleep-off process, specifically registry modifications, internal calls, etc. Also try to save the status before and after, in case they depend on some kind of previous initialization.
I'm not sure if developers didn't get that information or do have it but didn't know how to implement it. Ask in the XDandroid development list.
If you have to do that, maybe you can use some kind of emulator, but probably you'll need to get a system debugger on your phone.
Modify the android module to do the same operations.
Here, both XDandroid Development List or other android developers should help you a lot.
In this part, you'll have to reboot many times...
Good luck! And keep us informed, please.
Well, this is a kernel issue. Unfortunately there's no "how-to" on the kernel sources...
The Getting the Source page is about the system image unfortunately.
Here's the GIT repo for the kernel code.
As for the rest of it, I don't know how to help you. I don't know how they shut the panel down, and as you know, no one actually figured out how to shut the screen back down. Hopefully someone else chimes in about the other information you requested.
Please keep us updated...
Hi, Baal_zebuz
I know it's been a short time since your intentions were declared, but, do you still keep them and you're working on it, or you already abandoned the idea -no matter the reasons, time, difficulty, etc.? Just to keep the hope's flame lighting or switch it off.
Thanks in advance!
Uhm... I use xdandroid in Raph100 and if the chargher is disconnected, the backlight os turning off after few seconds. I've downloaded the last one from xdandroid.com
Maybe I am OT, in this case I apologize
TheXeno said:
Uhm... I use xdandroid in Raph100 and if the chargher is disconnected, the backlight os turning off after few seconds. I've downloaded the last one from xdandroid.com
Maybe I am OT, in this case I apologize
Click to expand...
Click to collapse
Brightness is set to 0 and the backlight is shut off. Unfortunately the panel itself is still drawing power, and sucking battery life. No one has sorted out the proper kernel code to deinit/reinit the panel.

HTC Sensation: Possible solution of "phone doesn't sleep" and "power button" problem

HTC Sensation: Possible solution of "phone doesn't sleep" and "power button" problem
Hi every body,
I was getting irritated and extremely fed up of basically two problems of my htc sensation:
1- The phone didn't automatically turn the screen off. The screen would remain ON and wouldn't automatically lock itself. For example, i use the phone and then i will place it at a side expecting that first screen will be dimmed and then phone will automatically lock itself. It wasn't happening since a very long time (I don't remember the beginning of problem), even when screen timeout setting was enabled. I also observed that if at one time i set the brightness level of display to be automatic, next time i check it and brightness level was always set to be at maximum level.
2- When i pressed the power button to lock the phone, the phone often doesn't go dark. It went dark for a second and then became ON again. I had to press it a number of times until it goes dark. Similarly when i wanted to unlock the phone, i had to press the power button multiple number of times, until it gets unlocked.
Basically i was trying to solve the 1st problem. I went into settings -> applications -> manage application. I checked for each installed application whether it has following in the permissions:
System tools: prevent phone from sleeping
Following applications had above mentioned permission, so i removed them:
xda
ebay
mobile voip
daily motion
sports tracker
Calorie Counter - MyFitnessPal
imdb
Photo Editor
speedtest.net
whatsapp
yahoo messenger
Surprisingly after removing those apps, both issues 1 & 2 were totally gone. The phone was automatically locking it self (it still is). So for me problem number 1 is totally gone now.
However, regarding second problem, i tested it like 100 times locking and unlocking the screen by pressing power button. The behavior was absolutely normal. Then i checked the brightness level of phone, it was set to maximum, i set it to automatic. As soon as i set the brightness level to be automatic, the 2nd problem somehow reappeared.
Now if i set the brightness level manually, the 2nd issue doesnt reappear, but when i set the brightness level to be automatic, power button issues reappears.
Sorry for such a long post but I hope may be this post helps someone, also i would like to ask the experts the justification of such behavior of phone.
I am using stock rom and android version 2.3.4, sense version 3.0 and software number 1.50.206.1
This definitely needs a bump!
I was thinking of possible solutions as well, but this one makes sense. Maybe it is a flaw in how that permission is handled? I don't know how to program, but if any of you clever rom hackers are around, maybe you can try tweaking this? I was thinking that it was maybe something to do with the hardware button itself, sending off multiple signals to the phone telling it to lock and unlock right after due to the shoddy power button design.
My main issue with the fix in the original post is that I use a lot of apps that require this permission, and apps are kinda what define how useful your phone is (aside from making phone calls, that is). If there was a way to fix this issue by either tweaking the "prevent phone from sleeping" permission, or maybe just trying to add an input delay that doesn't register any power button presses until half a second has passed or something.
Like I said, I don't know what is possible to tweak with android since I don't know how to program so I might just be talking out of my butt, however, I do like this phone, it just has this one major power button flaw that really annoys me!
#2 doesn't occur in ICS Roms. I'm always on auto brightness.
Some ROMS added some apps may let your phone awake automatically when you close the screen,so it is the right way to move some apps. Using ARHD ICS and Insection ICS ROMS ,#1#2problems never happend.
Basically i would like to stick to original stock rom. I know i can avoid these problems if i use custom roms.
@Tekuno
Let me tell you, i didn't delete all of those apps which were using that permission "prevent system from sleeping". I only deleted those which i mentioned in my 1st post. Among those, i installed "yahoo messenger" again and 1st problem started happening again. I removed that app, problem gone. For me it's the case of hit and trial. I can't definitely point out one specific app which cause the problems.
I think there is really a flaw in the way this permission is handled by operating system of the phone.
I would also like to keep with the stock rom if possible. I figured it would only be a few apps that would be causing the lock screen issues, I am currently too lazy to go through all of the apps and figure out which ones are causing it.
I'll wait patiently for the ICS and Sense 3.6 update and see if that helps.
i have both problems too. About no 2, i always tot it happens after using the stock camera app which forces the brightness to go maximum and sometimes after exiting, there is some bug that doesnt return setting to automatic. Just a hunch but not sure :s
Do you have "Extended quick settings" installed ? and on a custom ROM, if so then i guess you need to check the "Screen On" option in the extended quick settings dropdown window.
You must have accidentally pressed it and activated it instead.

Random Notification Sounds?

Maybe someone else can help me with this.
Every so often during the day I keep getting a random notification sound with no visual as to what it is. The sound is 5 tones going in a descending pattern and sounds metallic. I do not have NFC turned on nor the facebook app. I checked all my apps and sounds. I even read a lot of threads else where and tried everyone's suggestion. Still does it. I searched my phone for *.ogg and *.wav files. Nothing.
I do have a wallet case but since NFC is off its not that. I've never heard this sound before. It only started a few days ago and I've have this phone for over a month. FYI I'm running the Hola launcher and omni swipe if that helps. Any suggestions?
I am thinking to uninstall ALL my apps and see if it still does it, but I really dont want to have to do that if I can avoid it.:silly:
Bump
Anyone?
Maybe it's the louncher. .. trai with the touchwiz
Sent from my SM-N915F using XDA Free mobile app
It's not the launcher. It doesn't matter.
This is why I hardly ask anything here. No one cares.
If your not a popular member you never get a reply.
I'll just ask my questions elsewhere where people actually care about you.
Are you using googles smartlock feature? When I first started using it I was receiving this weird notification which sounds like what you're talking about. It don't do it no more for some reason but man was it so annoying not knowing what the heck your phone is trying to tell you.
Sent from my SM-N915P using XDA Free mobile app
Hey there.
I have been checking back on this topic for a while because my wife's Note Edge is having the same exact problem. I even reached out to Samsung Mobile Support and they can't even figure out what it is. All they did was tinker with the sound settings and asked me if it was fixed. I have tried disabling all possible notifications from all possible apps. The only thing left is to do a factory reset it seems. Any luck on your end?
VGMStudios said:
It's not the launcher. It doesn't matter.
This is why I hardly ask anything here. No one cares.
If your not a popular member you never get a reply.
I'll just ask my questions elsewhere where people actually care about you.
Click to expand...
Click to collapse
Well that's not a pessimistic attitude or anything whatsoever! lol. Here's the thing... It might help to try and remember that nobody is on here getting paid to spend their time answering your questions all day long, so unfortunately it's inevitable that there will be times when people might just have to figure their problems out on their own or just be forced to wait until someone responds.. no matter how "popular" they might be.
This entire community wouldn't exist if weren't for all of the people on here who have been and are willing to spend their own free time sharing their knowledge with and helping others, so it's pretty ridiculous to sit there and act like it's a personal assault whenever nobody answers your question right away! From my experience on here people (including myself) are always more than willing to help out whenever they can (as long as the people are willing to help themselves too), but since nobody is getting paid people need to realize that it's more of a "self help" type of community than anything.
There are literally mountains of freely available information for people to search through to try to find their answers with, and with enough determination and persistence 99% of the time people could answer their own questions without ever even having to ask. So I'm definitely not trying to be rude or anything but it's just all in how you look at it.. because when people come here expecting to be handed all of the answers then they're most likely going to be disappointed and upset, but when you come here looking to help yourself instead you'd be surprised how much of a difference it makes and how rarely you'll have to ask any questions.
Anyway I'll try helping with some suggestions below since they're having the same problem too..
Mercodious said:
Hey there.
I have been checking back on this topic for a while because my wife's Note Edge is having the same exact problem. I even reached out to Samsung Mobile Support and they can't even figure out what it is. All they did was tinker with the sound settings and asked me if it was fixed. I have tried disabling all possible notifications from all possible apps. The only thing left is to do a factory reset it seems. Any luck on your end?
Click to expand...
Click to collapse
Ok I've actually had a similar problem in the past and I can't guarantee anything but hopefully this might help..
In my situation it turned out being "profiles" that I didn't realize were turned on, and they were causing rogue and unknown sounds to happen because they were overriding my ringer and media volume settings based on the time of day it was. So all I had to do was turn off the profiles and it solved the problem, but it depends on the rom that you're on as to whether or not profiles like that are even an option.
If not another thing I'd recommend doing (and I'm obviously not sure what all you've tried so I'm just trying to cover the bases just in case) is to get a root explorer (as long as you're rooted.. if not I'm honestly not sure what to tell ya) and navigate to the root folder .. then go to "system/media", and inside there should be a folders called ui, notification, and ringtones.. and this where all of the default notification sounds are located. I would go through and listen to each one of them (they should be .ogg files) and see if you can find a match to the one you're hearing, and if you do then you can just rename that file .bak instead of .ogg and that should stop it from playing randomly (basically a bandaid type fix).
If it's not any of the system sounds then you've basically narrowed it down to where it's most likely an app that's making the sound. If that's the case then what I'd do is go into Titanium Backup and filter it to only show "user apps" and then have it sort them by the date which they were installed, and then I'd just start going down the list looking for apps I've installed that could possibly be making the sound.. that way even if you have a general idea around when the problem started happening you can match that time frame up with apps that were installed around that time to narrow down your search (if that makes sense anyway).
Anyway that's what I would do to start at least and hopefully it helps!
Sent from a ridiculously modified ColecoVision
heh. I have an idea. You know those crappy applications on the edge? Some of them are games. I remember i used to have this issue with the memory one. Remove them from the edge. No root required. Just remove the panels from the panel configurator.
VGMStudios said:
Maybe someone else can help me with this.
Every so often during the day I keep getting a random notification sound with no visual as to what it is. The sound is 5 tones going in a descending pattern and sounds metallic. I do not have NFC turned on nor the facebook app. I checked all my apps and sounds. I even read a lot of threads else where and tried everyone's suggestion. Still does it. I searched my phone for *.ogg and *.wav files. Nothing.
I do have a wallet case but since NFC is off its not that. I've never heard this sound before. It only started a few days ago and I've have this phone for over a month. FYI I'm running the Hola launcher and omni swipe if that helps. Any suggestions?
I am thinking to uninstall ALL my apps and see if it still does it, but I really dont want to have to do that if I can avoid it.:silly:
Click to expand...
Click to collapse
Not sure if this is gonna help you or not. But yesterday I started to getbthe same metallic noises, I only recall 1 change to my settings and that was installing the live wallpaper on the lock screen to show me pictures based in weather and such. And since then every hour or so it makes the sound. Try to find out if you did the same thing.
Random notification sound
I am having a similar problem which has been widely reported but none of the suggested fixes are working for me. The notification tone keeps sounding in a seemingly random way. There is no notification to match the tone. This is not just a beep or random noise. It is the default notification tone. (Skyline for completeness). This happens maybe 5 or 6 times in 24 hours. It has been happening for about 10 days.
I am running Android 8.0.0 (Samsung Experience version 9) on a Galaxy S8. The phone is not rooted.
I have turned off all notifications individually.
I have turned off notifications for the phone.
I have turned off notification reminders (it was never on).
I have turned off NFC and bluetooth.
I have checked under Accessibility settings.
I have uninstalled every app installed in the last 3 weeks.
I can reproduce the NFC and credit card issue but that is a single beep and not what I am talking about.
I have installed 3 different notification log readers (NS Notification, Notif log notification history and Notification Log). None of them show any activity at the times when I am getting the spurious tone.
When I re-enable notifications for Texts, Messenger and WhatsApp, I still receive these as normal.
I recently got a new dual band router and thought maybe the tone was the phone jumping from 2.4 to the 5 Ghz band or vice-versa. It wasn't. I thought it might be the phone jumping from telecoms provider to WiFi. Tested that too and that's not it.
Next step is a factory reset which I am trying to avoid.
I know this is bringing problems to the table, not solutions but this is really bugging me. Any help would be greatly appreciated.

Categories

Resources