Your Constantly Running Applications - Nexus S General

What app/services are constantly running on your phone? Here's mine just after turning on the phone. Not sure why a lot of them are always running, but they are. I'm trying to determine what is normal.
Also, to those with an Exchange email account set up, is "Email" always running for you too?
Settings: Obviously. Check
ShootMe: Obviously. Check
Minimalistic Text: My clock widget: Check
Market: No reason why this should be running but it is
Google Services: Okay, makes sense. Check
Media: No reason for this to be running.
Email: I have it set to push, so no reason for this to be running
Android keyboard: Obviously. Check

Heres what i got running
Edit, even if i start other applications they dont really seem to pop up in running

slowz3r said:
Heres what i got running
Edit, even if i start other applications they dont really seem to pop up in running
Click to expand...
Click to collapse
Most of the stock Google apps close if you hit either the home button or the back button because they're smart, but many 3rd party apps will show if you exit them using the home button, because it puts them in the background instead of closing them.

annndrewww said:
Most of the stock Google apps close if you hit either the home button or the back button because they're smart, but many 3rd party apps will show if you exit them using the home button, because it puts them in the background instead of closing them.
Click to expand...
Click to collapse
I believe that some apps like games are set to completely close when you hit the home button,
but ya your right, just tried it with Pandora and it showed up..silly me

