Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
-Arturo-
Old
#1  
-Arturo-'s Avatar
Senior Member - OP
Thanks Meter 14
Posts: 660
Join Date: Oct 2007
Default Keep dialer open?

Hi guys, I have some problems with default dialer basically it takes about 20-30 seconds to load but after it loads itself then I can send it to background and and open it again with call button and it appears immediately. Unfortunately after some time system closes it again(?) and again it takes a while to open it. My question is can I setup my system in the way that it will not close dialer? I want to keep it running in the memory after the first load. Can it be done?
 
mnjm9b
Old
#2  
mnjm9b's Avatar
Senior Member
Thanks Meter 91
Posts: 817
Join Date: Apr 2008

 
DONATE TO ME
renice is 'supposed' to help this.

but I would also like to have the phone pinned-on.

I often will open the dialer before setting the phone to sleep.
it will wake up for calls much quicker this way.
but if you are using any other apps the dialer will close.

I am sure this will be fixed. it seems to be a popular issue.
I have a "Donate" button...for those of you that feel compelled to do so.
However, I don't feel I deserve it. Nor will I guarantee any results in return from any such donations.
Although I do appreciate the gesture, a simple thanks will suffice.
 
kallt_kaffe
Old
#3  
Senior Member
Thanks Meter 1154
Posts: 1,471
Join Date: Mar 2010

 
DONATE TO ME
Quote:
Originally Posted by mnjm9b View Post
renice is 'supposed' to help this.

but I would also like to have the phone pinned-on.

I often will open the dialer before setting the phone to sleep.
it will wake up for calls much quicker this way.
but if you are using any other apps the dialer will close.

I am sure this will be fixed. it seems to be a popular issue.
There is a difference between the dialer and the phone. The dialer is actually Contacts.apk. The phone app which is called by the Dialer is Phone.apk.

The renice thing that people experiement with is about giving Phone.apk, or actually the process com.android.phone higher priority to speed up incoming calls. Usually that also means giving mediaserver higher priority also as it is responsible for playing the ring signal.

Contacts on the other hand is loaded fast if it's still in memory, sleeping, but if you have run other apps there is a good chance that it has been closed down. This is when it will take a long delay to start the Dialer (or Contacts as it's the same app). Renice:ing it will propably not make much difference.

Perhaps there are ways keep in the memory but I do not know how. What I do know is that increasing the memory can help keeping it there a little longer and that can be done with compcache. Compcache is compressed swap that in RAM. It's also possible to make more complicated setups with compcache that works togheter with a swap area on the SD-card.

In VaniljEclair Compcache can be enabled from within Spare Parts (in settings) and it uses 25% of the RAM for swap and while it doesn't make a huge difference it at least helps.

Personally I use Dialer One (free app from Market) instead of the stock Contacts/Dialer and I think it actually may be a bit quicker when loading.
 
-Arturo-
Old
#4  
-Arturo-'s Avatar
Senior Member - OP
Thanks Meter 14
Posts: 660
Join Date: Oct 2007
Thanks guys for your input it helped a lot. Unfortunately one dialer doesnt work too well on my kaiser Imust admit that it loads much fasterthan the default one but isnt very responsive after the initial load so i think i will stay with the default dialer for now.

-------------------------------------
Sent via the XDA Tapatalk App
 
kallt_kaffe
Old
#5  
Senior Member
Thanks Meter 1154
Posts: 1,471
Join Date: Mar 2010

 
DONATE TO ME
Quote:
Originally Posted by -Arturo- View Post
Thanks guys for your input it helped a lot. Unfortunately one dialer doesnt work too well on my kaiser Imust admit that it loads much fasterthan the default one but isnt very responsive after the initial load so i think i will stay with the default dialer for now.

-------------------------------------
Sent via the XDA Tapatalk App
With dialer one I turn off the "contact pictures" options and also vibration. works very well for me.
 
-Arturo-
Old
#6  
-Arturo-'s Avatar
Senior Member - OP
Thanks Meter 14
Posts: 660
Join Date: Oct 2007
Quote:
Originally Posted by kallt_kaffe View Post
With dialer one I turn off the "contact pictures" options and also vibration. works very well for me.
Thanks, Kalt I tried it again and it's working fine now maybe because i finally created 2 ext partitions and both data and system were placed on them.
Also I have another issue Suddenly my power button stopped turning the screen off i can only invoke a menu with " reboot, turn off,etc." options. What could have go wrong?
 
kallt_kaffe
Old
#7  
Senior Member
Thanks Meter 1154
Posts: 1,471
Join Date: Mar 2010

 
DONATE TO ME
Quote:
Originally Posted by -Arturo- View Post
Thanks, Kalt I tried it again and it's working fine now maybe because i finally created 2 ext partitions and both data and system were placed on them.
Also I have another issue Suddenly my power button stopped turning the screen off i can only invoke a menu with " reboot, turn off,etc." options. What could have go wrong?
check the panel and pm.sleep variables in your default.txt/startup.txt
Perhaps you've changed one of them by mistake?
 
-Arturo-
Old
#8  
-Arturo-'s Avatar
Senior Member - OP
Thanks Meter 14
Posts: 660
Join Date: Oct 2007
Thanks Kalt actually I have managed to sort it out by assigning "sleep"action to the end call(red) button under spare parts which automatically fixed my power button.

Sent from my HTC Kaiser using XDA App

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Permanent Screen Off for the Visually Impaired

Most of us take the simple act of waking up our devices and having a quick glance at the … more

App Analytics, or the Death of the Independent App Developer

This is entry number one in a series of articles about tools for app developers, … more

Serajr Power Toggles Brings Settings to the Small App World

Ever since the introduction of multi-window with things like Cornerstone and … more