Re: [android-beginners] Basic SMS

2009-12-15 Thread Taylor Perkins
Check out this link http://www.anddev.org/how_to_send_sms-t552.html Its what I used to write my first SMS program. On Fri, Dec 11, 2009 at 4:15 PM, jmccarthy jmccarth...@gmail.com wrote: There are a couple things I'm not sure how to do. 1. How can I read incoming or recieved SMS

[android-beginners] Basic SMS

2009-12-13 Thread jmccarthy
There are a couple things I'm not sure how to do. 1. How can I read incoming or recieved SMS messages? I don't see an intent listed for 'sms received' or anything of the like. Or do I have to read an SMS database/content somewhere? Seems like this should be fairly simple. 2. I want to know