Possibly a coincidence, but I just got pushed a minor update of the Market (2.2.11, which I just updated in my earlier post http://forum.xda-developers.com/showthread.php?p=10613600#post10613600) and the "Market" process is gone. Maybe it was a memory leak they plugged.

annndrewww said:
Possibly a coincidence, but I just got pushed a minor update of the Market (2.2.11, which I just updated in my earlier post http://forum.xda-developers.com/showthread.php?p=10613600#post10613600) and the "Market" process is gone. Maybe it was a memory leak they plugged.
Click to expand...
Click to collapse
ya, i have yet to get any market update, and since i am currently not rooted i wouldnt be able to install the apk to /system so im kinda holding off for an official update to get pushed.

slowz3r said:
ya, i have yet to get any market update, and since i am currently not rooted i wouldnt be able to install the apk to /system so im kinda holding off for an official update to get pushed.
Click to expand...
Click to collapse
I'm not rooted and I installed the apk off of one of the threads on here. I didn't expect it to work because I tried it on my old wildfire when the new market was originally pushed out, which was rooted running cm 6. Give it a try, it may work for you.
Sent from my Nexus S using XDA App

A lot of people don't understand how Android works. Just because an app is "running" and in memory doesn't mean it's doing anything to suck up resources.
In linux/android, the mantra is "free memory is wasted memory", and the OS does it's best to keep all but a minimal
Android loads up apps it thinks you'll use into any free memory so that they're there ready and waiting to do their thing when you call upon them.
Install a terminal app and run "top", you'll see that all those apps are just sitting there at 0% cpu usage. No harm, no foul.
Unlike older versions of the iPhone, which seems to be where most people I know think they need a task killer and that "running apps" are bad, Android's smart enough to kill off background/idle apps as needed.
The really ironic thing about all this is that a lot of people install and use a task killer to kill off apps in a futile attempt to free up memory without realizing that Android's just going to load up the app again, or something else in its place.
There are badly written apps that might go rogue once in a while and really do need to be killed off, but they're pretty rare in my experience.
I haven't used a task killer since Eclair, and really don't think it was necessary back then.

leerobson99 said:
I'm not rooted and I installed the apk off of one of the threads on here. I didn't expect it to work because I tried it on my old wildfire when the new market was originally pushed out, which was rooted running cm 6. Give it a try, it may work for you.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Ya, neither am I, i just havent bothered to take the time and adb push it to my /system/ ...
I think that this is just a test rollout so maybe we will see mass release soon

All your running apps looks completely normal, android works differently. Often an app is open but not using any resources.
And if push email is enabled, why would you expect the email app to NOT show up as running? It would need to be if you have push enabled.

slowz3r said:
Ya, neither am I, i just havent bothered to take the time and adb push it to my /system/ ...
I think that this is just a test rollout so maybe we will see mass release soon
Click to expand...
Click to collapse
He meant literally open the apk on your phone and install it like a normal apk... Not adb push system...

Anderdroid said:
He meant literally open the apk on your phone and install it like a normal apk... Not adb push system...
Click to expand...
Click to collapse
Ya I know
Sent from my Nexus S using XDA App

My market reverted back to the old version, how strange.
Sent from my Nexus S using XDA App

Related

Close program??

How do i close a program in the magic, i dont want it running in the background. Is there a prog like a taskmanager or something..??
Hi ,
Download "advance task manager lite" off the Market. This is a very very helpful app which can close all your programs running and very simple to use. And it is Free.
If you need anymore help feel free to post back
CLLC
There is no such app in my market. Can anyone share a free version? Thanks
parrot5 said:
There is no such app in my market. Can anyone share a free version? Thanks
Click to expand...
Click to collapse
It's a free version. The actual name is "Advanced Task Manager Lite" so do a search on "Advanced".
I did do a search and can't find it. Anyone else managed to find it under Rogers in Canada?
I can easy find it. I use it every day, but i find it a bit strange that you cant close apps in any other way! And alot of programs doesnt have a "Quit/Exit" function.
Does anyone have any explanation to why its not possible to close programs without download extra programs?
you know,
I think i heard Something about when you leave the app , it does actually sort of close.
It saves the state you left it in (freezes) and unfreezes when you enter it again. So really the App is not running or using any comsumption at all until you are in the app.
CLLC said:
you know,
I think i heard Something about when you leave the app , it does actually sort of close.
It saves the state you left it in (freezes) and unfreezes when you enter it again. So really the App is not running or using any comsumption at all until you are in the app.
Click to expand...
Click to collapse
This is true.
It is because android is awesome at app management. There is no real need for closing apps. It leaves apps kinda open (saves their state in ram) but not running. That`s why most apps open so fast. And even though more ram is "in use" it doesn`t cost you battery life.
Thanks for confirming ,
What a fantatic way , The OS is fantastic and I can guarantee that Android has alot of potential and Can only get better and come up with more technological breaking idea's!!
CLLC
CLLC said:
you know,
I think i heard Something about when you leave the app , it does actually sort of close.
It saves the state you left it in (freezes) and unfreezes when you enter it again. So really the App is not running or using any comsumption at all until you are in the app.
Click to expand...
Click to collapse
Oh i didnt know that!! Sounds really fantastic. I have to get used to a whole new way of thinking then, i think im too used to windows
Anyway. I love Android more and more. But i was shocked when i found out that you cant send or receive files via bluetooth. I hope this is their number 1. priority in the next released. I mean, comon .. phones have been able to do this for 10 years now!
parrot5 said:
I did do a search and can't find it. Anyone else managed to find it under Rogers in Canada?
Click to expand...
Click to collapse
i did not find it either. i m using rogers too
but you can download Close Everything at Market for free.
i think those apps are similar. the only difference is you have to close EVERYTHING instead of choosing an app to end it.
anyway, the system is not getting slower even i open lots apps.
maybe, the "freeze" thing is true
yesterday I had my phone fully charged before i got to sleep, in the morning 8 hours later the battery was almost empty. GPS and WIFI was disabeld, so I think all the programs in the "background" ( a lot ) killed the battery.
Or what do you think killed the batt?
nevil said:
i did not find it either. i m using rogers too
but you can download Close Everything at Market for free.
i think those apps are similar. the only difference is you have to close EVERYTHING instead of choosing an app to end it.
anyway, the system is not getting slower even i open lots apps.
maybe, the "freeze" thing is true
Click to expand...
Click to collapse
But I thought if you close EVERYTHING the alarm will not work?
foxman01 said:
yesterday I had my phone fully charged before i got to sleep, in the morning 8 hours later the battery was almost empty. GPS and WIFI was disabeld, so I think all the programs in the "background" ( a lot ) killed the battery.
Or what do you think killed the batt?
Click to expand...
Click to collapse
that did not happen to me yet
if you disable background data usage in data sync that will save batt life and lower data usage too.
do not know if that helps at all
parrot5 said:
But I thought if you close EVERYTHING the alarm will not work?
Click to expand...
Click to collapse
alarms still work (tested just now)
i do not know how that app works ~oops~
maybe it does not work at all hahaha
not all programs stop running. some are designed to run in the background
the only real way to check what is running is to use a task manager
I paid $0.99 for advanced task manager. Its a good, but basic app. And hardly breaks the bank at that price!
The other issue I get is "go slows" sometimes on the phone. It doesn't seem to crash, just response times go into the seconds. I switch off and on to soft reset and its fine.
nevil said:
that did not happen to me yet
if you disable background data usage in data sync that will save batt life and lower data usage too.
do not know if that helps at all
Click to expand...
Click to collapse
Why should I disable data usage? If i have an app that use data, then I only need to close the app. Please correct me if I´m wrong.

GB debloating: removing "blur_yahoo.apk" breaks contacts.

I just spent some time trying to figure out what had broken my contacts functionality and this was it. Again, removing "blur_yahoo.apk" and the associated .odex file will break the contacts app. After removal, clicking on a contact in the dialer/contact app will just shut the app down. I've no idea why, since the yahoo app is for yahoo mail.
Sent from my DROIDX using Tapatalk
F**k...I just noticed that too
I noticed that freezing some of the messaging/social services also seems to force close the built-in message app too. If you use something like ChompSMS then it isn't a big deal b/c that still works.
JagoX said:
F**k...I just noticed that too
I noticed that freezing some of the messaging/social services also seems to force close the built-in message app too. If you use something like ChompSMS then it isn't a big deal b/c that still works.
Click to expand...
Click to collapse
Hm, I deleted all of the messaging/social stuff and my moto text app (conversations.apk) still works...
Sent from my DROIDX using Tapatalk
Really? Hmm...might be something else then that you'd think wouldn't affect it but does.
guys which apps should i delete that won't mess with the software....that will get rid of the bloatware
smyers1012 said:
won't mess with the software
Click to expand...
Click to collapse
Translation? That request doesn't exactly make sense
JagoX said:
Translation? That request doesn't exactly make sense
Click to expand...
Click to collapse
like it doesnt delete important apk's and things needed that will make the phone crash or delete files needed to make the phone functional
smyers1012 said:
like it doesnt delete important apk's and things needed that will make the phone crash or delete files needed to make the phone functional
Click to expand...
Click to collapse
You should probably do some more research before you start messing with that b/c it can brick the OS requiring a full install of the ROM. In this case, if you don't do a restore before removing stuff you'll be restoring the SBF file a lot.
But to answer your question though...the app you want is Titanium Backup Pro (aka the pay version b/c of the "Freeze" option.)
JagoX said:
Translation? That request doesn't exactly make sense
Click to expand...
Click to collapse
im not that stupid i know what an SBF is and i know how to do it ive done it all the time!...
i just didnt know which apps would be best to freeze
smyers1012 said:
im not that stupid i know what an SBF is and i know how to do it ive done it all the time!...
i just didnt know which apps would be best to freeze
Click to expand...
Click to collapse
Well since the GB build for the DX just came out, I haven't been able to find a definitive thread anywhere (including on MyDroidWorld) listing what is save to remove or at least freeze. As of right now I think it's safe to say that its going to be a trial and error situation.
There are threads somewhere (droidforums?) about which of the 2.1 and 2.2 apps are safe to remove. While there are some new apps, those that were safe before are still safe. Of the new apps, the blur_yahoo is the only one that's given me trouble. Be warned, though, that while you can remove Backup Assistant and Blur Home, if you do a factory reset from within Android (rather than from clockworkmod), your initial install will break and you'll need to sbf if you can't get back into clockwork.
Also, bluremailengine is needed for blurcalendar to work properly. I remove bluremail, all the third party crap, all the social crap, swipe, and various other things I don't use like universal inbox, widgets, etc. Really, you just need to play with it.
Sent from my DROIDX using Tapatalk
johnclevenger said:
There are threads somewhere (droidforums?) about which of the 2.1 and 2.2 apps are safe to remove. While there are some new apps, those that were safe before are still safe. Of the new apps, the blur_yahoo is the only one that's given me trouble. Be warned, though, that while you can remove Backup Assistant and Blur Home, if you do a factory reset from within Android (rather than from clockworkmod), your initial install will break and you'll need to sbf if you can't get back into clockwork.
Also, bluremailengine is needed for blurcalendar to work properly. I remove bluremail, all the third party crap, all the social crap, swipe, and various other things I don't use like universal inbox, widgets, etc. Really, you just need to play with it.
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
Yea I know about those threads (I have one open right now actually) but since this is a whole new version of Blur & version of Android w/ a lot of changes & new options...who knows what Motorola changed or buried deeper into the system.
Thanks for being the guinea pig though I've never had a reason to use factory reset after a ROM is installed so removing BA & Blur Home isn't a big deal.
One question...have you removed the Messaging & Text Messaging apps at all? I still can't figure out what it was that caused the Text Messaging app to quit on me as soon as it was opened. Not that it's a big deal...b/c ChompSMS worked fine for me
Does anyone else notice a SEVERE amount of lag immediately after you reboot the phone? Lasts about 3-4 minutes every time I reboot then goes away. Affects everything from changing home screens, to opening apps, even turning the ringer volume up and down lags...
gc14 said:
Does anyone else notice a SEVERE amount of lag immediately after you reboot the phone? Lasts about 3-4 minutes every time I reboot then goes away. Affects everything from changing home screens, to opening apps, even turning the ringer volume up and down lags...
Click to expand...
Click to collapse
That's always been a problem with MotoBlur (and even HTC Sense)...it's all the services that load in the background all at once (even after freezing or removing some services.)
JagoX said:
Yea I know about those threads (I have one open right now actually) but since this is a whole new version of Blur & version of Android w/ a lot of changes & new options...who knows what Motorola changed or buried deeper into the system.
Thanks for being the guinea pig though I've never had a reason to use factory reset after a ROM is installed so removing BA & Blur Home isn't a big deal.
One question...have you removed the Messaging & Text Messaging apps at all? I still can't figure out what it was that caused the Text Messaging app to quit on me as soon as it was opened. Not that it's a big deal...b/c ChompSMS worked fine for me
Click to expand...
Click to collapse
I removed all the messaging crap except the default messaging app (conversations.apk). I use Google Voice so I don't use the default app, but I sent myself a message using it and it worked just fine.
Note: you can do a data wipe/factory reset from within clockwork and you'll be fine.
If someone can produce a list of everything in /system/app (well, just the .apks would do), I can mark the ones I've successfully removed without problems.
Ditto to that...I'd be happy to contribute what I've frozen.
gc14 said:
Does anyone else notice a SEVERE amount of lag immediately after you reboot the phone? Lasts about 3-4 minutes every time I reboot then goes away. Affects everything from changing home screens, to opening apps, even turning the ringer volume up and down lags...
Click to expand...
Click to collapse
JagoX said:
That's always been a problem with MotoBlur (and even HTC Sense)...it's all the services that load in the background all at once (even after freezing or removing some services.)
Click to expand...
Click to collapse
Mine takes about 10-15 seconds from the appearance of the homescreen until it's at full speed. Of course, I've overclocked to 1.2 GHz, debloated, zipaligned, implemented drod's rubix tweaks, and used autostarts to kill unnecessary apps from loading at boot.
johnclevenger said:
Mine takes about 10-15 seconds from the appearance of the homescreen until it's at full speed. Of course, I've overclocked to 1.2 GHz, debloated, zipaligned, implemented drod's rubix tweaks, and used autostarts to kill unnecessary apps from loading at boot.
Click to expand...
Click to collapse
Hmm. 10-15 seconds seems a tad excessive then. I'm still running stock speed, LPP 0.8.4.1, debloated most major apps and also used Autostarts to kill some apps at boot (as well as in the Widgets menu)...and while I see a slight lag it's not 10-15 seconds.
JagoX said:
Hmm. 10-15 seconds seems a tad excessive then. I'm still running stock speed, LPP 0.8.4.1, debloated most major apps and also used Autostarts to kill some apps at boot (as well as in the Widgets menu)...and while I see a slight lag it's not 10-15 seconds.
Click to expand...
Click to collapse
You're right. I just timed it. About 38 seconds from red M to full appearance of desktop (I've got the boot animation disabled) and about 25 seconds from full desktop to all widgets loaded and ready to go. I underestimated by 40-60%! I'm using the blur launcher, btw.
Something must be wrong with mine then...because mine lasts a good 3 to 4 minutes...and that seems very long for services to be starting...
Sent from my DROIDX using XDA App

Galaxy Tab P-1010 WiFy only

If you are frustrated with Samsungs total lack of support for this new device let me share with you some solutions that will make you change your mind about how you feel about your new Galaxy Tab WiFy only.
First; Root it!!!
Download the z4Root App and do it with one click........painless and you are set free and on your way.
Second; Download One Click Lag Fix from the Market ,
this is a magical app for this Galaxy Tab , it unlocks its full potential. Thank you Ryan!!! Give him a raise please!
Just make sure BEFORE you run the app move ALL of your apps from the SD Card and place them back on your device, you can move them back to the SD Card after you run the app if you like. If you try and run this app with apps on the SD Card you will send your device into a boot loop so please make note of this.
Result; Snap and Speed Clocked 1900 on Quardrant, smooth scrolling and blazing speed browsing this has become a completely different device , I now love this Galaxy Tab and I am going to keep it!
Doesn't show in the market for me
one click lag fix app
if you search one click lag fix in the Market in comes up as RyanZA OCLF, this is the app you want for a very small price well worth it!
Could not find z4Root in the market but there should be a thread here in XDA or search it on your device and direct download the apk file
It's Wifi, not Wify.
you definitely do NOT need to pay for OCLF. it's widely available for free on the web.
also, i noticed no difference after OCLF (benchmarks don't mean **** for actual device usage), so I uninstalled it.
the app's needed
dLo GSR said:
you definitely do NOT need to pay for OCLF. it's widely available for free on the web.
also, i noticed no difference after OCLF (benchmarks don't mean **** for actual device usage), so I uninstalled it.
Click to expand...
Click to collapse
yeahhh i just got this device and the first night i noticed some lagg and even managed to lock it up twice
but about the above. if u need the apps u can find any paid app or missing apps from the market at 4shared.com. when u get find them you will have to wait 20 secs and then app should begain downloading (must allow 3rd party apps to be installed)
when looking for One Click Lag Fix search for OCLF
when looking for z4Root search for z4root
PS.... i would post links but cant till i hit the 8 message spam thing ill PM person who started the topic to see if he can include the files
AWSOME WORKS GUYS THANKS
dLo GSR said:
you definitely do NOT need to pay for OCLF. it's widely available for free on the web.
also, i noticed no difference after OCLF (benchmarks don't mean **** for actual device usage), so I uninstalled it.
Click to expand...
Click to collapse
Widely available where?
Sent from my GT-P1000 using XDA Premium App
~L()$T~ said:
here is the two files (App's) needed. make sure u download these to the android device and u allow 3rd party app's (unknown sources) to be installed
Click to expand...
Click to collapse
Nice, thank you.
Sent from under your mother's bed, snorting pixi sticks, eating nachos with a rooted GT-P1010:Froyo
Gtabdude said:
If you are frustrated with Samsungs total lack of support for this new device let me share with you some solutions that will make you change your mind about how you feel about your new Galaxy Tab WiFy only.
First; Root it!!!
Download the z4Root App and do it with one click........painless and you are set free and on your way.
Second; Download One Click Lag Fix from the Market ,
this is a magical app for this Galaxy Tab , it unlocks its full potential. Thank you Ryan!!! Give him a raise please!
Just make sure BEFORE you run the app move ALL of your apps from the SD Card and place them back on your device, you can move them back to the SD Card after you run the app if you like. If you try and run this app with apps on the SD Card you will send your device into a boot loop so please make note of this.
Result; Snap and Speed Clocked 1900 on Quardrant, smooth scrolling and blazing speed browsing this has become a completely different device , I now love this Galaxy Tab and I am going to keep it!
Click to expand...
Click to collapse
I'm not sure if this really work or is a placebo effect only.
Anyways I try but my P-1010 lost the vibration effect , I uninstall the OCLF and this come back to normal.
Kuniokun said:
I'm not sure if this really work or is a placebo effect only.
Anyways I try but my P-1010 lost the vibration effect , I uninstall the OCLF and this come back to normal.
Click to expand...
Click to collapse
oh RIGHT, that's also another reason I un-installed OCLF. losing haptic feedback was a dealbreaker for me.
Do I have to install EXT2 tool?
What is the function of EXT2?
I installed it but could not feel anything special.
WHY!
Kuniokun said:
I'm not sure if this really work or is a placebo effect only.
Anyways I try but my P-1010 lost the vibration effect , I uninstall the OCLF and this come back to normal.
Click to expand...
Click to collapse
Wow i was reading ur post and was like yeah right. So i put my tab in vibrate mode and NOTHING WTF...
does anyone know why this is???? and i belive u can uninstall OCLF and the lag fix and other installs drom OCLF will still work even if uninstalled (I THINK lol )
Tried several versions of z4Root and none seem to work for me - How does one tell if the root was done (took the temporary approach with z4Root v1.3)
I am specifically trying to find the Skype data file to delete so can re-install it
If the rooting is working then I simply can't find the file so missing something
data/data/com.skype.raider
zstatman said:
Tried several versions of z4Root and none seem to work for me - How does one tell if the root was done (took the temporary approach with z4Root v1.3)
I am specifically trying to find the Skype data file to delete so can re-install it
If the rooting is working then I simply can't find the file so missing something
data/data/com.skype.raider
Click to expand...
Click to collapse
u should be able to go to menu, settings, applications, manage applications then find skype and unistall
but to answear ur question directly when u install z4root and open the app it will say root,
if its already rooted u should see re-root or undo root..
Thanks
After rooting look for Skype to uninstall but not there. The issue is that if installed then uninstalled Skype seems to leave, based on other board comments, that residual Data file and thus can't be reinstalled. My understanding is that once rooted one can then locate that hidden file and delete it so can reinstall Skype but this doesn't seem to be the case, does it? I can't find that file.
When Temp rooted and restart z4Root it does offer an Re-root option so (now using V1.3) it has been rooted.
Perhaps there is a difference in rooting between Temp & Permanent but wouldn't think so
Appreciate your help
zstatman said:
Thanks
After rooting look for Skype to uninstall but not there. The issue is that if installed then uninstalled Skype seems to leave, based on other board comments, that residual Data file and thus can't be reinstalled. My understanding is that once rooted one can then locate that hidden file and delete it so can reinstall Skype but this doesn't seem to be the case, does it? I can't find that file.
Click to expand...
Click to collapse
Hello, I have the same problem with Skype (uninstall, then can't reinstall). My GT-P1010 Wifi it's not rooted yet...
http://forum.xda-developers.com/showthread.php?t=1156582
Any luck finding the solution???
Best regards
Jerome
You need to be rooted and use an explorer, run a search for Skype and delete everything it finds.
Sent from under your mother's bed, snorting pixi sticks, eating nachos with a rooted GT-P1010:Froyo
JStiner said:
You need to be rooted and use an explorer, run a search for Skype and delete everything it finds.
Click to expand...
Click to collapse
Thanks JS, did and did but couldn't find any and still can't reinstall so there must be something else going on?
zstatman said:
Thanks JS, did and did but couldn't find any and still can't reinstall so there must be something else going on?
Click to expand...
Click to collapse
I use the paid/full version of the explorer made by speed software.
Sent from under your mother's bed, snorting pixi sticks, eating nachos with a rooted GT-P1010:Froyo
Also using the paid V2.12.2

System Killing Launcher on every app launch!!

Hi!! I have a problem, I'm currently Running Darky's 10.1 with dark core 2.6... Everything is smooth and snappy, however the system keeps killing my launcher everytime I launch an application whether it be a game, browser, news app... Whenever I exit the app the launcher reloads and it makes the phone really really slow and laggy for 10-15 seconds...
I currently using ZEAM launcher, not sure whats causing this, i've been using this launcher since its launch and only had this problem when i was on stock froyo...
Any ideas what can be done to fix this issue...
Thanks!!
Same problem here.
I am on GigerReal 7.1.3 and the worse thing is when it you try to make a phone call and the bloody thing just restarts the phone every third key pressed.
I can only call using voice calling when this happens...
I am using LauncherPro but it also happens in Ginger Launcher and TW Launcher 4.5
Just out of interest guys, how much free memory is showing for you in Settings > Applications > Running Services ?
I am running stock JVQ and although the phone works fine after initial boot (with around 180mb free) this number seems to drop over time and results in any new application clearing any other app from the memory. This even meant that if I got a text message while using the web browser and replied to it, by the time I went to return to the browser it had to reload where I was from scratch. It was also clear that after playing a game and returning to the home screen, even this was having to reload and "redraw" again.
That in itself is a minor annoyance but eventually it seemed to get so bogged down the whole system froze with the "black screen of death" and I had to do a forced reboot. I'm aware, of course, that JVQ is not an official release so it's not fair to be too harsh on Samsung here...
I seem to have a lot of memory free. It happens after the phone has been up for some time.
I noticed that launcher pro was reloading the widgets every time it starts. Also i seem to notice that it happens when you dial a couple of numbers and it starts giving you suggestions from the contacts. So it could be contact related?
Tepes4 said:
I seem to have a lot of memory free. It happens after the phone has been up for some time.
I noticed that launcher pro was reloading the widgets every time it starts. Also i seem to notice that it happens when you dial a couple of numbers and it starts giving you suggestions from the contacts. So it could be contact related?
Click to expand...
Click to collapse
This is the same that happens on my system... The launcher just reloads all the widgets everytime I close an application... the amount of ram is always close to 243/337.. So its close to 90-100 mb free, which is enough i suppose... Still the launcher just reloads everytime an app is closed... Its really getting annoying...
basicly you must set HOME_APP_ADJ to 0 making home app unkillable =)
am not sure but probably do that
/data/local.prop -> add such line ro.HOME_APP_ADJ=0
and restart - have not tested just pure theory (the .prop location)
$omator said:
basicly you must set HOME_APP_ADJ to 0 making home app unkillable =)
am not sure but probably do that
/data/local.prop -> add such line ro.HOME_APP_ADJ=0
and restart - have not tested just pure theory (the .prop location)
Click to expand...
Click to collapse
Actually, putting the value as 1 worked better for me. My launcher so far has not been killed even once.
ya 1 should work flawlesly
0 is making it bulletproof/unkillable at any state
but 1 should be safest value
I think Spare Parts allows you to adjust the task killer's sensitivity. Maybe have a play with that and relax the settings.
$omator said:
ya 1 should work flawlesly
0 is making it bulletproof/unkillable at any state
but 1 should be safest value
Click to expand...
Click to collapse
Hi Thanks for the advice, however i'm not sure how to set these values, Is there any tool that I can use to do that??
psyren said:
I think Spare Parts allows you to adjust the task killer's sensitivity. Maybe have a play with that and relax the settings.
Click to expand...
Click to collapse
spare parts at least free one does not have such option
also this is not about adjusting memory taskkiller options
not the one that you can setup with this useless juwe script for example
different thing
exjc1986 said:
Hi Thanks for the advice, however i'm not sure how to set these values, Is there any tool that I can use to do that??
Click to expand...
Click to collapse
never came across one
exjc1986 said:
Hi Thanks for the advice, however i'm not sure how to set these values, Is there any tool that I can use to do that??
Click to expand...
Click to collapse
Attached is an APK which adds that line. Make sure you're rooted first. I wrote it in the past 10 minutes, so it's very simple and might crash, but it did work for me.
Just install it, launch it, confirm root and then watch out for a small message. If successful it will directly ask you to uninstall it. Reboot, and done.
there is also ro.HOME_APP_MEM that can be changed to 4096
to follow other oom_adj=1 settings =)
@martino2k6
Thanks a lot dude... The apk installed perfectly... I'm already seeing improved performance from my device... The launcher hasn't been killed once since the install...
Thanks again for all your help... appreciate it...
Sent from my GT-I9000 using XDA App
http://androidnexus.com/guides/fix-home-screen-redraw-lag-in-launcherpro-and-adw-launcher
Try changing the lowmemoty killer setting to something less aggressive. Your phone is trying to keep too much free memory so has to kill off apps.
Download Galaxy Tuner (using memory manaber option)and set the application cache values to the new samsung default as follows:-
fa=10 MB
va=16 MB
ss=20 MB
ha=24 MB
cp=28 MB
ea=32 MB
Make a note of your current settings in case it doesnt help.
You can also use Galaxy Tuner to set JEWE's file system cache
, settings are:-
SWP: 50
VCP: 10
DEC: 5
DWC: 10
DRA: 90
DBR: 5
These work well for me so give them a whirl, you can always put the values back to where they are now.
mate the problem is solved already - please read dont spam those juwe crappy values ok ?
Ok, cool
Sent using geek power
I cannot thank you enough mate!
There were times i could make a phonecall cause it kept bringing me back to the home screen!
You sir, are a gentleman and a scholar!
martino2k6 said:
Attached is an APK which adds that line. Make sure you're rooted first. I wrote it in the past 10 minutes, so it's very simple and might crash, but it did work for me.
Just install it, launch it, confirm root and then watch out for a small message. If successful it will directly ask you to uninstall it. Reboot, and done.
Click to expand...
Click to collapse
exjc1986 said:
@martino2k6
Thanks a lot dude... The apk installed perfectly... I'm already seeing improved performance from my device... The launcher hasn't been killed once since the install...
Thanks again for all your help... appreciate it...
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Tepes4 said:
I cannot thank you enough mate!
There were times i could make a phonecall cause it kept bringing me back to the home screen!
You sir, are a gentleman and a scholar!
Click to expand...
Click to collapse
You're both welcome. That's what [helping out] XDA is for after all

Trouble installing 3rd party apps.

I'm trying to install some of the Humble Indie Bundle 6 games on my N4 and I'm running into a problem I've never faced before. The APK files download just fine, but when it comes to actually opening them to start the installation, it won't install. The button that says "install" does nothing when I press it. I checked in my security settings and "unknown sources" are allowed. I included screenshots of both these in the attached files. I even tried un-selecting the "verify apps" option, in case the humble bundle app had been removed from their white list for some reason, it still won't install.
I thought it might be a bug with the Humble Bundle beta app so I tried to uninstall and reinstall it, but it too is getting stuck on the installation. It downloads just fine but it won't install. I've tried rebooting my phone, still no luck. I'm on the latest Jelly Bean 4.2.2. Has anyone else been getting this problem, or does anyone have any idea on how I could fix it? I didn't pay much for the games but it sort of sucks to have bought them and be unable to play any of them like this.
I'd like to try with some more third party apps to see if it's all of them, or if it's just the Humble Bundle APKs that are causing me trouble (if it's the later I can probably contact Humble Bundle and ask them for assistance), but I'm not familiar with those. Could someone please recommend some good safe ones I can test out?
My humble bundle beta installed fine. So at least you know the app should work. Sorry can't help you more. Hopefully someone else has a solution. Silly question... have you tried rebooting?
Sent from my Nexus 4 using xda app-developers app
are you running paranoid android? disable halo, or so ive read.
Any app that requires permission to draw over other apps can potentially cause what you're experiencing. Examples include but are not limited to:
- the HALO feature in PA ROMs
- Screen filter apps
- Other floating apps
Teo032 said:
Silly question... have you tried rebooting?
Click to expand...
Click to collapse
Yes, didn't seem to change anything.
simms22 said:
are you running paranoid android? disable halo, or so ive read.
Click to expand...
Click to collapse
I don't think so. My phone is unrooted at the moment.
ohyeahar said:
Any app that requires permission to draw over other apps can potentially cause what you're experiencing. Examples include but are not limited to:
- the HALO feature in PA ROMs
- Screen filter apps
- Other floating apps
Click to expand...
Click to collapse
Could any of that happen if I haven't rooted?
Also,
I've just tried to reinstall TubeMate, another third party app I like. It's APK also refuses to install, which probably means there's a problem with my phone and not just the Humble Bundle app. I'm starting to think I'll have to factory reset the phone, which is certainly do-able, just... not very fun.
Philippe Lemay said:
Yes, didn't seem to change anything.
I don't think so. My phone is unrooted at the moment.
Could any of that happen if I haven't rooted?
Also,
I've just tried to reinstall TubeMate, another third party app I like. It's APK also refuses to install, which probably means there's a problem with my phone and not just the Humble Bundle app. I'm starting to think I'll have to factory reset the phone, which is certainly do-able, just... not very fun.
Click to expand...
Click to collapse
how much storage space do you have left in your phone?
Philippe Lemay said:
Could any of that happen if I haven't rooted?...
...I'm starting to think I'll have to factory reset the phone, which is certainly do-able, just... not very fun.
Click to expand...
Click to collapse
Yes, this can happen without root access. I've seen your problem addressed several times in multiple forums and ALL of them is because of a floating app.
Look through your app list. Is there ANY app that, as a feature, floats on top of other apps?
Eg, Facebook Messenger, Screen Filter, Floating Stickies, AirCalc, etc
Just force stop them and you should be able to sideload apk's again.
simms22 said:
how much storage space do you have left in your phone?
Click to expand...
Click to collapse
The phone says 1.68 GB are free, but when I plug it into my desktop it tells me 1.57 GBs. So... somewhere between those two.
EDIT:
Found it... It was the Twilight app (no, not THAT Twilight... lol), it's an app that tints the whole screen a slight redish color so it doesn't hurt my eyes too much when I use the phone in the evening. That must count as a "floating". The moment I disabled that I was able to successfully install the APK. YOU SIR, ohyearar, have won a thanks.

Categories

Resources