[Android] any integer return when user read the sms
- by dhaiwat
Hi
i want to do some activity on sms after user read it,
so how can my background service in android know that particular sms is now read(when my service start work) to react for some task.
is there system generate any integer when user read sms. if it generate than how will i get?
if anyone have any idea than share it.