You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the code on an Android 5.0 and above emulator, via Android Studio. I am getting the following error:
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.odoo.crm, PID: 2405
java.lang.RuntimeException: Unable to get provider com.odoo.addons.customers.providers.CustomersSyncProvider: java.lang.NullPointerException: println needs a message
Could someone help with debugging this? Thanks.
The text was updated successfully, but these errors were encountered:
I am trying to run the code on an Android 5.0 and above emulator, via Android Studio. I am getting the following error:
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.odoo.crm, PID: 2405
java.lang.RuntimeException: Unable to get provider com.odoo.addons.customers.providers.CustomersSyncProvider: java.lang.NullPointerException: println needs a message
Could someone help with debugging this? Thanks.
The text was updated successfully, but these errors were encountered: