when a call is coming , i overrided the incoming call screen , it
works fine , but when call is rejected(red button is pressed in
emulator) , i cant able to quit that activity.

if i give finish() , itz not working ,
if i give onDestroy, itz crashing out my phone , and itz forcing to
quit

same happens when i close with , closeContextMenu and
activity.getApplication.onTerminate()

can someone help me or atleast any suggestions ?? (i want to close
that activity when call is rejected) so that my screen behaves exactly
like how incoming call screen behaves ...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to