[android-developers] query sms from smsinbox

2010-11-08 Thread guoliang liang
hi all,
i have a problem querying out sms message from the smsinbox. currently
i able to display the sms messages using a listview. what i trying to
do is once the user select the msg from list view and a Toast will
display (with the msg content) once selected. pls enlighten me..
thanks

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] query sms from smsinbox

2010-11-08 Thread Kumar Bibek
Where are you stuck exactly? You should be setting a listener to the
listview which should extract the details of that item which you can display
in a Toast.

On Mon, Nov 8, 2010 at 7:35 AM, guoliang liang guolian...@gmail.com wrote:

 hi all,
 i have a problem querying out sms message from the smsinbox. currently
 i able to display the sms messages using a listview. what i trying to
 do is once the user select the msg from list view and a Toast will
 display (with the msg content) once selected. pls enlighten me..
 thanks

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en