HTC EVO 4G : Stop Persistent Programs

Oct 22, 2010

How do you stop persistent programs,

for instance:
when i goto manage applications -> running services, fring is always running even if i don't run the app.

I will force stop the app, then minutes later, it will be back there again. that's just one of them.

Amazon mp3 also does the same thing. it still comes back even if i use titanium backup to freeze the app.

HTC EVO 4G : stop persistent programs


Motorola Droid :: Stop Programs From Loading

Jan 29, 2010

I have read quite a bit on task killers and decided that I didn't want to use them, but a friend of mine who has a G1 brought up an interesting point. He told me to look at the programs that are currently running. So I did and saw that there were about 7 that were running in the background that I NEVER use. I understand that you don't want to be constantly shutting down programs you use because it will make your phone run slower (can't access them as quickly). But what about programs I never use? I only use the GMAIL ap, so I don't need the email or the corporate email running. I don't have virtual voice mail, so I don't need that... and so on. Right now, rooting is beyond me, so I'm not going to do that. Are there any other options other than rooting to keep these from loading?

View 1 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

HTC Droid Eris :: Stop Programs From Opening / Running At Start Up?

Dec 5, 2009

I was reading one of these threads, and someone mentioned that there was a way to stop apps from opening on launch.I have apps that randomly open by themselves and i want to prevent them from doing so. (VLC Remote, default messages, and a few others)I've posted enough good points that if this was said already i can get a freebee :P

View 7 Replies View Related

Android :: Persistent Data Even When App Uninstalled

Oct 2, 2009

My application needs to store some application specific data on the device that persist, even when the app is uninstalled. Using files or databases is not possible as they are deleted with the app when the app is uninstalled. Storing it on an SD-card is too fragile. It is my understanding Content Providers also are deleted with their parent app?

View 7 Replies View Related

Android :: Persistent Field In Service

Aug 6, 2009

I need to retain a complex object in my service, so I can reliably come back to it (it holds updates). Initially I coded it just as a class filed in my Service implementation but I'm observing that the updates object is periodically reset to null which tells me that server class itself is recreated. Can someone recommend lightweight reliable strategy to save and recreate such updates object (I can make it serializable)

View 2 Replies View Related

General :: Mail App With Persistent Notification?

Oct 22, 2013

I'm looking for an email app with really persistent notifications, that is: instead of the single tone/vibrate notification when a new email arrives, I need it to keep notifying me periodically (say, once per minute) until I open the app and read the email, or at least clear it from the notification shade.

recommend an email app that does that, or an addon/plugin/extra app that accomplishes the same thing?

View 2 Replies View Related

General :: Hiding Persistent Notifications?

Jan 10, 2014

So, we all know that some apps that are meant to always be running have this feature to place a constant notifcation in the statusbar which keeps the app from being killed off by Android... and now we got, in Jellybean, the possibility to hide notifcations from any app. If I do this with an app that has this enhanced priority notification running, will the app still remain "protected" from being killed? Or will the hiding of this notification result in the app being reduced back to its "regular" state?

View 3 Replies View Related

General :: Persistent Notification / Status Bar?

Feb 14, 2013

Any mod or app that allows the notification/status bar be visible all the time throughout any app? I dont mind loosing that few bits of screen.

View 3 Replies View Related

Samsung Behold 2 :: Stock / Persistent Root ROM

Mar 18, 2010

I recently converted to BH_MAN stock BH2 image + root. I'm having the following situation:After the install and performing the Master reset everything is working fine, I proceeded to download some applications and everything was operational. I rebooted my phone (for some reason I do not recall right now, happened 2 days ago) and when it came up, I had several applications corrupted: There was an icon in the same place that the original was with the same name but different icon, and if I clicked it would advise that the application was not installed. I would go to my downloads and the application management sections and see the application and it wouldn't work till I uninstalled it, then reinstalled it.Now, last night I also uninstalled the T-Mobile "My Account" software and let my battery drain out completely to have it sync correctly (that was another problem I was having, batt would say I was at 20% and I had 4 bars in the screen, fixed now) and once I let it charge completely I powered it on and some applications were uninstalled again, but the T-Mobile Account software was there again! Can anyone explain if this is a permanent problem or is there something to be done?

View 3 Replies View Related

Android : Want To Maintain Persistent State Information?

Nov 9, 2010

This usually happens when the user hits "Home", does something else, then eventually wanders back into the app - it attempts to go back to where it was before, but the application Context has mysteriously lost all its previously-saved state information (in my case, a few integers and a few Strings). I know this is a very vague question, but are there any cases (other than the user using "back" to back completely out of the application) where the application Context gets completely destroyed even though the application is not terminated? Is there a better way to maintain persistent state information?

View 1 Replies View Related

Android :: How To Make Persistent Cookies With A DefaultHttpClient

May 18, 2010

Im using

CODE:.......

Now, since Cookie does not implement serializeable, I can't serialize that List.

specified my goal, not only the problem)

