For questions about the internal procedures and processes of the Android system.

learn more… | top users | synonyms

2
votes
2answers
85 views

Does the Android OS provide any overheating protection?

Apple iOS devices display the following warning and suspend operation should they overheat: Temperature [iDevice] needs to cool down before you can use it. Does the Android OS contain ...
2
votes
0answers
329 views

Is there an internal memory test for Android devices?

I need to fix a friend's phone this evening that has suddenly produced loads of android.process.media and com.google.process.gapps errors. I am going to reinstall the OS as it's an older ROM but it ...
2
votes
0answers
109 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
0answers
38 views

Changing some system file values in Android failing

I am trying to change some sys values but I don't seem to be having much success. In my case I am trying to change values of files in the folder ...
1
vote
0answers
531 views

rmt_storage keeps polling and spam logcat

In logcat I can see rmt_storage keeps doing something every 2/3 seconds I/rmt_storage(15279): rmt_storage open success I/rmt_storage(15279): rmt_storage shared memory ioctl success ...
0
votes
0answers
15 views

How do I keep my /system mounted as read+write all the time?

I'm running ChainFire3D and for some reason, the per-app setting doesn't seem to work at all. But when I set the default setting itself, it works. I saw that one of ChainFire 3D's requirement is for ...
0
votes
0answers
47 views

Samsung GT-S5830 Galaxy Ace reinstall system

I've got Samsung GT-S5830 Galaxy Ace and my phone is just lagging a lot, systems is getting slower and I've got many applications from my telephone provider that I can't uninstall. I want to install ...
0
votes
0answers
33 views

Can Android provide as USB storage a filesystem not from a physical disk?

I'm not sure how an Android device works when connected as USB storage to a PC. Perhaps, it's not a direct access to a physical disk, but rather the Android system "emulates" a FAT filesystem for the ...
0
votes
0answers
405 views

Auto boot when charger connected (for HTC Magic)

I want to let Android OS to boot automatically when the charger connected (for HTC Magic) without pressing power button I found this guide: Complete boot when charging If your phone only gets one ...