-
checkout a branch to update rxjava2
weiyf updated
6 years ago
-
Hello ,
I am trying to implement Gadgetbridge App as module dependency in my project but I am getting the following error @greenrobot-team
Duplicate class de.greenrobot.dao.AbstractDao found in mod…
-
If I can't support a higher version, I will give up using green Dao because my project needs to be upgraded!
-
非常好的一个demo,如果能记录到本地,第二天能够重置步数,那就更完善了.
-
There are three fields, whether to call (1 is, 0 no), call time (timestamp Long) and add time (timestamp Long), now you need to query the paging data. It is necessary to find out the call status (valu…
-
1,Entity
![image](https://cloud.githubusercontent.com/assets/5867744/16714334/16935f1c-46f2-11e6-8948-a3bd5a7d6942.png)
2, Error
![image](https://cloud.githubusercontent.com/assets/5867744/16714349…
-
There are some early sketches for an content provider:
https://github.com/greenrobot/greenDAO/blob/master/DaoGenerator/src-template/content-provider.ftl
But it was never finalized.
Open Questions:
-…
-
我本地用IDEA运行成功,但是我想调试接口时,为什么显示如下:
![image](https://user-images.githubusercontent.com/17981095/38665614-6a270572-3e6f-11e8-8b3b-22a3b86cffe6.png)
Android才学的java后台,求指导
-
# Feature
For now (GreenDao version 3.2.2), @ToMany relationships support only List type.
But if I want a relantionship to be unique, I would use a Set or a SortedSet.
# Example
I have two ent…
-
Hello there,
First of all, I want to thank you for your work, these tools are awesome, keep up the good job !
My issue is that the **JSON1** module is not activated by default in the SQLiteDatab…