Open greenrobot opened 12 years ago
More specifically which features of greenDao should be in the examples? Could we use more example projects (how many)?
Potentially all features... ;) Because people have often problems with relations and editing them, especially 1:N (and maybe even bidirectional), that would be top priority. Some variations of QueryBuilder would be cool too.
I think it would be cool to have an additional larger example that demonstrates many features would be cool.
The current example project is very limited. Either extend it to show more features of greenDAO, or provide a second example project (and keep the existing example simple).