-
Hi!
I am facing a problem. Sometimes, and not always, when opening my app i get the following exception:
```
01-11 07:45:17.839 4745-4745/ltaps.app.onvinyl E/AndroidRuntime: FATAL EXCEPTION: ma…
-
I want different DAOs of different dbs into different packages, but greenDAO gradle plugin seem not to be supported, is Right?
-
![image](https://user-images.githubusercontent.com/1381736/29760258-8dd3aada-8bf4-11e7-8a71-9edde4aa2ad2.png)
看上去是condom的问题,有解么... 使用Android Studio 3.0 Beta 2
-
I am unable to create encrypted database using sqlcipher.
I am trying to this way -
DevOpenHelper helper = new DevOpenHelper(this, "book-db-encrypted.db", null);
Database db = helper.getEncrypt…
-
This must be something very obvious but I am unable to grasp how greendao's QueryBuilder handles eager loading of relations.
I have an object (Main), that has a @ToOne relationship set up for some …
-
Test in dev-dao branch if Green DAO is better, without bug
-
While pragmatic programmers often do database operations on the main thread, some prefer strictly asynchronous operations. While greenDAO offers the latter, we should also have direct Rx support in t…
-
Can you update your support library? If not it will trigger warning below:
>All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime cras…
-
in china, i can use jcenter,but i can not download the maven.....
any other channel ?
-
After updating Android Studio to 2.3 I am unable to build the project and always get the following error until I revert bag to gradle 2.2.3.
```
Error:Execution failed for task ':harvester:objectbox…