My goal is to use the DefaultHttpClient with persistent cookies.

View 1 Replies View Related

General :: How To Make System APK Persistent Through Reboot

Feb 18, 2013

I have Cyanogenmod 10.1 (self-built) on my Samsung I9300 Int., but I assume the question applies to every android version (I'm new to android development and flashing custom firmwares to my phone, but I have thorough experience with other embedded devices and gnu/linux):

I'm currently modifying a system apk (specifically LockClock.apk), which comes with CM10.1. From time to time, I "adb push" a modified version of the apk to my /system/app. (When the app works), it works without problems until the phone is restartet. After the reboot, the application does no longer appear to be installed (though the modified apk is still present in /system/app). I have to "adb push" the apk again, to make it work again. Is there a way to make the app permanently installed after an "adb push"?

View 2 Replies View Related

General :: Persistent Notifications Taking Up All Status Bar

Sep 11, 2012

I am sure this has happened to many - with persistent notifications the status bar is all taken up and any new notifications do not show up without dropping the notification scroll.

Short of removing persistent notifications, I have tried No LED/ Super Notifier/ Super Status Bar/ Status Bar Pro - all have one or the other problems. For example the Super Status bar just did not work. So I am writing to ask??

Is there an elegant solution - such as maybe double wide status bar, or like windows - hiding the notifications you do not need to see but they're still there (so you can ensure the app did not go quit on ya).

I am running a Verizon Spectrum LG VS920 Stock GB ROM.

View 1 Replies View Related

Android :: Retaining Persistent Information On Different Versions Of Software.

Aug 31, 2010

I noticed that recently any photo uploads have the caption "Uploaded via Facebook Mobile" instead of "Uploaded via Facebook for Android". This changed sometime between May 10 and 15: Sometime between May 10 and 15 the Facebook Android app has c on Twitpic.Can anyone help me with this issue? and is anybody having the same problems as I'm having?

View 1 Replies View Related

Samsung Vibrant :: Auto Dim Brightness Very Persistent When Turned Off?

Sep 5, 2010

Okay, So I have my brightness set to max, I have power saving mode turned OFF, yet when the battery starts to die down, the phone INSISTS on automatically setting the brightness to a lower setting.Anyone else notice this, or is it just my phone? Again I have brightness set to max, power saving off yet when my battery level gets really low, the darn phone insists that the brightness should be less, and decreases it for me automatically.

View 11 Replies View Related

Android :: APIDemos 8 PersistenceState - Where Is The Persistent Text Saved

Jul 21, 2010

In the class PersistentState.java the prefs variable gets the saved/typed text from prior sessions here, on line 106 into restoredText.

Where does the getString method get the saved/typed text?

CODE:............

View 1 Replies View Related

Android :: Create Persistent Socket Connection On Droid?

Apr 29, 2010

First off, let me say that feel free to recommend me if long lived TCP persistent connections are the way to go or persistent HTTP connections are better.

I've also pre-read that instead of having a persistent connection, I can have a polling mechanism.

I'm just asking in the curious interest of how can I create a persistent connection from Android to a server?

View 2 Replies View Related

Motorola Droid X : No Persistent Message Notification SMS - MMS / GMail

Jul 15, 2010

Unless I'm mistaken, it seems the X only ringtones or vibrates one time when an SMS, MMS or GMail is received. There does not seem to be a method to allow periodic ringtones, vibrations or LED blinks -- to indicate a message was received. So the only way to see if you have a message seems to be to wake the phone up. If true -- this would be a real bummer.

View 7 Replies View Related

Android : Can I Setup A Persistent / Regular Schedule In Droid?

Nov 23, 2010

How can I execute an action (maybe an Intent) on every specified time (e.g. Every day on 5AM)? It has to stay after device reboots, similar to how cron works.

I am not sure if I can use AlarmManager for this, or can I?

View 1 Replies View Related

Android :: Implementing A Robust Persistent Undo/redo Feature

Oct 27, 2010

I'm writing a bitmap editor where I use the Command Pattern to represent actions that will transform the document. I keep all the commands executed so far in a list and, to implement undo, I restore the document to its initial state and then replay all but the last command.

I would like my undo/redo system to have the following feature: When the user closes the editor and returns, the document, including the available undo and redo commands, should be restored to the state it was in when the user left.

I'm implementing this for Android where your application can be given very little notice before it will be cleared from memory if e.g. the user gets a phone call. Also, some of my commands are e.g. a list of all the x,y co-ord the user painted on so these might take a few moments to save to disk.

My current idea is as follows:

When a new action is performed, the command object is added to a list S for commands that need to be saved to disk.

A background thread is used that will continually take commands from list S and save them to disk. The postfix of the filenames used will be numbered in sequence. For example, if the user filled the screen then drew 2 circles, the command files might be called FillCommand1.cmd, DrawCircleCommand2.cmd, DrawCircleCommand3.cmd.

Periodically, we save a "checkpoint" command whose purpose is to store the full document state so that, even if one of the .cmd files is corrupted, we can restore a recent version of the document.
When the user exits the app, the background thread attempts to finish up saving all the commands it can (but it might get killed).

On startup, we look for the most recent .cmd file that represents a checkpoint that we can load successfully. All the .cmd files we can load after this (i.e. some files might be corrupt) go in the redo command list, all the .cmd files we can load between the first checkpoint loaded and the oldest checkpoint we can load go in the undo list.


I want the undo limit to be about 20 or 30 commands back so I need extra logic for discarding commands, deleting .cmd files and I've got to worry about multi-threading behaviour. This system seems pretty complex and will need a lot of testing to make sure it doesn't go wrong.

Is there anything in Java or Android than can help make this easier? Am I reinventing the wheel anywhere? Maybe a database would be better?

View 2 Replies View Related

Android :: Wallpapers Persistent - Removing Application That Sets User Background?

Feb 19, 2010

I have an application that sets the user's background. Is it possible to remove the wallpaper if my app is uninstalled?

View 1 Replies View Related

Samsung Behold 2 :: How To Root For App's Working With Persistent Root

Feb 17, 2010

First off, I want to say thanks to Kam187 & the Creators of asroot Okay, Below is the Method I used for getting Root working for my app's.even though Shell is running as Root, any Call's made to su trigger's the white List Superuser.apk, So don't think your phone is wide open. G1's & MT3G Setup's are the same regard sh.I'm not sure is the apk is counted as warez or not, if so I hope a Mod will remove the link to the Apk or let me know to Remove it Okay, File's Need to complete the Task is.Try3 Placed in C:SDK ols> found here > try3 SU for /system/bin found here > su Superuser app control for our App's found Here > Superuser.apk Next, Mount the SDCARD and place the SU file in the root of the sdcard like so ( /sdcard ). This is Important! From here we do the Following. ( Kam187 script the I edited ).

View 16 Replies View Related

Android :: Start And Stop Music On Application Launch And Stop

Jan 5, 2010

In my application i have several activities and i want to start background music whenever my *Application* is launched and stop music whenever *Application* is paused or stopped.

View 4 Replies View Related

Service Doesn't Stop When Asked To Stop

Aug 2, 2012

Okay when user presses log out button what's supposed to happen is:

Code:
stopService(myIntent);
unbindService(mConnection);
mIsBound = false;

I need to shut down the service on background.Except the service restarts itself over and over again! Even if I kill the program from task manager the service restarts itself. Other programs aren't using the service. when I uninstalled the program the foreground program information popped up indicating it was STILL there(albeit this I solved by rebooting phone).

When user says he's finished with the program 'least he can expect is for the program to stay down rather than keep eating battery by acquiring GPS signal and sending them to server. The program is not intended to be "once you log in you need to Uninstall me and reboot phone to get rid of me!" type of program!

View 6 Replies View Related

HTC Droid Eris :: Battery - Charge Stop Charge Stop Continuous

May 28, 2010

My battery keeps on over heating when i charge it. My battery started acting funny this week when i plugged it in to the charger and it would charge stop charge stop continuous. Should i take it up to Verizon and see what they say.

View 13 Replies View Related

HTC EVO 4G :: Any Programs Used To RIP DVDs?

Jun 14, 2010

Just wondering what everyone is using to RIP DVDs. I saw the information about Handbrake but that seems like a lot of work and I don't mind paying for software. I am trying out Xilisoft DVD Ripper, they have a Blu-Ray version. I am testing it out now, but it is taking like 3 hours to RIP a Blu-Ray DVD. Is this normal?

View 4 Replies View Related

Android :: App To Put A Password On Certain Programs?

May 30, 2010

I'm looking to download an app to put a password on certain programs? to stop others using them (Email, Internet, Photos) Not sure if it can be done but would appreciate it if anyone could help.

View 1 Replies View Related

Android :: Better Graphic And USB Programs

Mar 18, 2009

I do not consider my G1 to be a phone. My old second hand Nokia 6100 was a better phone because it was so small and light weight. Why I bought the G1 is because I consider my G1 to be a Mini Laptop. But we need better program for it. I need a graphic program like the Paint Shop Pro 4 where I can resize and fix photos. I still have not figured out how to connect to WiFi and call the USA for free (I am in Vietnam) BUT G Voice should be doing something in a few weeks. I will wait for them. Tonight I downloaded the USB connection program so my G1 can make my computer in my hotel connect to internet but edge network here is expensive. I did find a way to stop the phone from Sniffing the EDGE network. I mess up the name in the APN code by adding xxx to the end. Then it will not connect to DATA.

View 19 Replies View Related

Android :: Launcher Programs - What Exactly They Are For?

Oct 7, 2010

What exactly are they? I see many threads about Launcher Plus Pro and how awesome it is. Does this require rooting? (I don't know if I wanna root my phone).

View 9 Replies View Related







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