Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
java.lang.SecurityException: Failed to find provider null for user 0; expected to find a valid ContentProvider for this authority at android.os.Parcel.readException(Parcel.java:1942) at android.os.Parcel.readException(Parcel.java:1888) at android.content.IContentService$Stub$Proxy.notifyChange(IContentService.java:801) at android.content.ContentResolver.notifyChange(ContentResolver.java:2046) at android.content.ContentResolver.notifyChange(ContentResolver.java:1997) at android.content.ContentResolver.notifyChange(ContentResolver.java:1967) at com.activeandroid.Model.save(Model.java:162) at info.puzz.a10000sentences.dao.Dao.importLanguage(Dao.java:33) at info.puzz.a10000sentences.activities.BaseActivity$1._onResponse(BaseActivity.java:131) at info.puzz.a10000sentences.activities.BaseActivity$1.onResponse(BaseActivity.java:110) at retrofit2.ExecutorCallAdapterFactory$ExecutorCallbackCall$1$1.run(ExecutorCallAdapterFactory.java:68)
- Loading branch information