pardom-zz / ActiveAndroid

Active record style SQLite persistence for Android
http://www.activeandroid.com
4.7k stars 1.03k forks source link

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 #556

Open jackerjin opened 5 years ago

SatishRavani commented 5 years ago

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

19dabel72 commented 10 months ago

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