android - Display Contact,Logs and Favourite Contact in Listview in Single Activity -


i want create contact activity contains 3 tabs

1) contact address 2) contact logs (recently used) 3) favourite contact ( used)

please tell me how achieve tabs should contain listview display contact

thanks in advance

for tutorial on creating tabs using fragment, this website can help.

for listview, can use this. thing take note of need class extend listfragment instead of fragment.

hope helps =)


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -