android 数据库流程分析
时间:2009-05-22 来源:gphone
数据库流程分析
通过intent 添加或者编辑contact
intent = new Intent(Intent.ACTION_INSERT, People.CONTENT_URI);
intent = new Intent(Intent.ACTION_EDIT,
&nbs……
ddddddd
通过intent 添加或者编辑contact
intent = new Intent(Intent.ACTION_INSERT, People.CONTENT_URI);
intent = new Intent(Intent.ACTION_EDIT,
&nbs……
ddddddd
相关阅读 更多 +