一种基于ENUM的Android SQLite框架
资 源 简 介
A small Android SQLite framework that use Enum class to define Schema and tables. Also the framework provide you a easy way to print the content of your database in your logCat.
see http://negentropiccoder.blogspot.com/
文 件 列 表
MultipleChoiceDialogExample
.classpath
.project
AndroidManifest.xml
bin
MultipleChoiceDialogExample.apk
res
drawable
ic_popup_reminder.png
src
com
example
android
mulitipleChoice
app
EditScheduleActivity.java