Hello,
Is there a way to force a certain date and time for an app? As a reference, a similar program for windows is cracklock.
Related
Hi everyone!
When my phone is idle some application are starting by themselves and they consume a lot of memory! I can see them from the go launcher killer I have!
Is there any way to stop these applications from auto starting?
kakouto said:
Hi everyone!
When my phone is idle some application are starting by themselves and they consume a lot of memory! I can see them from the go launcher killer I have!
Is there any way to stop these applications from auto starting?
Click to expand...
Click to collapse
Yes there is a way. The reason why these apps start by themselves is because different apps peg themselves to specific trigger events in Android. As such, when such events occur, these apps will request Android to load them into RAM and run in the background.
Example of such trigger events is "A SMS is received" I found nonsense app that start themselves ie Asphalt 5.
So how do you prevent them from starting up like that? Go install the app called Autostarts. It is a paid app though. Run the app and scroll through the many "trigger events" Disable some of the apps from starting with the said events at your discretion.
In my case, my philosophy is i start the app at my own pace, whenever i want. I don't like push notifications except for SMS. Therefore be warned prior to doing this.
DO NOT DISABLE ANY PARTICULAR APP ESPECIALLY SYSTEM APPS unless you know what you are doing.
Hi all,
I'm currently developing a simple alarm app. Obviously, it is essential that the user can not simply disable the app with task manager e.g. A user could accidentally close the app and therefore not get the reminder. The sound of the reminder must not go away before the user presses a few buttons in the app.
How can I do this? A non-overridable and non-closable app.
thanks so much
Because of the nature of how Android and Linux runs I don't believe this is possible as you can always force close an application. Your best option in to just have a popup or warning when the user first loads the app telling them to make sure to disable or put an exception on your app.
The stock alarm/timer app is not affected by task killers so its possible to overcome it, possibly by using an autorun condition to relaunch after its killed?
Sent from my DROID3 using Tapatalk
Hello,
My question is simple. Is there an app or way to track down the problem/app that causes my phone to get slower?
Maybe an app that logs the amount of time that an app has needed to start or runs in the background?
Thanks!
Hello everybody,
I wonder if it is possible to keep an app always running in background even if the user tries to close it. In particular, I would want to keep my Firefox app in background, but I always close every app open in background automatically
I hope someone of you could help me,
Thank You in advance
Hi friends. I want to make my contact apk always awake. How can i manage it? I mean. When I close screen I never want close itself. Always run at backround.