You may able to query incoming SMS by content provider, refer to URL below. http://stackoverflow.com/questions/2223296/select-first-sms-on-android-database-inbox <http://stackoverflow.com/questions/2223296/select-first-sms-on-android-database-inbox>
And column of SMS table is defined at undocumented class - android.provider.Telephony$Sms.Inbox You may able to find it out by tool below. http://market.android.com/details?id=com.twrd.yulin.classminer Meryeme於 2012年4月11日星期三UTC+8上午5時45分43秒寫道: > > hey guys:! > > i hope everything is just fine for all of you. please can you help me? > I am wondering where does Android store the coming SMS and how can we > monitor them? please help me find out this! > > -- > Meryeme Ayache.* > **Third year Computer Science Student Engineer at > **Ecole Nationale Supérieure d'Informatique et d'Analyse des Systèmes > (Rabat)* > *Information Security System Major. > * > * > * > * > * > > -- 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

