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 361 forks source link

权限问题 #52

Open LiuYiAC opened 7 years ago

LiuYiAC commented 7 years ago

如果我要将数据库放在外部存储中,当版本选择23时在Application中初始化时就会直接报错!

thinkfeed commented 7 years ago

先申请权限再初始化吧