SMS conversation as threads in android -
i developing application in receiving text numbers. receiving text sms app , doesnot allow user send message through it. if message comes saved in listview. if message comes same number saved new list view item. want merge thread if different messages coming same number saved in thread normal messaging apps. remember receiving text , not sending. apply thread technique develop application save messages different listview items? not posting code because dont know post because asking suggestion , helping link can apply thread technique.
it simple, add click listener each number initiates layout. @ example below: http://www.tutorialspoint.com/android/android_list_view.htm
Comments
Post a Comment