一个程序中的增删改查我都会用,但是两个程序怎么操作同一个数据库啊。
可以发布ContentProviderhttp://blog.csdn.net/maylian7700/article/details/7365368例子或者资料自己可以再详细找找看看
因为两个android是夸进程的,所以要考虑用内容提供者
楼上解答的正确,不过我的帖子更通俗易懂。http://blog.csdn.net/liyuanjinglyj/article/details/45870199