我在android中使用SQLite.我想删除数据库.
例如: mysql- drop database dbname
mysql- drop database dbname
如何在SQLite中实现此代码?
sqlite android
android ×1
sqlite ×1