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

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -