开发者

importing phonebook contacts to application with checkboxes eachrow

How can I import contac开发者_StackOverflowts from phone book to my android appplication with a cheackbox on each row. Further I want to move those contacts to databse... As in this screen shot..can any one help?


Use a TableView and an adapter to retrieve the contacts and then implement each row in your table. See the code below.

http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