General :: Android RAM Low - Random App Closing / Crashing?

May 14, 2013

I know Android manages its RAM differently than modern computer operating systems, but I have a problem that's been happening that I think is related. Apparently, whenever I run large apps or games, or when apps increase in size significantly, Android freaks out and kills some or all apps, returning you to the home screen. When looking at the running applications list, it shows 80MB used, 22MB free, however adding what's currently running up doesn't come anywhere close to 80 MB of space!

Settings 9 MB
My Data Manager 5MB
ADW Launcher EX 11MB
Google Voice 2 MB
com.android.qualcomm 1 MB
Android Core Apps 8 MB
Google Services 6 MB
Android Keyboard 5 MB
47 MB total

Reported totals:

81 MB used, 23 MB free

What is going on here? Why, when I run web browsers, do they randomly quit out? What is using so much extra space?

Android 2.3.5, Gingerbread, Blu Dash 3.5, Rooted, stock ROM

General :: Android RAM low - Random app closing / crashing?


HTC Droid Eris :: Apps Keep Closing / Crashing

Jan 22, 2010

I have read a number of the posts on this board and tried to condition my new phone for best battery life, etc. and haven't added many apps yet. However a few of them keep crashing ALL the time and it's really annoying. Particularly Google Talk and Gmail, the native apps that I didn't install. I will open them up, press one button (on an email or a name) and then it will just close back to the home screen. It will do this five or six times in a row before it lets me use the app. I have been using task panel but have both apps on the "ignore" list so I don't think that should make a difference, and come to think of it it did that before I installed task panel. The phone is literally three days old.

View 8 Replies View Related

Samsung Captivate :: Random Crashing Of Captivate Browser

Aug 28, 2010

My Captivate's browser will crash / shut down, upon attempting to launch a web page.

This occurs with random pages, it happens about once out 20 times I go to load any web page.

It does not happen on the all pages, just certain pages. (I've failed to note which pages so far) When it does happen, if I try to open that same web page again again, it crashes. If I immediately try another web page it's fine.

My Captivate is original, w/ver 2.1 Eclair, not rooted (yet) and otherwise operates very well. So far it's the only bug I've had.

View 3 Replies View Related

HTC Incredible :: Random Restarts - Lost Contacts - Messages - Random App Data

Jun 16, 2010

I've had my Incredible since 4/28, and everything has been working smoothly up until about last Thursday night when it just restarted out of the blue while I was listening to music. Then right after it booted up, it restarted again, then again about seven more times. I got fed up and took out the SD card and it seemed to stop after that, so I haven't put the SD card back in since then.

Just now, Wednesday, about a week later, I was browsing around on the internet and all of a sudden, it restarted, and then again, and again, and again. I've read that it is because of poor signal strength or something like that so I had just enough time to put it in airplane mode before it restarted again.

Side note, that theory about it being caused by poor signal seems to make sense because the first time it happened to me I was out of town in a city that gets very bad coverage with Verizon, and now today when it started happening again was at my house where for some reason I get very bad service with the incredible, my old phone worked perfectly fine in my house but the incredible gets terrible service, and so does my brother's Droid. In fact, about two weeks ago I got my first dropped call on Verizon in about three years, and it was in my house.

So anyways, I decided to put it in airplane mode, and just after I put it in airplane mode it restarted again. Then when it booted back up my Helix Launcher 2 home screen went back to the standard Helix Launcher 2 icons, I go into my messages and everything is gone, my contacts are all gone, everything is gone. I go to the app menu and all my apps are still there, but when I start up an app, all the custom settings are default now. I went into the settings and my accounts are all still there. I click on internet and I get a terms of service agreement, it's as if I am booting it up for the first time, but for some reason my apps and accounts are all still there.

I turn airplane mode off thinking it might have something to do with it not being connected to my google account, and I restart it again and everything is still gone. I don't know what to do, has this happened to anyone before? I feel like there should be a way for me to get this stuff back since my apps are still there and my accounts are still synced, but random things are missing like my contacts and messages etc. This is really starting to get annoying, I have insurance and everything, but I really don't want to exchange it for another one because I've read that other people who have had there phones replaced have still had the same rebooting problem, even after going through multiple replacements.

View 2 Replies View Related

General :: Android 2.3.7 Google Maps Crashing

Oct 23, 2012

From the last few days Google maps keep on crashing, says "Force close" I m sick of it, using android 2.3.7 Sony xperiaU.

View 1 Replies View Related

General :: HTC Inspire With 2.3.5 - Android Browser Crashing

Apr 29, 2013

I have an HTC Inspire with Android 2.3.5. Last night my stock browser kept crashing on two particular Wikipedia pages. I cleared the cache and even went to Menu > Settings > Apps and cleared data for the browser (which also erased my bookmarks). It still crashed on those pages. Wouldn't you be surprised if you kept crashing on ordinary Wikipedia pages? No other pages crashed.

(1) I've read that anti-malware programs for Android are not very good - someone tested them and the free ones found only 10% of malware they should have found. Paid ones were slightly better. Are there any malware scanner apps that are good? I prefer ones that aren't always running.

(2) Are you supposed to update the stock browser? If so, how do you do it? It might be automatic.

(3) Do you think I should upgrade to a newer Android? When I went from 2.3.3. to 2.3.5, it took a long time and I didn't like some of the changes.

I can't get Chrome because you have to have Android 4.0 or later.Does your stock browser often crash for no apparent reason? I've had this phone for a year. Before, it only crashed on pages I rarely visited and were heavy in effects.

View 2 Replies View Related

General :: Some Apps Crashing On Android 2.3.1 Tablet

Jun 16, 2013

I have tablet ELONEX with older version of Android 2.3.1 and I've installed some apps:

Adobe Reader
Amazon Kindle
Facebook
Firefox Browser
Opera Mini Browser
Instant Messenger GG
K9-Mail
Kingsoft Office
TV cach up

All of those apps crash when I start to open it. I get message "Sorry! The application xxxxx (process com.xxxx) has stopped unexpectedly. Please try again"

And another application Skype can not open at all. It's opening for ever.

View 5 Replies View Related

General :: App Crashing On Second Launch

Jun 13, 2012

When testing my app in the emulator, it launches perfectly fine the first time. However, if I exit the app using the Back button (which sends it to the Stop state I believe), if I try to reopen the app, it instantly force closes.

The error comes up on the setContentView(R.layout.main); part of the code inside the onCreate. LogCat has a number of errors like "Error inflating" and stuff.

I've only done WP7 development, so Android is all new to me, but according to all the code demos, I'm doing everything right... I can't figure out why it keeps crashing like this! After it force closes, I can launch it like normal again...

I've attached the archive file of my project so you guys could look at the code. There must be something going wrong with it trying to restore from the savedInstanceState, but all the samples I've looked at don't do anything differently!

View 2 Replies View Related

General :: Most Games Crashing On Samsung S4?

Aug 11, 2013

i recently got a Samsung S4 and im so pleased with it but im having a real trouble playing most games on it. i dont want this turning into who has the best phone. Ive tried about six games and only a couple of them worked. The others ive tried are not just from one developer but three and they seem to just crash or hang upon loading. They are not graphic heavy and include Hellfire and others similar. Reading other s4 users comments on each game they are playing and enjoying them so it seems im either doing something wrong or my phone is at fault.

View 1 Replies View Related

General :: Google Play Keeps Crashing

Feb 11, 2014

My phone is rooted and it has been for a while and i wanted to downgrade my play store to 3.7 but my phone came from the factory with the newest play store pre-installed so i couldn't just go into manage apps and uninstall updates because my phone never had 3.7 on it so i uninstalled the play store using my root uninstaller (like an idiot) and went through a time period of about a week where I couldn't even get the play store installed. last night i finally got it installed to the point where I could actually see the app in my apps list. So after getting the play store re-installed I thought i was finally done with this problem. However when i touch the app icon to open the play store the screen just hangs stays black for a few seconds before telling me that the google play store stopped working. so im stuck with the app closing pretty much right after i open it.

View 2 Replies View Related

General :: Facebook Is Crashing On THL W200s

Jun 1, 2014

I've Just got my new THL W200s, and i've i tried to login into facebook, but every time it just crashing a second after i get in,all the other apps are working great except Facebook.

View 6 Replies View Related

General :: Samsung Galaxy 551 - App Are Crashing?

Jan 11, 2011

I can say i am a little disappointed about the phone, because a lot of app are crashing, i can't see google docs on it and so one. are there any custom Roms for this phone? or 2.2.1 ? i rooted with One click Root...also i did Un-root because i had to send it to guaranty because of the screen. another disappointing problem is the battery...its lasting around 1-1.5 days, and thats not cool

View 9 Replies View Related

General :: HTC Wildfire S Kept Restarting And Crashing?

Jun 1, 2012

So, I had this HTC Wildfire S that kept restarting and crashing. I then replaced the battery thinking that was the problem, but when that didn't work, I assumed it was the phones problem. Never did the SD card cross my mind, even though it had caused me issues before with unexpectedly removing itself.

I went out and bought a new, better phone, thinking it was time for one anyway. So then now I have a brand new Motorola Triumph, and I transfer my same SD card to it.

My question is... could it really be the SD card doing all this? I took the SD card out of the Motorola and it seems to be better now..

View 1 Replies View Related

General :: Android Market 3.4.4 Force Closing?

Mar 4, 2012

I installed android market 3.4.4 on my android 2.3.3 device. Whenever trying to install/update/uninstall an app it force closes.

View 9 Replies View Related

General :: Android Keyboard Force Closing

Nov 28, 2013

I've searched the internet/XDA far and wide for an answer but can't seem to find a solution that fits my exact issue. I'm trying to mod my android keyboard to have red text color instead of white. I decompiled LatinIME.apk and edited styles.xml found in the Values folder. I only changed TWO lines which contain the hex color code for white- "#ffffffff". I changed them to the corresponding hex code for red which looks like #fff44444. I recompiled using ApkMultiTool. I deleted the resources file using the keep folder method and everything compiles fine. I then pushed the app to system/app making the correct adjustments to the permissions. I reboot the phone and keep getting the error message of, "unfortunately, Android Keyboard has stopped." When I go into my sms app and try to open the keyboard to send a text the message pops up again, however in the background my keyboard pops up and it DOES have the red text color I was looking for. So my modifications worked but I can't get the apk to run correctly. The ONLY file I made any modifications to was styles.xml.

I tried to wipe data for the android keyboard as well as my user dictionary but to no avail. I'm using a t-mobile G2X running Eaglesblood 4.0.4 AOSP.

View 2 Replies View Related

General :: Stop Android From Closing Programs On Its Own?

Apr 12, 2012

As many of you know, back in October I had to make an emergency switch from Windows Mobile to Android. As you've all read in my posts, it has been a very "mixed" experience with both some impressive and downright pathetic discoveries, but one of the worst things about it (beside the complete inability to sync) is the way that Android closes your programs whenever it feels like it instead of letting you close them. Sometimes I'll be browsing the internet in Opera Mobile and I'll switch over to the email program briefly to check something, when I hold down the "home" key and pick OM from the list of recently used programs, it starts it all over again, and I know for a fact I didn't choose "exit".

Sometimes I'm glad Android "cleans up" (like if I back out of a program that has no "exit" option) because it saves me the trip to the task manager later, but is there any way I can prevent it from closing stuff I'm actually still using?

View 9 Replies View Related

General :: Google Currents Continually Crashing

Mar 18, 2012

Currents use to work perfectly and suddenly started crashing anytime I press on a sore I follow.

For see reason a couple still work perfectly but majority it starts to load then goes to desktop with the crash report window.

I am using a galaxy nexus with aokp m4 and Franco kernel. I have done a full wipe twice but the issue continues. I have tried clearing data and clearing cache plus reinstalling the entire application.

View 2 Replies View Related

General :: Galaxy S2 Browser Video Crashing?

Jan 12, 2012

i bought a new galaxy s2 and if i was browsing a video on a full site such as ( youtube on (desktop version ) or in any site with a full desktop version when i click on the flash video it freezes and crashes . tried all brwser apps in the market and it does the same thing expect firefox but it lags like hell around 5 fps, cus iv seen alot of problems with the same galaxy users

View 8 Replies View Related

General :: Game Crashing After Factory Reset?

Feb 28, 2014

Game apps like Raging Thunder II and Candy Crush Saga are crashing after I did factory reset to my mobile. They were working fine before the reset.

My mobile is Karbonn A21

Ice Cream Sandwich

512 RAM

4 GB Internal memory

View 2 Replies View Related

General :: Huawei Ascend Y210d - ROM Is Crashing?

Dec 3, 2013

I have a huawei ascend y210d, model y201-0200 i need a rom for it, i tried the VIETTEL rom but is not working on my phone. I installed recovery on it and i flashed VIETTEL rom but this rom is crashing, is not working ...

View 2 Replies View Related

General :: Chip MTK6575 - Cellphone Is Crashing?

Jun 21, 2013

I have a problem with my China Cell Phone after flashing CWM. My Cellphone is crashing and I factory data reset it. After that I can't pass into the its main launcher

My phone is a copy of SS galaxy Note 2 with the same size of screen

View 3 Replies View Related

General :: Viber Background Process Keeps Crashing?

May 21, 2013

Viber itself seems to work fine, however there is a background process it tries to run which keeps crashing. Relevent log info:

Code:

I/ActivityManager( 449): Start proc com.viber.voip for service com.viber.voip/co
m.viber.service.VoipConnectorService: pid=9613 uid=10072 gids={50072, 3003, 1015,
3002, 3001, 1006, 1028}
D/dalvikvm( 813): GC_EXPLICIT freed <1K, 70% free 2318K/7588K, paused 3ms+2ms, t
otal 56ms
I/ViberApplication( 9613): ViberApplication, initialization STARTED
I/ViberApplication( 9613): ViberApplication initialization STOPPED

[code].....

Everytime it crashes it causes lots of lags and also audio pops. I'm using Cyanogenmod 10.1RC2 with the Galaxy S I9000.

View 4 Replies View Related

General :: Control Android Closing Inactive Apps?

Sep 17, 2013

I want certain apps (games etc) to be exempt from Android's auto closing algorithm, or at least be asked for permission when the system wants to close an inactive app. Is there any app that can do this?

View 1 Replies View Related

General :: PlayStore Crashing For Specific Google Account?

Nov 16, 2013

I was trying to browse the Google Play Store, when ~30 seconds into browsing, the app crashes. Trying again, it continued crashing.Here are my phone specs

Verizon GS3
Android 4.1.2
Samsung Stock/ No root or custom ROM

So I make the online rounds and try what I can find:

"Re-enable the download app" - Nothing was disabled on my phone so, no dice.

"Clear Google Play Store/Services cache and data" - Nothing

"Install newest apk of Play Store" - Problem Persists

"Reset app to factory standards" - Zilch

"Reset app preferences" - Nuh-uh

"Disconnect and rejoin your Google account" - Nuzzink....and the kicker

"FACTORY RESET YOUR PHONE" - ....Unfortunately Google Play Store has stopped.

And the REAL twist? I connect an additional, separate Google account to my device and use the Play store under that account? No crash whatsoever. Switch back to my main account. 30 seconds and boom, crash.

View 1 Replies View Related

General :: Titanium Backup Crashing After Factory Reset

Dec 28, 2013

I've recently done a factory reset and now Titanium Backup crashes every time I try and backup/restore an app. It used to work fine but now I've reinstalled it and copied the 'TitaniumBackup' folder (that contains the backups) to where it was, so everything is as it was pre factory reset.

The uninstalled apps show up as normal with a line through, but if I select one it hangs momentarily and I get an error (Unfortunately Titanium Backup has stopped. Report/OK). I've cleared app data and uninstalled/reinstalled TB. This also happens if I select an app that I haven't previously uninstalled, so it's not just having a problem with my backup files.

View 3 Replies View Related

General :: Chrome On Jelly Bean - Crashing All The Time

Sep 29, 2012

Recently there was an update for chrome, however on jelly bean it still the same, crashing ALL THE TIME..! Isn't there some patch, mod or any special version that work with this?

GT-I9100

View 9 Replies View Related

General :: Tapatalk Crashing When Try To Open Any Of Sent Or Inbox Messages

Jul 1, 2012

Since i have installed tapatalk 2 on my mobile....it crashes whenever i try to open any of sent or inbox messages...why is iy happening and how can i prevent it ? GT-S5830 using Tapatalk 2

View 5 Replies View Related

General :: Sony Ericsson Xperia X8 Crashing Randomly

Aug 10, 2011

My X8 is continuously crashing *randomly*. I clocked it a few times and it ran from one hour to four or less than five minutes and restarts. I have FroyoBread on my X8.

Things I already did-

1.I thought it was a virus so uninstalled most apps and removed SD card. Using xRecovery I even deleted cache and local files (includeing data reset).

2.Got rid of FroyoBread and flashed X8 ROM back onto the device. Same problem.

3.Got rid of Memory Card.

4.Reflashed. Installed FroyoBread again. Checked settings. This time, it started crashing once I tried to connect to the Internet.

5.Checked the forums already, people have similar problems, but no solutions.

Note: My phone ISN'T getting stuck at the load screen.
My phone IS ROOTED.
I DID try UNROOTING. The problem still persists.

View 6 Replies View Related

General :: Google Play Store Crashing As Soon As Download Finishes Note 3

Jan 30, 2014

Whenever I try to download any kind of app, as soon as it finishes downloading it says "Unfortunately, Google Play Store has stopped". I have tried restarting but don't really know what to do from here because I just switched back to android after a nearly 5 year hiatus and so much has changed.

View 4 Replies View Related

General :: Huawei Honor U8860 - Stock Launcher Start Crashing?

Apr 15, 2013

I got my Huawei Honor at christmas. It worked fine for the first few months.The stock launcher started crashing. It required a reboot when it crashed. It happened fee times a day.

Then, one morning, it crashed again. As usual, I rebooted and put it in my pocket. One hour later, I noticed my phone was hot. It d been stuck on a reboot for an hour. It was not the battery. The battery was cold. But the bottom part where sd and sim cards are was burning hot. When I took the battery off, the phone cooled down quickly. It had it's warranty left, so I took it back to the store and they sent it to repair. The phone was reparied in under a week, and they said they had to update the OS. It is still the same 4.0.3. Keeps crashing and launcher and all custom launchers from play store keep crashing. how to root this phone.

And is there big chance of bricking this phone?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved