-
java -version 1.8
buildToolsVersion '25.0.0'
com.android.tools.build:gradle:2.3.0
运行项目发现如下问题:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:gr…
-
Hi Team,
Can we use trigger and how.
Please give the example
-
I have custom my own OpenHelper,such as:
`CustomOpenHelper helper = new CustomOpenHelper(mContext, DB_NAME, null);`
Now,I do nothing in my Helper:
`@Override
public void onUpgrade(SQLiteData…
-
As described, every time I add a new entity the DaoMaster + DaoSession get generated in a package name rooted by the new entity.
Is this configurable? I couldn't find it in the docs.
Updating every …
-
where is the source of "greendao-gradle-plugin"? is it open? thanks
-
项目中用到了 GreenDao, 为了方便, 每次 Build 之前都会重新生成一次代码. 大部分时候代码是不会有变化. 只是文件的创建时间变了.
FreeLine 每次都会认为文件改变. 然后因为改变的文件个数太多导致触发全量编译.
-
Hi Guys,
Please could you consider supporting the observer pattern, with content providers, ala https://github.com/greenrobot/greenDAO/issues/111.
Thanks
-
i have to make a funtion like history.
i already make an history entity.
and i perfer to control the history table size with in 50,
and what should i do to realize that?
-
I want to add a file generated by my own gradle plugin to the source provider, it just like what greendao does. Can anyone give me some tips?Thanks.
-
[stackoverflow Android getActivity, getContext, getView in fragment is undefined](http://stackoverflow.com/questions/41267308/android-getactivity-getcontext-getview-in-fragment-is-undefined)