安卓:保存SQLite数据库复选框

问题描述:

我要创建一个复选框一个列表视图,然后保存所有选中的复选框中的表sqlite的。然后显示下一个活动的数据库表。

I have to create one list view with checkboxes and then save all selected checkboxes in the table in sqlite. and then show the database table in next activity.

HIII ...

http://www.vogella.de/articles/AndroidListView/article.html

检查这篇文章可以帮助ü...

check this article may help for u...