General :: Red Blinking Status Bar When Call Is Active
Jan 8, 2013
When an call is active, the status bar gets green if you don't have the call application open. Is it possible to use NinjaMorph to change this with a .gif or something so it's blinking red?
View 1 Replies
Jun 5, 2010
I would get a Green Led Notification for GMAIL . And then when i would i check it , it doesn't show on my status bar . And when i close the phone, like lock it .. the Led keeps blinking green ? It stayed like this for almost two days .. and then just then I signed up for this forum it sent me and email to my phone .. surprisingly .. my Led blinks , the phone vibrates and GMAIL shows on the status bar ..What can I do to prevent the GMAIL &continuously Led blinking .. to happen again ? What's wrong with my DROID ?
View 3 Replies
View Related
May 28, 2009
I've dug through the documentation but couldn't find a call that would fit: Is there a way to find out the screen status (Active/dark)?I've got an app that implements the relevant data processing and backend server connectivity through a Service that I keep running on a reduced activity level when the user puts the device to sleep (using end button), or when the screen timeout hits. In the app code, I can follow this status change, because it triggers calls to overloaded onStop() and onPause() methods of the app's subclassed Activity. This way, I control active/reduced ("sleep") activity levels of that Service. Everything's cool and dandy in this scenario.Enter an AppWidget that's using this Service in a similar fashion, with functionality implemented in a subclass of AppWidgetProvider. This changes the game - I have found no way to determine when to set the Service to the reduced ("sleep") activity level from that point. The app's Activity has long paused, and I keep the Service at active level, as the widget needs updates from the Service similar to what the Activity needs when in front. With the AppWidget on the home screen, I want, and should (re: battery life), drop the Service's activity level when the device enters sleep mode. The most elegant way to handle this would be to detect whether the screen is dark, right inside the Service.
View 5 Replies
View Related
Sep 2, 2010
I have made an app that sets notifications in the drop-down status bar of Android phones. However, there is a bug in my code (sometimes the notifications are set, sometimes they are not). I want to be able TO CHECK (in the code) IF THE NOTIFICATION IS VISIBLE TO THE USER. (i.e. can the user see the notification in the status bar?).
How can I do this?
View 2 Replies
View Related
Jul 16, 2010
Today makes it exactly one week since I upgraded to my Evo. I noticed, yesterday and today, an issue with notification. Yesterday I missed a call and noticed the led blinking but nothing in the notifications drag down window. Today I received a text message, saw the icon up top, then before opening it I received a call. Talked for a good hour on the phone and when I hung up, the led was blinking but icon was gone. Another thing I noticed from when I got the phone is I don't show any notification on the unlock screen as soon as you come out of sleep mode. Is this normal? My hero shows missed call or text on the unlock screen when you wake the phone.
View 1 Replies
View Related
Apr 6, 2012
When I make a phone call a facebook status bar pops up at the top of the screen for that person. I constantly hit my cheek on this and I find it annoying. Is there a way to disable/remove this "feature"?
View 1 Replies
View Related
Jan 16, 2014
I'm running 4.4.2 on nexus 5. All I'm trying to do is put a custom carrier logo image in the top left of my status bar. I used the method in this thread- [URL] to do it. Although this is for ICS roms specifically, I compared both status_bar.xml's from KK and ICS and they are VERY simlar. So I figured this would work. I like to do most of my themeing with the use of zip themer so I built a custom image (yes, its the correct size) called "carrier_logo.png" and stuck it my drawable-xxhdpi folder and added that line of code to my status_bar.xml and flashed the update.zip. When I reboot, the phone is in chaos and I get a repeated message over and over that systemUI has stopped, plus my status bar is completely gone lol. I'm assuming that line of code is just not compatible with KK systemui. So...how do I go about calling an image from my drawable-xxhdpi folder into the status bar's top left corner from my status_bar.xml?
View 1 Replies
View Related
Aug 21, 2013
Is there an application that will force your incoming calls to only show in the status bar instead of interrupting your current session? I have seen a video showing what I'm looking for but it was an iPhone app for unlocked devices.
View 1 Replies
View Related
Oct 4, 2010
Wassup everyone, when I'm on a call my 3g is not active, but reappears when call has ended, then I'm able to use the mobile network.
View 4 Replies
View Related
Jul 7, 2010
Short version: Is there a way to prevent the phone from locking while on an active call? Former iPhone user here. With the iphone, there was a sensor that detected when your face was near the phone, so the screen was blank and disabled but the phone was not locked. When you pull your face away, the screen is active again.
On the Evo, it seems it has a similar sensor. However, after a minute it'll actually lock the phone for me while on an active call. So in order to hang up, I have to fumble with the phone to press the top button, then fumble some more to press end. Is there a way to prevent the phone from locking while on an active call, yet allow it to disable the screen when it detects it's being held up to the face?
View 24 Replies
View Related
Aug 28, 2009
I am playing one audio file when call arrives so the caller can receive it at other side but the issue is yet the opposite caller is not able to listen it what could be wrong in it. Can some one tell me what can be the issue in it ?
View 2 Replies
View Related
Aug 7, 2009
Is it possible to play audio over an active phone call, so the other end can hear it?
For example: A and B are talking on the phone. A presses a button that pulls audio from a resource and plays it over the phone call to B.
If so, what libraries should I look into? If not, is this something that could become accessible on rooted phones? (Of course, only other rooted phones would be able to use the application then...)
View 7 Replies
View Related
Jun 2, 2010
Something I have noticed on my Moto Droid that has happened a few times now. If I am on a call, and get a second call, when I slide to pick up the call the new call just drops while the original call is still active.
View 5 Replies
View Related
Jan 27, 2009
I'm trying to write a convenience app that needs to bring up the active dialer for a connected call, but I'm having issues after trying a couple of approaches.
ACTION_DIAL - I've tried starting a new dialing activity and while this brings up a new dialer, it's not connected to the existing call so pressing buttons on the new dialer produces no dial tones on the receiver's end.
ToneGenerator - Created my own little dialer activity and hooked up ToneGenerator calls in response to button clicks, but then found out that it only generates tones in the dialer's earpiece and not on the receiver's side.
So... Is there any way to programmatically send dial tones to an active call? Any way to bring up the dialer of the active call and not the dialer for a new call?
View 4 Replies
View Related
Sep 7, 2009
I did a search and nada. When I get a missed call I get the icon on the status bar. When I hit phone button it shows me who called me and return the call. However, the icon is still there. I have found that I have to go into the 'people' contact list and look the person up and then press the 'call history' in order for the icon to go away. Anyone know of an easier way?
View 3 Replies
View Related
Apr 22, 2009
How can i get the status whether the phone call is talking or not
View 3 Replies
View Related
Jul 6, 2009
My application is making call. I need to be notified when that call is being picked up by other side. So i used TelephonyManager and PhoneStateListner as below. Basically i wanted to know data activity status.
my code is as below. Code...
View 5 Replies
View Related
Jul 9, 2013
how to add percentage of battery status on status bar like xperia z?
Innos i6c (Xperia Style)
View 2 Replies
View Related
Dec 11, 2013
I am looking to take advantage of the GRAM/self panel refresh/command mode panel on devices like the G2 and N5, but I need to find a way to disable the blinking cursor in text input fields.
I thought this would be a keyboard feature at first, but from what I'm reading, it's baked into the Android OS. Is there a hack(with root) or something that I can do to remove this function all together from my phone(the N5 with 4.4.2)?
View 1 Replies
View Related
May 27, 2013
I have installed CM10 4.2.1 ROM on HTC sensation, But after some time, the screen starts blinking, and only stops if i restart the phone.
View 4 Replies
View Related
Apr 17, 2013
My phone has been been on the charger but it won't charge , theres an orange blinking light though the pulsates , no matter how long I leave my phone on the charge it won't turn on what do I do?
View 1 Replies
View Related
Oct 1, 2012
I was wondering how I could turn off the blinking green light on my phone every time I get a text. If I don't clear my notifications of the new text(s) right away, the blinking light kills my battery. I do want to keep the notification on my drop down bar, I just want the blinking light to stop. Is there anyway to do this? I know I can take off the blinking light and drop down bar notification, but I don't want both gone, only the blinking light.
View 2 Replies
View Related
Feb 13, 2012
I was adjusting my processor using cpu master when suddenly a blue screen appeared saying "crash! RAMDUMP" .... then my keys began blinking.
i tried to flash it to recovery but its stuck with the LG logo and blinking keys,,,,
but the emergency mode is working though i tried it several times with kdz updater its still has no change..
is my phone bricked?
any other solution besides going back again to service center?
View 5 Replies
View Related
Apr 17, 2012
I want Gmail notifications to show in the notification bar, but I don't want the green blinking light on my Droid because it's woken me up sometimes at night while in the dock. How do I disable the green blinking light while leaving all the other notifications?
View 5 Replies
View Related
Jan 12, 2013
I have this problem with my iphone 4s clone (like these two: Replika iPhone 4S MTK6573 Android 2.3' - Root Etme and MTK6573 Android 2.3.5 Fake iPhone 4S'in Orijinal ROM Yedeğini Almak in youtube). I installed an app, the iphone clone locker. Then I open it, it worked for few minutes but when press the home button, it asks me if what i'm going to use, that app or the default one. I click the default(accidentally). But it suddenly shuts down! and wont work til now.
whenever i press the power button to open it, i have this logo. But it keeps on flashing only. It only blinking until it runs out of battery.I haven't rooted it before that happened. I did everything. Holding the power button+home. Taking out the battery. But no luck. Still see the blinking logo.I don't what happened, did i bricked my phone? Or it just crashed?
View 4 Replies
View Related
Jul 3, 2009
Is there a way to find all the alarms which is currently active set to go "off"?
View 2 Replies
View Related
Aug 14, 2013
I've downloaded some short videos and i want to add it on my phone so i can watch it, but how do i add it to my phone? I went to search and it says to look for the folder named "Videos" after you connect your phone to the computer , but i cant find that folder anywhere !!
And sometimes when i connect my phone to the computer , it shows up but when i try to view my folders it remains like that (added a picture of it)
first time using samsung phone !
View 2 Replies
View Related
Mar 2, 2013
Our phone ( Samsung Galaxy Duos ) had an app installed for hypnosis and it was a relaxation type spiel. After hearing it decided it was rubbish and uninstalled it. Thought it was gone until I got a call or text and it starts to play automatically, it goes for 20 minutes. Once you hit a button or drop notification screen down it stops until the next incoming call or text. I cant see it anywhere on any app lists or on the sd card on the phone etc.
View 3 Replies
View Related
Dec 29, 2011
Any way to keep GPS running when the phone goes to sleep? There are times when I want to have my location continuously reported to Google Latitude, and it's a terrible waste of battery to keep the screen running just to do that.
View 6 Replies
View Related
Aug 2, 2013
Does the active display feature from the new Moto X (and new droids) can be downloaded anywhere or is available for other devices? That is the coolest feature of the new moto phones and something I'm really looking for.
View 8 Replies
View Related