AndroidQuery icon indicating copy to clipboard operation
AndroidQuery copied to clipboard

AndroidQuery is an Android ORM for SQLite and ContentProvider which focuses on easy of use and performances thanks to annotation processing and code generation

Results 1 AndroidQuery issues
Sort by recently updated
recently updated
newest added

Is there any chance to generate `model files` when we are using compatibility with java 8? You are probably aware of that, but if you are not then: When we...