0

I want to get intent in my application when user sends SMS from other (may be default) app. Is it possible?

scythargon
  • 3,363
  • 3
  • 32
  • 62

1 Answers1

0

Sure. You can use something called as a ContentObserver. See this thread for details:

Detecting SMS incoming and outgoing

Community
  • 1
  • 1
Anup Cowkur
  • 20,443
  • 6
  • 51
  • 84