Mukti Nath Chhetri
Mukti Nath Chhetri
Same problem here.
> same problem can anyone explain how to solve? https://github.com/pardom-zz/ActiveAndroid/issues/570#issuecomment-630023582 Copy this jar, to lib folder and include in app/gradle something like this: implementation files('libs/activeandroid-3.1.0-SNAPSHOT.jar') comment out //implementation 'com.michaelpardo:activeandroid:3.1.0-SNAPSHOT' This...
> @Suchiq [#570 (comment)](https://github.com/pardom-zz/ActiveAndroid/issues/570#issuecomment-630023582) Thanks, this solved my problem.
> > implementation files('libs/activeandroid-3.1.0-SNAPSHOT.jar') > > where is this activeandroid-3.1.0-SNAPSHOT.jar can you share > location? https://drive.google.com/file/d/1EfsPM4h9KkApt9qNCZH7W2Hjz0ViXhuj/view
> I have followed the same instruction and successfully rebuild my project but when I am running my code on-device application was crashing and I have to get this error...