You can register for the ACTION_PHONE_STATE_CHANGED broadcast Intent. However, please note that with the current APIs available only 3 state call states are supported : CALL_STATE_RINGING, CALL_STATE_IDLE, CALL_STATE_OFFHOOK. There is no :"CALL_ENDED".
You may read more about it at http://developer.android.com/reference/android/telephony/TelephonyManager.html Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 18, 2:42 am, Azhar <[email protected]> wrote: > Hi > > i want to develop a application for the Android Mobile that is come in > forground on every incoming call and ask for the How was your call > with three option eg. Good, Average,Bad > Any one have the idea about it > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

