I get the following error:
"An error has occured in sub:contacts_activity_create (java line: 457) java.lang.RuntimeException: Object should first be initialized (Cursor) Continue?"
But at line 457 therre is no object one could initialize.
Furthermore, I am initializing all the objects that are used by more than 1 activity in aa funkction that is called at the creation of each activity
"An error has occured in sub:contacts_activity_create (java line: 457) java.lang.RuntimeException: Object should first be initialized (Cursor) Continue?"
But at line 457 therre is no object one could initialize.
Furthermore, I am initializing all the objects that are used by more than 1 activity in aa funkction that is called at the creation of each activity
B4X:
' example
If Main.locale.Initialized=False Then Main.locale.Initialize