litesuits / android-lite-orm

LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
http://litesuits.com?form=gorm
Apache License 2.0
1.49k stars 362 forks source link

liteorm 数据库文件在那个目录下 #31

Open small-tree opened 8 years ago

thinkfeed commented 8 years ago

如果你使用的是默认的话就在/data/data/你的包名/databases下