Robson Oliveira

Results 3 comments of Robson Oliveira

I'm having the same problem and tried the both solutions but didn't work. My gradle: android { compileSdkVersion 23 buildToolsVersion '23.0.2' ``` defaultConfig { applicationId "com.example.vntcaro.myapp" minSdkVersion 19 targetSdkVersion 23...

Update the ActiveAndroid works for me.

compile files('libs/activeandroid-3.0.jar')