Last Conversation app shows you the list of all the conversation you had with the selected contact.
LastConv is hosted in the following web site
https://github.com/kishoreyekkanti/LastConv
If you think the Android project LastConv listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LastConv.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS |
There are 1 image files in LastConv. The names of the image files are listed as follows.
user.png
The following screenshort is generated from the image listed above.
LastConv has the following Java source files.
com.last.conversation.LastConversation.java com.last.conversation.Search.java com.last.conversation.adapters.ContactsCustomAdapter.java com.last.conversation.data.UserContacts.java com.last.conversation.service.ContactsRetriever.java