ActiveAndroid
ActiveAndroid copied to clipboard
java.lang.RuntimeException: Unable to get provider com.activeandroid.content.ContentProvider: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.reflect.Field.getType()' on a null object reference
"<provider android:name="com.activeandroid.content.ContentProvider" android:authorities="{YOUR APPLICATION ID}" android:enabled="true" android:exported="false" />"
"<provider android:name="com.activeandroid.content.ContentProvider" android:authorities="{YOUR APPLICATION ID}" android:enabled="true" android:exported="false" />"