ActiveAndroid icon indicating copy to clipboard operation
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

Open jackerjin opened this issue 7 years ago • 2 comments

jackerjin avatar Sep 27 '18 10:09 jackerjin

"<provider android:name="com.activeandroid.content.ContentProvider" android:authorities="{YOUR APPLICATION ID}" android:enabled="true" android:exported="false" />"

SatishRavani avatar Feb 23 '19 06:02 SatishRavani

"<provider android:name="com.activeandroid.content.ContentProvider" android:authorities="{YOUR APPLICATION ID}" android:enabled="true" android:exported="false" />"

19dabel72 avatar Oct 27 '23 14:10 19dabel72