Android :: Application Freezes While Muting The Phone
Jul 21, 2010
I am trying to toggle the microphone of Android mobile. App. freezes if I run the mute and unmute in a loop, With a delay of say 500ms. Is there a specific reason mobile behaves this way? (Motorola Droid is not even able to mute the phone) however all other mobiles are able to do it. This runs in a loop for 20 times
audioService.setMicrophoneMute(true);
if(audioService.isMicrophoneMute())
{
Toast.makeText(getBaseContext(), "MUTED", 1).show();}
try {
Thread.sleep(1000,90);
}
catch (InterruptedException e)
{
// TODO Auto-generated catch block
e.printStackTrace();
}
audioService.setMicrophoneMute(false);
if(!audioService.isMicrophoneMute()){
Toast.makeText(getBaseContext(), "Un MUTED", 1).show();
View 1 Replies
Feb 2, 2009
I would like to mute my application's music when the user is listening to mp3 with the OS music player. I'm using 2 channels in my app so I can't use AudioManager.isMusicActive().
View 2 Replies
View Related
Aug 12, 2010
In my Android application I am getting a very strange crash, when I press a button (Image) on my UI the entire application freezes and after a couple of seconds I getthe dreaded force close dialog appearing.
View 2 Replies
View Related
Jun 23, 2013
Some days ago I created a thread asking about random freezes/restarts.Well, Google Play is now freezing every time I try to check for an app, I've also realized the cache thingy only works for a while, I went on a trip, now that Im back the tablet freezes again and all.Should I just cache wipe everytime this happens, or just once? Is it safe to cache wipe really often?
View 1 Replies
View Related
Nov 14, 2010
2 timetimes now my ringer has muted itself. But all the volumes are maxes out and nothing is set on mute. I have sound manager on it, but it has nothing to do with the ringer, just notifications. What's going on?
View 5 Replies
View Related
Sep 28, 2010
Here's the task.. when I'm sleeping I want my phone to shut up. But.. I still want ONLY the alarm. Is that possible? My old phone had an 'alarm only' setting. Any such luck?
View 5 Replies
View Related
May 7, 2014
I have a Nexus 5 with 4.4.2 installed. I tend to use the built in voice to text feature often, but recently I noticed it no longer mutes background playback (Play Music or Pandora for example). It used to do this, and I cannot figure why. I've tested this out with both Swiftkey and the default keyboard (I believe it doesn't matter since they're both using the Google Voice Typing feature).
View 2 Replies
View Related
Jul 12, 2010
On my Samsung Moment, me and my girlfriend's SMS text log is so long that my phone often freezes and stops responding 2 or 3 times before I can finally read something she just sent. We're talking almost 5000 messages here. I don't want to just delete them all so it goes faster tho, I'd really like to log them away in case I ever want to read them again. Does anyone know how I can do this? I couldn't seem to find them by just browsing the phone during usb connection.
View 1 Replies
View Related
Sep 3, 2010
Don't know if anyone else is having this problem but I just tried the HDMI feature out today and it froze my phone completely (couldn't lock the screen or use the screen at all), had to remove the battery. Happened twice so it wasn't one of those freak occasions. Any advice?
View 15 Replies
View Related
Jun 23, 2010
Does anyone else have a problem with their EVO freezing for 15 to 20 seconds when they try to install apps?
View 5 Replies
View Related
May 5, 2010
I got my HTC Hero a while ago, it is running Android version 1.5. Now my problem is, I've never really deleted any of my texts, so now I've got loads of texts stored on the phone and if I try to delete them, the phone just crashes, it either just freezes up completely or comes up with an error message saying that it could not delete my texts!
Ive tried deleting texts by one person at a time, but as soon as it reaches somebody that has over around 100 texts, it stops. I've tried hooking the phone up to my laptop but I can only see the things that are on my memory card! Is there any way that I can hook up the phone to the computer and see all the texts there and delete them from there?
View 5 Replies
View Related
Oct 9, 2010
This is my Second Fascinate I returned my first one so that I could get the free one from best buy. This one is much faster than my first one, but it seems to freeze up once a day while using it . Anyone else having this issue?
View 2 Replies
View Related
Sep 20, 2010
So I just flashed the FlyX ROM and when I reboot my phone it goes into Clockwork Recovery which is fine...I select reboot phone and then after about 45 seconds of everything booting and setting up it freezes...can't do anything but a battery pull. Should I select backup and restore in CWRecovery and do the restore? Will that save my ass or am I going to have to SBF it...I really DON'T want to SBF it but if I have to I guess I will have to set it all up...
View 2 Replies
View Related
Oct 3, 2010
I don't think I've seen this addressed elsewhere, but I could have missed it, and I apologize if I did. My phone is stock, has an 8 GB SD card installed, and very few apps beyond those installed by Verizon. I can include a list if requested. The phone works fine and all the apps I use regularly work fine. The only exception I have is that occasionally I will be talking to someone and I hear a descending 4 tone deet- da-la-deet.. and my call is gone, my screen is black and I can't get it to respond. If I slide out the keyboard, the buttons light up, but nothing else happens. I have to pull the battery to get it to work again. I can confirm I have the 50% bug and have tried all the suggestions which don't seem to do much. Also, someone else mentioned the problem of when I place a call, the screen goes blank and does not wake back up unless I slide out the keyboard. I have firmware version 2.1-update1, Kernel version 2.6.29 lge@android-build #2, Build number ERE27 and SW Version VS740ZVB. Does anyone know how to fix this bug short of taking it back to Verizon or living with it? Would any of the custom ROMs you have on here help? I have absolutely no clue about rooting and updating the ROM and don't want to complicate things further if it's not going to resolve anything.
View 1 Replies
View Related
Oct 22, 2010
I was going to post this in the ApeX ROM thread, but I felt it was way too long and no one would read it. I would just like to add that I don't think this is a problem with the ROM, it's my phone. If you haven't tried ApeX yet, you should because it's awesome.
I'm getting a weird "soft reboot." That's the only way I can explain it. My phone freezes, and then reboots. The weird thing is that in the about phone it will have a continuous up-time. For example it would say up-time: 4h 36m when it froze and rebooted 5 minutes ago.
The other weird thing is that at 1.1Ghz, I can do a 20 minute stress test with zero problems. But a couple minutes later while unlocking my phone or texting it reboots.
It isn't just this ROM or just being overclocked either. I've always had this problem with 2.2. I turned off overclocking, and I've been going strong for about 10 minutes but I doubt it will last.
Did the stock voltages change between 2.1 and 2.2? Is it possible that my phone just sucks and can't handle the new voltages?
View 10 Replies
View Related
Sep 11, 2010
My phone freezes 2/3 times a day. The remedy is to take the battery out and reboot. This usually happens when I'm using the camera, or trying to view saved photos, or gallery.Does anyone else has the same thing? What's the best way to over come this?
View 11 Replies
View Related
Aug 21, 2010
My droid seems to freeze sporadically. the phone will ring twice, but will not pop on screen for me to pick it up until after the second ring. It also takes a minute for the screen to pop back up for me to press the "call end" button.
Sometimes it freezes when I attempt to unlock lock it.
I'm running firmware 2.1.
View 3 Replies
View Related
Oct 17, 2010
So I was writing a text message today and the phone just went blank. Came back up in a couple of minutes. Weird. I'm starting to wonder why. Any suggestions as to why?
View 2 Replies
View Related
May 1, 2010
I have a customers LG eve here, and I really, really don't want to wipe it or send it for repair, but the basic problem is that it turns on, you keep getting the error "The application LG IME (process com.android.inputmethod.xim) has stopped unexpectedly, Please try again. " This repeats a couple times then the phone freezes and reboots.
View 2 Replies
View Related
Sep 15, 2013
I tried to unlock my HTC Acquire or HTC Kingdom bootloader by following HTCDEV instructions but I always get tot the part where it says "writing unlock key" or something along those lines, the phone freezes on this part and I have to wait until the battery dies or remove the battery. Why this is happening?
View 1 Replies
View Related
Jun 19, 2010
I updated my Eris to 2.1 about a month ago, and it's been running fine up until about last week. Lately, the battery hasn't been lasting me more than 12 hours, and I've done everything I can to save battery life, plus the battery cover usually gets hot enough to cook some eggs on top of. The problems I've encountered lately is with making and receiving calls. When trying to call someone, it seems to take forever. I know my phone isn't the fastest Android, but it used to work fine. It takes a good 30 seconds just to type in a 10 digit number; the phone usually freezes a couple of times, its just generally laggy.
When I try to receive a call, the same basic thing happens. The phone freezes up while I am trying to slide the bar down on the lock screen, etc. Here's the main issue. After sifting through the freezing and lagging, and finally get to the call, I cannot hear anything, and they cannot hear me. The call is connected; I see the notification up top, and I have got the vibrate to tell me it's connected.
View 1 Replies
View Related
Nov 3, 2010
I have had shoddy internet lately in places that I should not. So I try to update my prl and profile and it just sits there saying "updating." When i cancel out, the phone moves super slow until I do a battery pull.I also can not enable 4g because it makes my EVO run super slow basically horrible.This is with 2.2.
View 2 Replies
View Related
Feb 1, 2010
I am attempting to delete text messages from my "messages" app and every time I choose delete it freezes and causes a Force Close pop-up. Anyone know why it might do this?
View 7 Replies
View Related
Jul 24, 2010
My captivate seems to keep freezing when doing things, most notably when I goto my downloads on the market, using Zedge to download a new wallpaper or using juiceplotter and just opening it, I get a black screen and it sits for a period of time approx a min or two...anyone else having these types of issues. I did do a factor reset this morning and also installed adw.launcher, but it still does it when using those programs and some others just can't remember which ones right off hand. thanks!!
View 1 Replies
View Related
Dec 4, 2009
Lately when I open a contact the phone freezes up as soon as it gets to the screen where it lists all my options for that particular contact (call, text, etc...). It makes no difference whether I search for the contact in the Google bar (which I enabled), if I open them from my "Starred Contacts" folder, or if I open them directly from the contacts list... no difference.
It doesn't happen every time but i'd say it's about 70% of the time, which is very frustrating. The phone locks up for probably about ten to fifteen seconds and then asks if I want to F/C or wait, if I click wait then everything is back to normal and i'm good to go.
Now since yesterday I have installed Beautiful Widgets (which I have heard nothing but good things about), Home++ and Better Keyboard. All of those apps seem to be reliable and not only that but i've actually gone through and removed all apps I didn't really need just to see if possibly one of them was causing the problem.
View 1 Replies
View Related
Jan 7, 2010
I don't know if anyone else had these problem before.. But i was on my phone talking to my GF.. For about 15 min.. And all of a sudden my phone freezes and restarts.Then a black screen shows up after the android boot comes up .. and says " No Service" in white letters.Then my phone restarts again and its working fine.. But anyone else had the same problem.Its the first time..
View 4 Replies
View Related
Mar 23, 2014
I have a thl w200s I have it for one week and from the time that i first opeened it I face a problem. Almost every 24 hours when receiving a call the phone crashes (freezes) and it doesn't respond to any button (or combination). The only thing i can do is to remove the battery and insert it again. Then the phone restarts automatically. This problem happens almost every 24 hours since i got it.
View 3 Replies
View Related
May 14, 2013
Just this night I've been using my sdcard in a normal way, browsing internet, downloading files when suddenly my phone couldn't boot after flashing bootanimation (zip made by trusted developer so that's not the problem). Now when I connect my SD Card to the phone it will either say "preparing sdcard" forever or just simply freeze phone after few seconds. I tryed to connect it via working adapter with my PC to back it up... After copying few files sdcards unmounts from the reader... I've tryed on XP and it shows some command errors while trying to copy files in a regular way. I was ONCE able to flash few zips via recovery in order to make my phone boot up again it worked. Now I'm scanning my SD Card using Norton Internet security 2013 - Paid version - not cracked, and the sdcard seems to stay mounted to the PC. Unfortunately after trying to copy files from SD Card to PC it just freezes explorer.exe and unmounts itself...
I really have some important pictures on this sd card
PS. 32 GB SanDisk Class 10 UHS-I (grey and red one)
PS. 2 I was using swap partition, maybe my sdcard went dead from constant reads and writes?
PS. 3 Using linux I managed to copy 81 MB... then any copying froze but ubuntu didn't...
View 9 Replies
View Related
Dec 11, 2009
A couple of my friends and I all have the Eris. I seem to be the only one that has messaging issues though. If I try to delete a thread with over 30 messages the phone freezes up and I eventually have to hit the home button to make anything happen. When I'm on the home screen I click messages again to see if it did delete the thread and ALL my threads are gone and it says Compose Message at the top. But it freezes again. I end up restarting my phone, going back to the messages and they are all back like I never touched them.
Every time I try to explain this people seem to think I don't understand how to delete a thread. That is not the issue! If the thread is under 30 messages it deletes fine! I have to delete facebook statuses all the time. The only way I could clear a 700 count thread was to one by one delete the messages. What is going on? Is it just my phone and hopefully an update is coming? Or do I have a setting turned on that I need to change?
View 16 Replies
View Related
Jul 18, 2010
Anything you guys can think that could help? I've searched around, and found that holding down VOLUME DOWN and Power lets you hard reset the phone, but this doesn't work for me. I hold them down, and the phone just boots up like normal and then shuts off.I rooted it, and it was working fine. Rebooted a few times and then it quit working.
View 7 Replies
View Related