Dear Erel and all members:
i am designing a program that has two module (Activity & service), Actually my Target is ....the user enter the number in edittext object in activity module and then i am using PhoneStateChanged to watch phone status...Ringing or Idle or offhook....When this number which is entered in the activity module edit text call me ....the program should compare the entered number in activity module with the incoming number in service module, if they match start activity....How to do that? i tried it many times but i failed to do that
Anyone help please
i am designing a program that has two module (Activity & service), Actually my Target is ....the user enter the number in edittext object in activity module and then i am using PhoneStateChanged to watch phone status...Ringing or Idle or offhook....When this number which is entered in the activity module edit text call me ....the program should compare the entered number in activity module with the incoming number in service module, if they match start activity....How to do that? i tried it many times but i failed to do that
Anyone help please