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

jar包在系统源码中引入失败, #78

Open huanyuan opened 4 years ago

huanyuan commented 4 years ago

报这种注解错误NotNull cannot be resolved to a type,The import com.litesuits cannot be resolved 我的一个项目是要在系统源码中编译运行,在Androidstudio 中引入这个jar包没问题但放到系统源码编译就出现了找不到