-2

How do we read text messages through an app? is it done using permissions in the manifest? Does some other approach exist?

Anish Sharma
  • 495
  • 3
  • 15
  • 2
    Welcome to StackOverflow. Please read [How do I ask a good question?](http://stackoverflow.com/help/how-to-ask). – Sufian Jun 30 '15 at 07:47
  • Not only is your idea malicious, but your question is also off topic on Stack Overflow. – SeinopSys Jun 30 '15 at 11:16

1 Answers1

1

.You can visit this post How to access the SMS storage on Android?. In this link you can see how android has access the Sms and mms storage.

Community
  • 1
  • 1
tipiwiny
  • 399
  • 1
  • 3
  • 18