The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
788 views

How can I prevent my Wi-Fi connection from glitching?

Occassionally my Wi-Fi goes into this weird state where the phone "thinks" I'm connected, but the connection simply doesn't work. Apps still seem to think I have connectivity, though they can't ...
8
votes
1answer
340 views

Is there a way to white-list an app (web browser) so Froyo 2.2 memory manager does NOT kill it?

One of my biggest pet peeves with Android (due to heavy use of my Droid X for reading web pages) is the fact that it can kill ANY application it wishes when doing its automated memory management. ...
7
votes
1answer
400 views

How to set CPU Affinity for android tasks

I have a dual core android device. Is there any way to set CPU Affinity for android tasks ?
5
votes
1answer
239 views

how to find application that is opening proccesses

When running ps as root within my device (HTC Desire HD) I see the following line: app_132 18584 13586 0 0 ffffffff 00000000 Z ratc Repeating hundreds of times. How can I tell which app ...
5
votes
2answers
463 views

Is there a way to list all Intents and all processes associated with them?

Is there a way to list all Intents and all processes associated with them? Specifics: Droid X, 2.2 stock ROM, rooted. I'm perfectly fine with any approach, as long as it gets a guaranteed complete ...
4
votes
1answer
174 views

How to find pid of Battery Service?

I am able to find the pid of System server using ps. And I can find info about the system server process through /proc/pidof system_server. But I dont see (or unable to find) the pid of the other ...
3
votes
2answers
5k views

Why is Google Maps always running in the background?

I'm running on JB. The Google Maps application always seems to have 2 instances running in the background inspite of turning the GPS off. Is there a clean solution to prevent it from ever running in ...
3
votes
1answer
880 views

Root Terminal command to kill or stop a service?

The latest LiveView Application for my device keeps appearing on the status bar even if the LiveView device isn't connected. Since I can't find any means to disable this behavior, I want to create a ...
2
votes
1answer
204 views

Is there any custom ROM that includes a feature to permanently kill a process?

As is well known from many blog/forum posts, Android 2.2 (Froyo) changed the mechanism for the API to kill the process such that a killed process will likely/possibly be re-started by the OS after ...
2
votes
3answers
690 views

How can I stop an ongoing sync process on my Desire?

yesterday I decided to upload all my phone's photos using PICASA. I thought the task would have required one hour or so but instead it is still running and is extremely slow! I would like to stop it ...
2
votes
1answer
499 views

Are there cases where Android would start an app/service other than due to Intents or explicit user start?

I'm trying to understand how/why some of the processes that are running on my phone (DroidX, stock 2.2 ROM). It's obvious that 2 likely reasons for a process to start are: A direct action by the ...
2
votes
0answers
214 views

Android 4.0.3 sluggish: nandd process hogging CPU

I have an Allwinner A10 tablet clone. While working the tablet "freezes" regularly but not too frequently for a strech of time between 2 and 15 seconds. Described differently: the tablet is useable ...
2
votes
1answer
72 views

New Television icon appeared in my Android desktop

I have noticed a new Television icon appeared in my Android desktop. I have not clicked the icon thinking it could be a virus or spam. Never installed any Television application and I dont know how it ...
2
votes
0answers
213 views

What is BluetoothTest process?

I am on android jelly bean and I keep noticing this process called "BluetoothTest" and I don't know what it actually does. I tried searching online for it but only ended up with other people ...
2
votes
1answer
2k views

HTC ONE X: The process “com.android.phone” has stopped?

I have just brought a Second had HTC ONE X from an auction site, When booting up the phone it works fine, with no sim card. However I have a 2degrees (New Zealand) Micro SIM which is a snapper sim ...
2
votes
0answers
105 views

How To Disable htcCheckinService?

This process causes CPU spikes and sometimes incredibly slows down whole system. I need to know how to disable it. Tried with Quick System Info PRO but it won't allow me to end process or close it. ...
1
vote
1answer
503 views

swiping music player does not kill the process?

Swiping programs from the process-list should kill/shut them down, right? I listened to music and then swiped the music player away but the music was still playing. How come? Does swiping not kill ...
1
vote
2answers
858 views

“Restrict Background data” with Jelly Bean on tf300t ASUS tablet

On my tf300t ASUS tablet (with wifi only) I tried to set "Restrict Background Data" following Settings->Data Usage->three boxes in the upper right corner, but there is no such option. I read on ...
1
vote
0answers
77 views

In what version of Android was process caching first implemented?

Android can cache app processes to improve start-up times for subsequent app executions. You can see this capability on some devices by going to Settings->Applications->Manage Applications (or just ...
1
vote
0answers
244 views

What is AlertRecipients system process?

On specified Android 2.3.6 device, there is a system process called: AlertRecipients What does it mean/do?
0
votes
2answers
1k views

Why does Dalvik virtual machine need to run in every process?

JVM and DVM both provide virtual environment. JVM doesn't need to be in every process. why DVM need to be in every process? Thanks.
0
votes
2answers
18 views

How to find files related to a process

I was using adb shell to have a peek at what's going on a Sony Xperia Z phone. I've noticed a few services (e.g. com.sonymobile.socialengine.plugins, com.google.android.youtube, etc.). I'd like to ...
0
votes
1answer
122 views

Can I make Google Play not run a background process (on CM10)?

There is always a background process for Google Play Market in the CyanogenMod 10 system (Android 4.1.x). I don't like this. Since my device (Samsung Galaxy S) doesn't have much memory, I'd like to ...
0
votes
1answer
217 views

Command or script to read a binary file and skip some bytes every X bytes

I am trying to find an Android shell command that is able to read a file but that has the power to skip, for example 512 bytes every 1024 bytes. Does such a command exist and is available for ...
0
votes
1answer
41 views

Can't run Doggcatcher and Endomondo simultaneously

I'd like to listen to music with Doggcatcher and record the routes with Endomondo while bicycling. The problem is, when I start Endomondo, after a couple of minutes Android kills Doggcatcher. When I ...
0
votes
0answers
28 views

Why is there such a difference in thr amount RAM used? [duplicate]

Possible Duplicate: The RAM total of the apps “Running” never equals the “Used Ram” shown below on the scale I'm owning a Nexus 7 running on 4.2.1. This is a screenshot of the amount of RAM ...